[Marble-bugs] [Bug 271798] New: Crash when panning by clicking map edges
jaimes at optech.ca
jaimes at optech.ca
Tue Apr 26 19:28:08 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=271798
Summary: Crash when panning by clicking map edges
Product: marble
Version: unspecified
Platform: MS Windows
OS/Version: MS Windows
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: marble-bugs at kde.org
ReportedBy: jaimes at optech.ca
Version: unspecified
OS: MS Windows
When compiling marble on windows using MSVC2008 you get this warning
..\src\lib\marblewidget.cpp(60) : warning C4717: 'Marble::sqrt' : recursive on
all control paths, function will cause runtime stack overflow
This appears to be exactly what happens when you pan the map by clicking on the
widget edges since that causes Marble::moveStep() to get called which uses the
sqrt() function.
The same thing appears to happen when using the 1.1.0 binary release for
windows.
Reproducible: Didn't try
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Marble-bugs
mailing list