Summary: | SIGSEGV after clicking on scroll bar | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Tristan Miller <psychonaut> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tristan Miller
2007-09-03 19:49:44 UTC
I should add, this was in the KMail component. I'm now getting crashes every few minutes, often when the application is running idle. This follows upgrading to kdepim3-3.5.7.enterprise.0.20070831.706868-18.1 (SUSE RPM). The latest backtrace is a bit different: System configuration startup check disabled. (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1241004336 (LWP 3395)] [New Thread -1284625520 (LWP 3563)] [New Thread -1276232816 (LWP 3562)] [New Thread -1267840112 (LWP 3561)] [New Thread -1259447408 (LWP 3560)] [KCrash handler] #9 0xb52d0e4d in KMAcctLocal::fetchMsg () from /opt/kde3/lib/libkmailprivate.so #10 0xb52d11cf in KMAcctLocal::continueProcess () from /opt/kde3/lib/libkmailprivate.so #11 0xb52d2255 in KMAcctLocal::qt_invoke () from /opt/kde3/lib/libkmailprivate.so #12 0xb6cb0b11 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #13 0xb6cb1275 in QObject::activate_signal_bool () from /usr/lib/qt3/lib/libqt-mt.so.3 #14 0xb52d053b in KMAcctLocal::preProcessExited () from /opt/kde3/lib/libkmailprivate.so #15 0xb52d203d in KMAcctLocal::continuePreProcess () from /opt/kde3/lib/libkmailprivate.so #16 0xb52d226f in KMAcctLocal::qt_invoke () from /opt/kde3/lib/libkmailprivate.so #17 0xb6cb0b11 in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb6cb1275 in QObject::activate_signal_bool () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0xb524294b in KMAccount::precommandExited () from /opt/kde3/lib/libkmailprivate.so #20 0xb52442fe in KMAccount::startPrecommand () from /opt/kde3/lib/libkmailprivate.so #21 0xb52d161a in KMAcctLocal::preProcess () from /opt/kde3/lib/libkmailprivate.so #22 0xb52d17e9 in KMAcctLocal::processNewMail () from /opt/kde3/lib/libkmailprivate.so #23 0xb52ca440 in KMail::AccountManager::processNextCheck () from /opt/kde3/lib/libkmailprivate.so #24 0xb52ca710 in KMail::AccountManager::singleCheckMail () from /opt/kde3/lib/libkmailprivate.so #25 0xb5242a70 in KMAccount::mailCheck () from /opt/kde3/lib/libkmailprivate.so #26 0xb5242d33 in KMAccount::qt_invoke () from /opt/kde3/lib/libkmailprivate.so #27 0xb52d21e3 in KMAcctLocal::qt_invoke () from /opt/kde3/lib/libkmailprivate.so #28 0xb6cb0bad in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #29 0xb6cb17ed in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #30 0xb6fed959 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0xb6cd43cf in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0xb6c51657 in QApplication::internalNotify () from /usr/lib/qt3/lib/libqt-mt.so.3 #33 0xb6c52421 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3 #34 0xb73005a2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #35 0xb6c46863 in QEventLoop::activateTimers () from /usr/lib/qt3/lib/libqt-mt.so.3 #36 0xb6c004f0 in QEventLoop::processEvents () from /usr/lib/qt3/lib/libqt-mt.so.3 #37 0xb6c68480 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3 #38 0xb6c68316 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #39 0xb6c5120f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3 #40 0x0805a759 in QWidget::setUpdatesEnabled () #41 0xbfdf0798 in ?? () #42 0x00000001 in ?? () #43 0x00000001 in ?? () #44 0x00000000 in ?? () *** Bug 149529 has been marked as a duplicate of this bug. *** Latest packages, released this afternoon, at least solved my duplicate. :) >Latest packages, released this afternoon, at least solved my duplicate. :)
Yep, this one should be solved too. Please reopen if you can still reproduce it with newer versions.
|