Bug 284294 - Marble crashes on exit
Summary: Marble crashes on exit
Status: RESOLVED DUPLICATE of bug 286069
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: 1.3 (KDE 4.8)
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 18:56 UTC by Michael Weimann
Modified: 2011-11-26 13:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Weimann 2011-10-17 18:56:19 UTC
Application: marble (1.2.0 (stable release))
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
Everytime trying to close Marble it crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: Marble Virtual Globe (marble), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f03611fa780 (LWP 7734))]

Thread 4 (Thread 0x7f0349f37700 (LWP 7737)):
#0  0x00007f035dbe3773 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f0358627f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f0358628792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f03522c7516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007f035864d2b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f03590f5efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007f035dbef89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f0339a45700 (LWP 7798)):
#0  0x00007f03590fa3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f035f25911e in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f035f24d81f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f035f258d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f03590f5efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f035dbef89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f0338a43700 (LWP 7801)):
#0  0x00007f03590fa3cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
#1  0x00007f035f25911e in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007f035f24d81f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007f035f258d05 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007f03590f5efc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00007f035dbef89d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f03611fa780 (LWP 7734)):
[KCrash Handler]
#6  0x00007f033e130540 in ?? ()
#7  0x00007f035f342b78 in qt_call_post_routines() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007f035e6f9ac8 in QApplication::~QApplication() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#9  0x0000000000419e5a in main (argc=1, argv=0x7fffe4f1aa28) at ../../src/kdemain.cpp:278

Possible duplicates by query: bug 283401, bug 274071, bug 271699, bug 271519, bug 269822.

Reported using DrKonqi
Comment 1 Bernhard Beschow 2011-11-26 13:54:33 UTC
Looks like the crash is caused by MarbleRunners whose plugins already got destroyed. Part of the issue has been fixed for marble-1.2.1, therefore marking as duplicate to a later version.

*** This bug has been marked as a duplicate of bug 286069 ***