Bug 253386 - Crashing when saving attachment
Summary: Crashing when saving attachment
Status: RESOLVED DUPLICATE of bug 188142
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 13:58 UTC by Robert Ian Hawdon
Modified: 2011-02-14 15:27 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 Robert Ian Hawdon 2010-10-06 13:58:55 UTC
Application: kontact (4.4.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
When saving an attachment, Kontact crashes (doesn't seem to matter what the type of file is!)

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f22480ad780 (LWP 2357))]

Thread 2 (Thread 0x7f221ffff710 (LWP 2481)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f221fffea80 in ?? ()
#2  0x00007fff76bff852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f22480ad780 (LWP 2357)):
[KCrash Handler]
#5  0x00007f222db45973 in KMHandleAttachmentCommand::slotStart (this=0x484c580) at ../../kmail/kmcommands.cpp:3018
#6  0x00007f222db47d86 in KMHandleAttachmentCommand::qt_metacall (this=0x484c580, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff76aaa350) at ./kmcommands.moc:2571
#7  0x00007f2246555e3f in QMetaObject::activate (sender=0x1ada800, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffd4a6f4) at kernel/qobject.cpp:3293
#8  0x00007f224655d65f in QSingleShotTimer::timerEvent (this=0x1ada800) at kernel/qtimer.cpp:308
#9  0x00007f2246552a63 in QObject::event (this=0x1ada800, e=0x7fff76aaaab0) at kernel/qobject.cpp:1212
#10 0x00007f22458fc22c in QApplicationPrivate::notify_helper (this=0x18283c0, receiver=0x1ada800, e=0x7fff76aaaab0) at kernel/qapplication.cpp:4300
#11 0x00007f22459026fb in QApplication::notify (this=0x7fff76aaaee0, receiver=0x1ada800, e=0x7fff76aaaab0) at kernel/qapplication.cpp:4183
#12 0x00007f2246f2b526 in KApplication::notify (this=0x7fff76aaaee0, receiver=0x1ada800, event=0x7fff76aaaab0) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007f224654306c in QCoreApplication::notifyInternal (this=0x7fff76aaaee0, receiver=0x1ada800, event=0x7fff76aaaab0) at kernel/qcoreapplication.cpp:704
#14 0x00007f224656fd42 in QCoreApplication::sendEvent (this=0x182ae10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QTimerInfoList::activateTimers (this=0x182ae10) at kernel/qeventdispatcher_unix.cpp:603
#16 0x00007f224656c824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#17 0x00007f223dcb18c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007f223dcb5748 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007f223dcb58fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007f224656c513 in QEventDispatcherGlib::processEvents (this=0x17f8d70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007f22459ac46e in QGuiEventDispatcherGlib::processEvents (this=0x484c580, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007f2246541992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f2246541d6c in QEventLoop::exec (this=0x18d5020, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f22473fc411 in Akonadi::Control::Private::exec (this=0x18d3620) at ../../akonadi/control.cpp:137
#25 0x00007f22473fcb75 in Akonadi::Control::start (parent=0x0) at ../../akonadi/control.cpp:233
#26 0x0000000000403e72 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../kontact/src/main.cpp:204

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

Possible duplicates by query: bug 249598, bug 242241, bug 242066, bug 238238, bug 233013.

Reported using DrKonqi
Comment 1 Theofilos Intzoglou 2010-12-15 14:46:05 UTC
I wasn't able to reproduce it in both kde 4.5.4 and kde 4.6 beta2
Comment 2 Christophe Marin 2011-02-14 15:27:29 UTC

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