Bug 183404 - Crash whilst selecting an email message
Summary: Crash whilst selecting an email message
Status: RESOLVED DUPLICATE of bug 193891
Alias: None
Product: kontact
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: 2009-02-06 10:54 UTC by Stephen Thompson
Modified: 2009-07-06 18:07 UTC (History)
1 user (show)

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 Stephen Thompson 2009-02-06 10:54:17 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

Selecting an email message in a different account whilst the application is opening caused a crash. 

Application: Kontact (kontact), signal SIGSEGV

Thread 1 (Thread 0xb4bd76c0 (LWP 14173)):
[KCrash Handler]
#6  0xb0f9e710 in DwHeaders::FindField (this=0xffff, aFieldName=0xa257bd0 "From") at /build/buildd/kdepim-4.2.0/mimelib/headers.cpp:287
#7  0xb1265e21 in KMMessage::rawHeaderField (this=0xa216c68, name=@0xbffa83b8) at /build/buildd/kdepim-4.2.0/kmail/kmmessage.cpp:2204
#8  0xb1268fb5 in KMMessage::from (this=0xa216c68) at /build/buildd/kdepim-4.2.0/kmail/kmmessage.cpp:1943
#9  0xb150cd38 in KMail::FancyHeaderStyle::format (this=0x9c55310, message=0xa216c68, strategy=0x94d66a0, vCardName=@0xbffadd60, printing=false, topLevel=true)
    at /build/buildd/kdepim-4.2.0/kmail/headerstyle.cpp:456
#10 0xb137dbbb in KMReaderWin::writeMsgHeader (this=0x9b32710, aMsg=0xa216c68, hasVCard=false, topLevel=<value optimized out>) at /build/buildd/kdepim-4.2.0/kmail/kmreaderwin.cpp:1733
#11 0xb1384c00 in KMReaderWin::parseMsg (this=0x9b32710, aMsg=0xa216c68) at /build/buildd/kdepim-4.2.0/kmail/kmreaderwin.cpp:1618
#12 0xb1371368 in KMReaderWin::displayMessage (this=0x9b32710) at /build/buildd/kdepim-4.2.0/kmail/kmreaderwin.cpp:1555
#13 0xb1371580 in KMReaderWin::updateReaderWin (this=0x9b32710) at /build/buildd/kdepim-4.2.0/kmail/kmreaderwin.cpp:1495
#14 0xb137fce0 in KMReaderWin::qt_metacall (this=0x9b32710, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbffae198) at /build/buildd/kdepim-4.2.0/obj-i486-linux-gnu/kmail/kmreaderwin.moc:164
#15 0xb5e2aa60 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#16 0xb5e2b7e2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#17 0xb5e657a7 in QTimer::timeout () from /usr/lib/libQtCore.so.4
#18 0xb5e3140e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4
#19 0xb5e2553f in QObject::event () from /usr/lib/libQtCore.so.4
#20 0xb62c78ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#21 0xb62cf72e in QApplication::notify () from /usr/lib/libQtGui.so.4
#22 0xb6de0fed in KApplication::notify (this=0xbffae8d8, receiver=0x9b32760, event=0xbffae62c) at /build/buildd/kde4libs-4.2.0/kdeui/kernel/kapplication.cpp:307
#23 0xb5e15e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#24 0xb5e43d81 in ?? () from /usr/lib/libQtCore.so.4
#25 0xb5e40520 in ?? () from /usr/lib/libQtCore.so.4
#26 0xb50ee6f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb50f1da3 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb50f1f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb5e40478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#30 0xb6361ea5 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb5e1452a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#32 0xb5e146ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#33 0xb5e16da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#34 0xb62c7767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#35 0x0804c072 in main (argc=1, argv=0xbffaebd4) at /build/buildd/kdepim-4.2.0/kontact/src/main.cpp:218
Comment 1 Johan Thelmen 2009-03-15 16:52:09 UTC
Hi
Can you verify that you get the same with QT 4.5 and KDE 4.2.1? Kubuntu jaunty
have this but it is still in alpha release but seems to work ok for me and
fixes a somewhat similar bug 180741 for me. Be careful and check if it is ok
for you to upgrade if you want to do this. They say there are issues with Xorg
and fglrx driver and switch knetworkmanager to the applet if you use it.

Just a suggestion, hope it helps, otherwise just wait or provide an updated
backtrace.
Comment 2 Christophe Marin 2009-07-06 18:07:42 UTC

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