<?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>131667</bug_id>
          
          <creation_ts>2006-08-01 17:07:30 +0000</creation_ts>
          <short_desc>Kmail crashes at start with only &quot;KCrash: Application &apos;kmail&apos; crashing...&quot; meassage</short_desc>
          <delta_ts>2007-09-14 12:17:01 +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>unspecified</version>
          <rep_platform>Fedora RPMs</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>110862</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="Oleg Ruchayskiy">ruchay</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>457429</commentid>
    <comment_count>0</comment_count>
    <who name="Oleg Ruchayskiy">ruchay</who>
    <bug_when>2006-08-01 17:07:30 +0000</bug_when>
    <thetext>Version:            (using KDE KDE 3.5.3)
Installed from:    Fedora RPMs
OS:                Linux

Very strange crash. I&apos;ve updated to KDE 3.5.3 (using yum from &quot;kde-redhat-stable-all&quot; repository) under FC3. Everything works fine, Kmail won&apos;t start. Kmail won&apos;t start without saying much.

I have a pretty wild guess. In my &quot;/var/log/messages&quot; I see the following record on startup

Aug  1 16:47:45 orion kdm: :0[4019]: PAM unable to dlopen(/lib/security/pam_loginuid.so)
Aug  1 16:47:45 orion kdm: :0[4019]: PAM [dlerror: /lib/security/pam_loginuid.so: cannot open shared object file: No such file or directory]
Aug  1 16:47:45 orion kdm: :0[4019]: PAM adding faulty module: /lib/security/pam_loginuid.so

This is due to the fact (I assume) that FC3 uses pam-0.77, while &quot;pam_loginuid.so&quot; is in FC4&apos;s pam-0.79. I do not know whether this could be the reason for kmail to crash, in any case I believe that such a silent desperate crash is not a way for a decent application to behave :o)

Below is the backtrace and I will be happy to provide you with any information/experiment with my system if it&apos;ll help:

Hope you&apos;ll help me -- after so many years of using kmail it&apos;s hard to live without it

Oleg
--------------------------------------------------------------------
BACKTRACE

Using host libthread_db library &quot;/lib/tls/libthread_db.so.1&quot;.
`shared object read from target memory&apos; has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1246562016 (LWP 4977)]
[KCrash handler]
#6  0xb7c286b6 in KMFolderTree::slotFolderExpanded ()
   from /usr/lib/libkmailprivate.so
#7  0xb7e7cd13 in KMFolderTree::qt_invoke () from /usr/lib/libkmailprivate.so
#8  0xb73d00be in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#9  0xb7717698 in QListView::expanded ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#10 0xb74b2c8c in QListViewItem::setOpen ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0xb7e17fbe in KMFolderTree::addDirectory ()
   from /usr/lib/libkmailprivate.so
#12 0xb7e17fe6 in KMFolderTree::addDirectory ()
   from /usr/lib/libkmailprivate.so
#13 0xb7e18408 in KMFolderTree::reload () from /usr/lib/libkmailprivate.so
#14 0xb7e5aec6 in KMMainWidget::readConfig () from /usr/lib/libkmailprivate.so
#15 0xb7e5ba36 in KMMainWidget::KMMainWidget ()
   from /usr/lib/libkmailprivate.so
#16 0xb7e5bfc6 in KMMainWin::KMMainWin () from /usr/lib/libkmailprivate.so
#17 0xb7e5c329 in KMKernel::mainWin () from /usr/lib/libkmailprivate.so
#18 0xb7e5eb29 in KMail::ImapAccountBase::makeConnection ()
   from /usr/lib/libkmailprivate.so
#19 0xb7e830c6 in KMail::ImapAccountBase::readConfig ()
   from /usr/lib/libkmailprivate.so
#20 0xb7e834d2 in KMAcctImap::readConfig () from /usr/lib/libkmailprivate.so
#21 0xb7d7a4a9 in KMail::AccountManager::readConfig ()
   from /usr/lib/libkmailprivate.so
#22 0xb7ecf885 in KMKernel::init () from /usr/lib/libkmailprivate.so
#23 0x0804a023 in ?? ()
#24 0xbffdc8c0 in ?? ()
#25 0x00000000 in ?? ()</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>457621</commentid>
    <comment_count>1</comment_count>
    <who name="Oleg Ruchayskiy">ruchay</who>
    <bug_when>2006-08-02 10:51:27 +0000</bug_when>
    <thetext>Upon further investigation, it seems that removing 
~/.kde/share/config/kmailrc and ~/.kde/share/config/kmail.eventrc helped.

The problem seems to be in kmail.eventrc, where I have one extra line (as compared to defaults) -- custom &quot;New mail notification&quot;. However, kmail crashes on startup, long before it could evoke this &quot;notification&quot;

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>461562</commentid>
    <comment_count>2</comment_count>
    <who name="Tommi Tervo">tommi.tervo</who>
    <bug_when>2006-08-19 13:50:48 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>