Bug 322400 - IMAP resource dialog crashed after/while closing settings
Summary: IMAP resource dialog crashed after/while closing settings
Status: RESOLVED DUPLICATE of bug 296319
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: IMAP resource (show other bugs)
Version: 4.10
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Kevin Ottens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 16:27 UTC by Nicos Gollan
Modified: 2013-07-16 02:27 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 Nicos Gollan 2013-07-15 16:27:00 UTC
Application: akonadi_imap_resource (4.10)
KDE Platform Version: 4.10.5
Qt Version: 4.8.5
Operating System: Linux 3.9.4 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

Looking through the properties of an IMAP source (receiving) and closing the dialog

-- Backtrace:
Application: Work of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa791f76780 (LWP 13274))]

Thread 3 (Thread 0x7fa77649d700 (LWP 13337)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fa79126a424 in wait (time=30000, this=0x7fa778012bf0) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=mutex@entry=0x7fa778014198, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa79125d8a5 in QThreadPoolThread::run (this=0x7fa778014350) at concurrent/qthreadpool.cpp:141
#4  0x00007fa791269f6f in QThreadPrivate::start (arg=0x7fa778014350) at thread/qthread_unix.cpp:338
#5  0x00007fa78cfafe0e in start_thread (arg=0x7fa77649d700) at pthread_create.c:311
#6  0x00007fa78d94693d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fa77c8e9700 (LWP 13338)):
#0  0x00007fa78d93b19d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fa78c690194 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fa78c69029c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fa791396d06 in QEventDispatcherGlib::processEvents (this=0x7fa77802a510, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007fa7913687bf in QEventLoop::processEvents (this=this@entry=0x7fa77c8e8dd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fa791368ab5 in QEventLoop::exec (this=this@entry=0x7fa77c8e8dd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fa7912678cf in QThread::exec (this=this@entry=0x2412860) at thread/qthread.cpp:536
#7  0x00007fa78ffc5eda in KIMAP::SessionThread::run (this=0x2412860) at ../../kimap/sessionthread.cpp:184
#8  0x00007fa791269f6f in QThreadPrivate::start (arg=0x2412860) at thread/qthread_unix.cpp:338
#9  0x00007fa78cfafe0e in start_thread (arg=0x7fa77c8e9700) at pthread_create.c:311
#10 0x00007fa78d94693d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fa791f76780 (LWP 13274)):
[KCrash Handler]
#6  check_parent_thread (parent=parent@entry=0x213a1d0, parentThreadData=<optimized out>, currentThreadData=<optimized out>) at kernel/qobject.cpp:695
#7  0x00007fa791382ef8 in check_parent_thread (currentThreadData=<optimized out>, parentThreadData=<optimized out>, parent=0x213a1d0) at kernel/qobject.cpp:737
#8  QObject::QObject (this=0x1e702c0, parent=0x213a1d0) at kernel/qobject.cpp:728
#9  0x00007fa78e25508e in KJob::KJob (this=0x1e702c0, parent=<optimized out>) at ../../kdecore/jobs/kjob.cpp:50
#10 0x00007fa78ffaa495 in KIMAP::Job::Job (this=0x1e702c0, dd=...) at ../../kimap/job.cpp:36
#11 0x00007fa78ffbfaaa in KIMAP::SelectJob::SelectJob (this=0x1e702c0, session=<optimized out>) at ../../kimap/selectjob.cpp:56
#12 0x000000000044fa43 in ?? ()
#13 0x00000000004511f0 in ?? ()
#14 0x00000000004450c3 in ?? ()
#15 0x00007fa79137dcf8 in QMetaObject::activate (sender=0x1e93bf0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff504b1d0) at kernel/qobject.cpp:3547
#16 0x0000000000452f32 in ?? ()
#17 0x0000000000454e6a in ?? ()
#18 0x0000000000455b4d in ?? ()
#19 0x00007fa7913820ae in QObject::event (this=0x1e93bf0, e=<optimized out>) at kernel/qobject.cpp:1194
#20 0x00007fa79070d70c in QApplicationPrivate::notify_helper (this=this@entry=0x1e11720, receiver=receiver@entry=0x1e93bf0, e=e@entry=0x590e2b0) at kernel/qapplication.cpp:4567
#21 0x00007fa790713d80 in QApplication::notify (this=this@entry=0x7ffff504b970, receiver=receiver@entry=0x1e93bf0, e=e@entry=0x590e2b0) at kernel/qapplication.cpp:4353
#22 0x00007fa78e839cfa in KApplication::notify (this=0x7ffff504b970, receiver=0x1e93bf0, event=0x590e2b0) at ../../kdeui/kernel/kapplication.cpp:311
#23 0x00007fa791369b5d in QCoreApplication::notifyInternal (this=0x7ffff504b970, receiver=receiver@entry=0x1e93bf0, event=event@entry=0x590e2b0) at kernel/qcoreapplication.cpp:949
#24 0x00007fa79136d0bf in sendEvent (event=0x590e2b0, receiver=0x1e93bf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1de1f60) at kernel/qcoreapplication.cpp:1573
#26 0x00007fa79136d563 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#27 0x00007fa791397423 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#28 postEventSourceDispatch (s=0x1e1b060) at kernel/qeventdispatcher_glib.cpp:280
#29 0x00007fa78c68fea6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fa78c6901f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fa78c69029c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fa791396ce5 in QEventDispatcherGlib::processEvents (this=0x1de3c20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#33 0x00007fa7907ab846 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007fa7913687bf in QEventLoop::processEvents (this=this@entry=0x7ffff504b8e0, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007fa791368ab5 in QEventLoop::exec (this=this@entry=0x7ffff504b8e0, flags=...) at kernel/qeventloop.cpp:204
#36 0x00007fa79136e0fb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#37 0x00007fa79070becc in QApplication::exec () at kernel/qapplication.cpp:3828
#38 0x00007fa791a9e973 in Akonadi::ResourceBase::init (r=0x200ed30) at ../../akonadi/resourcebase.cpp:451
#39 0x000000000041c413 in _start ()

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

Possible duplicates by query: bug 296319.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-07-16 02:27:38 UTC

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