Bug 306956 - Konversation crash on exit after having connected to a server
Summary: Konversation crash on exit after having connected to a server
Status: RESOLVED DUPLICATE of bug 293004
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.4
Platform: Mageia RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-17 19:28 UTC by Claire Robinson
Modified: 2012-09-17 20:58 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 Claire Robinson 2012-09-17 19:28:00 UTC
Application: konversation (1.4)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.2
Operating System: Linux 3.3.8-desktop-2.mga2 x86_64
Distribution: "Mageia 2"

-- Information about the crash:
- What I was doing when the application crashed:

Konversation is fine in use but crashes on exit when it has been connected to a server in use. When not quit fully (and crashed) this can cause the system to hang with a blank screen during shutdown, so you have to switch tty and reboot manually.

The crash can be reproduced every time.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f7739e97447 in Phonon::PulseSupport::PulseSupport (this=0x3294690) at /usr/src/debug/phonon-4.6.0/phonon/pulsesupport.cpp:822
#7  0x00007f7739e978c0 in Phonon::PulseSupport::getInstance () at /usr/src/debug/phonon-4.6.0/phonon/pulsesupport.cpp:784
#8  0x00007f7739e77b76 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=<optimized out>, __in_chrg=<optimized out>) at /usr/src/debug/phonon-4.6.0/phonon/audiooutput.cpp:543
#9  0x00007f7739e77c39 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x2cdf170, __in_chrg=<optimized out>) at /usr/src/debug/phonon-4.6.0/phonon/audiooutput.cpp:549
#10 0x00007f7739e76143 in Phonon::AbstractAudioOutput::~AbstractAudioOutput (this=0x2a42800, __in_chrg=<optimized out>) at /usr/src/debug/phonon-4.6.0/phonon/abstractaudiooutput.cpp:38
#11 0x00007f7739e7aeaf in ~AudioOutput (this=0x2a42800, __in_chrg=<optimized out>) at /usr/src/debug/phonon-4.6.0/phonon/audiooutput.h:50
#12 Phonon::AudioOutput::~AudioOutput (this=0x2a42800, __in_chrg=<optimized out>) at /usr/src/debug/phonon-4.6.0/phonon/audiooutput.h:50
#13 0x00007f7737b1d5c5 in QObjectPrivate::deleteChildren (this=0x2a49e20) at kernel/qobject.cpp:1908
#14 0x00007f7737b2382c in QObject::~QObject (this=0x2a43b40, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#15 0x0000000000471bb9 in Konversation::Sound::~Sound (this=0x2a43b40, __in_chrg=<optimized out>) at /usr/src/debug/konversation-1.4/src/sound.cpp:43
#16 0x00007f7737b1d5c5 in QObjectPrivate::deleteChildren (this=0x23024f0) at kernel/qobject.cpp:1908
#17 0x00007f7737b2382c in QObject::~QObject (this=0x7fff0ac701e0, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#18 0x00007f7736c256fe in QApplication::~QApplication (this=0x7fff0ac701e0, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1095
#19 0x0000000000459784 in Application::~Application (this=0x7fff0ac701e0, __in_chrg=<optimized out>) at /usr/src/debug/konversation-1.4/src/application.cpp:74
#20 0x000000000046e53a in main (argc=5, argv=0x7fff0ac71078) at /usr/src/debug/konversation-1.4/src/main.cpp:118

This bug may be a duplicate of or related to bug 210427, bug 293004, bug 287880, bug 288379.

Possible duplicates by query: bug 293004, bug 288379, bug 287880.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-09-17 20:58:45 UTC

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