Bug 288379 - Crash on exit
Summary: Crash on exit
Status: RESOLVED DUPLICATE of bug 210427
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-07 03:06 UTC by landonbrainard
Modified: 2011-12-09 11:58 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 landonbrainard 2011-12-07 03:06:48 UTC
Application: konversation (1.3.1 #4056.1)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-13-generic-pae i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Closed Konversation without exiting servers or channels.

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb29ffb70 (LWP 2152)):
#0  0xb7744424 in __kernel_vsyscall ()
#1  0xb555540e in __GI___poll (fds=0x8f9ebf0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb4e3534b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb4e26896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb4e26f9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb4134cea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb4e4d5f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0xb5096d31 in start_thread (arg=0xb29ffb70) at pthread_create.c:304
#8  0xb55640ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb44f1710 (LWP 2142)):
[KCrash Handler]
#7  0xb7284222 in Phonon::PulseSupport::PulseSupport (this=0x9859358) at ../../phonon/pulsesupport.cpp:821
#8  0xb72846b4 in Phonon::PulseSupport::getInstance () at ../../phonon/pulsesupport.cpp:783
#9  0xb725943e in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x9511ae0, __in_chrg=<optimized out>) at ../../phonon/audiooutput.cpp:539
#10 0xb7259542 in Phonon::AudioOutputPrivate::~AudioOutputPrivate (this=0x9511ae0, __in_chrg=<optimized out>) at ../../phonon/audiooutput.cpp:545
#11 0xb72780ed in Phonon::MediaNode::~MediaNode (this=0x91f2a10, __in_chrg=<optimized out>) at ../../phonon/medianode.cpp:57
#12 0xb72574b6 in Phonon::AbstractAudioOutput::~AbstractAudioOutput (this=0x91f2a08, __in_chrg=<optimized out>) at ../../phonon/abstractaudiooutput.cpp:38
#13 0xb725da33 in ~AudioOutput (this=0x91f2a08, __in_chrg=<optimized out>) at ../../phonon/audiooutput.h:50
#14 Phonon::AudioOutput::~AudioOutput (this=0x91f2a08, __in_chrg=<optimized out>) at ../../phonon/audiooutput.h:50
#15 0xb63de841 in QObjectPrivate::deleteChildren (this=0x90bf910) at kernel/qobject.cpp:1955
#16 0xb63e3439 in QObject::~QObject (this=0x92965a0, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#17 0x080aa920 in Konversation::Sound::~Sound (this=0x92965a0, __in_chrg=<optimized out>) at ../../src/sound.cpp:43
#18 0xb63de841 in QObjectPrivate::deleteChildren (this=0x8ef3508) at kernel/qobject.cpp:1955
#19 0xb63e3439 in QObject::~QObject (this=0xbfce90b4, __in_chrg=<optimized out>) at kernel/qobject.cpp:946
#20 0xb63cd648 in QCoreApplication::~QCoreApplication (this=0xbfce90b4, __in_chrg=<optimized out>) at kernel/qcoreapplication.cpp:671
#21 0xb5886943 in QApplication::~QApplication (this=0xbfce90b4, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1093
#22 0xb69b3378 in KApplication::~KApplication (this=0xbfce90b4, __in_chrg=<optimized out>) at ../../kdeui/kernel/kapplication.cpp:894
#23 0xb69bb0f8 in KUniqueApplication::~KUniqueApplication (this=0xbfce90b4, __in_chrg=<optimized out>) at ../../kdeui/kernel/kuniqueapplication.cpp:347
#24 0x08094b5a in Application::~Application (this=0xbfce90b4, __in_chrg=<optimized out>) at ../../src/application.cpp:71
#25 0x0807c0ec in main (argc=1, argv=0x8ecd2e0) at ../../src/main.cpp:99

Possible duplicates by query: bug 272670, bug 267332, bug 262272, bug 260981.

Reported using DrKonqi
Comment 1 Blagovest Zlatev 2011-12-07 06:06:45 UTC
This bug looks like bug 260981
Comment 2 Myriam Schweingruber 2011-12-09 11:58:05 UTC
Well,yes, but you should follow to the master bug which is bug 210427

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