https://bugs.kde.org/show_bug.cgi?id=387389
--- Comment #1 from Martin Koller <kol...@aon.at> --- More details: (gdb) f 4 #4 0x000000000041f86d in SendJob::transportResult (this=0x1b1a280, job=0x1b247c0) at /home/KDE5/source/kde/pim/kdepim-runtime/agents/maildispatcher/sendjob.cpp:192 192 Q_ASSERT(mCurrentJob == job); (gdb) p job $1 = (MailTransport::SmtpJob *) 0x1b247c0 (gdb) p mCurrentJob $2 = (StoreResultJob *) 0x1a943a0 -- You are receiving this mail because: You are watching all bug changes.