Bug 140491 - The application kmail crashes after startup. Which makes it impossible to access old and new mail.
Summary: The application kmail crashes after startup. Which makes it impossible to acc...
Status: RESOLVED DUPLICATE of bug 140490
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-23 13:05 UTC by Roel Meeuws
Modified: 2007-01-23 17:24 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 Roel Meeuws 2007-01-23 13:05:15 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Ubuntu Packages
OS:                Linux

When I start up kmail I first get a kwalletmanager dialog. In the background I see I still have 2 unread emails, which is correct I had still 2 emails open. Then I enter my wallet password. Directly, kmail says there are 65 unread emails and actually, previously read mails are now marked unread. Then within 2 seconds or so, kmail crashes with a segmentation fault. 

First I thought there was something wrong with my gmail pop settings, so I deleted that from the kmailrc file and then the kwalletmanager didn't pop up after startup. Furthermore, I got the message to add an account. after clicking ok on that dialog, the same error occurs. 65 messages seem to be unread and the application crashes. The following trace was generated. Mainly the last few lines might help:

crash report:
(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)
(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 47551422807504 (LWP 12707)]
[New Thread 1107310912 (LWP 12711)]
[New Thread 1098918208 (LWP 12710)]
[New Thread 1090525504 (LWP 12709)]
[New Thread 1082132800 (LWP 12708)]
[KCrash handler]
#5  0x00002b3f631a8780 in KMSearchRuleStatus::matches ()
   from /usr/lib/libkmailprivate.so
#6  0x00002b3f631a58cf in KMSearchPattern::matches ()
   from /usr/lib/libkmailprivate.so
#7  0x00002b3f631a5aaf in KMSearchPattern::matches ()
   from /usr/lib/libkmailprivate.so
#8  0x00002b3f6316d6cf in FolderStorage::slotProcessNextSearchBatch ()
   from /usr/lib/libkmailprivate.so
#9  0x00002b3f6329ca5d in KMSearch::slotProcessNextBatch ()
   from /usr/lib/libkmailprivate.so
#10 0x00002b3f6329cb1e in KMSearch::qt_invoke ()
   from /usr/lib/libkmailprivate.so
#11 0x00002b3f64c78baa in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#12 0x00002b3f64c79744 in QObject::activate_signal ()
   from /usr/lib/libqt-mt.so.3
#13 0x00002b3f64fe872e in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#14 0x00002b3f64c9f06b in QTimer::event () from /usr/lib/libqt-mt.so.3
#15 0x00002b3f64c140f6 in QApplication::internalNotify ()
   from /usr/lib/libqt-mt.so.3
#16 0x00002b3f64c15e85 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#17 0x00002b3f6433af48 in KApplication::notify () from /usr/lib/libkdecore.so.4
#18 0x00002b3f64ba6c62 in QApplication::sendEvent ()
   from /usr/lib/libqt-mt.so.3
#19 0x00002b3f64c073b0 in QEventLoop::activateTimers ()
   from /usr/lib/libqt-mt.so.3
#20 0x00002b3f64bbb38f in QEventLoop::processEvents ()
   from /usr/lib/libqt-mt.so.3
#21 0x00002b3f64c2d62b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#22 0x00002b3f64c2d433 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#23 0x00002b3f64c15bbc in QApplication::exec () from /usr/lib/libqt-mt.so.3
#24 0x0000000000402b84 in ?? ()
#25 0x00002b3f63e268e4 in __libc_start_main () from /lib/libc.so.6
#26 0x00000000004028f9 in ?? ()
#27 0x00007fff47e57fd8 in ?? ()
#28 0x0000000000000000 in ?? ()
Comment 1 Bram Schoenmakers 2007-01-23 17:24:44 UTC

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