Bug 115937

Summary: Bookmark Editor Crashes Intermittently while adding bookmarks SIGSEGV 11
Product: [Applications] konsole Reporter: Ray Rolison <rolisr>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: crash    
Priority: NOR    
Version: 1.5.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ray Rolison 2005-11-08 17:20:16 UTC
Version:           1.5.2 (using KDE KDE 3.4.2)
Installed from:    Fedora RPMs
OS:                Linux

Here is the backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(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)
[Thread debugging using libthread_db enabled]
[New Thread -1208292896 (LWP 3691)]
(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)
[KCrash handler]
#4  0x07ded66a in KListViewLineEdit::terminate () from /usr/lib/libkdeui.so.4
#5  0x07ded73a in KListViewLineEdit::focusOutEvent ()
   from /usr/lib/libkdeui.so.4
#6  0x022e50dc in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0x02381635 in QLineEdit::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#8  0x07dedaf4 in KListViewLineEdit::event () from /usr/lib/libkdeui.so.4
#9  0x022420dd in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x02242a36 in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x00a27851 in KApplication::notify () from /usr/lib/libkdecore.so.4
#12 0x022e27f5 in QWidget::setFocus () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x0224324f in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x00a27851 in KApplication::notify () from /usr/lib/libkdecore.so.4
#15 0x021d9746 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x021d7f01 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x021ec008 in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x0225a812 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x0225a736 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x02241aa9 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x00c5269a in kdemain () from /usr/lib/libkdeinit_keditbookmarks.so
#22 0x002ded5f in __libc_start_main () from /lib/libc.so.6
#23 0x0804855d in ?? ()
Comment 1 Kurt Hindenburg 2005-11-13 10:52:26 UTC
To be helpful, it would be best to find when it happens every time.  Is the bookmark something special?  When you restart Konsole, is  that bookmark there?
I take it Konsole completely crashes?
Comment 2 Kurt Hindenburg 2005-11-27 05:16:20 UTC
Need more info and a way to confirm.