[Bug 180741] crash in kmail (reason unknown)

Jaime Torres jtamate at gmail.com
Sat Jan 31 12:20:47 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=180741


Jaime Torres jtamate gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bugsquad-triage at kde.org     |kdepim-bugs at kde.org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #10 from Jaime Torres <jtamate gmail com>  2009-01-31 13:20:46 ---

Pasting the backtraces (it is a lot easier to find duplicates if they are as
comments).

gcc version 4.2.4 (Ubuntu 4.2.4-3ubuntu4)
(gdb) bt
#0  0x00007f066d9ad420 in typeinfo for DwTokenString () from
/usr/lib/libmimelib.so.4
#1  0x00007f06761af83c in KMReaderWin::parseMsg (this=0x2902a50,
aMsg=0x33565d0) at /home/johan/dev/kde/kdepim-4.2.0/kmail/kmreaderwin.cpp:1628
#2  0x00007f06761aaca5 in KMReaderWin::displayMessage (this=0x2902a50) at
/home/johan/dev/kde/kdepim-4.2.0/kmail/kmreaderwin.cpp:1555
#3  0x00007f06761aaf24 in KMReaderWin::updateReaderWin (this=0x2902a50) at
/home/johan/dev/kde/kdepim-4.2.0/kmail/kmreaderwin.cpp:1495
#4  0x00007f06761b433a in KMReaderWin::qt_metacall (this=0x2902a50,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff7f62baf0)
    at
/home/johan/dev/kde/kdepim-4.2.0/obj-x86_64-linux-gnu/kmail/kmreaderwin.moc:164
#5  0x00007f0672cb2134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#6  0x00007f0672caca43 in QObject::event () from /usr/lib/libQtCore.so.4
#7  0x00007f06733c1c3d in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#8  0x00007f06733c99ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#9  0x00007f06770183eb in KApplication::notify (this=0x7fff7f62c5f0,
receiver=0x2902ae8, event=0x7fff7f62c1a0)
    at /build/buildd/kde4libs-4.2.0/kdeui/kernel/kapplication.cpp:307
#10 0x00007f0672c9dd61 in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#11 0x00007f0672cc9ab6 in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007f0672cc61fd in ?? () from /usr/lib/libQtCore.so.4
#13 0x00007f066a390d3b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#14 0x00007f066a39450d in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00007f066a3946cb in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#16 0x00007f0672cc615f in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#17 0x00007f0673453a6f in ?? () from /usr/lib/libQtGui.so.4
#18 0x00007f0672c9c682 in QEventLoop::processEvents () from
/usr/lib/libQtCore.so.4
#19 0x00007f0672c9c80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#20 0x00007f0672c9ecbd in QCoreApplication::exec () from
/usr/lib/libQtCore.so.4
#21 0x000000000040300a in main (argc=<value optimized out>, argv=<value
optimized out>) at /home/johan/dev/kde/kdepim-4.2.0/kmail/main.cpp:146

/usr/lib/libmimelib.so.4.2.0: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), dynamically linked, stripped
250752 2009-01-30 08:51 /usr/lib/libmimelib.so.4.2.0


gcc version 4.1.3 20080623 (prerelease) (Ubuntu 4.1.2-23ubuntu3)
(gdb) bt
#0  0x00007f14da23d0a0 in typeinfo for DwTokenString () from
/usr/lib/libmimelib.so.4
#1  0x00007f14e2a40444 in KMReaderWin::parseMsg (this=0x1a77990,
aMsg=0x24c4480) at /home/johan/dev/kde/kdepim-4.2.0/kmail/kmreaderwin.cpp:1628
#2  0x00007f14e2a3b92f in KMReaderWin::displayMessage (this=0x1a77990) at
/home/johan/dev/kde/kdepim-4.2.0/kmail/kmreaderwin.cpp:1555
#3  0x00007f14e2a3bba4 in KMReaderWin::updateReaderWin (this=0x1a77990) at
/home/johan/dev/kde/kdepim-4.2.0/kmail/kmreaderwin.cpp:1495
#4  0x00007f14e2a4474d in KMReaderWin::qt_metacall (this=0x1a77990,
_c=QMetaObject::InvokeMetaMethod, _id=6, _a=0x7fffebe6f330)
    at
/home/johan/dev/kde/kdepim-4.2.0/obj-x86_64-linux-gnu/kmail/kmreaderwin.moc:164
#5  0x00007f14df542134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#6  0x00007f14df53ca43 in QObject::event () from /usr/lib/libQtCore.so.4
#7  0x00007f14dfc51c3d in QApplicationPrivate::notify_helper () from
/usr/lib/libQtGui.so.4
#8  0x00007f14dfc599ba in QApplication::notify () from /usr/lib/libQtGui.so.4
#9  0x00007f14e385b3eb in KApplication::notify (this=0x7fffebe6fe30,
receiver=0x1a77a28, event=0x7fffebe6f9e0)
    at /build/buildd/kde4libs-4.2.0/kdeui/kernel/kapplication.cpp:307
#10 0x00007f14df52dd61 in QCoreApplication::notifyInternal () from
/usr/lib/libQtCore.so.4
#11 0x00007f14df559ab6 in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007f14df5561fd in ?? () from /usr/lib/libQtCore.so.4
#13 0x00007f14d6c21d3b in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#14 0x00007f14d6c2550d in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00007f14d6c256cb in g_main_context_iteration () from
/usr/lib/libglib-2.0.so.0
#16 0x00007f14df55615f in QEventDispatcherGlib::processEvents () from
/usr/lib/libQtCore.so.4
#17 0x00007f14dfce3a6f in ?? () from /usr/lib/libQtGui.so.4
#18 0x00007f14df52c682 in QEventLoop::processEvents () from
/usr/lib/libQtCore.so.4
#19 0x00007f14df52c80d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#20 0x00007f14df52ecbd in QCoreApplication::exec () from
/usr/lib/libQtCore.so.4
#21 0x00000000004030da in main (argc=<value optimized out>, argv=<value
optimized out>) at /home/johan/dev/kde/kdepim-4.2.0/kmail/main.cpp:146

249856 2009-01-30 10:26 /usr/lib/libmimelib.so.4.2.0


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list