Bug 109203 - reproducable crash after dialog for sending a receive notification
Summary: reproducable crash after dialog for sending a receive notification
Status: RESOLVED DUPLICATE of bug 98390
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 105733 118692 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-17 10:53 UTC by Kiro Zimmer
Modified: 2007-09-14 12:17 UTC (History)
2 users (show)

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 Kiro Zimmer 2005-07-17 10:53:09 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages
Compiler:          GCC 3.3 
OS:                Linux

kmail crashs after question for sending a receive notification:

steps to reproduce:
- select a new message which demands a receive notification
 (mail has a header with "Disposition-Notification-To: user@domain.tld")
- a dialog apears, which asks if the user want to send or ignore this
 notification -> do nothing
- select any other message, while the popup is still open
- now click ignore -> crash

this happens quite often, when i go fast through many new messages.
Comment 1 Thiago Macieira 2005-07-18 04:46:07 UTC
I remember reproducing this, but I don't have a backtrace ready. If you do, please paste it here.

I think it's also a duplicate of another.
Comment 2 Kiro Zimmer 2005-07-18 19:15:49 UTC
the backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(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 -1233431168 (LWP 9123)]
(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)
(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)
[KCrash handler]
#3  0x00000001 in ?? ()
#4  0xb5cc44b6 in KMMessage::createMDN () from /usr/lib/libkmailprivate.so.0
#5  0xb5d95243 in KMReaderWin::slotTouchMessage ()
   from /usr/lib/libkmailprivate.so.0
#6  0xb5d9238f in KMReaderWin::setMsg () from /usr/lib/libkmailprivate.so.0
#7  0xb5ec2708 in KMMainWidget::slotMsgSelected ()
   from /usr/lib/libkmailprivate.so.0
#8  0xb5eb8bae in KMMainWidget::qt_invoke ()
   from /usr/lib/libkmailprivate.so.0
#9  0xb6f6f71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#10 0xb5d5a9aa in KMHeaders::selected () from /usr/lib/libkmailprivate.so.0
#11 0xb5d53721 in KMHeaders::highlightMessage ()
   from /usr/lib/libkmailprivate.so.0
#12 0xb5d5461c in KMHeaders::highlightMessage ()
   from /usr/lib/libkmailprivate.so.0
#13 0xb5d5ac54 in KMHeaders::qt_invoke () from /usr/lib/libkmailprivate.so.0
#14 0xb6f6f71c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xb72c07fd in QListView::currentChanged () from /usr/lib/libqt-mt.so.3
#16 0xb7058125 in QListView::setCurrentItem () from /usr/lib/libqt-mt.so.3
#17 0xb5d54e5f in KMHeaders::setCurrentItemByIndex ()
   from /usr/lib/libkmailprivate.so.0
#18 0xb5d5961a in KMHeaders::readSortOrder ()
   from /usr/lib/libkmailprivate.so.0
#19 0xb5d53902 in KMHeaders::updateMessageList ()
   from /usr/lib/libkmailprivate.so.0
#20 0xb5d4e637 in KMHeaders::setFolder () from /usr/lib/libkmailprivate.so.0
#21 0xb5ec23fa in KMMainWidget::folderSelected ()
   from /usr/lib/libkmailprivate.so.0
#22 0xb5eb8b54 in KMMainWidget::qt_invoke ()
   from /usr/lib/libkmailprivate.so.0
#23 0xb6f6f696 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#24 0xb5d3d02a in KMFolderTree::folderSelected ()
   from /usr/lib/libkmailprivate.so.0
#25 0xb5d389a4 in KMFolderTree::doFolderSelected ()
   from /usr/lib/libkmailprivate.so.0
#26 0xb5d3a5b3 in KMFolderTree::contentsMouseReleaseEvent ()
   from /usr/lib/libkmailprivate.so.0
#27 0xb7085842 in QScrollView::viewportMouseReleaseEvent ()
   from /usr/lib/libqt-mt.so.3
#28 0xb70850f9 in QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3
#29 0xb7053648 in QListView::eventFilter () from /usr/lib/libqt-mt.so.3
#30 0xb5d3c30f in KMFolderTree::eventFilter ()
   from /usr/lib/libkmailprivate.so.0
