Bug 109994

Summary: SIGSEGV crash when pasting an address in the composer To: field
Product: [Unmaintained] kmail Reporter: Tristan Miller <psychonaut>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Tristan Miller 2005-08-02 00:58:28 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    SuSE RPMs

Reproducibility: Sometimes

Steps to reproduce:

1. Start composing a new message
2. Use mouse to copy an e-mail address from some other window
3. Double-click to paste the address in the To: field of the KMail composer

Result:

KMail crashes with SIGSEGV (11).  Backtrace as follows:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 2109)]
[New Thread 32769 (LWP 5455)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#24 0x40409fa9 in RecipientLine::activate ()
   from /opt/kde3/lib/libkmailprivate.so
#25 0x4040ac66 in RecipientsView::slotDeleteLine ()
   from /opt/kde3/lib/libkmailprivate.so
#26 0x4040e7da in RecipientsView::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#27 0x41dd863b in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4211f13a in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x41df354f in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x41dfb1e3 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x41d76696 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x41d759be in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x418e0e0e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#34 0x41d62d23 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x41d1b1c7 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x41d893e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x41d892d6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x41d7692f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#39 0x0804a38f in main ()
Comment 1 Thiago Macieira 2005-10-05 05:33:45 UTC

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