Bug 294424 - imap process crash on kmail startup
Summary: imap process crash on kmail startup
Status: RESOLVED DUPLICATE of bug 279113
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.7
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-19 13:16 UTC by Michael Monnerie
Modified: 2012-03-30 16:17 UTC (History)
2 users (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 Michael Monnerie 2012-02-19 13:16:13 UTC
Application: akonadi_imap_resource (4.7)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.9-1.4-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
kmail got startet, I have about 10 accounts, and one of them crashed before I could read any mail. I get some cert warnings on startup, and clicked through them.

Before all this, I had to stop kmail and akonadi, as it did not respond anymore. I even could not send mail. All windows just froze up.

-- Backtrace:
Application: 200 postmaster@admin.zmi.at of type IMAP E-Mail Server (akonadi_imap_resource), signal: Bus error
[KCrash Handler]
#6  QMetaObject::invokeMethod (obj=0x65005300200065, member=<optimized out>, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1138
#7  0x00007fd0e006c1d7 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=<optimized out>, obj=<optimized out>) at /usr/include/QtCore/qobjectdefs.h:426
#8  KIMAP::SessionPrivate::handleSslError (this=0x70b230, errorData=<optimized out>) at /usr/src/debug/kdepimlibs-4.7.2/kimap/session.cpp:121
#9  0x00007fd0e0085732 in KIMAP::Session::qt_metacall (this=0x787c40, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fd0cc0f7e10) at /usr/src/debug/kdepimlibs-4.7.2/build/kimap/session.moc:117
#10 0x00007fd0e13fb15a in QObject::event (this=0x787c40, e=<optimized out>) at kernel/qobject.cpp:1226
#11 0x00007fd0e07b3c34 in notify_helper (e=0x7fd0cc0d2d20, receiver=0x787c40, this=0x6aad80) at kernel/qapplication.cpp:4481
#12 QApplicationPrivate::notify_helper (this=0x6aad80, receiver=0x787c40, e=0x7fd0cc0d2d20) at kernel/qapplication.cpp:4453
#13 0x00007fd0e07b8ac1 in QApplication::notify (this=0x7fff49b23a20, receiver=0x787c40, e=0x7fd0cc0d2d20) at kernel/qapplication.cpp:4360
#14 0x00007fd0de914e36 in KApplication::notify (this=0x7fff49b23a20, receiver=0x787c40, event=0x7fd0cc0d2d20) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:311
#15 0x00007fd0e13e482c in QCoreApplication::notifyInternal (this=0x7fff49b23a20, receiver=0x787c40, event=0x7fd0cc0d2d20) at kernel/qcoreapplication.cpp:787
#16 0x00007fd0e13e7c08 in sendEvent (event=0x7fd0cc0d2d20, receiver=0x787c40) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x686d50) at kernel/qcoreapplication.cpp:1428
#18 0x00007fd0e140f0c3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#20 0x00007fd0dc36958d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fd0dc369d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fd0dc369f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fd0e140f51f in QEventDispatcherGlib::processEvents (this=0x686560, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#24 0x00007fd0e0856f9e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#25 0x00007fd0e13e3a32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#26 0x00007fd0e13e3c2f in QEventLoop::exec (this=0x7fff49b239a0, flags=...) at kernel/qeventloop.cpp:201
#27 0x00007fd0e13e7df7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#28 0x00007fd0e1a1aa27 in Akonadi::ResourceBase::init (r=0x8396f0) at /usr/src/debug/kdepimlibs-4.7.2/akonadi/resourcebase.cpp:393
#29 0x000000000041bc36 in int Akonadi::ResourceBase::init<ImapResource>(int, char**) ()
#30 0x00007fd0dd96723d in __libc_start_main (main=0x416570, argc=3, ubp_av=0x7fff49b23b38, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff49b23b28) at libc-start.c:226
#31 0x0000000000416725 in _start ()

Possible duplicates by query: bug 292655, bug 289308, bug 283838, bug 282722, bug 279113.

Reported using DrKonqi
Comment 1 Christophe Marin 2012-03-30 16:17:39 UTC

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