Application: dolphin (1.4) KDE Platform Version: 4.4.2 (KDE 4.4.2) Qt Version: 4.6.2 Operating System: Linux 2.6.32-21-generic i686 Distribution: Ubuntu 10.04 LTS -- Information about the crash: Dolphin crashed after playing .ape file via network. The crash happened after closing VCL player. The crash can be reproduced some of the time. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [Current thread is 1 (Thread 0xb781a710 (LWP 1512))] Thread 2 (Thread 0xb5033b70 (LWP 1516)): #0 0x00da0e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1 #1 0x02d066fb in qt_gettime () at kernel/qcore_unix.cpp:111 #2 0x02d0b825 in QTimerInfoList::updateCurrentTime (this=0x8f1b0ac) at kernel/qeventdispatcher_unix.cpp:340 #3 0x02d0b86a in QTimerInfoList::timerWait (this=0x8f1b0ac, tm=...) at kernel/qeventdispatcher_unix.cpp:443 #4 0x02d09818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xb50330cc) at kernel/qeventdispatcher_glib.cpp:136 #5 0x02d098a5 in timerSourcePrepare (source=0x0, timeout=0xda4ff4) at kernel/qeventdispatcher_glib.cpp:169 #6 0x014b4aca in g_main_context_prepare () from /lib/libglib-2.0.so.0 #7 0x014b4ee9 in ?? () from /lib/libglib-2.0.so.0 #8 0x014b54b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #9 0x02d0960f in QEventDispatcherGlib::processEvents (this=0x8e60520, flags=...) at kernel/qeventdispatcher_glib.cpp:414 #10 0x02cdc059 in QEventLoop::processEvents (this=0xb5033290, flags=) at kernel/qeventloop.cpp:149 #11 0x02cdc4aa in QEventLoop::exec (this=0xb5033290, flags=...) at kernel/qeventloop.cpp:201 #12 0x02bd85a8 in QThread::exec (this=0x8ed0318) at thread/qthread.cpp:487 #13 0x02cbbc1b in QInotifyFileSystemWatcherEngine::run (this=0x8ed0318) at io/qfilesystemwatcher_inotify.cpp:248 #14 0x02bdb32e in QThreadPrivate::start (arg=0x8ed0318) at thread/qthread_unix.cpp:248 #15 0x0076696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #16 0x068bba0e in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb781a710 (LWP 1512)): [KCrash Handler] #6 ~Scanline (this=0x16, __in_chrg=<value optimized out>) at painting/qtessellator.cpp:435 #7 0x05086ac3 in ~QTessellatorPrivate (this=0x930c900, __in_chrg=<value optimized out>) at painting/qtessellator.cpp:74 #8 ~QTessellator (this=0x930c900, __in_chrg=<value optimized out>) at painting/qtessellator.cpp:1206 #9 0x050e9435 in ~QXRenderTessellator (this=0x930c900, __in_chrg=<value optimized out>) at painting/qpaintengine_x11.cpp:251 #10 0x050de117 in ~QX11PaintEngine (this=0x92abb78, __in_chrg=<value optimized out>) at painting/qpaintengine_x11.cpp:467 #11 0x04fc323c in QX11PixmapData::release (this=0x8f29f20) at image/qpixmap_x11.cpp:1243 #12 0x04fc3b46 in ~QX11PixmapData (this=0x8f29f20, __in_chrg=<value optimized out>) at image/qpixmap_x11.cpp:1238 #13 0x04fb01d6 in ~QExplicitlySharedDataPointer (this=0x93146d4, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qshareddata.h:159 #14 ~QPixmap (this=0x93146d4, __in_chrg=<value optimized out>) at image/qpixmap.cpp:323 #15 0x076ed57a in QVector<QPixmap>::free (this=0x93087ac, x=0x93146b8) at /usr/include/qt4/QtCore/qvector.h:436 #16 0x076ed5e5 in ~QVector (this=0x93087a8, __in_chrg=<value optimized out>) at /usr/include/qt4/QtCore/qvector.h:119 #17 ~TileSet (this=0x93087a8, __in_chrg=<value optimized out>) at ../../../kstyles/oxygen/lib/tileset.h:69 #18 0x076ff7ea in QCache<unsigned long long, TileSet>::clear (this=0x8c1d5d0) at /usr/include/qt4/QtCore/qcache.h:139 #19 OxygenStyleHelper::invalidateCaches (this=0x8c1d5d0) at ../../../kstyles/oxygen/helper.cpp:47 #20 0x07729352 in cleanupBefore () at ../../../kstyles/oxygen/oxygen.cpp:100 #21 0x02cddf30 in qt_call_post_routines () at kernel/qcoreapplication.cpp:201 #22 0x04ec7878 in ~QApplication (this=0xbfbaf324, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1016 #23 0x0117876a in ~KApplication (this=0xbfbaf324, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kapplication.cpp:896 #24 0x0117fb58 in ~KUniqueApplication (this=0xbfbaf324, __in_chrg=<value optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:367 #25 0x0807bbdd in main (argc=5, argv=0xbfbaf504) at ../../../../apps/dolphin/src/main.cpp:103 Reported using DrKonqi
Thanks for the report. This looks like a Qt-issue at the first sight. Is the issue still reproducible for you with Qt 4.7?
(In reply to comment #1) > Thanks for the report. This looks like a Qt-issue at the first sight. Is the > issue still reproducible for you with Qt 4.7? Sorry, can't help with reproducing, don't have that computer anymore. :\
I'll close this as OP cannot reproduce this bug anymore. If you still experience this crash, please reopen & attach steps to reproduce. Thanks :)