[Bug 262680] kmail crash when handling brocken vcf files

Christophe Giboudeaux cgiboudeaux at gmx.com
Thu Apr 7 14:57:35 BST 2011


https://bugs.kde.org/show_bug.cgi?id=262680


Christophe Giboudeaux <cgiboudeaux at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |iamsergio at gmail.com
     Ever Confirmed|0                           |1




--- Comment #10 from Christophe Giboudeaux <cgiboudeaux gmx com>  2011-04-07 15:57:33 ---
Thanks. Confirmed with the steps you mentioned.

Program received signal SIGSEGV, Segmentation fault.
0x00007fffee2dfa2e in QList<KABC::Addressee>::Node::t (this=0x8) at
/usr/include/QtCore/qlist.h:110
110                                            ? v : this); }
(gdb) bt
#0  0x00007fffee2dfa2e in QList<KABC::Addressee>::Node::t (this=0x8) at
/usr/include/QtCore/qlist.h:110
#1  0x00007fffee2df9d3 in QList<KABC::Addressee>::iterator::operator*
(this=0xb6d288) at /usr/include/QtCore/qlist.h:180
#2  0x00007fffee340bc6 in MessageViewer::VCardViewer::slotUser2 (this=0xb6d240)
at /kde/src/KDE/kdepim/messageviewer/vcardviewer.cpp:96
#3  0x00007fffee340de0 in MessageViewer::VCardViewer::qt_metacall
(this=0xb6d240, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fffffff9d70) at
/kde/build/KDE/kdepim/messageviewer/vcardviewer.moc:76
#4  0x00007ffff6919a5f in QMetaObject::activate (sender=0xb6d240, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3278
#5  0x00007ffff791e310 in KDialog::slotButtonClicked (this=0xb6d240,
button=8192) at
/usr/src/debug/kdelibs-4.6.41_20110406/kdeui/dialogs/kdialog.cpp:896
#6  0x00007ffff791e962 in KDialog::qt_metacall (this=0xb6d240,
_c=QMetaObject::InvokeMetaMethod, _id=33, _a=0x7fffffff9f40) at
/usr/src/debug/kdelibs-4.6.41_20110406/build/kdeui/kdialog.moc:190
#7  0x00007fffee340da1 in MessageViewer::VCardViewer::qt_metacall
(this=0xb6d240, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0x7fffffff9f40) at
/kde/build/KDE/kdepim/messageviewer/vcardviewer.moc:70
#8  0x00007ffff6919a5f in QMetaObject::activate (sender=0x1fda9d0, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffffff9f40) at
kernel/qobject.cpp:3278
#9  0x00007ffff691e43e in QSignalMapper::mapped (this=<optimized out>,
_t1=8192) at .moc/release-shared/moc_qsignalmapper.cpp:101
#10 0x00007ffff691e665 in QSignalMapper::map (this=0x1fda9d0, sender=0x1ccccf0)
at kernel/qsignalmapper.cpp:266
#11 0x00007ffff691ed20 in QSignalMapper::qt_metacall (this=0x1fda9d0,
_c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fffffffa0b0) at
.moc/release-shared/moc_qsignalmapper.cpp:87
#12 0x00007ffff6919a5f in QMetaObject::activate (sender=0x1ccccf0, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffffffa0b0) at
kernel/qobject.cpp:3278
#13 0x00007ffff633a5a2 in QAbstractButton::clicked (this=<optimized out>,
_t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#14 0x00007ffff6080f1b in QAbstractButtonPrivate::emitClicked (this=<optimized
out>) at widgets/qabstractbutton.cpp:546
#15 0x00007ffff60824db in QAbstractButtonPrivate::click (this=0x1a59b90) at
widgets/qabstractbutton.cpp:539
#16 0x00007ffff608274c in QAbstractButton::mouseReleaseEvent (this=0x1ccccf0,
e=0x7fffffffaa30) at widgets/qabstractbutton.cpp:1121
#17 0x00007ffff5d1ec5c in QWidget::event (this=0x1ccccf0, event=0x7fffffffaa30)
at kernel/qwidget.cpp:8259
#18 0x00007ffff5ccd144 in QApplicationPrivate::notify_helper (this=0x65e330,
receiver=0x1ccccf0, e=0x7fffffffaa30) at kernel/qapplication.cpp:4462
#19 0x00007ffff5cd5f7c in QApplication::notify (this=<optimized out>,
receiver=0x1ccccf0, e=0x7fffffffaa30) at kernel/qapplication.cpp:4023
#20 0x00007ffff79c2a76 in KApplication::notify (this=0x7fffffffb670,
receiver=0x1ccccf0, event=0x7fffffffaa30) at
/usr/src/debug/kdelibs-4.6.41_20110406/kdeui/kernel/kapplication.cpp:311
#21 0x00007ffff690547c in QCoreApplication::notifyInternal
(this=0x7fffffffb670, receiver=0x1ccccf0, event=0x7fffffffaa30) at
kernel/qcoreapplication.cpp:731
#22 0x00007ffff5cce155 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#23 QApplicationPrivate::sendMouseEvent (receiver=0x1ccccf0,
event=0x7fffffffaa30, alienWidget=0x1ccccf0, nativeWidget=0xb6d240,
buttonDown=0x7ffff679f198, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3122
#24 0x00007ffff5d4cb48 in QETWidget::translateMouseEvent (this=0xb6d240,
event=<optimized out>) at kernel/qapplication_x11.cpp:4461
#25 0x00007ffff5d4b209 in QApplication::x11ProcessEvent (this=0x7fffffffb670,
event=0x7fffffffb3a0) at kernel/qapplication_x11.cpp:3587
#26 0x00007ffff5d73904 in QEventDispatcherX11::processEvents (this=0x6117c0,
flags=...) at kernel/qeventdispatcher_x11.cpp:132
#27 0x00007ffff69048d2 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#28 0x00007ffff6904ae5 in QEventLoop::exec (this=0x7fffffffb530, flags=...) at
kernel/qeventloop.cpp:201
#29 0x00007ffff6908f2b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1008
#30 0x0000000000403474 in main (argc=2, argv=0x7fffffffb808) at
/kde/src/KDE/kdepim/kmail/main.cpp:145

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



More information about the Kdepim-bugs mailing list