Bug 151953 - crash when checking mail and having notification with sound (based on trace)
Summary: crash when checking mail and having notification with sound (based on trace)
Status: RESOLVED DUPLICATE of bug 150667
Alias: None
Product: kmail
Classification: Applications
Component: IMAP (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-06 18:52 UTC by Juha Tuomala
Modified: 2007-11-06 19:55 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 Juha Tuomala 2007-11-06 18:52:22 UTC
Version:           unknown (using KDE 3.5.8-7.fc8 Fedora, Fedora release 8 (Werewolf))
Compiler:          Target: x86_64-redhat-linux
OS:                Linux (x86_64) release 2.6.23.1-42.fc8

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912496393360 (LWP 8566)]
[New Thread 1115699536 (LWP 8570)]
[New Thread 1105209680 (LWP 8569)]
[New Thread 1094719824 (LWP 8568)]
[New Thread 1084229968 (LWP 8567)]
[KCrash handler]
#5  0x0000003ac0830ec5 in raise () from /lib64/libc.so.6
#6  0x0000003ac0832970 in abort () from /lib64/libc.so.6
#7  0x0000003ac48becb4 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib64/libstdc++.so.6
#8  0x0000003ac48bce76 in QObject::checkConnectArgs ()
   from /usr/lib64/libstdc++.so.6
#9  0x0000003ac48bcea3 in std::terminate () from /usr/lib64/libstdc++.so.6
#10 0x0000003ac48bd35f in __cxa_pure_virtual () from /usr/lib64/libstdc++.so.6
#11 0x0000003d50487e76 in KMail::ImapJob::slotGetNextMessage (this=0x24141e0)
    at imapjob.cpp:277
#12 0x0000003d50488afd in KMail::ImapJob::init (this=0x24141e0, 
    jt=KMail::FolderJob::tGetMessage, sets=@0x7ffff7f17500, folder=0x0, 
    msgList=@0x2414230) at imapjob.cpp:214
#13 0x0000003d50489dba in KMail::ImapJob::execute (this=0x24141e0)
    at imapjob.cpp:675
#14 0x0000003d50463749 in KMMainWidget::slotMsgActivated (this=0x17a3480, 
    msg=0x2aaab4a70b90) at kmmainwidget.cpp:2344
#15 0x0000003d50473d65 in KMMainWidget::qt_invoke (this=0x17a3480, _id=171, 
    _o=0x7ffff7f176c0) at kmmainwidget.moc:631
#16 0x0000003446563a59 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#17 0x0000003446564730 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#18 0x00000034484d67a1 in KAction::qt_invoke (this=0x1f1e260, _id=15, 
    _o=0x7ffff7f17790) at kaction.moc:218
#19 0x0000003446563a59 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#20 0x0000003446564730 in QObject::activate_signal ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#21 0x000000344774ff65 in KAccelPrivate::emitActivatedSignal (this=0x656d10, 
    pAction=0x1f1e790) at kaccel.cpp:400
#22 0x00000034477c9b8a in KAccelPrivate::eventFilter (this=0x656d10, 
    pEvent=0x7ffff7f17c90) at kaccel.cpp:370
#23 0x00000034465630e2 in QObject::activate_filters ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#24 0x0000003446563157 in QObject::event ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#25 0x000000344659a6b8 in QWidget::event ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#26 0x0000003446659435 in QMainWindow::event ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#27 0x00000034465029a5 in QApplication::internalNotify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#28 0x0000003446504193 in QApplication::notify ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#29 0x00000034477c3678 in KApplication::notify (this=0x7ffff7f18380, 
    receiver=0x1e5b4f0, event=0x7ffff7f17c90) at kapplication.cpp:550
#30 0x000000344775b2ee in KAccelEventHandler::x11Event (
    this=<value optimized out>, pEvent=<value optimized out>)
    at /usr/lib64/qt-3.3/include/qapplication.h:520
#31 0x00000034477bd668 in KApplication::x11EventFilter (this=0x7ffff7f18380, 
    _event=0x7ffff7f18010) at kapplication.cpp:1651
#32 0x00000034464904e7 in QObject::checkConnectArgs ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#33 0x00000034464a02be in QApplication::x11ProcessEvent ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#34 0x00000034464b0ea4 in QEventLoop::processEvents ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#35 0x000000344651a151 in QEventLoop::enterLoop ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#36 0x000000344651a032 in QEventLoop::exec ()
   from /usr/lib64/qt-3.3/lib/libqt-mt.so.3
#37 0x0000000000402914 in main (argc=7, argv=<value optimized out>)
    at main.cpp:110
#38 0x0000003ac081e074 in __libc_start_main () from /lib64/libc.so.6
#39 0x0000000000402669 in _start ()


I don't use filters. I've disabled f8 pulseaudio by removing it's kde packages.
Comment 1 Thomas McGuire 2007-11-06 19:02:07 UTC
Why do you think this crash is related to sound?
What is the KMail version in the Help->About menu?
If you are using an enterprise version, this is probably a duplicate of bug 143718.
Comment 2 Juha Tuomala 2007-11-06 19:36:47 UTC
I'm using versions that i already mentioned. f8 kde has serious sound problems and those are related to notifications. Anyway, crashes have not decreased from other apps too when i cut off the pulseaudio.
Comment 3 Thomas McGuire 2007-11-06 19:40:14 UTC
>I'm using versions that i already mentioned.
Where? I need the exact version from the "About" dialog of KMail please. Different distros ship different versions of KDEPIM.
I don't think this crash is related to sound, as the notification sounds are handled by a different process.
Comment 4 Juha Tuomala 2007-11-06 19:43:10 UTC
äääh, can't paint and paste it....
1.9.6 (enterprise 0.20071012.724442) (Using KDE 3.5.8-7.fc8 Fedora)
Comment 5 Juha Tuomala 2007-11-06 19:44:39 UTC
btw, i always experience kmail crash when network connections break (somewhere along the way to server). I need to get trace from those next time.
Comment 6 Thomas McGuire 2007-11-06 19:55:38 UTC
Seems like the fix for this bug did not make it into the enterprise branch yet.

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