Bug 260981 - Crash while closing Konversation
Summary: Crash while closing Konversation
Status: RESOLVED DUPLICATE of bug 246448
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 14:57 UTC by Markus Albe
Modified: 2010-12-23 00:06 UTC (History)
4 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 Markus Albe 2010-12-22 14:57:12 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-22-generic x86_64
Distribution: Ubuntu 10.10

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

Closing Konversation (through contextual menu from system tray)

The crash can be reproduced every time.

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f768600f800 (LWP 20104))]

Thread 2 (Thread 0x7f766d762700 (LWP 20105)):
#0  0x00007f767f79c203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f767c520009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f767c52045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f76814f91e6 in QEventDispatcherGlib::processEvents (this=0x2bf6670, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007f76814cba02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f76814cbdec in QEventLoop::exec (this=0x7f766d761d10, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f76813d62fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f76814ab5f8 in QInotifyFileSystemWatcherEngine::run (this=0x2bf5c60) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f76813d927e in QThreadPrivate::start (arg=0x2bf5c60) at thread/qthread_unix.cpp:266
#9  0x00007f768114e971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f767f7a892d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f768600f800 (LWP 20104)):
[KCrash Handler]
#6  0x00007f7684b462bf in Phonon::PulseSupport::PulseSupport (this=0x3490a60) at ../../phonon/pulsesupport.cpp:703
#7  0x00007f7684b4664f in Phonon::PulseSupport::getInstance () at ../../phonon/pulsesupport.cpp:656
#8  0x00007f7684b2a413 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x3251d80, __in_chrg=<value optimized out>) at ../../phonon/audiooutput.cpp:538
#9  0x00007f7684b29233 in Phonon::AbstractAudioOutput::~AbstractAudioOutput (this=0x32ddc50, __in_chrg=<value optimized out>) at ../../phonon/abstractaudiooutput.cpp:40
#10 0x00007f7684b2d0df in Phonon::AudioOutput::~AudioOutput (this=0x0, __in_chrg=<value optimized out>) at ../../phonon/audiooutput.h:51
#11 0x00007f76814ded5f in QObjectPrivate::deleteChildren (this=0x33c98f0) at kernel/qobject.cpp:1957
#12 0x00007f76814e641b in QObject::~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#13 0x0000000000470403 in Konversation::Sound::~Sound (this=0x33f2560, __in_chrg=<value optimized out>) at ../../src/sound.cpp:43
#14 0x00007f76814ded5f in QObjectPrivate::deleteChildren (this=0x28adcb0) at kernel/qobject.cpp:1957
#15 0x00007f76814e641b in QObject::~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:945
#16 0x00007f76803a772a in QApplication::~QApplication (this=0x7fffbd7554a0, __in_chrg=<value optimized out>) at kernel/qapplication.cpp:1153
#17 0x0000000000452a97 in Application::~Application (this=0x7fffbd7554a0, __in_chrg=<value optimized out>) at ../../src/application.cpp:93
#18 0x000000000046bf67 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../src/main.cpp:101

This bug may be a duplicate of or related to bug 246448.

Possible duplicates by query: bug 256459.

Reported using DrKonqi
Comment 1 Eike Hein 2010-12-22 23:23:19 UTC
Reassigning to Phonon since it's crashing there.
Comment 2 Dario Andres 2010-12-23 00:06:28 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 ***