Bug 198090 - installing alsa-sound driver snd_hda_intel while amarok running
Summary: installing alsa-sound driver snd_hda_intel while amarok running
Status: RESOLVED NOT A BUG
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.3.0 (KDE 4.2.0)
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-27 23:02 UTC by kenjmiller
Modified: 2009-11-30 13:56 UTC (History)
0 users

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 kenjmiller 2009-06-27 23:02:51 UTC
Application that crashed: amarok
Version of the application: 2.1.1
KDE Version: 4.2.90 (KDE 4.2.90 (KDE 4.3 Beta2))
Qt Version: 4.5.1
Operating System: Linux 2.6.30-10-generic x86_64
Distribution: Ubuntu karmic (development branch)

What I was doing when the application crashed:
Instlling alsa-sound driver snd_hda_intel while amarok is running. When closed amarok crash to desktop

 -- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 0 (LWP 13601)]

Thread 3 (Thread 0x7ff02b2f0950 (LWP 13612)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
#1  0x00007ff04004d012 in video_decoder_loop (stream_gen=<value optimized out>) at video_decoder.c:246
#2  0x00007ff0577923ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007ff054fe41bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7ff02a922950 (LWP 13613)):
[KCrash Handler]
#5  0x00000000036e2c90 in ?? ()
#6  0x00007ff04005ee60 in post_audio_get_property (port_gen=0x22bb350, property=5) at post.c:580
#7  0x00007ff04004dc99 in audio_decoder_loop (stream_gen=<value optimized out>) at audio_decoder.c:133
#8  0x00007ff0577923ba in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00007ff054fe41bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff0589917a0 (LWP 13601)):
#0  0x00007ff054fda686 in *__GI___poll (fds=0x7fffa548f900, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ff04d56b23a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007ff04d56b777 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007ff04d56ba25 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007ff0545d5bea in _XSend () from /usr/lib/libX11.so.6
#5  0x00007ff0545d6135 in _XFlush () from /usr/lib/libX11.so.6
#6  0x00007ff0545ae0ba in XFlush () from /usr/lib/libX11.so.6
#7  0x00007ff05676d5b0 in QWidgetPrivate::hide_sys (this=0x200c3b0) at kernel/qwidget_x11.cpp:2044
#8  0x00007ff056736744 in QWidgetPrivate::hide_helper (this=0x200c3b0) at kernel/qwidget.cpp:6804
#9  0x00007ff05673e4d8 in QWidget::setVisible (this=0x1f887f0, visible=<value optimized out>) at kernel/qwidget.cpp:6984
#10 0x00007ff056733aa5 in ~QWidget (this=0x1f887f0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:477
#11 0x00007ff0567687d1 in ~QDesktopWidget (this=0x7fffa548f900) at kernel/qdesktopwidget_x11.cpp:228
#12 0x00007ff0566f139c in ~QApplication (this=0x7fffa548fe00) at kernel/qapplication.cpp:979
#13 0x00007ff057eecf45 in App::~App () from /usr/lib/libamaroklib.so.1
#14 0x0000000000532330 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2009-06-27 23:10:20 UTC
It seems to be a Phonon-Xine related bug
Comment 2 Myriam Schweingruber 2009-11-08 21:41:59 UTC
Sorry, but your backtrace is not useful, as you are lacking debugging symbols, inparticular those for Phonon. If you can reproduce this bug, please check here on how to get a valid backtrace:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 3 Myriam Schweingruber 2009-11-30 13:56:07 UTC
Closing for lack of feedback.