Bug 150035 - Kate crash while closing file
Summary: Kate crash while closing file
Status: RESOLVED NOT A BUG
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 12:52 UTC by Alvaro Moran
Modified: 2007-09-28 11:42 UTC (History)
0 users

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 Alvaro Moran 2007-09-20 12:52:06 UTC
Version:           2.5.6 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Kate crashes sometimes when I try to close one of the documents.
here there is the backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232512800 (LWP 11521)]
(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)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0x00000000 in ?? ()
#7  0xb7236a60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#8  0xb723888f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#9  0xb793ecc2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#10 0xb71c91e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#11 0xb7203455 in QWidget::repaint () from /usr/lib/libqt-mt.so.3
#12 0xb72dd931 in QWidget::repaint () from /usr/lib/libqt-mt.so.3
#13 0xb72db9f8 in QWidget::repaint () from /usr/lib/libqt-mt.so.3
#14 0xb6407ed4 in PolyesterStyle::animate ()
   from /usr/lib/kde3/plugins/styles/polyester.so
#15 0xb640c310 in PolyesterStyle::qt_invoke ()
   from /usr/lib/kde3/plugins/styles/polyester.so
#16 0xb729f88b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb72a0330 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb762d872 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#19 0x08101958 in ?? ()
#20 0x00000002 in ?? ()
#21 0xbfbb3628 in ?? ()
#22 0xb759ad44 in QGListIterator::operator++ () from /usr/lib/libqt-mt.so.3
#23 0xb72c7596 in QTimer::event () from /usr/lib/libqt-mt.so.3
#24 0xb7236a60 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#25 0xb723888f in QApplication::notify () from /usr/lib/libqt-mt.so.3
#26 0xb793ecc2 in KApplication::notify () from /usr/lib/libkdecore.so.4
#27 0xb71c91e9 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#28 0xb72294ab in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#29 0xb71ddd25 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#30 0xb7251136 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#31 0xb7250f46 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#32 0xb7238609 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#33 0xb6736d53 in kdemain () from /usr/lib/libkdeinit_kate.so
#34 0xb7fb9464 in kdeinitmain () from /usr/lib/kde3/kate.so
#35 0x0804e6bf in ?? ()
#36 0x00000002 in ?? ()
#37 0x080751c8 in ?? ()
#38 0x00000001 in ?? ()
#39 0x00000000 in ?? ()
Comment 1 Dominik Haumann 2007-09-27 20:15:13 UTC
This looks like a bug in the gui-style "Polyester". Change the style and it should work :) Even better: report it to the Polyester authors.
Comment 2 Alvaro Moran 2007-09-28 10:59:08 UTC
Thank you very much, I didn't realize that it was a style problem. Cheers!

Comment 3 Tommi Tervo 2007-09-28 11:42:32 UTC
style bug