Bug 294130 - crash at end of imap server config
Summary: crash at end of imap server config
Status: RESOLVED DUPLICATE of bug 292607
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.8
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 08:44 UTC by p92
Modified: 2012-03-31 14:01 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 p92 2012-02-15 08:44:55 UTC
Application: akonadi_imap_resource (4.8)
KDE Platform Version: 4.8.00 (4.8.0
Qt Version: 4.7.4
Operating System: Linux 3.0.0-16-generic x86_64
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I was configuring an office365 imap server
all went well and I saw the akonadi resource connected when suddenly it crashed

-- Backtrace:
Application: Axcenit de type Serveur de courriels IMAP (akonadi_imap_resource), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fdb8ec99780 (LWP 9820))]

Thread 2 (Thread 0x7fdb75fc9700 (LWP 9830)):
#0  0x00007fdb88fe5375 in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x00007fdb88fe5e6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fdb88fe6429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fdb8e0e2f3e in QEventDispatcherGlib::processEvents (this=0x2a4ec80, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fdb8e0b6cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fdb8e0b6ef7 in QEventLoop::exec (this=0x7fdb75fc8dd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fdb8dfce27f in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fdb8e099cbf in QInotifyFileSystemWatcherEngine::run (this=0x2a46d00) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fdb8dfd0d05 in QThreadPrivate::start (arg=0x2a46d00) at thread/qthread_unix.cpp:331
#9  0x00007fdb89f4eefc in start_thread (arg=0x7fdb75fc9700) at pthread_create.c:304
#10 0x00007fdb8a6a089d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fdb8ec99780 (LWP 9820)):
[KCrash Handler]
#6  0x000000000067db60 in QString::shared_null ()
#7  0x00007fdb8e0ca714 in QObject::disconnect (sender=0x25b2db0, signal=0x2658109 "stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x2503950, method=0x27c0dc9 "onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)") at kernel/qobject.cpp:2728
#8  0x0000000000453da5 in SessionPool::killSession (this=0x2503950, session=0x25b2db0, termination=SessionPool::LogoutSession) at ../../../resources/imap/sessionpool.cpp:175
#9  0x0000000000454507 in SessionPool::cancelSessionCreation (this=0x2503950, session=0x25b2db0, errorCode=2, errorMessage=...) at ../../../resources/imap/sessionpool.cpp:227
#10 0x0000000000454864 in SessionPool::onPasswordRequestDone (this=0x2503950, resultType=<optimized out>, password=...) at ../../../resources/imap/sessionpool.cpp:289
#11 0x0000000000456652 in SessionPool::qt_metacall (this=0x2503950, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff479f2350) at ./sessionpool.moc:117
#12 0x00007fdb8e0caeba in QMetaObject::activate (sender=0x2513120, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff479f2350) at kernel/qobject.cpp:3278
#13 0x0000000000441f01 in PasswordRequesterInterface::done (this=<optimized out>, _t1=1, _t2=<optimized out>) at ./passwordrequesterinterface.moc:104
#14 0x0000000000420a2b in SettingsPasswordRequester::askUserInput (this=0x2513120, serverError=...) at ../../../resources/imap/settingspasswordrequester.cpp:66
#15 0x0000000000420dec in SettingsPasswordRequester::qt_metacall (this=0x2513120, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fdb78000ba0) at ./settingspasswordrequester.moc:75
#16 0x00007fdb8e0cea5e in QObject::event (this=0x2513120, e=<optimized out>) at kernel/qobject.cpp:1217
#17 0x00007fdb8d467474 in notify_helper (e=0x7fdb78000bc0, receiver=0x2513120, this=0x2398e40) at kernel/qapplication.cpp:4486
#18 QApplicationPrivate::notify_helper (this=0x2398e40, receiver=0x2513120, e=0x7fdb78000bc0) at kernel/qapplication.cpp:4458
#19 0x00007fdb8d46c2e1 in QApplication::notify (this=0x7fff479f2dc0, receiver=0x2513120, e=0x7fdb78000bc0) at kernel/qapplication.cpp:4365
#20 0x00007fdb8b57dae6 in KApplication::notify (this=0x7fff479f2dc0, receiver=0x2513120, event=0x7fdb78000bc0) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007fdb8e0b7afc in QCoreApplication::notifyInternal (this=0x7fff479f2dc0, receiver=0x2513120, event=0x7fdb78000bc0) at kernel/qcoreapplication.cpp:787
#22 0x00007fdb8e0bb51f in sendEvent (event=0x7fdb78000bc0, receiver=0x2513120) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x2373800) at kernel/qcoreapplication.cpp:1428
#24 0x00007fdb8e0e2a73 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:277
#26 0x00007fdb88fe5a5d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fdb88fe6258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fdb88fe6429 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fdb8e0e2ed6 in QEventDispatcherGlib::processEvents (this=0x2375210, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#30 0x00007fdb8d50f10e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x00007fdb8e0b6cf2 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00007fdb8e0b6ef7 in QEventLoop::exec (this=0x7fff479f2d40, flags=...) at kernel/qeventloop.cpp:201
#33 0x00007fdb8e0bb789 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#34 0x00007fdb8e7bae26 in Akonadi::ResourceBase::init (r=0x24fec40) at ../../akonadi/resourcebase.cpp:408
#35 0x000000000041a896 in Akonadi::ResourceBase::init<ImapResource> (argc=<optimized out>, argv=<optimized out>) at /usr/include/akonadi/resourcebase.h:188
#36 0x00007fdb8a5e030d in __libc_start_main (main=0x415140 <main(int, char**)>, argc=3, ubp_av=0x7fff479f2ed8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff479f2ec8) at libc-start.c:226
#37 0x00000000004152f5 in _start ()

Reported using DrKonqi
Comment 1 Christophe Marin 2012-03-31 14:01:00 UTC

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