Version: 3.4.0 (using KDE KDE 3.4.0) Installed from: Debian testing/unstable Packages OS: Linux I start quanta and 1 minute after it's crahsing : KCrash: Application 'quanta' crashing... (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) `system-supplied DSO at 0xffffe000' 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) (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 -1238773088 (LWP 15492)] (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] #4 0xb6b6d5e9 in CvsService_stub::update () from /usr/lib/libcvsservice.so.0 #5 0x0833a4fa in CVSService::slotReceivedStdout () #6 0x0833ab65 in CVSService::staticMetaObject () #7 0xb7025f5b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #8 0xb7025da2 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #9 0xb7343091 in QTimer::timeout () from /usr/lib/libqt-mt.so.3 #10 0xb7045af9 in QTimer::event () from /usr/lib/libqt-mt.so.3 #11 0xb6fce264 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #12 0xb6fcd8c8 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #13 0xb75d7960 in KApplication::notify () from /usr/lib/libkdecore.so.4 #14 0xb6fbe74c in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3 #15 0xb6f7a853 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #16 0xb6fdf640 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #17 0xb6fdf502 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #18 0xb6fce46f in QApplication::exec () from /usr/lib/libqt-mt.so.3 #19 0x080a3ae1 in ?? () #20 0x083b02f8 in ?? () #21 0x00000000 in ?? () #22 0x00000000 in ?? () #23 0x00000000 in ?? () #24 0x00000000 in ?? () #25 0x00000001 in ?? () #26 0x08344700 in _IO_stdin_used () #27 0x08344540 in _IO_stdin_used () #28 0x083401c6 in _IO_stdin_used () #29 0x083401b2 in _IO_stdin_used () #30 0x00000015 in ?? () #31 0xb64ca9e0 in __after_morecore_hook () from /lib/tls/i686/cmov/libc.so.6 #32 0xb64ca038 in ?? () from /lib/tls/i686/cmov/libc.so.6 #33 0xb64ca9e0 in __after_morecore_hook () from /lib/tls/i686/cmov/libc.so.6 #34 0x00000001 in ?? () #35 0xb65ace54 in ?? () from /usr/lib/libstdc++.so.5 #36 0x083aedf0 in ?? () #37 0x08342a5c in _IO_stdin_used () #38 0xbffff858 in ?? () #39 0xb72c1e1c in qt_check_pointer () from /usr/lib/libqt-mt.so.3 #40 0xb63b58c8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #41 0x0808dee1 in ?? ()
Compile from source or report the bug to the packagers. This bug is visible only when you use binary packages, and for some distributions the packages were already fixed.
*** Bug 103801 has been marked as a duplicate of this bug. ***
*** Bug 102300 has been marked as a duplicate of this bug. ***
*** Bug 103838 has been marked as a duplicate of this bug. ***
Mantia, any hints on what the binary packaging problems/bugs are that can cause this?
Not sure yet why it happens. Probably some misdetection of an old kdesdk version at the packager's system. I'm trying to figure out and also informed the Cervisia author about the bug (as the crash is in cervisia part), but no conclusion has been reached. But all signs shows that a compilation from source helps. And at least the current SuSE packages have the problem fixed altough it was present before.
I compiled from the latest 3.4 branch CVS on Fedroa Core 3, which fixed the problem for me. SInce KDE 3.4 is not officially released for Fedora Core 3, I'm using the packaging at kde-redhat.sf.net. I'll let these people know of the problem.
There has been a discussion on debian-qt-kde, the mailinglist for Debian packagers of Qt and KDE, about this problem. http://lists.debian.org/debian-qt-kde/2005/03/msg00336.html and http://lists.debian.org/debian-qt-kde/2005/04/msg00001.html From what I remember the fault was that libcvsservice broke binary compatability between 3.3 and 3.4 Unfortunately this breakage resulted in a bad image for KDE's binary compatability, the packagers won't risk problems by allowing kdelibs 3.4 to replace 3.3 while having 3.3 apps remaining :(
*** Bug 104612 has been marked as a duplicate of this bug. ***
*** Bug 104773 has been marked as a duplicate of this bug. ***