Bug 50342 - konsole crash when quitting
Summary: konsole crash when quitting
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.2
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 51239 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-07 14:32 UTC by Mark Saward
Modified: 2002-11-29 12:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Valgrind logfile for this crash (4.04 KB, text/plain)
2002-11-17 00:09 UTC, Stephan Binner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Saward 2002-11-07 14:32:45 UTC
Version:           1.2 (using KDE 3.0.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.19

I cannot replicate it.  I hit "report bug" in the menu then quit while that screen was still open, so it crashed.  And so now I am reporting this bug instead of what I initially intended.

Below is the backtrace:

 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)...[New Thread 1024 (LWP 11318)]
(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)...
0x4113d0b9 in wait4 () from /lib/libc.so.6
#0  0x4113d0b9 in wait4 () from /lib/libc.so.6
#1  0x411bbcb0 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40f808e3 in waitpid () from /lib/libpthread.so.0
#3  0x406b4afe in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#4  0x40f7e3d2 in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40ca6027 in QGDict::unlink_ascii(char const*, void*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#7  0x40ca64d4 in QGDict::take_ascii(char const*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#8  0x4040686c in KAction::~KAction() () from /usr/kde/3.1/lib/libkdeui.so.4
#9  0x40a3bc82 in QObject::~QObject() () from /usr/qt/3/lib/libqt-mt.so.3
#10 0x4041a6c7 in KActionCollection::~KActionCollection() ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#11 0x405017cc in KXMLGUIClient::~KXMLGUIClient() ()
   from /usr/kde/3.1/lib/libkdeui.so.4
#12 0x418620b2 in Konsole::~Konsole() () from /usr/kde/3.1/lib/konsole.so
#13 0x40a3c703 in QObject::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#14 0x40a72d7c in QWidget::event(QEvent*) () from /usr/qt/3/lib/libqt-mt.so.3
#15 0x40b19d22 in QMainWindow::event(QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0x409e0f06 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0x409e0506 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#18 0x40627d59 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/kde/3.1/lib/libkdecore.so.4
#19 0x409e1cb8 in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0x409f4ae9 in QEventLoop::enterLoop() () from /usr/qt/3/lib/libqt-mt.so.3
#21 0x409f49a8 in QEventLoop::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#22 0x409e1151 in QApplication::exec() () from /usr/qt/3/lib/libqt-mt.so.3
#23 0x4185e028 in main () from /usr/kde/3.1/lib/konsole.so
#24 0x0804d1ea in strcpy ()
#25 0x0804ec48 in strcpy ()
#26 0x0804dd8c in strcpy ()
#27 0x0804bf52 in strcpy ()
#28 0x410b94b2 in __libc_start_main () from /lib/libc.so.6
Comment 1 Stephan Binner 2002-11-16 18:28:18 UTC
I don't think it has anything to do with calling "Report Bug...". I get the same 
backtrace sometimes if I deleted a bookmark entry before. 
Comment 2 Stephan Binner 2002-11-17 00:09:22 UTC
Created attachment 467 [details]
Valgrind logfile for this crash

Steps to reproduce:
 - Start Konsole
 - Add Bookmark
 - Edit Bookmarks, delete newly added Bookmark
 - Quit KEditBookmarks
 - Quit Konsole
Comment 3 Stephan Binner 2002-11-27 08:39:22 UTC
*** Bug 51239 has been marked as a duplicate of this bug. ***
Comment 4 Waldo Bastian 2002-11-29 12:24:21 UTC
Subject: kdelibs/kdeui

CVS commit by waba: 

CCMAIL: 50342-done@bugs.kde.org
Fix handling of multiple unnamed entries. (Fixes konsole bookmark-menu crash)


  M +22 -10    kaction.cpp   1.297