#31 0xb6f6d04e in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#32 0xb6f6cf7c in QObject::event () from /usr/lib/libqt-mt.so.3
#33 0xb6fa5aaf in QWidget::event () from /usr/lib/libqt-mt.so.3
#34 0xb6f12e1f in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#35 0xb6f12514 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#36 0xb74c2e43 in KApplication::notify () from /usr/lib/libkdecore.so.4
#37 0xb6ea75b0 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#38 0xb6ea523e in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#39 0xb6ebc254 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#40 0xb6f251d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#41 0xb6f25088 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#42 0xb6f13071 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#43 0x0805919b in ?? ()
#44 0xbffff980 in ?? ()
#45 0x00000001 in ?? ()
#46 0x00000001 in ?? ()
#47 0x00000000 in ?? ()
#48 0x00000000 in ?? ()
#49 0x00000001 in ?? ()
#50 0x08066560 in _IO_stdin_used ()
#51 0x00000000 in ?? ()
#52 0x08065a56 in _IO_stdin_used ()
#53 0x08065a42 in _IO_stdin_used ()
#54 0xbffff9a8 in ?? ()
#55 0xb7e2114e in operator new () from /usr/lib/libstdc++.so.5
#56 0xb7c41974 in __libc_start_main () from /lib/tls/libc.so.6
#57 0x08058951 in ?? ()
Comment 3 Dominik Karall 2005-12-04 23:38:01 UTC
I can confirm this bug in KDE 3.5 final too.
Comment 4 Thiago Macieira 2005-12-20 11:56:05 UTC
*** Bug 105733 has been marked as a duplicate of this bug. ***
Comment 5 Thiago Macieira 2005-12-20 11:56:13 UTC
*** Bug 118692 has been marked as a duplicate of this bug. ***
Comment 6 Roger Larsson 2006-02-27 12:09:46 UTC
I run into this to, I think but my callchain is somewhat different
(different KMail? 1.8.2 KDE 3.4.2 level B SuSE 10.0):

[KCrash handler]
#4  0xffffe410 in __kernel_vsyscall ()
#5  0x40eff541 in raise () from /lib/tls/libc.so.6
#6  0x40f00dbb in abort () from /lib/tls/libc.so.6
#7  0x40eae4f1 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#8  0x40eabe15 in __gxx_personality_v0 () from /usr/lib/libstdc++.so.6
#9  0x40eabe52 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x40eabfba in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x40eac421 in operator new () from /usr/lib/libstdc++.so.6
#12 0x40eac4ed in operator new[] () from /usr/lib/libstdc++.so.6
#13 0x40c67164 in operator>> () from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x4196f01a in KIO::Slave::createSlave () from /opt/kde3/lib/libkio.so.4
#15 0x41970235 in KIO::Scheduler::createSlave () from /opt/kde3/lib/libkio.so.4
#16 0x41993adc in KIO::Scheduler::startJobScheduled ()
   from /opt/kde3/lib/libkio.so.4
#17 0x41993be2 in KIO::Scheduler::startStep () from /opt/kde3/lib/libkio.so.4
#18 0x41993d2c in KIO::Scheduler::qt_invoke () from /opt/kde3/lib/libkio.so.4
#19 0x409861f9 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x409866a0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x40cc8c99 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x409aa6df in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x40926a91 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x40927409 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x4063897e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#26 0x4091b7c8 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x408d4edf in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4093d9a3 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x4092640f in QApplication::enter_loop ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x406f5e16 in DCOPClient::callInternal () from /opt/kde3/lib/libDCOP.so.4
#31 0x406f61d6 in DCOPClient::callInternal () from /opt/kde3/lib/libDCOP.so.4
#32 0x406f6833 in DCOPClient::call () from /opt/kde3/lib/libDCOP.so.4
#33 0x406f6898 in DCOPClient::call () from /opt/kde3/lib/libDCOP.so.4
#34 0x426f3a4b in initializeIntegration ()
   from /opt/kde3/lib/kde3/plugins/integration/libqtkde.so
#35 0x408b3dce in QKDEIntegration::initLibrary ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#36 0x408b3e82 in QKDEIntegration::enabled ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#37 0x40b38d54 in QMessageBox::information ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#38 0x401efb23 in KMMessage::~KMMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#39 0x4030b3fa in KMMessage::createMDN () from /opt/kde3/lib/libkmailprivate.so
#40 0x403f89b1 in KMReaderWin::slotTouchMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#41 0x403fa137 in KMReaderWin::setMsg () from /opt/kde3/lib/libkmailprivate.so
#42 0x403f6f72 in KMMainWidget::slotMsgSelected ()
   from /opt/kde3/lib/libkmailprivate.so
#43 0x4042469e in KMMainWidget::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#44 0x409861f9 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#45 0x401c1912 in KMHeaders::selected () from /opt/kde3/lib/libkmailprivate.so
#46 0x4020ba77 in KMHeaders::highlightMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#47 0x4020be9a in KMHeaders::highlightMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#48 0x4040a2e6 in KMHeaders::qt_invoke () from /opt/kde3/lib/libkmailprivate.so
#49 0x409861f9 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#50 0x40cdaf65 in QListView::currentChanged ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 7 Thiago Macieira 2006-03-24 19:06:29 UTC

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