Bug 165940 - Clicking on the bookmarks menu in file system browser plugin causes crash on exit
Summary: Clicking on the bookmarks menu in file system browser plugin causes crash on ...
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
: 172605 173671 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-07-07 13:46 UTC by Ivo Anjo
Modified: 2008-11-28 23:57 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivo Anjo 2008-07-07 13:46:59 UTC
Version:            (using KDE 4.0.83)
Installed from:    Unlisted Binary Package
OS:                Linux

To reproduce:
- open kate
- go to file system browser side bar
- click the bookmarks button (star), close the menu by clicking again
- close kate

Backtrace:
Application: Kate (kate), signal SIGSEGV
KDE4Daily is generating a backtrace - please be patient :)
KDESVNTRUNKr828259
------

[Thread debugging using libthread_db enabled]
[New Thread 0xb5d09720 (LWP 4806)]
0xb7f37402 in __kernel_vsyscall ()

#1  0xb60ffc90 in nanosleep () from /lib/tls/i686/cmov/libc.so.6

#2  0xb60ffac7 in sleep () from /lib/tls/i686/cmov/libc.so.6

#3  0xb74c1261 in KCrash::startDrKonqi (argv=0xbfcbe5e0, argc=17) at /home/kde4daily/src/kdelibs/kdeui/util/kcrash.cpp:412

#4  0xb74c1da4 in KCrash::defaultCrashHandler (sig=11) at /home/kde4daily/src/kdelibs/kdeui/util/kcrash.cpp:337

#6  0x00000018 in __ ()

#7  0xb7762c7c in qDeleteAll<QList<QAction*>::const_iterator> (begin=@0xbfcbeaa4, end=@0xbfcbeaa0) at /home/kde4daily/install/qt-copy/include/QtCore/qalgorithms.h:352

#8  0xb7762ce2 in qDeleteAll<QList<QAction*> > (c=@0x8350790) at /home/kde4daily/install/qt-copy/include/QtCore/qalgorithms.h:360

#9  0xb775dd06 in ~KBookmarkMenu (this=0x8350780) at /home/kde4daily/src/kdelibs/kio/bookmarks/kbookmarkmenu.cc:123

#10 0xb4122bb7 in ~KBookmarkHandler (this=0x834fb00) at /home/kde4daily/src/kdesdk/kate/plugins/filebrowser/kbookmarkhandler.cpp:61

#11 0xb6fa5bde in QObjectPrivate::deleteChildren () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#12 0xb6722507 in QWidget::~QWidget () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#13 0xb6a94429 in QFrame::~QFrame () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#14 0xb7507c35 in ~KHBox (this=0x83231c8) at /home/kde4daily/src/kdelibs/kdeui/widgets/khbox.cpp:51

#15 0xb75577d1 in ~KVBox (this=0x83231c8) at /home/kde4daily/src/kdelibs/kdeui/widgets/kvbox.cpp:29

#16 0xb411dc14 in ~KateFileSelector (this=0x83231c8) at /home/kde4daily/src/kdesdk/kate/plugins/filebrowser/katefileselector.cpp:266

#17 0xb6fa5bde in QObjectPrivate::deleteChildren () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#18 0xb6722507 in QWidget::~QWidget () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#19 0xb6a94429 in QFrame::~QFrame () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#20 0xb7507c35 in ~KHBox (this=0x8322b30) at /home/kde4daily/src/kdelibs/kdeui/widgets/khbox.cpp:51

#21 0xb75577d1 in ~KVBox (this=0x8322b30) at /home/kde4daily/src/kdelibs/kdeui/widgets/kvbox.cpp:29

#22 0xb7d28455 in ~ToolView (this=0x8322b30) at /home/kde4daily/src/kdesdk/kate/app/katemdi.cpp:230

#23 0xb411f5d4 in ~KateFileSelectorPluginView (this=0x8319230) at /home/kde4daily/src/kdesdk/kate/plugins/filebrowser/katefileselector.cpp:95

#24 0xb7d0e8eb in KatePluginManager::disablePluginGUI (this=0x81f0ba8, item=0x81f0f30, win=0x82aa838) at /home/kde4daily/src/kdesdk/kate/app/katepluginmanager.cpp:217

#25 0xb7d0eabc in KatePluginManager::disableAllPluginsGUI (this=0x81f0ba8, win=0x82aa838) at /home/kde4daily/src/kdesdk/kate/app/katepluginmanager.cpp:151

#26 0xb7d0a46a in ~KateMainWindow (this=0x82aa838) at /home/kde4daily/src/kdesdk/kate/app/katemainwindow.cpp:208

#27 0xb6fa562f in qDeleteInEventHandler () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#28 0xb6fa97f4 in QObject::event () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#29 0xb6726fb9 in QWidget::event () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#30 0xb6ab28c3 in QMainWindow::event () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#31 0xb751e202 in KMainWindow::event (this=0x82aa838, ev=0x857c6f8) at /home/kde4daily/src/kdelibs/kdeui/widgets/kmainwindow.cpp:1008

#32 0xb755dcf1 in KXmlGuiWindow::event (this=0x82aa838, ev=0x857c6f8) at /home/kde4daily/src/kdelibs/kdeui/xmlgui/kxmlguiwindow.cpp:122

#33 0xb7d0682c in KateMainWindow::event (this=0x82aa838, e=0x857c6f8) at /home/kde4daily/src/kdesdk/kate/app/katemainwindow.cpp:795

#34 0xb66c881d in QApplicationPrivate::notify_helper () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#35 0xb66ca406 in QApplication::notify () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#36 0xb745a509 in KApplication::notify (this=0xbfcbf520, receiver=0x82aa838, event=0x857c6f8) at /home/kde4daily/src/kdelibs/kdeui/kernel/kapplication.cpp:311

#37 0xb6f9668a in QCoreApplication::notifyInternal () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#38 0xb7a56eaf in QCoreApplication::sendEvent () from /home/kde4daily/install/qt-copy/lib/libQt3Support.so.4

#39 0xb6f96ba2 in QCoreApplicationPrivate::sendPostedEvents () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#40 0xb6f96d53 in QCoreApplication::sendPostedEvents () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#41 0xb6f96ec1 in QCoreApplication::exec () from /home/kde4daily/install/qt-copy/lib/libQtCore.so.4

#42 0xb66c8536 in QApplication::exec () from /home/kde4daily/install/qt-copy/lib/libQtGui.so.4

#43 0xb7f324a5 in kdemain (argc=1, argv=0xbfcbfa94) at /home/kde4daily/src/kdesdk/kate/app/katemain.cpp:252

#44 0x08048826 in main ()
Comment 1 Oliver Putz 2008-10-27 21:48:31 UTC
*** Bug 173671 has been marked as a duplicate of this bug. ***
Comment 2 Ivo Anjo 2008-10-27 22:58:37 UTC
I think this is fixed in trunk. Can anyone else confirm it?
Comment 3 Oliver Putz 2008-10-27 23:25:34 UTC
*** Bug 172605 has been marked as a duplicate of this bug. ***
Comment 4 Joseph Wenninger 2008-11-28 23:57:17 UTC
I can't reproduce it in trunk, reopen that bug if you get that crash again