Bug 53724

Summary: Konqueror crash when closing
Product: [Applications] konqueror Reporter: Jochen M <jochen.mueller>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jochen M 2003-01-31 11:22:52 UTC
Version:            (using KDE KDE 3.1)
Installed from:    SuSE RPMs
OS:          Linux

If i close the Konqueror Application, seconds later the chrash manager comes open with signal 11 (SIGSEGV)

Here`s the report

(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)...[New Thread 1024 (LWP 1788)]
(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)...0x410ac8c9 in wait4 () from /lib/libc.so.6
#0  0x410ac8c9 in wait4 () from /lib/libc.so.6
#1  0x41127c90 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40f07a93 in waitpid () from /lib/libpthread.so.0
#3  0x40620b0d in KCrash::defaultCrashHandler(int) ()
   from /opt/kde3/lib/libkdecore.so.4
#4  0x40f0512b in pthread_sighandler () from /lib/libpthread.so.0
#5  <signal handler called>
#6  0x40c002c7 in QGDict::unlink_ascii(char const*, void*) ()
   from /usr/lib/libqt-mt.so.3
#7  0x40c00774 in QGDict::take_ascii(char const*) ()
   from /usr/lib/libqt-mt.so.3
#8  0x403df061 in KActionCollection::_take(KAction*) ()
   from /opt/kde3/lib/libkdeui.so.4
#9  0x403df1c6 in KActionCollection::take(KAction*) ()
   from /opt/kde3/lib/libkdeui.so.4
#10 0x403ce9be in KAction::~KAction() () from /opt/kde3/lib/libkdeui.so.4
#11 0x40997516 in QObject::~QObject() () from /usr/lib/libqt-mt.so.3
#12 0x403de9b7 in KActionCollection::~KActionCollection() ()
   from /opt/kde3/lib/libkdeui.so.4
#13 0x409c8d98 in QWidget::~QWidget() () from /usr/lib/libqt-mt.so.3
#14 0x40a73f1f in QMainWindow::~QMainWindow() () from /usr/lib/libqt-mt.so.3
#15 0x40427a3e in KMainWindow::~KMainWindow() ()
   from /opt/kde3/lib/libkdeui.so.4
#16 0x400383f8 in KParts::MainWindow::~MainWindow() ()
   from /opt/kde3/lib/libkparts.so.2
#17 0x41339f21 in KonqMainWindow::~KonqMainWindow() ()
   from /opt/kde3/lib/konqueror.so
#18 0x40997f93 in QObject::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#19 0x409ce53c in QWidget::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#20 0x40a75b72 in QMainWindow::event(QEvent*) () from /usr/lib/libqt-mt.so.3
#21 0x4093c2e4 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#22 0x4093be4b in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#23 0x405b2fc9 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde3/lib/libkdecore.so.4
#24 0x4093d078 in QApplication::sendPostedEvents(QObject*, int) ()
   from /usr/lib/libqt-mt.so.3
#25 0x4094ff89 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#26 0x4094fe48 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#27 0x4093c511 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#28 0x413353f7 in main () from /opt/kde3/lib/konqueror.so
#29 0x0804cbc5 in strcpy ()
#30 0x0804d87b in strcpy ()
#31 0x0804dd94 in strcpy ()
#32 0x0804eaa0 in strcpy ()
#33 0x410274a2 in __libc_start_main () from /lib/libc.so.6


thanks for KDE

Jochen M
Comment 1 Jochen M 2003-01-31 11:46:19 UTC
If i close the bookmarkbar, the problem with the crash comes never. Only when the 
bookmarksbar is in use. 
Comment 2 Maksim Orlovich 2003-01-31 15:27:49 UTC
This is a dup of #53603. Many thanks a lot for the bookmarkbar observation 
comment - that should help reproducing that a lot (i.e. it explains why I couldn't 
reproduce this in a debug account on the only box I have access to that has the 
problem).  I'll paste your comment there after merging.  
 

*** This bug has been marked as a duplicate of 53603 ***