Bug 283896 - Abort when sending mail
Summary: Abort when sending mail
Status: RESOLVED DUPLICATE of bug 281402
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: 4.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-13 07:02 UTC by Petr Gebauer
Modified: 2011-11-17 22:47 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 Petr Gebauer 2011-10-13 07:02:01 UTC
Application: akonadi_maildispatcher_agent (4.7)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.1.0-rc4 x86_64
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:
I was sending email, Q_ASSERT(slave); failed in ConnectedSlaveQueue::removeJob

-- Backtrace:
Application: Mail Dispatcher Agent (akonadi_maildispatcher_agent), signal: Aborted
[KCrash Handler]
#6  0x00007f93dfc73875 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007f93dfc74b75 in *__GI_abort () at abort.c:92
#8  0x00007f93e2a22d64 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2291
#9  0x00007f93e2a22efd in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f93e2b89af8 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fffb0546dc0) at global/qglobal.cpp:2337
#10 0x00007f93e2a23095 in qFatal (msg=<optimized out>) at global/qglobal.cpp:2520
#11 0x00007f93df349d28 in KIO::ConnectedSlaveQueue::removeJob (this=0xb80c50, job=0xb95330) at /var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kio/kio/scheduler.cpp:246
#12 0x00007f93df34a3d4 in KIO::ProtoQueue::removeJob (this=0xb80c40, job=0xb95330) at /var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kio/kio/scheduler.cpp:525
#13 0x00007f93df34a54a in KIO::SchedulerPrivate::assignJobToSlave (this=<optimized out>, slave=0xb0f3d0, job=0xb95330) at /var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kio/kio/scheduler.cpp:1274
#14 0x00007f93e1d7ef60 in MailTransport::SmtpJob::startSmtpJob (this=0xb12810) at /var/tmp/paludis/kde-base-kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/mailtransport/smtpjob.cpp:239
#15 0x00007f93e1d7f6a6 in MailTransport::SmtpJob::doStart (this=0xb12810) at /var/tmp/paludis/kde-base-kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/mailtransport/smtpjob.cpp:129
#16 0x00007f93e1d7c584 in MailTransport::TransportJob::start (this=0xb12810) at /var/tmp/paludis/kde-base-kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/mailtransport/transportjob.cpp:129
#17 0x0000000000415669 in SendJob::Private::doTraditionalTransport (this=<optimized out>) at /var/tmp/paludis/kde-base-kdepim-runtime-4.7.2-r1/work/kdepim-runtime-4.7.2/agents/maildispatcher/sendjob.cpp:197
#18 0x0000000000415895 in SendJob::Private::doTransport (this=0xa7a1e0) at /var/tmp/paludis/kde-base-kdepim-runtime-4.7.2-r1/work/kdepim-runtime-4.7.2/agents/maildispatcher/sendjob.cpp:130
#19 0x0000000000415abe in SendJob::qt_metacall (this=0xa4db70, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xa985a0) at /var/tmp/paludis/kde-base-kdepim-runtime-4.7.2-r1/work/kdepim-runtime-4.7.2_build/agents/maildispatcher/sendjob.moc:85
#20 0x00007f93e2b3ac7a in QObject::event (this=0xa4db70, e=<optimized out>) at kernel/qobject.cpp:1217
#21 0x00007f93e06b5914 in QApplicationPrivate::notify_helper (this=0x91de40, receiver=0xa4db70, e=0xb8c6d0) at kernel/qapplication.cpp:4481
#22 0x00007f93e06bac11 in QApplication::notify (this=<optimized out>, receiver=0xa4db70, e=0xb8c6d0) at kernel/qapplication.cpp:4360
#23 0x00007f93e146d562 in KApplication::notify (this=0x7fffb05481e0, receiver=0xa4db70, event=0xb8c6d0) at /var/tmp/paludis/kde-base-kdelibs-4.7.2/work/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#24 0x00007f93e2b247bb in QCoreApplication::notifyInternal (this=0x7fffb05481e0, receiver=0xa4db70, event=0xb8c6d0) at kernel/qcoreapplication.cpp:787
#25 0x00007f93e2b286ce in sendEvent (event=0xb8c6d0, receiver=0xa4db70) at kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8fe350) at kernel/qcoreapplication.cpp:1428
#27 0x00007f93e2b527b3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x9210f0) at kernel/qeventdispatcher_glib.cpp:277
#29 0x00007f93de5d4142 in g_main_dispatch (context=0x921000) at gmain.c:2441
#30 g_main_context_dispatch (context=0x921000) at gmain.c:3011
#31 0x00007f93de5d4938 in g_main_context_iterate (context=0x921000, block=1, dispatch=1, self=<optimized out>) at gmain.c:3089
#32 0x00007f93de5d4b11 in g_main_context_iteration (context=0x921000, may_block=1) at gmain.c:3152
#33 0x00007f93e2b5294f in QEventDispatcherGlib::processEvents (this=0x8fdf50, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#34 0x00007f93e076642e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007f93e2b23262 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007f93e2b234a5 in QEventLoop::exec (this=0x7fffb0548140, flags=...) at kernel/qeventloop.cpp:201
#37 0x00007f93e2b289c9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#38 0x00007f93e314511e in Akonadi::AgentBase::init (r=0xa69150) at /var/tmp/paludis/kde-base-kdepimlibs-4.7.2/work/kdepimlibs-4.7.2/akonadi/agentbase.cpp:554
#39 0x000000000040dac5 in Akonadi::AgentBase::init<MailDispatcherAgent> (argc=<optimized out>, argv=<optimized out>) at /usr/include/KDE/Akonadi/../../akonadi/agentbase.h:342
#40 0x00007f93dfc5febd in __libc_start_main (main=0x40c270 <main(int, char**)>, argc=3, ubp_av=0x7fffb0548308, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffb05482f8) at libc-start.c:226
#41 0x000000000040ace9 in _start () at ../sysdeps/x86_64/elf/start.S:113

Reported using DrKonqi
Comment 1 Christophe Marin 2011-11-17 22:47:56 UTC

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