Bug 213104 - Crash (SEGV) during/after exit within kdelibs
Summary: Crash (SEGV) during/after exit within kdelibs
Status: RESOLVED DUPLICATE of bug 199375
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-04 17:12 UTC by Chris Ross
Modified: 2009-11-04 18:18 UTC (History)
0 users

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 Chris Ross 2009-11-04 17:12:19 UTC
Application that crashed: kmail
Version of the application: 1.12.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-14-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
Selected "Quit" from the main menu, and received a crash dialog after the window closed.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f7e3b7a2780 in QListData::shared_null () from /usr/lib/libQtCore.so.4
#6  0x00007f7e3531ce6b in qDeleteAll<QList<KIO::Slave*>::const_iterator> (begin=<value optimized out>, end=...) at /usr/include/qt4/QtCore/qalgorithms.h:350
#7  qDeleteAll<SlaveList> (begin=<value optimized out>, end=...) at /usr/include/qt4/QtCore/qalgorithms.h:358
#8  ~ProtocolInfo (begin=<value optimized out>, end=...) at ../../kio/kio/scheduler.cpp:171
#9  qDeleteAll<QHash<QString, KIO::SchedulerPrivate::ProtocolInfo*>::const_iterator> (begin=<value optimized out>, end=...) at /usr/include/qt4/QtCore/qalgorithms.h:350
#10 0x00007f7e35319473 in qDeleteAll<KIO::SchedulerPrivate::ProtocolInfoDict> () at /usr/include/qt4/QtCore/qalgorithms.h:358
#11 ~SchedulerPrivate () at ../../kio/kio/scheduler.cpp:103
#12 destroy () at ../../kio/kio/scheduler.cpp:209
#13 0x00007f7e3ab0fc12 in __run_exit_handlers (status=0) at exit.c:78
#14 *__GI_exit (status=0) at exit.c:100
#15 0x00007f7e3aaf5ac4 in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff62cd9288) at libc-start.c:252
#16 0x00000000004023c9 in _start ()

This bug may be a duplicate of or related to bug 199375

Reported using DrKonqi
Comment 1 Christophe Marin 2009-11-04 18:18:52 UTC

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