Bug 274010 - Marble crashed when quiting
Summary: Marble crashed when quiting
Status: RESOLVED FIXED
Alias: None
Product: marble
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: 1.1.0
Assignee: marble-bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 07:50 UTC by Hrvoje Senjan
Modified: 2011-08-04 06:30 UTC (History)
0 users

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 Hrvoje Senjan 2011-05-24 07:50:31 UTC
Application: marble (1.1.80 (1.2 Beta 1))
KDE Platform Version: 4.6.80 (4.7 Beta1) (Compiled from sources)
Qt Version: 4.7.3
Operating System: Linux 2.6.38-ck x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed:

I used Marble without problems , and it crashed when i selected to quit it...

The crash can be reproduced every time.

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

Thread 4 (Thread 0x7fb26c884700 (LWP 4104)):
#0  0x00007fb27c196161 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#1  0x00007fb282fc92e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#2  0x00007fb282f9d832 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#3  0x00007fb282f9da2f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fb282eb557f in QThread::exec() () from /usr/lib/libQtCore.so.4
#5  0x00007fb282f808cf in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007fb282eb7f95 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007fb280bc5d40 in start_thread () from /lib/libpthread.so.0
#8  0x00007fb2818feaed in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb26545a700 (LWP 4160)):
#0  0x00007fb280bc9a34 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fb2724ec192 in ?? ()
#2  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb2648d9700 (LWP 4533)):
#0  0x00007fb2818f8923 in select () from /lib/libc.so.6
#1  0x00007fb282f80281 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007fb282eb7f95 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007fb280bc5d40 in start_thread () from /lib/libpthread.so.0
#4  0x00007fb2818feaed in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb284e98760 (LWP 4089)):
[KCrash Handler]
#6  0x00007fb2724867c0 in ?? ()
#7  0x00007fb282eb6601 in QThreadStorageData::finish(void**) () from /usr/lib/libQtCore.so.4
#8  0x00007fb282fa119d in QCoreApplicationPrivate::~QCoreApplicationPrivate() () from /usr/lib/libQtCore.so.4
#9  0x00007fb28237b469 in QApplicationPrivate::~QApplicationPrivate() () from /usr/lib/libQtGui.so.4
#10 0x00007fb282fb574b in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#11 0x00007fb282385c79 in QApplication::~QApplication() () from /usr/lib/libQtGui.so.4
#12 0x0000000000419b0c in main (argc=1, argv=0x7fff1d431c58) at /home/src/build/x86_64/kdeedu/src/kdeedu/marble/src/kdemain.cpp:278

Possible duplicates by query: bug 265943.

Reported using DrKonqi