Bug 244833 - KMail crashed with a segmentation fault
Summary: KMail crashed with a segmentation fault
Status: RESOLVED DUPLICATE of bug 216261
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: 2010-07-16 10:10 UTC by Christopher Yeleighton
Modified: 2010-08-09 01:05 UTC (History)
1 user (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 Christopher Yeleighton 2010-07-16 10:10:11 UTC
Application that crashed: kmail
Version of the application: 1.12.4
KDE Version: 4.3.5 (KDE 4.3.5) "release 3"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
I opened by desktop and KMail launched automatically from a saved session.  It asked me for passwords to my two IMAP accounts and crashed.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ff73b955750 (LWP 3648))]

Thread 2 (Thread 0x7ff724d09910 (LWP 3759)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007ff739c384a2 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007ff739c2e5e2 in QThreadPoolThread::run (this=<value optimized out>) at concurrent/qthreadpool.cpp:140
#4  0x00007ff739c37485 in QThreadPrivate::start (arg=0xbd7580) at thread/qthread_unix.cpp:188
#5  0x00007ff73835c65d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00007ff73889ae1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff73b955750 (LWP 3648)):
[KCrash Handler]
#5  d_func (this=<value optimized out>) at itemviews/qtreewidget.h:370
#6  QTreeWidget::setItemSelected (this=<value optimized out>) at itemviews/qtreewidget.cpp:3008
#7  0x00007ff73a4c2d71 in setSelected (aselect=<value optimized out>, this=<value optimized out>) at /usr/include/QtGui/qtreewidget.h:397
#8  KMail::FolderView::restoreItemStates (aselect=<value optimized out>, this=<value optimized out>) at /usr/src/debug/kdepim-4.3.5/kmail/folderview.cpp:389
#9  0x00007ff73a4c91b7 in KMail::FolderView::reload (this=0xcc8c90, openFoldersForUpdate=false) at /usr/src/debug/kdepim-4.3.5/kmail/folderview.cpp:665
#10 0x00007ff73a70274b in KMMainWidget::readConfig (this=0xa6db20) at /usr/src/debug/kdepim-4.3.5/kmail/kmmainwidget.cpp:601
#11 0x00007ff73a7139cd in KMMainWidget::KMMainWidget (this=0xa6db20, parent=<value optimized out>, aGUIClient=<value optimized out>, actionCollection=<value optimized out>, config=0x63d8f0)
    at /usr/src/debug/kdepim-4.3.5/kmail/kmmainwidget.cpp:233
#12 0x00007ff73a4595d9 in KMMainWin::KMMainWin (this=0xac1650, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at /usr/src/debug/kdepim-4.3.5/kmail/kmmainwin.cpp:41
#13 0x00007ff73a630457 in KMKernel::doSessionManagement (this=<value optimized out>) at /usr/src/debug/kdepim-4.3.5/kmail/kmkernel.cpp:1619
#14 0x0000000000402fb9 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdepim-4.3.5/kmail/main.cpp:131
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Reported using DrKonqi
Comment 1 Björn Ruberg 2010-08-09 01:05:58 UTC

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