Bug 256305 - Exit crash
Summary: Exit crash
Status: RESOLVED DUPLICATE of bug 246448
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.4.2 (KDE 4.5)
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
: 256459 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-11-07 16:46 UTC by Bryan Wyatt
Modified: 2010-11-20 16:58 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.57 KB, text/plain)
2010-11-15 20:09 UTC, Dominic Laumer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bryan Wyatt 2010-11-07 16:46:06 UTC
Application: konversation (1.3.1)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.35.6-48.fc14.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

Closing the application (Via the X in the top right of the window)

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00007f440a972def in Phonon::PulseSupport::PulseSupport (this=0x2b9f860) at /usr/src/debug/phonon-4.4.2/phonon/pulsesupport.cpp:703
#7  0x00007f440a97317f in Phonon::PulseSupport::getInstance () at /usr/src/debug/phonon-4.4.2/phonon/pulsesupport.cpp:656
#8  0x00007f440a958963 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x2b46250, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:538
#9  0x00007f440a958a49 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x2b46250, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:544
#10 0x00007f440a957a03 in Phonon::AbstractAudioOutput::~AbstractAudioOutput (this=0x2b2fba0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/abstractaudiooutput.cpp:40
#11 0x00007f440a95b47f in ~AudioOutput (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.h:51
#12 Phonon::AudioOutput::~AudioOutput (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.h:51
#13 0x00007f440739a214 in QObjectPrivate::deleteChildren (this=0x2b37d30) at kernel/qobject.cpp:1949
#14 0x00007f440739ed52 in QObject::~QObject (this=0x2a6ba40, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#15 0x000000000046c529 in Konversation::Sound::~Sound (this=0x2a6ba40, __in_chrg=<value optimized out>) at /usr/src/debug/konversation-1.3.1/src/sound.cpp:43
#16 0x00007f440739a214 in QObjectPrivate::deleteChildren (this=0x22fb5a0) at kernel/qobject.cpp:1949
#17 0x00007f440739ed52 in QObject::~QObject (this=0x7fff8838bf70, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#18 0x00007f44062d0309 in QApplication::~QApplication (this=0x7fff8838bf70, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1031
#19 0x00000000004563e0 in Application::~Application (this=0x7fff8838bf70, __in_chrg=<value optimized out>) at /usr/src/debug/konversation-1.3.1/src/application.cpp:71
#20 0x0000000000468a67 in main (argc=5, argv=0x7fff8838cd48) at /usr/src/debug/konversation-1.3.1/src/main.cpp:99

Reported using DrKonqi
Comment 1 Eike Hein 2010-11-07 16:50:07 UTC
Crash is in Phonon, reassigning.
Comment 2 Martin Blumenstingl 2010-11-09 18:37:27 UTC
*** Bug 256459 has been marked as a duplicate of this bug. ***
Comment 3 Dominic Laumer 2010-11-15 20:09:08 UTC
Created attachment 53446 [details]
New crash information added by DrKonqi

konversation (1.3.1+ #4087) on KDE Platform 4.5.3 (KDE 4.5.3) using Qt 4.7.0

- What I was doing when the application crashed:

Quitting the application crashes Konversation every time, no matter if it's quitted over the menu or by logging off KDE.

-- Backtrace (Reduced):
#7  0x4995175f in Phonon::PulseSupport::PulseSupport (this=0x9de8130) at ../../phonon/pulsesupport.cpp:703
#8  0x4995200f in Phonon::PulseSupport::getInstance () at ../../phonon/pulsesupport.cpp:656
#9  0x4992df8e in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x9e026d8, __in_chrg=<value optimized out>) at ../../phonon/audiooutput.cpp:538
#10 0x4992e092 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x9e026d8, __in_chrg=<value optimized out>) at ../../phonon/audiooutput.cpp:544
#11 0x4992836f in Phonon::MediaNode::~MediaNode (this=0x9e02940, __in_chrg=<value optimized out>) at ../../phonon/medianode.cpp:57
Comment 4 Dario Andres 2010-11-20 16:58:01 UTC
[Comment from a bug triager]
This issue is being tracked at bug 246448. Merging. Thanks

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