Summary: | K3B crashes when deleting a directory opened in K3B | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Gregor Petrin <gregap> |
Component: | general | Assignee: | Sebastian Trueg <trueg> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | dflogeras2, eightmillion, f, fmiller, luqkzter, michalm, Regnaron, sputnikshock |
Priority: | NOR | ||
Version: | 1.66.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | bt full log for crash from bug 196509 |
Description
Gregor Petrin
2009-06-14 18:19:15 UTC
I can confirm this crash with a more or less recent svn checkout with KDE-4.2.4 (+personal patch to fix bug 195986 for me). Simple (more verbose) backtrace: Starting program: /home/oliver/k3b/multimedia/k3b/build/src/k3b --nofork [Thread debugging using libthread_db enabled] [New Thread 0x7fe2ccefc750 (LWP 25396)] [New Thread 0x40b1a950 (LWP 25397)] [New Thread 0x42715950 (LWP 25417)] [New Thread 0x4131b950 (LWP 25419)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fe2ccefc750 (LWP 25396)] 0x0000000000520d0a in K3b::MetaItemModel::parent (this=0xb1ddc0, index=@0x117cde0) at /home/oliver/k3b/multimedia/k3b/src/k3bmetaitemmodel.cpp:467 467 if ( !index.isValid() || !node || node->isPlace() ) #0 0x0000000000520d0a in K3b::MetaItemModel::parent (this=0xb1ddc0, index=@0x117cde0) at /home/oliver/k3b/multimedia/k3b/src/k3bmetaitemmodel.cpp:467 #1 0x00007fe2c7326a3b in QPersistentModelIndex::parent (this=<value optimized out>) at kernel/qabstractitemmodel.h:369 #2 0x00007fe2c6b372b1 in QItemSelectionModel::isSelected (this=<value optimized out>, index=@0x7fffd4f42f00) at itemviews/qitemselectionmodel.h:108 #3 0x00007fe2c6b1eccd in QTreeView::drawRow (this=0xb22c10, painter=0x7fffd4f43320, option=@0x7fffd4f43140, index=@0x1198bd0) at itemviews/qtreeview.cpp:1562 #4 0x00007fe2c6b24639 in QTreeView::drawTree (this=0xb22c10, painter=0x7fffd4f43320, region=<value optimized out>) at itemviews/qtreeview.cpp:1401 #5 0x00007fe2c6b24e17 in QTreeView::paintEvent (this=0xb22c10, event=0x7fffd4f43ee0) at itemviews/qtreeview.cpp:1279 #6 0x00007fe2c6650718 in QWidget::event (this=0xb22c10, event=0x7fffd4f43ee0) at kernel/qwidget.cpp:7659 #7 0x00007fe2c69cdc8b in QFrame::event (this=0xb22c10, e=0x7fffd4f43ee0) at widgets/qframe.cpp:559 #8 0x00007fe2c6aee70d in QAbstractItemView::viewportEvent (this=0xb22c10, event=0x7fffd4f43ee0) at itemviews/qabstractitemview.cpp:1471 #9 0x00007fe2c6b28dd2 in QTreeView::viewportEvent (this=0xb22c10, event=0x7fffd4f43ee0) at itemviews/qtreeview.cpp:1264 #10 0x00007fe2c73313c7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xb1fce0, event=0x7fffd4f43ee0) at kernel/qcoreapplication.cpp:726 #11 0x00007fe2c65fd31c in QApplicationPrivate::notify_helper (this=0x832b10, receiver=0xb1fce0, e=0x7fffd4f43ee0) at kernel/qapplication.cpp:4053 #12 0x00007fe2c6605f8e in QApplication::notify (this=0x7fffd4f44f00, receiver=0xb1fce0, e=0x7fffd4f43ee0) at kernel/qapplication.cpp:4022 #13 0x00007fe2c80bae7d in KApplication::notify (this=0x7fffd4f44f00, receiver=0xb1fce0, event=0x7fffd4f43ee0) at /var/tmp/portage/kde-base/kdelibs-4.2.4-r1/work/kdelibs-4.2.4/kdeui/kernel/kapplication.cpp:307 #14 0x00007fe2c733192b in QCoreApplication::notifyInternal (this=0x7fffd4f44f00, receiver=0xb1fce0, event=0x7fffd4f43ee0) at kernel/qcoreapplication.cpp:606 #15 0x00007fe2c66534da in QWidgetPrivate::drawWidget (this=0xaa2300, pdev=0x97b758, rgn=@0x7fffd4f44360, offset=@0x7fffd4f44350, flags=<value optimized out>, sharedPainter=0x0, backingStore=0x976c70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216 #16 0x00007fe2c67f490d in QWidgetBackingStore::sync (this=0x976c70) at painting/qbackingstore.cpp:1260 #17 0x00007fe2c664580a in QWidgetPrivate::syncBackingStore (this=0x98ba50) at kernel/qwidget.cpp:1602 #18 0x00007fe2c665061d in QWidget::event (this=0x975da0, event=0x11407e0) at kernel/qwidget.cpp:7799 #19 0x00007fe2c69e6cdb in QMainWindow::event (this=0x975da0, event=0x11407e0) at widgets/qmainwindow.cpp:1402 #20 0x00007fe2c817d17e in KXmlGuiWindow::event (this=0x117c9a0, ev=0xb1ddc0) at /var/tmp/portage/kde-base/kdelibs-4.2.4-r1/work/kdelibs-4.2.4/kdeui/xmlgui/kxmlguiwindow.cpp:131 #21 0x00007fe2c65fd34d in QApplicationPrivate::notify_helper (this=0x832b10, receiver=0x975da0, e=0x11407e0) at kernel/qapplication.cpp:4057 #22 0x00007fe2c6605f8e in QApplication::notify (this=0x7fffd4f44f00, receiver=0x975da0, e=0x11407e0) at kernel/qapplication.cpp:4022 #23 0x00007fe2c80bae7d in KApplication::notify (this=0x7fffd4f44f00, receiver=0x975da0, event=0x11407e0) at /var/tmp/portage/kde-base/kdelibs-4.2.4-r1/work/kdelibs-4.2.4/kdeui/kernel/kapplication.cpp:307 #24 0x00007fe2c733192b in QCoreApplication::notifyInternal (this=0x7fffd4f44f00, receiver=0x975da0, event=0x11407e0) at kernel/qcoreapplication.cpp:606 #25 0x00007fe2c7335135 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x808690) at kernel/qcoreapplication.h:213 #26 0x00007fe2c7359dc3 in postEventSourceDispatch (s=<value optimized out>) at kernel/qcoreapplication.h:218 #27 0x00007fe2c2d1a614 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0x00007fe2c2d1c4d7 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0 #29 0x00007fe2c2d1c5bd in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #30 0x00007fe2c7359aff in QEventDispatcherGlib::processEvents (this=0x81bed0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:324 #31 0x00007fe2c668b21f in QGuiEventDispatcherGlib::processEvents (this=0x117c9a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #32 0x00007fe2c7330592 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -722186704}) at kernel/qeventloop.cpp:149 #33 0x00007fe2c7330725 in QEventLoop::exec (this=0x7fffd4f44e70, flags={i = -722186624}) at kernel/qeventloop.cpp:196 #34 0x00007fe2c73353ee in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #35 0x0000000000539c0f in main (argc=2, argv=0x7fffd4f45c68) at /home/oliver/k3b/multimedia/k3b/src/main.cpp:160 Created attachment 34542 [details] bt full log for crash from bug 196509 A more verbose backtrace using "bt full" I can also confirm this crash. I suppose I should also add that I'm using K3b 1.66.0 alpha 2 on KDE 4.3.00 Could you check this bug on current trunk? I cannot reproduce this, maybe it's already fixed. Thanks *** Bug 208095 has been marked as a duplicate of this bug. *** *** Bug 210227 has been marked as a duplicate of this bug. *** *** Bug 203257 has been marked as a duplicate of this bug. *** *** Bug 218321 has been marked as a duplicate of this bug. *** In an attempt to clean up old bugs that are not valid for K3b 2.0 (=KDE SC 4.x port) anymore, this is now being marked as UNMAINTAINED. If this bug is still valid for 2.0, please reopen it. *** Bug 232237 has been marked as a duplicate of this bug. *** |