Bug 273946 - kmail crashes on startup
Summary: kmail crashes on startup
Status: RESOLVED DUPLICATE of bug 158455
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-23 10:48 UTC by Christopher Hofmann
Modified: 2011-12-07 18:26 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 Christopher Hofmann 2011-05-23 10:48:02 UTC
Application: kmail (1.13.7)
KDE Platform Version: 4.6.3 (4.6.3) "release 4"
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.5-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
One second after startup kmail crashes. This can be reproduced in an endless loop.

I don't have any details why this could happen.

The crash can be reproduced every time.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f4d2177eb3f in fflush () from /lib64/libc.so.6
#7  0x00007f4d232a3c78 in sync (this=<value optimized out>, storage=<value optimized out>) at /usr/src/debug/kdepim-4.4.11.1/kmail/kmmsgdict.cpp:134
#8  KMMsgDict::touchFolderIds (this=<value optimized out>, storage=<value optimized out>) at /usr/src/debug/kdepim-4.4.11.1/kmail/kmmsgdict.cpp:606
#9  0x00007f4d23452613 in KMFolderIndex::updateIndex (this=0x939960, aboutToClose=<value optimized out>) at /usr/src/debug/kdepim-4.4.11.1/kmail/kmfolderindex.cpp:79
#10 0x00007f4d2336118a in KMFolderMaildir::reallyDoClose (this=0x939960) at /usr/src/debug/kdepim-4.4.11.1/kmail/kmfoldermaildir.cpp:188
#11 0x00007f4d232323d5 in KMail::FolderViewItem::updateCounts (this=0xe94e10) at /usr/src/debug/kdepim-4.4.11.1/kmail/folderview.cpp:2884
#12 0x00007f4d2323267e in KMail::FolderView::updateCountsForChildren (this=0x72e3b0, it=0x105d0d0, tStart=...) at /usr/src/debug/kdepim-4.4.11.1/kmail/folderview.cpp:871
#13 0x00007f4d2323263c in KMail::FolderView::updateCountsForChildren (this=0x72e3b0, it=0x731fa0, tStart=...) at /usr/src/debug/kdepim-4.4.11.1/kmail/folderview.cpp:843
#14 0x00007f4d2323272f in KMail::FolderView::slotUpdateCounts (this=0x72e3b0) at /usr/src/debug/kdepim-4.4.11.1/kmail/folderview.cpp:904
#15 0x00007f4d23238384 in KMail::FolderView::qt_metacall (this=0x72e3b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8bf7ff40) at /usr/src/debug/kdepim-4.4.11.1/build/kmail/folderview.moc:223
#16 0x00007f4d2323c270 in KMail::MainFolderView::qt_metacall (this=0x72e3b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8bf7ff40) at /usr/src/debug/kdepim-4.4.11.1/build/kmail/mainfolderview.moc:70
#17 0x00007f4d2211ea5f in QMetaObject::activate (sender=0x734690, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3278
#18 0x00007f4d2211e0a9 in QObject::event (this=0x734690, e=<value optimized out>) at kernel/qobject.cpp:1181
#19 0x00007f4d22609144 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x00007f4d226116fa in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x00007f4d241ad006 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#22 0x00007f4d2210a47c in QCoreApplication::notifyInternal (this=0x7fff8bf80bc0, receiver=0x734690, event=0x7fff8bf806e0) at kernel/qcoreapplication.cpp:731
#23 0x00007f4d22137df8 in sendEvent (this=0x677bb0) at kernel/qcoreapplication.h:215
#24 QTimerInfoList::activateTimers (this=0x677bb0) at kernel/qeventdispatcher_unix.cpp:619
#25 0x00007f4d22134b78 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#26 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#27 0x00007f4d19645bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#28 0x00007f4d196463b0 in ?? () from /lib64/libglib-2.0.so.0
#29 0x00007f4d19646650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#30 0x00007f4d2213522f in QEventDispatcherGlib::processEvents (this=0x6128a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#31 0x00007f4d226aebae in ?? () from /usr/lib64/libQtGui.so.4
#32 0x00007f4d221098d2 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007f4d22109ae5 in QEventLoop::exec (this=0x7fff8bf809f0, flags=...) at kernel/qeventloop.cpp:201
#34 0x00007f4d2210df2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#35 0x00000000004032eb in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.4.11.1/kmail/main.cpp:158

Reported using DrKonqi
Comment 1 Christophe Marin 2011-05-23 11:08:22 UTC

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