Bug 221549 - Kontact crashed when clicking on an email in dimap folder
Summary: Kontact crashed when clicking on an email in dimap folder
Status: RESOLVED DUPLICATE of bug 180741
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-01-06 17:44 UTC by Andreas K. Huettel
Modified: 2010-03-28 04:41 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 Andreas K. Huettel 2010-01-06 17:44:14 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.30-gentoo-r5 x86_64

What I was doing when the application crashed:
Kontact crashed when clicking on an email in a disconnected imap folder

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
The current source language is "auto; currently c".
[KCrash Handler]
#5  0x00007f90358019b0 in vtable for DwString () from /usr/lib64/libmimelib.so.4
#6  0x00007f903762f941 in KMReaderWin::parseMsg (this=0x2366360, aMsg=0x4243890) at /var/tmp/portage/kde-base/kmail-4.3.4/work/kmail-4.3.4/kmail/kmreaderwin.cpp:1691
#7  0x00007f903761d92a in KMReaderWin::displayMessage (this=0x2366360) at /var/tmp/portage/kde-base/kmail-4.3.4/work/kmail-4.3.4/kmail/kmreaderwin.cpp:1608
#8  0x00007f903761db15 in KMReaderWin::updateReaderWin (this=0x2366360) at /var/tmp/portage/kde-base/kmail-4.3.4/work/kmail-4.3.4/kmail/kmreaderwin.cpp:1548
#9  0x00007f9037629c8d in KMReaderWin::qt_metacall (this=0x2366360, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffffa18d3b0)
    at /var/tmp/portage/kde-base/kmail-4.3.4/work/kmail-4.3.4_build/kmail/kmreaderwin.moc:168
#10 0x00007f9048b75826 in QMetaObject::activate (sender=0x2366408, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x1) at kernel/qobject.cpp:3101
#11 0x00007f9048b72153 in QObject::event (this=0x2366408, e=0x1b7a354) at kernel/qobject.cpp:1066
#12 0x00007f90499258fd in QApplicationPrivate::notify_helper (this=0x1ba2220, receiver=0x2366408, e=0x7ffffa18da60) at kernel/qapplication.cpp:4065
#13 0x00007f904992d1ba in QApplication::notify (this=0x7ffffa18deb0, receiver=0x2366408, e=0x7ffffa18da60) at kernel/qapplication.cpp:4030
#14 0x00007f904a6bdfdb in KApplication::notify (this=0x7ffffa18deb0, receiver=0x2366408, event=0x7ffffa18da60)
    at /var/tmp/portage/kde-base/kdelibs-4.3.4/work/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#15 0x00007f9048b63a5b in QCoreApplication::notifyInternal (this=0x7ffffa18deb0, receiver=0x2366408, event=0x7ffffa18da60) at kernel/qcoreapplication.cpp:606
#16 0x00007f9048b8b656 in QCoreApplication::sendEvent (this=0x1ba5b40) at kernel/qcoreapplication.h:213
#17 QTimerInfoList::activateTimers (this=0x1ba5b40) at kernel/qeventdispatcher_unix.cpp:580
#18 0x00007f9048b884fd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#19 0x00007f9043f204a9 in g_main_dispatch (context=0x1ba5920) at gmain.c:1824
#20 IA__g_main_context_dispatch (context=0x1ba5920) at gmain.c:2377
#21 0x00007f9043f23ae8 in g_main_context_iterate (context=0x1ba5920, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2455
#22 0x00007f9043f23c9c in IA__g_main_context_iteration (context=0x1ba5920, may_block=1) at gmain.c:2518
#23 0x00007f9048b8845f in QEventDispatcherGlib::processEvents (this=0x1b9e3b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#24 0x00007f90499aa89f in QGuiEventDispatcherGlib::processEvents (this=0x4243890, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f9048b62442 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007f9048b625dc in QEventLoop::exec (this=0x7ffffa18dd10, flags=...) at kernel/qeventloop.cpp:197
#27 0x00007f9048b6461c in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#28 0x0000000000404b49 in main (argc=1, argv=0x7ffffa18e488) at /var/tmp/portage/kde-base/kontact-4.3.4/work/kontact-4.3.4/kontact/src/main.cpp:218

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-06 19:55:43 UTC
This looks like bug 180741. Can you check
https://bugs.kde.org/show_bug.cgi?id=180741#c41 ? Thanks
Comment 2 Andreas K. Huettel 2010-01-06 20:59:35 UTC
Q: Are you using the preview window when you reported your bug?
yes

Q: Did your kmail crash if you had the preview window enabled.
yes

Q: Did your kmail continue to work okay if the preview window was off.
no way to check, the crash was not reproducible
Comment 3 Christophe Marin 2010-03-28 04:41:44 UTC

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