On Fri, Sep 10, 2010 at 3:07 PM, George Kiagiadakis <[email protected]> wrote: > That's not very useful, you need to install libqt4-dbg before > generating the backtrace.
Here it is: Application: Marble Desktop Globe (marble), signal: Segmentation fault [Current thread is 1 (Thread 0xb3a31b50 (LWP 6157))] Thread 3 (Thread 0xb1618b70 (LWP 6158)): #0 0xb437f49f in g_main_context_check () from /lib/libglib-2.0.so.0 #1 0xb437fdce in ?? () from /lib/libglib-2.0.so.0 #2 0xb43801b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0xb6b4afaf in QEventDispatcherGlib::processEvents (this=0xa1c8b58, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #4 0xb6b1b3e9 in QEventLoop::processEvents (this=0xb1618290, flags=) at kernel/qeventloop.cpp:149 #5 0xb6b1b86a in QEventLoop::exec (this=0xb1618290, flags=...) at kernel/qeventloop.cpp:201 #6 0xb6a1961e in QThread::exec (this=0xa1c8318) at thread/qthread.cpp:490 #7 0xb6afa5ab in QInotifyFileSystemWatcherEngine::run (this=0xa1c8318) at io/qfilesystemwatcher_inotify.cpp:248 #8 0xb6a1c8d9 in QThreadPrivate::start (arg=0xa1c8318) at thread/qthread_unix.cpp:266 #9 0xb4429955 in start_thread (arg=0xb1618b70) at pthread_create.c:300 #10 0xb5c2910e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xb09feb70 (LWP 6159)): #0 0xb437f624 in g_main_context_prepare () from /lib/libglib-2.0.so.0 #1 0xb437fbe9 in ?? () from /lib/libglib-2.0.so.0 #2 0xb43801b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #3 0xb6b4afaf in QEventDispatcherGlib::processEvents (this=0xa244340, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #4 0xb6b1b3e9 in QEventLoop::processEvents (this=0xb09fe290, flags=) at kernel/qeventloop.cpp:149 #5 0xb6b1b86a in QEventLoop::exec (this=0xb09fe290, flags=...) at kernel/qeventloop.cpp:201 #6 0xb6a1961e in QThread::exec (this=0xa1b7a78) at thread/qthread.cpp:490 #7 0xb6afa5ab in QInotifyFileSystemWatcherEngine::run (this=0xa1b7a78) at io/qfilesystemwatcher_inotify.cpp:248 #8 0xb6a1c8d9 in QThreadPrivate::start (arg=0xa1b7a78) at thread/qthread_unix.cpp:266 #9 0xb4429955 in start_thread (arg=0xb09feb70) at pthread_create.c:300 #10 0xb5c2910e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 >> BTW which version of Qt are you using? My Qt version is 4:4.6.3-1+b1 >> and libglib2.0-0 2.24.1-1. I can try some other versions if needed. > > Hmm.. I'm actually using Qt 4.7.0~rc1 from experimental and glib > 2.24.1, like you. Upgraded to qt 4.7, but it did not help (the above backtrace is with qt 4.7) Regards, Zsolt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

