Bug 253529 - konversation crashes on exit
Summary: konversation crashes on exit
Status: RESOLVED DUPLICATE of bug 246448
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 18:20 UTC by Daniel Mach
Modified: 2010-10-09 11:56 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 Daniel Mach 2010-10-07 18:20:47 UTC
Application: konversation (1.3.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35.4-28.fc14.i686 i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
When I close konversation, it *sometimes* crashes.
It is not 100% reproducable and I don't know what's the root cause.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
[KCrash Handler]
#7  0x006febd7 in Phonon::PulseSupport::PulseSupport (this=0xa8f77c8) at /usr/src/debug/phonon-4.4.2/phonon/pulsesupport.cpp:703
#8  0x006fefbf in Phonon::PulseSupport::getInstance () at /usr/src/debug/phonon-4.4.2/phonon/pulsesupport.cpp:656
#9  0x006e200f in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0xa6af2b8, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:538
#10 0x006e2113 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0xa6af2b8, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:544
#11 0x006db1d0 in Phonon::MediaNode::~MediaNode (this=0x9ba39e0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/medianode.cpp:57
#12 0x006e0d67 in Phonon::AbstractAudioOutput::~AbstractAudioOutput (this=0x9ba39d8, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/abstractaudiooutput.cpp:40
#13 0x006e5044 in ~AudioOutput (this=0x9ba39d8, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.h:51
#14 Phonon::AudioOutput::~AudioOutput (this=0x9ba39d8, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.h:51
#15 0x07e43318 in QObjectPrivate::deleteChildren (this=0x9fb9cb8) at kernel/qobject.cpp:1949
#16 0x07e47c02 in QObject::~QObject (this=0xa93fe38, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#17 0x080aacb3 in Konversation::Sound::~Sound (this=0xa93fe38, __in_chrg=<value optimized out>) at /usr/src/debug/konversation-1.3.1/src/sound.cpp:43
#18 0x07e43318 in QObjectPrivate::deleteChildren (this=0x8f904e8) at kernel/qobject.cpp:1949
#19 0x07e47c02 in QObject::~QObject (this=0xbfab5f54, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#20 0x07e32383 in QCoreApplication::~QCoreApplication (this=0xbfab5f54, __in_chrg=<value optimized out>) at kernel/qcoreapplication.cpp:616
#21 0x01772c2e in QApplication::~QApplication (this=0xbfab5f54, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1031
#22 0x0139701b in KApplication::~KApplication (this=0xbfab5f54, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.1/kdeui/kernel/kapplication.cpp:891
#23 0x0139eeb9 in KUniqueApplication::~KUniqueApplication (this=0xbfab5f54, __in_chrg=<value optimized out>) at /usr/src/debug/kdelibs-4.5.1/kdeui/kernel/kuniqueapplication.cpp:350
#24 0x0808b52f in Application::~Application (this=0xbfab5f54, __in_chrg=<value optimized out>) at /usr/src/debug/konversation-1.3.1/src/application.cpp:93
#25 0x080a6bc1 in main (argc=1, argv=0x8f6ae90) at /usr/src/debug/konversation-1.3.1/src/main.cpp:101

Reported using DrKonqi
Comment 1 Eike Hein 2010-10-07 19:38:56 UTC
Crash is in Phonon's PulseAudio support code; reassigning.
Comment 2 Myriam Schweingruber 2010-10-09 11:56:15 UTC

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