[kontact] [Bug 335410] New: Kontact crashed upon print email from mail list

Giuseppe Vinci giuseppe.vinci at gmx.net
Tue May 27 13:10:43 BST 2014


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

            Bug ID: 335410
           Summary: Kontact crashed upon print email from mail list
    Classification: Unclassified
           Product: kontact
           Version: 4.13.1
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: giuseppe.vinci at gmx.net

Application: kontact (4.13.1)
KDE Platform Version: 4.13.1
Qt Version: 4.8.5
Operating System: Linux 3.11.10-11-desktop x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I marked the mail I want to be printed and cklicked on the print icon of the
context menu
- Unusual behavior I noticed:
known mail lost connected with akonadi

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f45369778c0 (LWP 4842))]

Thread 4 (Thread 0x7f4518fb4700 (LWP 4843)):
#0  0x00007f452df440af in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f45316e4f76 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f45316e4fa9 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007f452df400db in start_thread () from /lib64/libpthread.so.0
#4  0x00007f4533ec190d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f44d8699700 (LWP 4844)):
#0  0x00007f452df440af in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x00007f45314572cd in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x00007f453170cad6 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x00007f452df400db in start_thread () from /lib64/libpthread.so.0
#4  0x00007f4533ec190d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f44c71b9700 (LWP 4848)):
#0  0x00007f4533eb499d in read () from /lib64/libc.so.6
#1  0x00007f452d9bc5c0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f452d97d12c in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007f452d97d59b in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f452d97d70c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#5  0x00007f453463ed76 in QEventDispatcherGlib::processEvents
(this=0x7f44c00008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#6  0x00007f4534610d0f in QEventLoop::processEvents
(this=this at entry=0x7f44c71b8d20, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4534611005 in QEventLoop::exec (this=this at entry=0x7f44c71b8d20,
flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f453450ffef in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:536
#9  0x00007f453451268f in QThreadPrivate::start (arg=0x17b6ac0) at
thread/qthread_unix.cpp:338
#10 0x00007f452df400db in start_thread () from /lib64/libpthread.so.0
#11 0x00007f4533ec190d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f45369778c0 (LWP 4842)):
[KCrash Handler]
#6  KMail::MessageActions::printMessage (this=0x2255680, preview=<optimized
out>) at /usr/src/debug/kdepim-4.13.1/kmail/messageactions.cpp:508
#7  0x00007f4534625d68 in QMetaObject::activate (sender=sender at entry=0x1d03460,
m=m at entry=0x7f4535ac22a0 <QAction::staticMetaObject>,
local_signal_index=local_signal_index at entry=1, argv=argv at entry=0x7fffde90c7a0)
at kernel/qobject.cpp:3556
#8  0x00007f453501a752 in QAction::triggered (this=this at entry=0x1d03460,
_t1=false) at .moc/release-shared/moc_qaction.cpp:276
#9  0x00007f453501c123 in QAction::activate (this=this at entry=0x1d03460,
event=event at entry=QAction::Trigger) at kernel/qaction.cpp:1257
#10 0x00007f45354450e9 in QMenuPrivate::activateCausedStack
(this=this at entry=0x2a304d0, causedStack=..., action=action at entry=0x1d03460,
action_e=action_e at entry=QAction::Trigger, self=self at entry=true) at
widgets/qmenu.cpp:1038
#11 0x00007f4535449619 in QMenuPrivate::activateAction (this=0x2a304d0,
action=0x1d03460, action_e=action_e at entry=QAction::Trigger,
self=self at entry=true) at widgets/qmenu.cpp:1130
#12 0x00007f453544cfe5 in QMenu::mouseReleaseEvent (this=this at entry=0x2b010d0,
e=e at entry=0x7fffde90ced0) at widgets/qmenu.cpp:2372
#13 0x00007f4535dedd95 in KMenu::mouseReleaseEvent (this=0x2b010d0,
e=0x7fffde90ced0) at /usr/src/debug/kdelibs-4.13.1/kdeui/widgets/kmenu.cpp:464
#14 0x00007f453506fdfe in QWidget::event (this=this at entry=0x2b010d0,
event=event at entry=0x7fffde90ced0) at kernel/qwidget.cpp:8376
#15 0x00007f453544d3eb in QMenu::event (this=0x2b010d0, e=0x7fffde90ced0) at
widgets/qmenu.cpp:2481
#16 0x00007f45350208ac in QApplicationPrivate::notify_helper
(this=this at entry=0x1468eb0, receiver=receiver at entry=0x2b010d0,
e=e at entry=0x7fffde90ced0) at kernel/qapplication.cpp:4562
#17 0x00007f4535026fad in QApplication::notify (this=this at entry=0x7fffde90e630,
receiver=receiver at entry=0x2b010d0, e=e at entry=0x7fffde90ced0) at
kernel/qapplication.cpp:4105
#18 0x00007f4535d375ea in KApplication::notify (this=0x7fffde90e630,
receiver=0x2b010d0, event=0x7fffde90ced0) at
/usr/src/debug/kdelibs-4.13.1/kdeui/kernel/kapplication.cpp:311
#19 0x00007f45346120ad in QCoreApplication::notifyInternal
(this=0x7fffde90e630, receiver=receiver at entry=0x2b010d0,
event=event at entry=0x7fffde90ced0) at kernel/qcoreapplication.cpp:949
#20 0x00007f4535026763 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#21 QApplicationPrivate::sendMouseEvent (receiver=receiver at entry=0x2b010d0,
event=event at entry=0x7fffde90ced0, alienWidget=alienWidget at entry=0x0,
nativeWidget=nativeWidget at entry=0x2b010d0,
buttonDown=buttonDown at entry=0x7f4535afe278 <qt_button_down>,
lastMouseReceiver=..., spontaneous=spontaneous at entry=true) at
kernel/qapplication.cpp:3173
#22 0x00007f45350982ac in QETWidget::translateMouseEvent
(this=this at entry=0x2b010d0, event=event at entry=0x7fffde90d210) at
kernel/qapplication_x11.cpp:4462
#23 0x00007f45350969ec in QApplication::x11ProcessEvent (this=0x7fffde90e630,
event=event at entry=0x7fffde90d210) at kernel/qapplication_x11.cpp:3651
#24 0x00007f45350bd882 in x11EventSourceDispatch (s=0x146a520, callback=0x0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#25 0x00007f452d97d316 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#26 0x00007f452d97d668 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f452d97d70c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#28 0x00007f453463ed76 in QEventDispatcherGlib::processEvents (this=0x142db30,
flags=...) at kernel/qeventdispatcher_glib.cpp:427
#29 0x00007f45350bd936 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f4534610d0f in QEventLoop::processEvents
(this=this at entry=0x7fffde90d600, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f4534611005 in QEventLoop::exec (this=this at entry=0x7fffde90d600,
flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f453544c1e7 in QMenu::exec (this=this at entry=0x2b010d0, p=...,
action=action at entry=0x0) at widgets/qmenu.cpp:2125
#33 0x00007f44ce123717 in
MessageList::Widget::viewMessageListContextPopupRequest (this=<optimized out>,
selectedItems=..., globalPos=...) at
/usr/src/debug/kdepim-4.13.1/messagelist/widget.cpp:322
#34 0x00007f44ce0fe653 in MessageList::Core::View::mousePressEvent
(this=0x220d030, e=<optimized out>) at
/usr/src/debug/kdepim-4.13.1/messagelist/core/view.cpp:2183
#35 0x00007f453506fc71 in QWidget::event (this=this at entry=0x220d030,
event=event at entry=0x7fffde90dde0) at kernel/qwidget.cpp:8372
#36 0x00007f453540cb6e in QFrame::event (this=0x220d030, e=0x7fffde90dde0) at
widgets/qframe.cpp:557
#37 0x00007f453551bdf3 in QAbstractItemView::viewportEvent
(this=this at entry=0x220d030, event=event at entry=0x7fffde90dde0) at
itemviews/qabstractitemview.cpp:1644
#38 0x00007f453555ad10 in QTreeView::viewportEvent (this=0x220d030,
event=0x7fffde90dde0) at itemviews/qtreeview.cpp:1252
#39 0x00007f4534612216 in
QCoreApplicationPrivate::sendThroughObjectEventFilters
(this=this at entry=0x1468eb0, receiver=receiver at entry=0x220d340,
event=event at entry=0x7fffde90dde0) at kernel/qcoreapplication.cpp:1059
#40 0x00007f453502088c in QApplicationPrivate::notify_helper
(this=this at entry=0x1468eb0, receiver=receiver at entry=0x220d340,
e=e at entry=0x7fffde90dde0) at kernel/qapplication.cpp:4558
#41 0x00007f4535026fad in QApplication::notify (this=this at entry=0x7fffde90e630,
receiver=receiver at entry=0x220d340, e=e at entry=0x7fffde90dde0) at
kernel/qapplication.cpp:4105
#42 0x00007f4535d375ea in KApplication::notify (this=0x7fffde90e630,
receiver=0x220d340, event=0x7fffde90dde0) at
/usr/src/debug/kdelibs-4.13.1/kdeui/kernel/kapplication.cpp:311
#43 0x00007f45346120ad in QCoreApplication::notifyInternal
(this=0x7fffde90e630, receiver=receiver at entry=0x220d340,
event=event at entry=0x7fffde90dde0) at kernel/qcoreapplication.cpp:949
#44 0x00007f4535026763 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#45 QApplicationPrivate::sendMouseEvent (receiver=receiver at entry=0x220d340,
event=event at entry=0x7fffde90dde0, alienWidget=alienWidget at entry=0x220d340,
nativeWidget=nativeWidget at entry=0x2175de0,
buttonDown=buttonDown at entry=0x7f4535afe278 <qt_button_down>,
lastMouseReceiver=..., spontaneous=spontaneous at entry=true) at
kernel/qapplication.cpp:3173
#46 0x00007f4535097f7b in QETWidget::translateMouseEvent
(this=this at entry=0x2175de0, event=event at entry=0x7fffde90e150) at
kernel/qapplication_x11.cpp:4528
#47 0x00007f45350969ec in QApplication::x11ProcessEvent (this=0x7fffde90e630,
event=event at entry=0x7fffde90e150) at kernel/qapplication_x11.cpp:3651
#48 0x00007f45350bd882 in x11EventSourceDispatch (s=0x146a520, callback=0x0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#49 0x00007f452d97d316 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#50 0x00007f452d97d668 in ?? () from /usr/lib64/libglib-2.0.so.0
#51 0x00007f452d97d70c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#52 0x00007f453463ed55 in QEventDispatcherGlib::processEvents (this=0x142db30,
flags=...) at kernel/qeventdispatcher_glib.cpp:425
#53 0x00007f45350bd936 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#54 0x00007f4534610d0f in QEventLoop::processEvents
(this=this at entry=0x7fffde90e530, flags=...) at kernel/qeventloop.cpp:149
#55 0x00007f4534611005 in QEventLoop::exec (this=this at entry=0x7fffde90e530,
flags=...) at kernel/qeventloop.cpp:204
#56 0x00007f453461613b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1221
#57 0x00007f453501f06c in QApplication::exec () at kernel/qapplication.cpp:3823
#58 0x0000000000403960 in main (argc=1, argv=0x7fffde90e778) at
/usr/src/debug/kdepim-4.13.1/kontact/src/main.cpp:219

Possible duplicates by query: bug 331267, bug 328741.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list