Bug 198537

Summary: After update to kdebase-3.5.3-0.4.fc5, kate crashes on exit with sig 11
Product: [Fedora] Fedora Reporter: Brian Daniels <bitmage>
Component: kdebaseAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-11 18:46:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian Daniels 2006-07-11 17:40:42 UTC
Description of problem:
After yum update to kdebase-3.5.3-0.4.fc5 kate always crashes on exit with
signal 11.

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)
[Thread debugging using libthread_db enabled]
[New Thread -1208838448 (LWP 3119)]
(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)
(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]
#6  0x00e6d59c in QObject::disconnect ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#7  0x00641a9f in KateConsole::~KateConsole$delete ()
   from /usr/lib/libkateinterfaces.so.0
#8  0x00ea8de7 in QWidget::~QWidget$base ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0x0068d55c in KateMDI::ToolView::~ToolView$delete ()
   from /usr/lib/libkateinterfaces.so.0
#10 0x0068b427 in KateMDI::MainWindow::~MainWindow$base ()
   from /usr/lib/libkateinterfaces.so.0
#11 0x006562bd in KateMainWindow::~KateMainWindow$delete ()
   from /usr/lib/libkateinterfaces.so.0
#12 0x00e6b2a8 in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x00ea72ac in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x00f6d4a2 in QMainWindow::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x00653d4c in KateMainWindow::event ()
   from /usr/lib/libkateinterfaces.so.0
#16 0x00e08f0b in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x00e0a28b in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x004c6a03 in KApplication::notify () from /usr/lib/libkdecore.so.4
#19 0x00e09db0 in QApplication::sendPostedEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x00e219d7 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x00e21826 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x00e08a0f in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x007afe43 in kdemain () from /usr/lib/libkdeinit_kate.so
#24 0x08048472 in ?? ()
#25 0x00ad0724 in __libc_start_main () from /lib/libc.so.6
#26 0x080483c1 in ?? ()


Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. open kate
2. exit kate
3. crash
  
Actual results:
crash
Expected results:
clean exit

Additional info:

Comment 1 Than Ngo 2006-07-11 18:46:31 UTC
there is an new qt-3.3.6-0.4.fc5 package in fc5-update-testing. It fixes this 
issue. Please update. Thanks for your report.

I will move it into fc5-update today.