Version: (using KDE 4.1.1) Compiler: GCC 4.1.2 Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib Thread model: posix OS: Linux Installed from: Compiled From Sources Sometimes crash report of KGet crash appears when logging out from KDE. It's usually happens along with KWin crash report or some other (I don't remember exact, but maybe KMail or Akregator).
Приложение: KGet (kget), сигнал SIGABRT Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 0x7ff8511ad700 (LWP 10517)] [KCrash handler] #5 0x00007ff84cc2755b in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:67 #6 0x00007ff84cc2890e in *__GI_abort () at abort.c:88 #7 0x00007ff84cc20b0f in *__GI___assert_fail ( assertion=0x7ff84bc47ccb "!c->xlib.lock", file=0x7ff84bc47cc0 "xcb_xlib.c", line=73, function=0x7ff84bc47cf0 "xcb_xlib_lock") at assert.c:78 #8 0x00007ff84bc47b4b in xcb_xlib_lock (c=0xd682b0) at xcb_xlib.c:73 #9 0x00007ff84ed82723 in _XCBLockDisplay (dpy=0xd7b3e0) at xcb_lock.c:21 #10 0x00007ff84e3e5766 in XRenderFreePicture (dpy=0xd7b3e0, picture=109052837) at Picture.c:236 #11 0x00007ff84d530423 in QX11PixmapData::release (this=0x12ed5e0) at image/qpixmap_x11.cpp:1165 #12 0x00007ff84d530784 in ~QX11PixmapData (this=0x2915) at image/qpixmap_x11.cpp:1141 #13 0x00007ff84d5273fd in QPixmap::deref (this=0x12ee230) at image/qpixmap.cpp:1260 #14 0x00007ff84d527aa4 in ~QPixmap (this=0x2915) at image/qpixmap.cpp:321 #15 0x00007ff846a66312 in ~TileSet (this=0x12ee160) at /usr/src/packages/kde4/4.1.1/kdebase-runtime-4.1.1/kstyles/oxygen/tileset.h:61 #16 0x00007ff846a70d54 in QCache<unsigned long long, TileSet>::clear ( this=0xd92db0) at /usr/include/QtCore/qcache.h:140 #17 0x00007ff846a70dad in ~QCache (this=0xd92db0) at /usr/include/QtCore/qcache.h:104 #18 0x00007ff846a71096 in ~OxygenStyleHelper (this=0xd92ba0) at /usr/src/packages/kde4/4.1.1/kdebase-runtime-4.1.1/kstyles/oxygen/helper.h:39 #19 0x00007ff846a758e7 in destroy () at /usr/src/packages/kde4/4.1.1/kdebase-runtime-4.1.1/kstyles/oxygen/oxygen.cpp:84 #20 0x00007ff846a8d975 in ~KCleanUpGlobalStatic (this=0x7ff846b9a3f0) at /usr/include/KDE/../kglobal.h:67 #21 0x00007ff846a7589a in __tcf_1 () at /usr/src/packages/kde4/4.1.1/kdebase-runtime-4.1.1/kstyles/oxygen/oxygen.cpp:84 #22 0x00007ff84cc29eb9 in *__GI_exit (status=1) at exit.c:75 #23 0x00007ff84ed7bf18 in _XDefaultError (dpy=0xd7b3e0, event=0x7fff591e6d00) at XlibInt.c:2853 #24 0x00007ff84ed7bfe5 in _XError (dpy=0xd7b3e0, rep=0xe103a0) at XlibInt.c:2905 #25 0x00007ff84ed82fd2 in process_responses (dpy=0xd7b3e0, wait_for_first_event=0, current_error=0x7fff591e6e58, current_request=693763) at xcb_io.c:138 #26 0x00007ff84ed83388 in _XReply (dpy=0xd7b3e0, rep=0x7fff591e6ea0, extra=0, discard=1) at xcb_io.c:368 #27 0x00007ff84ed77dd9 in XSync (dpy=0xd7b3e0, discard=1) at Sync.c:48 #28 0x00007ff84ed583cd in XCloseDisplay (dpy=0xd7b3e0) at ClDisplay.c:67 #29 0x00007ff84d4d4ea5 in qt_cleanup () at kernel/qapplication_x11.cpp:2325 #30 0x00007ff84d47bac6 in ~QApplication (this=0x7fff591e70b0) at kernel/qapplication.cpp:1020 #31 0x00007ff850dbd2fb in ~KApplication (this=0x7fff591e70b0) at /usr/src/packages/kde4/4.1.1/kdelibs-4.1.1/kdeui/kernel/kapplication.cpp:944 #32 0x00007ff850dc4a4e in ~KUniqueApplication (this=0x7fff591e70b0) at /usr/src/packages/kde4/4.1.1/kdelibs-4.1.1/kdeui/kernel/kuniqueapplication.cpp:374 #33 0x00000000004595a3 in ~KGetApp (this=0x7fff591e70b0) at /usr/src/packages/kde4/4.1.1/kdenetwork-4.1.1/kget/main.cpp:39 #34 0x0000000000458b7f in main (argc=5, argv=0x7fff591e7658) at /usr/src/packages/kde4/4.1.1/kdenetwork-4.1.1/kget/main.cpp:153 #0 0x00007ff84cc8b9b0 in __nanosleep_nocancel () from /lib/libc.so.6
This crash does not look like a KGet crash. I think it could even be a crash somewhere in X (or Qt?)
*** This bug has been marked as a duplicate of bug 163538 ***