Bug 107199 - Crash when pasting address into To: field via double-click
Summary: Crash when pasting address into To: field via double-click
Status: RESOLVED DUPLICATE of bug 104434
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-11 02:30 UTC by Tristan Miller
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 Tristan Miller 2005-06-11 02:30:25 UTC
Version:            (using KDE KDE 3.4.1)
Installed from:    SuSE RPMs

KMail just crashed with the following backtrace.  I have not been able to reproduce the crash, but here is what I did immediately before the crash:

1. Opened the sent-mail folder, selected the last message
2. Message->Send Again.
3. Clear the To: field in the composer
4. Open another folder, select a message, highlight the To: address with the mouse
5. Switch back to the composer window, double-click on the empty To: field
6. KMail crashes


(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 5178)]
(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 0x41dd731b in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4211dcba in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x41df222f in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x41df9ec3 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x41d753b6 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x41d746de in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x418dfe0e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#34 0x41d61a43 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#35 0x41d19ee7 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x41d88100 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x41d87ff6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x41d7564f 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:41 UTC

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