Bug 219278 - Kontact chrashes if I want print [QAction::setChecked, KMPrintCommand::execute, KMCommand::slotPostTransfer]
Summary: Kontact chrashes if I want print [QAction::setChecked, KMPrintCommand::execut...
Status: RESOLVED DUPLICATE of bug 218368
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: 4.4 pre
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-19 09:11 UTC by Gerald Geib
Modified: 2009-12-19 13:28 UTC (History)
1 user (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 Gerald Geib 2009-12-19 09:11:53 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.31-17-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Kontact chrashes if I want print. It's equally I use Crtl+P or the entry in the menu. (Kubuntu KDE 4.4 beta)

The crash can be reproduced everytime.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fa1ff49cd3b in QAction::setChecked(bool) () from /usr/lib/libQtGui.so.4
#6  0x00007fa1e705a960 in KMPrintCommand::execute() () from /usr/lib/libkmailprivate.so.4
#7  0x00007fa1e705d5fa in KMCommand::slotPostTransfer(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#8  0x00007fa1e7066bb3 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#9  0x00007fa1feb27dc3 in QMetaObject::activate (sender=0x26eb940, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x209df20) at kernel/qobject.cpp:3294
#10 0x00007fa1e705820e in KMCommand::messagesTransfered(KMCommand::Result) () from /usr/lib/libkmailprivate.so.4
#11 0x00007fa1e706c47c in KMCommand::transferSelectedMsgs() () from /usr/lib/libkmailprivate.so.4
#12 0x00007fa1e706c688 in KMCommand::slotStart() () from /usr/lib/libkmailprivate.so.4
#13 0x00007fa1e7066b96 in KMCommand::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkmailprivate.so.4
#14 0x00007fa1feb27dc3 in QMetaObject::activate (sender=0x247c930, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x209df20) at kernel/qobject.cpp:3294
#15 0x00007fa1feb2f67f in QSingleShotTimer::timerEvent (this=0x247c930) at kernel/qtimer.cpp:308
#16 0x00007fa1feb24a33 in QObject::event (this=0x247c930, e=0x7fffe366da80) at kernel/qobject.cpp:1224
#17 0x00007fa1ff4a0e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007fa1ff4a748d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fa2001a1666 in KApplication::notify (this=0x7fffe366dde0, receiver=0x247c930, event=0x7fffe366da80) at ../../kdeui/kernel/kapplication.cpp:302
#20 0x00007fa1feb1504c in QCoreApplication::notifyInternal (this=0x7fffe366dde0, receiver=0x247c930, event=0x7fffe366da80) at kernel/qcoreapplication.cpp:704
#21 0x00007fa1feb41d52 in QCoreApplication::sendEvent (this=0xf84e40) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QTimerInfoList::activateTimers (this=0xf84e40) at kernel/qeventdispatcher_unix.cpp:603
#23 0x00007fa1feb3e958 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#24 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231
#25 0x00007fa1f7988bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x00007fa1f798c598 in ?? () from /lib/libglib-2.0.so.0
#27 0x00007fa1f798c6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x00007fa1feb3e623 in QEventDispatcherGlib::processEvents (this=0xf52c30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#29 0x00007fa1ff54f2fe in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007fa1feb13972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#31 0x00007fa1feb13d4c in QEventLoop::exec (this=0x7fffe366dd20, flags=) at kernel/qeventloop.cpp:201
#32 0x00007fa1feb17a8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#33 0x0000000000403ec7 in _start ()

This bug may be a duplicate of or related to bug 218484.

Possible duplicates by query: bug 218912, bug 218484, bug 218368.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-19 13:28:34 UTC
Fixed recently: bug 218368. Thnaks

*** This bug has been marked as a duplicate of bug 218368 ***