Bug 154179 - Crash during startup
Summary: Crash during startup
Status: RESOLVED NOT A BUG
Alias: None
Product: kmail
Classification: Applications
Component: folder list (show other bugs)
Version: 1.9.8
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-16 18:56 UTC by Thorsten Staerk
Modified: 2007-12-18 13:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (2.27 KB, text/plain)
2007-12-16 18:57 UTC, Thorsten Staerk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Staerk 2007-12-16 18:56:56 UTC
Version:           1.9.8 (using KDE KDE 3.5.8)
Installed from:    Compiled From Sources
OS:                Linux

After starting kmail and logging in to my imap server, kmail crashes in 100% of the cases.
Comment 1 Thorsten Staerk 2007-12-16 18:57:24 UTC
Created attachment 22580 [details]
backtrace
Comment 2 Thomas McGuire 2007-12-16 20:09:42 UTC
Pasting backtrace. Please do that directly in the future, it makes searching for duplicate crashes easier.

#6  0xb7b5c9f3 in KMFolderTreeItem::acceptDrag (this=0xb3268330, e=0xbf8868e4)
    at /mnt/sdb1/root/svn/kdepim/kmail/kmfoldertree.cpp:269
#7  0xb779eb92 in KFolderTreeItem::paintCell ()
   from /opt/kde3/lib/libkdepim.so.1
#8  0xb601adff in QListView::drawContentsOffset ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0xb779ce9e in KFolderTree::drawContentsOffset ()
   from /opt/kde3/lib/libkdepim.so.1
#10 0xb6046ce7 in QScrollView::viewportPaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0xb6810c2a in KListView::viewportPaintEvent ()
   from /opt/kde3/lib/libkdeui.so.4
#12 0xb6047b0e in QScrollView::eventFilter ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb6016656 in QListView::eventFilter () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb7b5aa68 in KMFolderTree::eventFilter (this=0xb329a250, o=0xb329aa28, 
    e=0xbf88757c) at /mnt/sdb1/root/svn/kdepim/kmail/kmfoldertree.cpp:1768
#15 0xb5f350cc in QObject::activate_filters ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb5f3513b in QObject::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb5f6e5cc in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb5ed70ac in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb5ed7e63 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb660ba52 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#21 0xb5e69c40 in QETWidget::translatePaintEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb5e752f4 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb5e86070 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb5eedc30 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb5eedac6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0xb5ed6c1f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x0804ac0f in main (argc=1, argv=0xbf887c34)
    at /mnt/sdb1/root/svn/kdepim/kmail/main.cpp:110
Comment 3 Thorsten Staerk 2007-12-18 13:27:32 UTC
I cannot reproduce. This bug occurred after I had installed the enterprise branch and then installed 3.5 branch. There was obviously a mixture that I cleaned up by doing a make clean && make && make install in /kdepim.
As reporting bugs only makes sense for correct installations, I close this bug.