Application: krusader (2.2.0-beta1 "DeKade") KDE Platform Version: 4.5.2 (KDE 4.5.2) Qt Version: 4.6.3 Operating System: Linux 2.6.32.23-170.fc12.x86_64 x86_64 Distribution: "Fedora release 12 (Constantine)" -- Information about the crash: Changed kwinrc settings manually using kwrite, after saving and on close crash error appeared -- Backtrace: Application: Krusader (krusader), signal: Aborted 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #6 0x00000038d60327f5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00000038d6033fd5 in abort () at abort.c:92 #8 0x0000000000498358 in KrPreviewJob::slotStartJob (this=0x23137c0) at /usr/src/debug/krusader-2.2.0-beta1/krusader/Panel/krpreviewjob.cpp:104 #9 0x0000000000495080 in KrPreviewJob::qt_metacall (this=0x23137c0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4cda3e50) at /usr/src/debug/krusader-2.2.0-beta1/x86_64-redhat-linux-gnu/krusader/Panel/moc_krpreviewjob.cpp:78 #10 0x00000037d5d66606 in QMetaObject::activate (sender=0x23137f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295 #11 0x00000037d5d6299e in QObject::event (this=0x23137f0, e=0x7fff4cda45a0) at kernel/qobject.cpp:1212 #12 0x00000037d69ab36c in QApplicationPrivate::notify_helper (this=0x17a8ab0, receiver=0x23137f0, e=0x7fff4cda45a0) at kernel/qapplication.cpp:4306 #13 0x00000037d69b173b in QApplication::notify (this=<value optimized out>, receiver=0x23137f0, e=0x7fff4cda45a0) at kernel/qapplication.cpp:4189 #14 0x0000003f8ee1d0e6 in KApplication::notify (this=0x7fff4cda4bd0, receiver=0x23137f0, event=0x7fff4cda45a0) at /usr/src/debug/kdelibs-4.5.2/kdeui/kernel/kapplication.cpp:310 #15 0x00000037d5d539cc in QCoreApplication::notifyInternal (this=0x7fff4cda4bd0, receiver=0x23137f0, event=0x7fff4cda45a0) at kernel/qcoreapplication.cpp:726 #16 0x00000037d5d7c182 in sendEvent (this=0x17ac6e0) at kernel/qcoreapplication.h:215 #17 QTimerInfoList::activateTimers (this=0x17ac6e0) at kernel/qeventdispatcher_unix.cpp:603 #18 0x00000037d5d79728 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #19 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #20 0x00000038d8c3923e in g_main_dispatch (context=0x17aae20) at gmain.c:1960 #21 IA__g_main_context_dispatch (context=0x17aae20) at gmain.c:2513 #22 0x00000038d8c3cc28 in g_main_context_iterate (context=0x17aae20, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591 #23 0x00000038d8c3cd4a in IA__g_main_context_iteration (context=0x17aae20, may_block=1) at gmain.c:2654 #24 0x00000037d5d793f3 in QEventDispatcherGlib::processEvents (this=0x17821f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #25 0x00000037d6a4a86e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #26 0x00000037d5d52412 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #27 0x00000037d5d526dc in QEventLoop::exec (this=0x7fff4cda4840, flags=...) at kernel/qeventloop.cpp:201 #28 0x00000037d5d55dab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003 #29 0x000000000045cfaa in main (argc=29060704, argv=<value optimized out>) at /usr/src/debug/krusader-2.2.0-beta1/krusader/main.cpp:324 Reported using DrKonqi
fixed by commit 1605beaa05b19a49a556b42c9c5b1ca6298e5d9f
Created attachment 63553 [details] New crash information added by DrKonqi krusader (2.3.0-beta1 "New Horizons") on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2 - What I was doing when the application crashed: moving files to external drive when done krusader closes -- Backtrace (Reduced): #8 0x000000000049f160 in KrPreviewJob::slotStartJob (this=0x1e7f9d0) at /build/buildd/krusader-2.3.0~beta1/krusader/Panel/krpreviewjob.cpp:104 #9 0x0000000000497990 in KrPreviewJob::qt_metacall (this=0x1e7f9d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff31b43690) at /build/buildd/krusader-2.3.0~beta1/obj-x86_64-linux-gnu/krusader/Panel/moc_krpreviewjob.cpp:78 [...] #11 0x00007fc2b37dc1c9 in QObject::event (this=0x1e7fa00, e=<value optimized out>) at kernel/qobject.cpp:1190 #12 0x00007fc2b3cb69f4 in QApplicationPrivate::notify_helper (this=0x13975f0, receiver=0x1e7fa00, e=0x7fff31b43d90) at kernel/qapplication.cpp:4462 #13 0x00007fc2b3cbb3ba in QApplication::notify (this=<value optimized out>, receiver=0x1e7fa00, e=0x7fff31b43d90) at kernel/qapplication.cpp:4341
*** Bug 284202 has been marked as a duplicate of this bug. ***