Bug 102300 - Crash on Exit of Quanta
Summary: Crash on Exit of Quanta
Status: RESOLVED DUPLICATE of bug 102996
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: 3.4
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-23 19:39 UTC by Nitai Aventaggiato
Modified: 2005-04-15 13:32 UTC (History)
1 user (show)

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 Nitai Aventaggiato 2005-03-23 19:40:16 UTC
Version:           3.4 (using KDE KDE 3.4.0)
Installed from:    Unspecified
Compiler:          Latest Fedora 3 with all updates done as of today 
OS:                Linux

Hi there

I saw that some other people have already posted crashes on exit, but all on other versions. Now I have just installed and updated Fedora Core 3 with your latest KDE 3.4 and Quanta crashes each time on exit with Signal 11. Here is the ouput:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208277312 (LWP 6450)]
[KCrash handler]
#4  0x033f7536 in operator<< <QString> ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#5  0x033f6846 in operator<< () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#6  0x0064d5a9 in CvsService_stub::update () from /usr/lib/libcvsservice.so.0
#7  0x0833c903 in CVSService::staticMetaObject ()
#8  0x080d026e in QMap<QString, QString>::operator[] ()
#9  0x031157a9 in QObject::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0x0314de5a in QWidget::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x0320740c in QMainWindow::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x00bcfdea in KMdiMainFrm::event () from /usr/lib/libkmdi.so.1
#13 0x030b9539 in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x030b96ca in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x012f4d88 in KApplication::notify () from /usr/lib/libkdecore.so.4
#16 0x030ba696 in QApplication::sendPostedEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x030cec14 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x030ceade in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x030b873b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x0809f2c7 in QPtrList<char>::deleteItem ()
#21 0x06af7e33 in __libc_start_main () from /lib/tls/libc.so.6
#22 0x08087751 in ?? ()

Thank you.

Nitai
Comment 1 András Manţia 2005-03-24 08:02:58 UTC
On Wednesday 23 March 2005 20:40, Nitai Aventaggiato wrote:
> I saw that some other people have already posted crashes on exit, but
> all on other versions. Now I have just installed and updated Fedora
> Core 3 with your latest KDE 3.4 and Quanta crashes each time on exit
> with Signal 11. Here is the ouput:


This slowly becomes a FAQ: the bug is visible for many, but *only* if 
they use RPMs. Solution for everybody is:
- install kdesdk and kdesdk-devel
- compile kdewebdev from source

If it still causes problems install kdesdk from source as well (and 
after that recompiled kdewebdev).

Andras
Comment 2 András Manţia 2005-04-13 17:09:55 UTC
See the comments for 102996 and its duplicates.

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