Bug 199026 - Crash in QFontDatabase
Summary: Crash in QFontDatabase
Status: RESOLVED UPSTREAM
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: qt (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-05 16:14 UTC by Sergei Andreev
Modified: 2012-10-05 02:06 UTC (History)
3 users (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 Sergei Andreev 2009-07-05 16:14:04 UTC
Application that crashed: kmail
Version of the application: 1.12.0
KDE Version: 4.2.95 (KDE 4.2.95 (KDE 4.3 RC1))
Qt Version: 4.5.2
Operating System: Linux 2.6.28-13-generic x86_64
Distribution: Ubuntu 9.04

What I was doing when the application crashed:
Accidentally I removed my .kde folder so I have to configure my applications anew.
After perfoming  Antispam wizard  two icons appeared on toolbar - to classify message as SPAM or Good one.
But a could not change there icons so I've delete two entries: toolbar_filter_actions and toolbar_messagetag_actions and adding configurable filters kmail began to eat all available memory and CPU. After manually killing kmail and restarting it there is no icons of "Classify as spam" and "Classify as not spam" filters in toolbar though they are added to list.

After changing text position to text under icons or adding this filters to toolbar kmail crashes.


 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  QFontDatabase::load (d=0x3077ba0, script=0) at ../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:121
#6  0x00007fb008735376 in QFontPrivate::engineForScript (this=0x3077ba0, script=0) at text/qfont.cpp:265
#7  0x00007fb00874e14e in QFontMetricsF::leading (this=<value optimized out>) at text/qfontmetrics.cpp:1182
#8  0x00007fb00867c9f9 in qt_format_text (fnt=@0x7fff14a72940, _r=<value optimized out>, tf=134236177, option=0x0, str=@0x7fff14a72a70, brect=0x7fff14a72910, tabstops=0, tabarraylen=0, painter=0x0)
    at painting/qpainter.cpp:7594
#9  0x00007fb00867d391 in qt_format_text (fnt=@0x3077ba0, _r=@0x0, tf=37186756, str=<value optimized out>, brect=<value optimized out>, tabstops=<value optimized out>, ta=0x0, tabarraylen=0, 
    painter=0x0) at painting/qpainter.cpp:7439
#10 0x00007fb00874f77c in QFontMetrics::boundingRect (this=<value optimized out>, rect=<value optimized out>, flags=18432, text=@0x7fff14a72a70, tabStops=0, tabArray=0x0) at text/qfontmetrics.cpp:772
#11 0x00007fb00874f7fd in QFontMetrics::size (this=0x3077ba0, flags=0, text=<value optimized out>, tabStops=<value optimized out>, tabArray=<value optimized out>) at text/qfontmetrics.cpp:802
#12 0x00007fb0089aefa9 in QToolButton::sizeHint (this=0x2f0ebd0) at widgets/qtoolbutton.cpp:427
#13 0x00007fb0089ac06a in QToolButton::minimumSizeHint (this=0x3077ba0) at widgets/qtoolbutton.cpp:457
#14 0x00007fb00858a279 in qSmartMaxSize (i=<value optimized out>, align={i = 346499968}) at kernel/qlayoutengine.cpp:414
#15 0x00007fb00858cec6 in QWidgetItem::maximumSize (this=0x2e60760) at kernel/qlayoutitem.cpp:636
#16 0x00007fb0089a712b in QToolBarLayout::updateGeomArray (this=0x2f60380) at widgets/qtoolbarlayout.cpp:283
#17 0x00007fb0089a7ca4 in QToolBarLayout::layoutActions (this=0x2f60380, size=@0x7fff14a72f90) at widgets/qtoolbarlayout.cpp:430
#18 0x00007fb0089a91a2 in QToolBarLayout::setGeometry (this=0x2f60380, rect=@0x7fff14a73000) at widgets/qtoolbarlayout.cpp:383
#19 0x00007fb008587f97 in QLayoutPrivate::doResize (this=0x2f60400, r=@0x7fff14a73080) at kernel/qlayout.cpp:637
#20 0x00007fb0085880ee in QLayout::activate (this=0x2f60380) at kernel/qlayout.cpp:1215
#21 0x00007fb00855cf0e in QApplicationPrivate::notify_helper (this=0x233b040, receiver=0x3072de0, e=0x3108590) at kernel/qapplication.cpp:4047
#22 0x00007fb00856518a in QApplication::notify (this=0x7fff14a739a0, receiver=0x3072de0, e=0x3108590) at kernel/qapplication.cpp:4021
#23 0x00007fb00c45e62b in KApplication::notify (this=0x7fff14a739a0, receiver=0x3072de0, event=0x3108590) at /build/buildd/kde4libs-4.2.95/kdeui/kernel/kapplication.cpp:302
#24 0x00007fb007e536ac in QCoreApplication::notifyInternal (this=0x7fff14a739a0, receiver=0x3072de0, event=0x3108590) at kernel/qcoreapplication.cpp:610
#25 0x00007fb007e5431a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x23048f0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#26 0x00007fb007e7ce03 in postEventSourceDispatch (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#27 0x00007faffed0e20a in IA__g_main_context_dispatch (context=0x233d520) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#28 0x00007faffed118e0 in g_main_context_iterate (context=0x233d520, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#29 0x00007faffed11a7c in IA__g_main_context_iteration (context=0x233d520, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#30 0x00007fb007e7ca8f in QEventDispatcherGlib::processEvents (this=0x23044e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#31 0x00007fb0085f5bdf in QGuiEventDispatcherGlib::processEvents (this=0x3077ba0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#32 0x00007fb007e51f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 346503088}) at kernel/qeventloop.cpp:149
#33 0x00007fb007e52314 in QEventLoop::exec (this=0x7fff14a737f0, flags={i = 346503168}) at kernel/qeventloop.cpp:201
#34 0x00007fb007e545e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#35 0x00000000004030bb in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kdepim-4.2.95a/kmail/main.cpp:146

Reported using DrKonqi
Comment 1 Sergei Andreev 2009-07-05 16:15:47 UTC
Another backtrace:

Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  QDomNamedNodeMapPrivate::clone (this=0x1c51fd0, p=0x1d96220) at dom/qdom.cpp:3069
#6  0x00007f36e7b92533 in QDomElementPrivate (this=0x1d96220, n=0x1b06a80, deep=<value optimized out>) at dom/qdom.cpp:4424
#7  0x00007f36e7b927f5 in QDomElementPrivate::cloneNode (this=0x1b06a80, deep=232) at dom/qdom.cpp:4437
#8  0x00007f36e7b8d88e in QDomNodePrivate (this=0x1c5d3f0, n=<value optimized out>, deep=true) at dom/qdom.cpp:1485
#9  0x00007f36e7b9251c in QDomElementPrivate (this=0x1c365e0, n=0x38b6be, deep=232) at dom/qdom.cpp:4422
#10 0x00007f36e7b927f5 in QDomElementPrivate::cloneNode (this=0x1b09910, deep=232) at dom/qdom.cpp:4437
#11 0x00007f36e7b8d88e in QDomNodePrivate (this=0x1c59c80, n=<value optimized out>, deep=true) at dom/qdom.cpp:1485
#12 0x00007f36e7b9251c in QDomElementPrivate (this=0x1c365e0, n=0x38b6be, deep=232) at dom/qdom.cpp:4422
#13 0x00007f36e7b927f5 in QDomElementPrivate::cloneNode (this=0x1b03c10, deep=232) at dom/qdom.cpp:4437
#14 0x00007f36e7b8d88e in QDomNodePrivate (this=0x1cd7800, n=<value optimized out>, deep=true) at dom/qdom.cpp:1485
#15 0x00007f36e7b9251c in QDomElementPrivate (this=0x1c365e0, n=0x38b6be, deep=232) at dom/qdom.cpp:4422
#16 0x00007f36e7b927f5 in QDomElementPrivate::cloneNode (this=0x1b1f0e0, deep=232) at dom/qdom.cpp:4437
#17 0x00007f36e7b8d88e in QDomNodePrivate (this=0x1b54a10, n=<value optimized out>, deep=true) at dom/qdom.cpp:1485
#18 0x00007f36e7b92244 in QDomDocumentPrivate (this=0x1c365e0, n=0x38b6be, deep=232) at dom/qdom.cpp:6185
#19 0x00007f36e7b922e5 in QDomDocumentPrivate::cloneNode (this=0x1a7cf30, deep=232) at dom/qdom.cpp:6260
#20 0x00007f36e7b8b9f5 in QDomNode::cloneNode (this=<value optimized out>, deep=190) at dom/qdom.cpp:2358
#21 0x00007f36eb15a033 in KXMLGUIFactory::removeClient (this=<value optimized out>, client=0xf7b370) at /build/buildd/kde4libs-4.2.95/kdeui/xmlgui/kxmlguifactory.cpp:425
#22 0x00007f36eb14dea8 in KXmlGuiWindow::createGUI (this=0xf7b310, xmlfile=@0x7ffff364fbd0) at /build/buildd/kde4libs-4.2.95/kdeui/xmlgui/kxmlguiwindow.cpp:244
#23 0x00007f36ea0f05a3 in KMMainWin::slotUpdateToolbars (this=0xf7b310) at /build/buildd/kdepim-4.2.95a/kmail/kmmainwin.cpp:156
#24 0x00007f36ea0f16d0 in KMMainWin::qt_metacall (this=0xf7b310, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff364fcb0)
    at /build/buildd/kdepim-4.2.95a/obj-x86_64-linux-gnu/kmail/kmmainwin.moc:77
#25 0x00007f36e6a4aea2 in QMetaObject::activate (sender=0x7ffff36527f0, from_signal_index=<value optimized out>, to_signal_index=74, argv=0x7) at kernel/qobject.cpp:3113
#26 0x00007f36eafbfae9 in KEditToolBar::qt_metacall (this=0x7ffff36527f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff364fdb0)
    at /build/buildd/kde4libs-4.2.95/obj-x86_64-linux-gnu/kdeui/kedittoolbar.moc:79
#27 0x00007f36e6a4aea2 in QMetaObject::activate (sender=0x7ffff36527f0, from_signal_index=<value optimized out>, to_signal_index=43, argv=0x7) at kernel/qobject.cpp:3113
#28 0x00007f36eafb3e85 in KDialog::slotButtonClicked (this=0x7ffff36527f0, button=8) at /build/buildd/kde4libs-4.2.95/kdeui/dialogs/kdialog.cpp:858
#29 0x00007f36eafb609d in KDialog::qt_metacall (this=0x7ffff36527f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff364ff80)
    at /build/buildd/kde4libs-4.2.95/obj-x86_64-linux-gnu/kdeui/kdialog.moc:184
#30 0x00007f36eafbfa65 in KEditToolBar::qt_metacall (this=0x1c365e0, _c=3716798, _id=28745192, _a=0x7) at /build/buildd/kde4libs-4.2.95/obj-x86_64-linux-gnu/kdeui/kedittoolbar.moc:71
#31 0x00007f36e6a4aea2 in QMetaObject::activate (sender=0x1ce79c8, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x7) at kernel/qobject.cpp:3113
#32 0x00007f36e6a4dc3e in QSignalMapper::mapped (this=0x1c365e0, _t1=8) at .moc/release-shared/moc_qsignalmapper.cpp:95
#33 0x00007f36e6a4e4e0 in QSignalMapper::map (this=0x1ce79c8, sender=0x1c99fa0) at kernel/qsignalmapper.cpp:266
#34 0x00007f36e6a4f0d0 in QSignalMapper::qt_metacall (this=0x1ce79c8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff3650100) at .moc/release-shared/moc_qsignalmapper.cpp:81
#35 0x00007f36e6a4aea2 in QMetaObject::activate (sender=0x1c99fa0, from_signal_index=<value optimized out>, to_signal_index=30, argv=0x7) at kernel/qobject.cpp:3113
#36 0x00007f36e7760e27 in QAbstractButton::clicked (this=0x1c365e0, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#37 0x00007f36e74bac6b in QAbstractButtonPrivate::emitClicked (this=0x1c91530) at widgets/qabstractbutton.cpp:543
#38 0x00007f36e74bc8c2 in QAbstractButtonPrivate::click (this=0x1c91530) at widgets/qabstractbutton.cpp:536
#39 0x00007f36e74bcb15 in QAbstractButton::mouseReleaseEvent (this=0x1c99fa0, e=0x7ffff36508d0) at widgets/qabstractbutton.cpp:1115
#40 0x00007f36e71900bf in QWidget::event (this=0x1c99fa0, event=0x7ffff36508d0) at kernel/qwidget.cpp:7549
#41 0x00007f36e713ef4d in QApplicationPrivate::notify_helper (this=0xf5cd80, receiver=0x1c99fa0, e=0x7ffff36508d0) at kernel/qapplication.cpp:4056
#42 0x00007f36e71478ea in QApplication::notify (this=<value optimized out>, receiver=0x1c99fa0, e=0x7ffff36508d0) at kernel/qapplication.cpp:3758
#43 0x00007f36eb04062b in KApplication::notify (this=0x7ffff3657ac0, receiver=0x1c99fa0, event=0x7ffff36508d0) at /build/buildd/kde4libs-4.2.95/kdeui/kernel/kapplication.cpp:302
#44 0x00007f36e6a356ac in QCoreApplication::notifyInternal (this=0x7ffff3657ac0, receiver=0x1c99fa0, event=0x7ffff36508d0) at kernel/qcoreapplication.cpp:610
#45 0x00007f36e7146b38 in QApplicationPrivate::sendMouseEvent (receiver=0x1c99fa0, event=0x7ffff36508d0, alienWidget=0x1c99fa0, nativeWidget=0x7ffff36527f0, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f36e7b76010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#46 0x00007f36e71b0b19 in QETWidget::translateMouseEvent (this=0x7ffff36527f0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4409
#47 0x00007f36e71afb53 in QApplication::x11ProcessEvent (this=0x7ffff3657ac0, event=0x7ffff3652450) at kernel/qapplication_x11.cpp:3550
#48 0x00007f36e71d8454 in x11EventSourceDispatch (s=0xf60520, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#49 0x00007f36dd8f020a in IA__g_main_context_dispatch (context=0xf5f520) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#50 0x00007f36dd8f38e0 in g_main_context_iterate (context=0xf5f520, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#51 0x00007f36dd8f3a7c in IA__g_main_context_iteration (context=0xf5f520, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#52 0x00007f36e6a5ea8f in QEventDispatcherGlib::processEvents (this=0xf1f4e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#53 0x00007f36e71d7bdf in QGuiEventDispatcherGlib::processEvents (this=0x1c365e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#54 0x00007f36e6a33f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -211474624}) at kernel/qeventloop.cpp:149
#55 0x00007f36e6a34314 in QEventLoop::exec (this=0x7ffff3652780, flags={i = -211474528}) at kernel/qeventloop.cpp:201
#56 0x00007f36e75d5e3e in QDialog::exec (this=0x7ffff36527f0) at dialogs/qdialog.cpp:498
#57 0x00007f36ea0f06f7 in KMMainWin::slotEditToolbars (this=0xf7b310) at /build/buildd/kdepim-4.2.95a/kmail/kmmainwin.cpp:147
#58 0x00007f36ea0f16e0 in KMMainWin::qt_metacall (this=0xf7b310, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7ffff3652980)
    at /build/buildd/kdepim-4.2.95a/obj-x86_64-linux-gnu/kmail/kmmainwin.moc:76
#59 0x00007f36e6a4aea2 in QMetaObject::activate (sender=0x1af86a0, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x7) at kernel/qobject.cpp:3113
#60 0x00007f36e7138f37 in QAction::triggered (this=0x1c365e0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#61 0x00007f36e713a3b0 in QAction::activate (this=0x1af86a0, event=<value optimized out>) at kernel/qaction.cpp:1160
#62 0x00007f36e754152d in QMenuPrivate::activateCausedStack (this=0x1ce7de0, causedStack=@0x7ffff3652aa0, action=0x1af86a0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:967
#63 0x00007f36e754753e in QMenuPrivate::activateAction (this=0x1ce7de0, action=0x1af86a0, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1060
#64 0x00007f36eb113ae1 in KMenu::mouseReleaseEvent (this=0x1b31490, e=0x7ffff3653440) at /build/buildd/kde4libs-4.2.95/kdeui/widgets/kmenu.cpp:456
#65 0x00007f36e71900bf in QWidget::event (this=0x1b31490, event=0x7ffff3653440) at kernel/qwidget.cpp:7549
#66 0x00007f36e7549d8b in QMenu::event (this=0x1b31490, e=0x7ffff3653440) at widgets/qmenu.cpp:2353
#67 0x00007f36e713ef4d in QApplicationPrivate::notify_helper (this=0xf5cd80, receiver=0x1b31490, e=0x7ffff3653440) at kernel/qapplication.cpp:4056
#68 0x00007f36e71478ea in QApplication::notify (this=<value optimized out>, receiver=0x1b31490, e=0x7ffff3653440) at kernel/qapplication.cpp:3758
#69 0x00007f36eb04062b in KApplication::notify (this=0x7ffff3657ac0, receiver=0x1b31490, event=0x7ffff3653440) at /build/buildd/kde4libs-4.2.95/kdeui/kernel/kapplication.cpp:302
#70 0x00007f36e6a356ac in QCoreApplication::notifyInternal (this=0x7ffff3657ac0, receiver=0x1b31490, event=0x7ffff3653440) at kernel/qcoreapplication.cpp:610
#71 0x00007f36e7146b38 in QApplicationPrivate::sendMouseEvent (receiver=0x1b31490, event=0x7ffff3653440, alienWidget=0x0, nativeWidget=0x1b31490, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f36e7b76010) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#72 0x00007f36e71b0cd4 in QETWidget::translateMouseEvent (this=0x1b31490, event=<value optimized out>) at kernel/qapplication_x11.cpp:4343
#73 0x00007f36e71afb53 in QApplication::x11ProcessEvent (this=0x7ffff3657ac0, event=0x7ffff3654fc0) at kernel/qapplication_x11.cpp:3550
#74 0x00007f36e71d8454 in x11EventSourceDispatch (s=0xf60520, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#75 0x00007f36dd8f020a in IA__g_main_context_dispatch (context=0xf5f520) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#76 0x00007f36dd8f38e0 in g_main_context_iterate (context=0xf5f520, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#77 0x00007f36dd8f3a7c in IA__g_main_context_iteration (context=0xf5f520, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#78 0x00007f36e6a5ea8f in QEventDispatcherGlib::processEvents (this=0xf1f4e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#79 0x00007f36e71d7bdf in QGuiEventDispatcherGlib::processEvents (this=0x1c365e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#80 0x00007f36e6a33f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -211463504}) at kernel/qeventloop.cpp:149
#81 0x00007f36e6a34314 in QEventLoop::exec (this=0x7ffff36552f0, flags={i = -211463408}) at kernel/qeventloop.cpp:201
#82 0x00007f36e7549be5 in QMenu::exec (this=<value optimized out>, p=@0x7ffff3655a50, action=0x0) at widgets/qmenu.cpp:1993
#83 0x00007f36eb144db0 in KToolBar::contextMenuEvent (this=0x1b5bb00, event=0x7ffff3655a30) at /build/buildd/kde4libs-4.2.95/kdeui/widgets/ktoolbar.cpp:722
#84 0x00007f36e7190594 in QWidget::event (this=0x1b5bb00, event=0x7ffff3655a30) at kernel/qwidget.cpp:7708
#85 0x00007f36e7586deb in QToolBar::event (this=0x1b5bb00, event=0x7ffff3655a30) at widgets/qtoolbar.cpp:1193
#86 0x00007f36e713ef4d in QApplicationPrivate::notify_helper (this=0xf5cd80, receiver=0x1b5bb00, e=0x7ffff3655a30) at kernel/qapplication.cpp:4056
#87 0x00007f36e714762a in QApplication::notify (this=<value optimized out>, receiver=0x1b5bb00, e=0x7ffff3655a30) at kernel/qapplication.cpp:3845
#88 0x00007f36eb04062b in KApplication::notify (this=0x7ffff3657ac0, receiver=0x1b5bb00, event=0x7ffff3655a30) at /build/buildd/kde4libs-4.2.95/kdeui/kernel/kapplication.cpp:302
#89 0x00007f36e6a356ac in QCoreApplication::notifyInternal (this=0x7ffff3657ac0, receiver=0x1b5bb00, event=0x7ffff3655a30) at kernel/qcoreapplication.cpp:610
#90 0x00007f36e71b115a in QETWidget::translateMouseEvent (this=0xf7b310, event=<value optimized out>) at kernel/qapplication_x11.cpp:4415
#91 0x00007f36e71afb53 in QApplication::x11ProcessEvent (this=0x7ffff3657ac0, event=0x7ffff36575e0) at kernel/qapplication_x11.cpp:3550
#92 0x00007f36e71d8454 in x11EventSourceDispatch (s=0xf60520, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#93 0x00007f36dd8f020a in IA__g_main_context_dispatch (context=0xf5f520) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:1814
#94 0x00007f36dd8f38e0 in g_main_context_iterate (context=0xf5f520, block=1, dispatch=1, self=<value optimized out>) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2448
#95 0x00007f36dd8f3a7c in IA__g_main_context_iteration (context=0xf5f520, may_block=1) at /build/buildd/glib2.0-2.20.1/glib/gmain.c:2511
#96 0x00007f36e6a5ea8f in QEventDispatcherGlib::processEvents (this=0xf1f4e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#97 0x00007f36e71d7bdf in QGuiEventDispatcherGlib::processEvents (this=0x1c365e0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#98 0x00007f36e6a33f42 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -211453744}) at kernel/qeventloop.cpp:149
#99 0x00007f36e6a34314 in QEventLoop::exec (this=0x7ffff3657910, flags={i = -211453664}) at kernel/qeventloop.cpp:201
#100 0x00007f36e6a365e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#101 0x00000000004030bb in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kdepim-4.2.95a/kmail/main.cpp:146
Comment 2 Dario Andres 2009-07-07 01:45:58 UTC
The two crashes seems to be different: 
The first one looks like a Qt bug (qt-only functions), may be introduced at 4.5.2
The second one seems to be bug 190504.
Thanks
Comment 3 Christoph Feck 2012-10-05 02:06:58 UTC
Crash is old version of Qt.