Bug 248569 - Knotify Crash at Startup
Summary: Knotify Crash at Startup
Status: RESOLVED DUPLICATE of bug 232068
Alias: None
Product: phonon-backend-gstreamer
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Martin Sandsmark
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-21 06:11 UTC by Bern Endres
Modified: 2011-04-27 21:18 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 Bern Endres 2010-08-21 06:11:08 UTC
Application: knotify4 (4.0)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 2"
Qt Version: 4.6.3
Operating System: Linux 2.6.34-12-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
The crash happened after a update which had not been completed before a power supply failure. The system has not been rebooted since the crash so additional information on whether it can be duplicates is known at this time. 

This is the first time the crash has happened.

 -- Backtrace:
Application: KNotify (knotify4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb579c710 (LWP 8299))]

Thread 2 (Thread 0xab0e3b70 (LWP 8373)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb623875e in poll () from /lib/libc.so.6
#2  0xb5ed8606 in ?? () from /usr/lib/libpulse.so.0
#3  0xb5ec72aa in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#4  0xb5ec7aa7 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#5  0xb5ec7b84 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#6  0xb5ed858e in ?? () from /usr/lib/libpulse.so.0
#7  0xb5a43dd3 in ?? () from /usr/lib/libpulsecommon-0.9.21.so
#8  0xb5f3db25 in start_thread () from /lib/libpthread.so.0
#9  0xb624346e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb579c710 (LWP 8299)):
[KCrash Handler]
#6  0xb364af2c in snd_pcm_ioplug_close (pcm=0x81fc108) at pcm_ioplug.c:743
#7  0xb35ffa9e in snd_pcm_close (pcm=0x81fc108) at pcm.c:706
#8  0xb36239b9 in snd_pcm_plug_close (pcm=0x81fc228) at pcm_plug.c:71
#9  0xb35ffa9e in snd_pcm_close (pcm=0x81fc228) at pcm.c:706
#10 0xb36a799f in gst_alsasink_close (asink=0x81eec20) at gstalsasink.c:783
#11 0xb311c080 in gst_audioringbuffer_close_device (buf=0x81f1330) at gstaudiosink.c:365
#12 0xb3107c68 in gst_ring_buffer_close_device (buf=0x81f1330) at gstringbuffer.c:714
#13 0xb31166b2 in gst_base_audio_sink_change_state (element=0x81eec20, transition=GST_STATE_CHANGE_READY_TO_NULL) at gstbaseaudiosink.c:1888
#14 0xb31c844b in gst_element_change_state (element=0x81eec20, transition=GST_STATE_CHANGE_READY_TO_NULL) at gstelement.c:2531
#15 0xb31c8f02 in gst_element_set_state_func (element=0x81eec20, state=GST_STATE_NULL) at gstelement.c:2487
#16 0xb31c8181 in gst_element_set_state (element=0x81eec20, state=GST_STATE_NULL) at gstelement.c:2388
#17 0xb33a4c48 in Phonon::Gstreamer::AudioOutput::setOutputDevice (this=0x81eb3a0, newDevice=...) at /usr/src/debug/phonon-4.4.2/gstreamer/audiooutput.cpp:217
#18 0xb73c7663 in callSetOutputDevice (this=0x8193828) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:70
#19 Phonon::AudioOutputPrivate::setupBackendObject (this=0x8193828) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:314
#20 0xb73c7cba in Phonon::AudioOutputPrivate::createBackendObject (this=0x8193828) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:139
#21 0xb73c4a26 in Phonon::AudioOutputPrivate::init (this=0x8193828, c=Phonon::NotificationCategory) at /usr/src/debug/phonon-4.4.2/phonon/audiooutput.cpp:106
#22 0x0805358c in _start ()

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

Possible duplicates by query: bug 248238.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-08-21 09:58:08 UTC

*** This bug has been marked as a duplicate of bug 232068 ***
Comment 2 Myriam Schweingruber 2011-04-27 21:18:02 UTC
reassigning to the new bugzilla product for better bug tracing of the various backends. Sorry for the noise.