Version: 2.12 (using 4.2.2 (KDE 4.2.2), Kubuntu packages) Compiler: cc OS: Linux (x86_64) release 2.6.28-11-generic After reporting the following bug: https://bugs.kde.org/show_bug.cgi?id=191742 .. I tried to open the affected file with Ark directly. It also crashed. The file was created by one of my cronjobs via: tar --totals --numeric-owner -cPf $BNAME --exclude /proc\* --exclude /sys\* --exclude /tmp/\* / 2>> $LOG tar -tf $BNAME > $BNAME.ls 2>> $LOG bzip2 -zv3 $BNAME 2>> $LOG This backtrace appears to be of no use. This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash. (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7f8361c7c750 (LWP 24348)] [New Thread 0x7f8352595950 (LWP 24349)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0x00007f835df42d21 in nanosleep () from /lib/libc.so.6 [Current thread is 0 (LWP 24348)] Thread 2 (Thread 0x7f8352595950 (LWP 24349)): #0 0x00007f835df77496 in poll () from /lib/libc.so.6 #1 0x00007f835aa0077f in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007f835aa00a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007f835eb35e8e in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #4 0x00007f835eb0b002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #5 0x00007f835eb0b3cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #6 0x00007f835ea209b8 in QThread::exec () from /usr/lib/libQtCore.so.4 #7 0x00007f836188215d in ?? () from /usr/lib/libkerfuffle.so.4 #8 0x00007f835ea23952 in ?? () from /usr/lib/libQtCore.so.4 #9 0x00007f835b59b3ba in start_thread () from /lib/libpthread.so.0 #10 0x00007f835df80fcd in clone () from /lib/libc.so.6 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f8361c7c750 (LWP 24348)): #0 0x00007f835df42d21 in nanosleep () from /lib/libc.so.6 #1 0x00007f835df42b47 in sleep () from /lib/libc.so.6 #2 0x00007f8360b4fb1f in ?? () from /usr/lib/libkdeui.so.5 #3 0x00007f8360b5042a in KCrash::defaultCrashHandler () from /usr/lib/libkdeui.so.5 #4 <signal handler called> #5 0x00007f8356c3975d in ?? () from /usr/lib/kde4/libarkpart.so #6 0x00007f8356c29204 in ?? () from /usr/lib/kde4/libarkpart.so #7 0x00007f835eb1c848 in QObject::event () from /usr/lib/libQtCore.so.4 #8 0x00007f835f6b583d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #9 0x00007f835f6bda2a in QApplication::notify () from /usr/lib/libQtGui.so.4 #10 0x00007f8360aea26b in KApplication::notify () from /usr/lib/libkdeui.so.5 #11 0x00007f835eb0c75c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #12 0x00007f835eb0d3ca in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib/libQtCore.so.4 #13 0x00007f835eb361e3 in ?? () from /usr/lib/libQtCore.so.4 #14 0x00007f835a9fd20a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #15 0x00007f835aa008e0 in ?? () from /usr/lib/libglib-2.0.so.0 #16 0x00007f835aa00a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #17 0x00007f835eb35e6f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #18 0x00007f835f74dc9f in ?? () from /usr/lib/libQtGui.so.4 #19 0x00007f835eb0b002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #20 0x00007f835eb0b3cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #21 0x00007f835eb0d694 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #22 0x000000000040c512 in _start () #0 0x00007f835df42d21 in nanosleep () from /lib/libc.so.6
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? You need to install the "kdeutils-dbg" package Thanks
Closing as NEEDSINFO.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!