Application that crashed: k3b Version of the application: 1.69.0 KDE Version: 4.3.4 (KDE 4.3.4) Qt Version: 4.6.0 Operating System: Linux 2.6.32-sabayon x86_64 Distribution: "Gentoo Base System release 2.0.1" What I was doing when the application crashed: when launching k3b from the device launcher (kde4) which displays copy with k3b, k3b segfaults -- Backtrace: Application: K3b (k3b), signal: Segmentation fault Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.3-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace [Current thread is 1 (Thread 0x7f78a3ce8750 (LWP 13531))] Thread 2 (Thread 0x7f788d3d1910 (LWP 13551)): [KCrash Handler] #5 0x00007f78a358e706 in K3b::Iso9660Directory::expand() () from /usr/lib64/libk3b.so.6 #6 0x00007f78a358ed45 in K3b::Iso9660Directory::entry(QString const&) () from /usr/lib64/libk3b.so.6 #7 0x00007f78a35ae7eb in K3b::Medium::analyseContent() () from /usr/lib64/libk3b.so.6 #8 0x00007f78a35aee4c in K3b::Medium::update() () from /usr/lib64/libk3b.so.6 #9 0x00007f78a35b02cc in K3b::MediaCache::PollThread::run() () from /usr/lib64/libk3b.so.6 #10 0x00007f789f8a11e5 in ?? () from /usr/lib64/qt4/libQtCore.so.4 #11 0x00007f789e1b6624 in start_thread () from /lib/libpthread.so.0 #12 0x00007f789e6fc56d in clone () from /lib/libc.so.6 #13 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f78a3ce8750 (LWP 13531)): #0 0x00007f789e6f38a3 in poll () from /lib/libc.so.6 #1 0x00007f789867eb4a in ?? () from /usr/lib/libxcb.so.1 #2 0x00007f789867f087 in ?? () from /usr/lib/libxcb.so.1 #3 0x00007f789867f335 in xcb_writev () from /usr/lib/libxcb.so.1 #4 0x00007f789c8cd35a in _XSend () from /usr/lib64/libX11.so.6 #5 0x00007f789c8cd499 in _XReply () from /usr/lib64/libX11.so.6 #6 0x00007f789c8aa867 in XGetWindowProperty () from /usr/lib64/libX11.so.6 #7 0x00007f789c8a99ac in XGetWMHints () from /usr/lib64/libX11.so.6 #8 0x00007f789eedde42 in QWidgetPrivate::show_sys() () from /usr/lib64/qt4/libQtGui.so.4 #9 0x00007f789eea08ed in QWidgetPrivate::show_helper() () from /usr/lib64/qt4/libQtGui.so.4 #10 0x00007f789eea25aa in QWidget::setVisible(bool) () from /usr/lib64/qt4/libQtGui.so.4 #11 0x00007f789f2b493c in QDialog::setVisible(bool) () from /usr/lib64/qt4/libQtGui.so.4 #12 0x00007f789f2b419a in QDialog::exec() () from /usr/lib64/qt4/libQtGui.so.4 #13 0x000000000055690d in _start () Reported using DrKonqi
Looks similar to bug 196901.
Extra details: I had just finished burning an iso, which I think failed as i cant access the disc and that may be what is causing the crash.
version 1.69.0
SVN commit 1076951 by mmalek: Additional checking if firstIsoDirEntry is not null. It might happen e.g. after failed burn. BUG: 223362 M +34 -29 k3bmedium.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1076951
*** Bug 196901 has been marked as a duplicate of this bug. ***
*** Bug 225108 has been marked as a duplicate of this bug. ***