Bug 232535 - kontact (kmail) crashes when selecting a message
Summary: kontact (kmail) crashes when selecting a message
Status: RESOLVED DUPLICATE of bug 193891
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-29 07:17 UTC by Marc Pignat
Modified: 2010-03-29 10:30 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 Marc Pignat 2010-03-29 07:17:35 UTC
Application that crashed: kontact
Version of the application: 4.3.4
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-trunk-686 i686
Distribution: Debian GNU/Linux testing (squeeze)

What I was doing when the application crashed:
When I select a message, kontact (in the kmail tab) crashes.

It seems to be startup related, because if I restart kontact the problem is gone.

feel free to ask me for more details!

Best regards

Marc

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  DwEntity::Headers (this=0xbf8eb838) at ../../mimelib/entity.cpp:242
#7  0xb08ab7b5 in KMMessage::from (this=0x9023970) at ../../kmail/kmmessage.cpp:1712
#8  0xb0b36c48 in KMail::FancyHeaderStyle::format (this=0x8bb0468, message=0x9023970, strategy=0x8869cd8, vCardName=..., printing=false, topLevel=true) at ../../kmail/headerstyle.cpp:457
#9  0xb09b8bb7 in KMReaderWin::writeMsgHeader (this=0x8b64eb8, aMsg=0x9023970, hasVCard=false, topLevel=<value optimized out>) at ../../kmail/kmreaderwin.cpp:1791
#10 0xb09c1092 in KMReaderWin::parseMsg (this=0x8b64eb8, aMsg=0x9023970) at ../../kmail/kmreaderwin.cpp:1678
#11 0xb09ae4c9 in KMReaderWin::displayMessage (this=0x8b64eb8) at ../../kmail/kmreaderwin.cpp:1608
#12 0xb09ae6bb in KMReaderWin::updateReaderWin (this=0x8b64eb8) at ../../kmail/kmreaderwin.cpp:1548
#13 0xb09bcc74 in KMReaderWin::qt_metacall (this=0x8b64eb8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbf8f14c8) at ./kmreaderwin.moc:168
#14 0xb6edf303 in QMetaObject::activate (sender=0x8b64f10, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#15 0xb6edff42 in QMetaObject::activate (sender=0x8b64f10, m=0xb6fbbd84, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#16 0xb6f1ab37 in QTimer::timeout (this=0x8b64f10) at .moc/release-shared/moc_qtimer.cpp:128
#17 0xb6ee565e in QTimer::timerEvent (this=0x8b64f10, e=0xbf8f196c) at kernel/qtimer.cpp:261
#18 0xb6eda39f in QObject::event (this=0x8b64f10, e=0xbf8f196c) at kernel/qobject.cpp:1074
#19 0xb6509a94 in QApplicationPrivate::notify_helper (this=0x85981a8, receiver=0x8b64f10, e=0xbf8f196c) at kernel/qapplication.cpp:4065
#20 0xb6511bee in QApplication::notify (this=0xbf8f1c64, receiver=0x8b64f10, e=0xbf8f196c) at kernel/qapplication.cpp:3605
#21 0xb73dae2a in KApplication::notify (this=0xbf8f1c64, receiver=0x8b64f10, event=0xbf8f196c) at ../../kdeui/kernel/kapplication.cpp:302
#22 0xb6eca1eb in QCoreApplication::notifyInternal (this=0xbf8f1c64, receiver=0x8b64f10, event=0xbf8f196c) at kernel/qcoreapplication.cpp:610
#23 0xb6ef8e21 in QCoreApplication::sendEvent (this=0x858ef94) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#24 QTimerInfoList::activateTimers (this=0x858ef94) at kernel/qeventdispatcher_unix.cpp:580
#25 0xb6ef5317 in timerSourceDispatch (source=0x858f400) at kernel/qeventdispatcher_glib.cpp:184
#26 idleTimerSourceDispatch (source=0x858f400) at kernel/qeventdispatcher_glib.cpp:231
#27 0xb48f6b38 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0xb48fa3d0 in ?? () from /lib/libglib-2.0.so.0
#29 0xb48fa503 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0xb6ef5041 in QEventDispatcherGlib::processEvents (this=0x856f0d8, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#31 0xb65a9305 in QGuiEventDispatcherGlib::processEvents (this=0x856f0d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#32 0xb6ec883a in QEventLoop::processEvents (this=0xbf8f1be0, flags=...) at kernel/qeventloop.cpp:149
#33 0xb6ec8c82 in QEventLoop::exec (this=0xbf8f1be0, flags=...) at kernel/qeventloop.cpp:201
#34 0xb6ecb0d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#35 0xb6509917 in QApplication::exec () at kernel/qapplication.cpp:3525
#36 0x0804b4c6 in main (argc=3, argv=0xbf8f1e64) at ../../../kontact/src/main.cpp:218

This bug may be a duplicate of or related to bug 213956

Reported using DrKonqi
Comment 1 Christophe Marin 2010-03-29 10:30:29 UTC

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