Version: 2.1 Using KDE 4.1.00 (KDE 4.0.99 (4.1 RC1+)) (using Devel) Installed from: Compiled sources Compiler: gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] OS: Linux I have seen this crash 3 times in 2 weeks, I don't know how to reproduce. Here's the stacktrace: Application: Konsole (konsole), signal SIGSEGV [?1034h[Thread debugging using libthread_db enabled] [New Thread 0xb63586d0 (LWP 4946)] [New Thread 0xb48ffb90 (LWP 4951)] [KCrash handler] #6 0xb6a50b0c in QX11PixmapData::release (this=0x8a21ee0) at image/qpixmap_x11.cpp:1162 #7 0xb6a5157a in ~QX11PixmapData (this=0x8a21ee0) at image/qpixmap_x11.cpp:1141 #8 0xb6a4707d in QPixmap::deref (this=0x8a2aac8) at image/qpixmap.cpp:1260 #9 0xb6a481bd in ~QPixmap (this=0x8a2aac8) at image/qpixmap.cpp:321 #10 0xb609f24a in ~TileSet (this=0x8a2aa60) at /usr/src/debug/kdebase-runtime-4.0.99/kstyles/oxygen/tileset.h:61 #11 0xb60a845f in QCache<unsigned long long, TileSet>::clear (this=0x8088210) at /usr/include/QtCore/qcache.h:140 #12 0xb60a93af in ~OxygenStyleHelper (this=0x8088100) at /usr/include/QtCore/qcache.h:104 #13 0xb60ad985 in destroy () at /usr/src/debug/kdebase-runtime-4.0.99/kstyles/oxygen/oxygen.cpp:84 #14 0xb60c228b in ~KCleanUpGlobalStatic (this=0xb60c6428) at /usr/include/KDE/../kglobal.h:67 #15 0xb66418f1 in exit () from /lib/libc.so.6 #16 0xb717a659 in _IceDefaultIOErrorHandler (iceConn=0x8089700) at error.c:621 #17 0xb7182be6 in _IceWrite (iceConn=0x8089700, nbytes=16, ptr=0x80b14c0 "\001\v\001") at misc.c:419 #18 0xb7182c22 in IceFlush (iceConn=0x8089700) at misc.c:82 #19 0xb71922b1 in SmcCloseConnection (smcConn=0x80dd970, count=0, reasonMsgs=0x0) at sm_client.c:316 #20 0xb69eb443 in ~QSessionManager (this=0x80d8988) at kernel/qapplication_x11.cpp:5419 #21 0xb69998c9 in ~QApplication (this=0xbfc23864) at kernel/qapplication.cpp:1025 #22 0xb7a4294e in ~KApplication (this=0xbfc23864) at /usr/src/debug/kdelibs-4.0.99/kdeui/kernel/kapplication.cpp:945 #23 0xb7a496e8 in ~KUniqueApplication (this=0xbfc23864) at /usr/src/debug/kdelibs-4.0.99/kdeui/kernel/kuniqueapplication.cpp:374 #24 0xb7eb05d4 in ~Application (this=0xbfc23864) at /usr/src/debug/kdebase-4.0.99/apps/konsole/src/Application.cpp:279 #25 0xb7eb6b3d in kdemain (argc=5, argv=0xbfc23994) at /usr/src/debug/kdebase-4.0.99/apps/konsole/src/main.cpp:94 #26 0x080487b2 in main (argc=) at /usr/src/debug/kdebase-4.0.99/build/apps/konsole/src/konsole_dummy.cpp:3 #0 0xffffe430 in __kernel_vsyscall ()
> I have seen this crash 3 times in 2 weeks, > I don't know how to reproduce. Here's the stacktrace: If you continually log in, start Konsole and then log out of KDE does it happen periodically?
I logged in and out 15 times, it didn't happen. When it happens, ~/.xsession-errors shows some X errors and X doesn't exit, I must kill it with Ctrl-Alt-Backspace. I'll post ~/.xsession-errors next time.
Well, it crashed as I was logging out after a full session with konqueror, kontact etc. after the 15 tests... I'll try to find a pattern here.
*** This bug has been marked as a duplicate of bug 163538 ***