<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>290794</bug_id>
          
          <creation_ts>2012-01-06 12:54:36 +0000</creation_ts>
          <short_desc>KMail crashes on startup after password dialog</short_desc>
          <delta_ts>2012-01-06 17:38:54 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>kmail</product>
          <component>general</component>
          <version>1.13.6</version>
          <rep_platform>Debian unstable</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>184324</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Klee Dienes">klee</reporter>
          <assigned_to name="kdepim bugs">pim-bugs-null</assigned_to>
          
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1210490</commentid>
    <comment_count>0</comment_count>
    <who name="Klee Dienes">klee</who>
    <bug_when>2012-01-06 12:54:36 +0000</bug_when>
    <thetext>Application: kmail (1.13.7)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
It doesn&apos;t matter if I enter the correct password, incorrect password, or close the password dialog --- it crashes with the same backtrace every time.  100% reproducible; I&apos;m happy to offer an account with debugger access to anyone who wants to investigate.

The crash can be reproduced every time.

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

Thread 2 (Thread 0x7f3b65fd7700 (LWP 10427)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
#1  0x00007f3b84d000fe in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3b84cf497f in QThreadPoolThread::run() () from /usr/lib/libQtCore.so.4
#3  0x00007f3b84cffcf5 in QThreadPrivate::start(void*) () from /usr/lib/libQtCore.so.4
#4  0x00007f3b82095b50 in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:304
#5  0x00007f3b844bc4ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3b87529760 (LWP 10424)):
[KCrash Handler]
#6  0x00007f3b858619a6 in QTreeWidget::setItemExpanded(QTreeWidgetItem const*, bool) () from /usr/lib/libQtGui.so.4
#7  0x00007f3b85f1482a in setExpanded (aexpand=false, this=0x2602450) at /usr/include/qt4/QtGui/qtreewidget.h:409
#8  KMail::FolderView::restoreItemStates (this=0x3938690) at ../../kmail/folderview.cpp:389
#9  0x00007f3b85f151fb in KMail::FolderView::reload (this=0x3938690, openFoldersForUpdate=false) at ../../kmail/folderview.cpp:671
#10 0x00007f3b8611ff05 in KMMainWidget::readConfig (this=0x37cd700) at ../../kmail/kmmainwidget.cpp:602
#11 0x00007f3b8612be8f in KMMainWidget::KMMainWidget (this=0x37cd700, parent=&lt;optimized out&gt;, aGUIClient=0x37c8350, actionCollection=&lt;optimized out&gt;, config=...) at ../../kmail/kmmainwidget.cpp:241
#12 0x00007f3b85ec2aaf in KMMainWin::KMMainWin (this=0x37c82f0, __in_chrg=&lt;optimized out&gt;, __vtt_parm=&lt;optimized out&gt;) at ../../kmail/kmmainwin.cpp:41
#13 0x00007f3b860648c7 in KMKernel::openReader (this=0x7fff1d731b00, onlyCheck=false) at ../../kmail/kmkernel.cpp:422
#14 0x00007f3b86065218 in KMKernel::action (this=0x7fff1d731b00, mailto=&lt;optimized out&gt;, check=false, to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=...) at ../../kmail/kmkernel.cpp:1939
#15 0x00007f3b86066517 in KMKernel::handleCommandLine (this=0x7fff1d731b00, noArgsOpensReader=true) at ../../kmail/kmkernel.cpp:368
#16 0x00000000004035ea in KMailApplication::newInstance (this=0x7fff1d731c70) at ../../kmail/main.cpp:87
#17 0x0000000000402fe3 in delayedInstanceCreation (this=0x7fff1d731c70) at ../../kmail/main.cpp:94
#18 main (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at ../../kmail/main.cpp:146

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

Possible duplicates by query: bug 278104.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1210630</commentid>
    <comment_count>1</comment_count>
    <who name="Christophe Marin">christophe</who>
    <bug_when>2012-01-06 17:38:54 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 184324 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>