Bug 102943 - crash when starting composer
Summary: crash when starting composer
Status: RESOLVED DUPLICATE of bug 104434
Alias: None
Product: kmail
Classification: Applications
Component: composer (show other bugs)
Version: SVN (3.5 branch)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 16:58 UTC by konold
Modified: 2007-09-14 12:17 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 konold 2005-03-31 16:58:22 UTC
Version:           KDE 3.4 branch (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources
OS:                Linux

This is kdepim 3.4 branch from 20050330 based on top of KDE 3.4 from SUSE.

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1105714752 (LWP 6751)]
[KCrash handler]
#7  0x42c8d7b0 in RecipientLine::activate (this=0x0)
    at /home/konold/kdepim/kmail/recipientseditor.cpp:240
#8  0x42c8e2e6 in RecipientsView::slotDeleteLine (this=0x96cf298)
    at /home/konold/kdepim/kmail/recipientseditor.cpp:449
#9  0x42c9198d in RecipientsView::qt_invoke (this=0x96cf298, _id=72, 
    _o=0xbfffe870) at recipientseditor.moc:566
#10 0x4159531e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#11 0x418e7132 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#12 0x415b2873 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x415ba2c3 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x41532baf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x41534773 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x411bd631 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#17 0x4152735c in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x414e0156 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x4154ab41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x4154a986 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x4153463f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x0805ad7d in main (argc=1, argv=0xbffff104)
    at /home/konold/kdepim/kontact/src/main.cpp:156
Comment 1 Andreas Kling 2006-07-31 22:53:46 UTC

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