Bug 218368 - kontact crashes when attempting to print [QAction::setChecked, KMPrintCommand::execute, KMCommand::slotPostTransfer]
Summary: kontact crashes when attempting to print [QAction::setChecked, KMPrintCommand...
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: messageviewer (show other bugs)
Version: 1.13.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 218484 218912 219278 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-12 11:33 UTC by Dominik Kubla
Modified: 2009-12-19 13:28 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.24 KB, text/plain)
2009-12-12 21:40 UTC, wolfgang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Kubla 2009-12-12 11:33:04 UTC
Application: kontact (4.4 pre)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1))
Qt Version: 4.6.0
Operating System: Linux 2.6.32-7-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Kontact reproducibly crashes when attempting to print

The crash can be reproduced everytime.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f653c672ddb in QAction::setChecked(bool) () from /usr/lib/libQtGui.so.4
#6  0x00007f65247fe040 in KMPrintCommand::execute() () from /usr/lib/libkmailprivate.so.4
#7  0x00007f6524800cda in KMCommand::slotPostTransfer(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#8  0x00007f652480a293 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#9  0x00007f653bd01833 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007f65247fb8ee in KMCommand::messagesTransfered(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#11 0x00007f652480fb5c in KMCommand::transferSelectedMsgs() () from /usr/lib/libkmailprivate.so.4
#12 0x00007f652480fd68 in KMCommand::slotStart() () from /usr/lib/libkmailprivate.so.4
#13 0x00007f652480a276 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#14 0x00007f653bd01833 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007f653bd090cf in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f653bcfe4a3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#17 0x00007f653c676f2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007f653c67d53d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007f653d3767d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007f653bceeabc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00007f653bd1b7a2 in ?? () from /usr/lib/libQtCore.so.4
#22 0x00007f653bd18388 in ?? () from /usr/lib/libQtCore.so.4
#23 0x00007f6534b64d4e in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00007f6534b68718 in ?? () from /lib/libglib-2.0.so.0
#25 0x00007f6534b68840 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00007f653bd18053 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f653c7253de in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007f653bced3e2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007f653bced7bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007f653bcf14fb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#31 0x0000000000403ec7 in _start ()

Reported using DrKonqi
Comment 1 wolfgang 2009-12-12 21:40:54 UTC
Created attachment 39015 [details]
New crash information added by DrKonqi
Comment 2 Thomas McGuire 2009-12-13 12:04:10 UTC
*** Bug 218484 has been marked as a duplicate of this bug. ***
Comment 3 Thomas McGuire 2009-12-13 12:04:55 UTC
Should be fixed with r1059809, fix will be in KDE 4.4 beta2.
Comment 4 Dario Andres 2009-12-17 00:49:23 UTC
*** Bug 218912 has been marked as a duplicate of this bug. ***
Comment 5 Dario Andres 2009-12-19 13:28:34 UTC
*** Bug 219278 has been marked as a duplicate of this bug. ***