Summary: | Marble crashes when entering geographical coordinates | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | stephengw |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | justin.zobel, nienhueser, sidicas |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
It appears this crash report is more useful
BT Full Backtrace |
Description
stephengw
2013-01-26 23:12:31 UTC
Same crash here using KDE 4.8.4 in Debian Wheezy (testing).... I start up marble and quickly thpe in 23,113 and hit enter, then marble crashes instantly. If I take more than 2 seconds to type in the coordinates, then marble doesn't crash. Looks to be a threading or race condition problem. -David Created attachment 76836 [details]
It appears this crash report is more useful
It appears this crash report is more useful
I can reproduce comment 1 in master, backtrace: ASSERT: "result != d->m_mapping.rightEnd()" in file /home/nienhues/marble/src/src/lib/kdescendantsproxymodel.cpp, line 367 Program received signal SIGABRT, Aborted. [Switching to Thread 0xab0feb40 (LWP 9429)] 0xb7fdd424 in __kernel_vsyscall () (gdb) bt #0 0xb7fdd424 in __kernel_vsyscall () #1 0xb690e1df in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #2 0xb6911825 in __GI_abort () at abort.c:91 #3 0xb7d2272c in qt_message_output(QtMsgType, char const*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #4 0xb7d22b39 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #5 0xb7d22c58 in qFatal(char const*, ...) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #6 0xb7d22ce5 in qt_assert(char const*, char const*, int) () from /usr/lib/i386-linux-gnu/libQtCore.so.4 #7 0xb6da2090 in KDescendantsProxyModel::mapToSource (this=0x8293474, proxyIndex=...) at /home/nienhues/marble/src/src/lib/kdescendantsproxymodel.cpp:367 #8 0xb6da0f06 in KDescendantsProxyModel::data (this=0x8293474, index=..., role=0) at /home/nienhues/marble/src/src/lib/kdescendantsproxymodel.cpp:500 #9 0xab0fe030 in ?? () Created attachment 76840 [details]
BT Full Backtrace
BT full backtrace
Thank you for the report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Not reproducible in current version of application I've marked it as resolved. If this is still an issue for you David please reopen this bug report or let us know. |