Bug 211436 - kmail crash while resive maile
Summary: kmail crash while resive maile
Status: RESOLVED DUPLICATE of bug 193891
Alias: None
Product: kmail
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: 2009-10-22 13:53 UTC by kd75@mail.ru
Modified: 2009-10-22 14:34 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 kd75@mail.ru 2009-10-22 13:53:15 UTC
Application that crashed: kmail
Version of the application: 1.12.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-2-686 i686

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3f6b920 (LWP 2796))]

Thread 2 (Thread 0xaf698b90 (LWP 3405)):
#0  0xb80df424 in __kernel_vsyscall ()
#1  0xb5626f65 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb64dc85d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb707b562 in QWaitConditionPrivate::wait (this=0x8bba270, mutex=0x8bba26c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x8bba270, mutex=0x8bba26c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb60c667a in QHostInfoAgent::run (this=0x8bba260) at kernel/qhostinfo.cpp:260
#6  0xb707a582 in QThreadPrivate::start (arg=0x8bba260) at thread/qthread_unix.cpp:188
#7  0xb56234b5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb64cda5e in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb3f6b920 (LWP 2796)):
[KCrash Handler]
#6  0x77202928 in ?? ()
#7  0xb7507a0b in KMReaderWin::displayMessage (this=0x882f9b0) at ../../kmail/kmreaderwin.cpp:1605
#8  0xb7507c20 in KMReaderWin::updateReaderWin (this=0x87652a0) at ../../kmail/kmreaderwin.cpp:1545
#9  0xb7514647 in KMReaderWin::qt_metacall (this=0x87652a0, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfd8c0a8) at ./kmreaderwin.moc:168
#10 0xb7180b33 in QMetaObject::activate (sender=0x87652f8, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#11 0xb7181782 in QMetaObject::activate (sender=0x87652f8, m=0xb725cde4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#12 0xb71bc177 in QTimer::timeout (this=0x87652f8) at .moc/release-shared/moc_qtimer.cpp:128
#13 0xb7186e9e in QTimer::timerEvent (this=0x87652f8, e=0xbfd8c52c) at kernel/qtimer.cpp:261
#14 0xb717bbcf in QObject::event (this=0x87652f8, e=0xbfd8c52c) at kernel/qobject.cpp:1074
#15 0xb67ab814 in QApplicationPrivate::notify_helper (this=0x8304ca0, receiver=0x87652f8, e=0xbfd8c52c) at kernel/qapplication.cpp:4056
#16 0xb67b397e in QApplication::notify (this=0xbfd8c848, receiver=0x87652f8, e=0xbfd8c52c) at kernel/qapplication.cpp:3603
#17 0xb7f0f4ad in KApplication::notify (this=0xbfd8c848, receiver=0x87652f8, event=0xbfd8c52c) at ../../kdeui/kernel/kapplication.cpp:302
#18 0xb716b9cb in QCoreApplication::notifyInternal (this=0xbfd8c848, receiver=0x87652f8, event=0xbfd8c52c) at kernel/qcoreapplication.cpp:610
#19 0xb719a361 in QCoreApplication::sendEvent (this=0x82fdd74) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 QTimerInfoList::activateTimers (this=0x82fdd74) at kernel/qeventdispatcher_unix.cpp:572
#21 0xb7196900 in timerSourceDispatch (source=0x82fdd40) at kernel/qeventdispatcher_glib.cpp:165
#22 0xb4898e98 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0xb489c623 in ?? () from /lib/libglib-2.0.so.0
#24 0xb489c7a8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0xb7196858 in QEventDispatcherGlib::processEvents (this=0x82d58d0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#26 0xb684afd5 in QGuiEventDispatcherGlib::processEvents (this=0x82d58d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#27 0xb716a01a in QEventLoop::processEvents (this=0xbfd8c750, flags=...) at kernel/qeventloop.cpp:149
#28 0xb716a462 in QEventLoop::exec (this=0xbfd8c750, flags=...) at kernel/qeventloop.cpp:201
#29 0xb716c8b9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#30 0xb67ab697 in QApplication::exec () at kernel/qapplication.cpp:3525
#31 0x0804a6d0 in main (argc=0, argv=0x0) at ../../kmail/main.cpp:146

Reported using DrKonqi
Comment 1 Christophe Marin 2009-10-22 14:34:07 UTC

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