Bug 215895 - KNotify crashes on KDE startup (possibly a phonon problem)
Summary: KNotify crashes on KDE startup (possibly a phonon problem)
Status: RESOLVED DUPLICATE of bug 215532
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 22:43 UTC by Joachim Eibl
Modified: 2009-12-14 21:10 UTC (History)
1 user (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 Joachim Eibl 2009-11-23 22:43:15 UTC
Application that crashed: knotify4
Version of the application: 4.0
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

What I was doing when the application crashed:
On OpenSuse 11.2 KNotify often crashes immediately after startup.
The backtrace suggests, that the crash comes from phonon.
Hence it might be relevant that sometimes there is no crash of KNotify, but a message that my sound device (HDA Intel ...) is not working and another device (again HDA Intel ...) is going to be used.


 -- Backtrace:
Application: KNotify (knotify4), signal: Aborted
[Current thread is 1 (Thread 0x7fb9ceceb750 (LWP 1644))]

Thread 9 (Thread 0x7fb9ba529910 (LWP 1906)):
#0  0x00007fb9cc1452cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9c0ab7271 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#3  0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb9b8dd6910 (LWP 1907)):
#0  0x00007fb9cc1452cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9cd803f15 in thread_sleep (ti=0x7fb9b8dd5150) at thread/qthread_unix.cpp:297
#2  0x00007fb9cd804080 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:323
#3  0x00007fb9c0d29832 in ?? () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#4  0x00007fb9ce2f272f in ?? () from /usr/lib64/libphonon.so.4
#5  0x00007fb9cc5e3065 in ?? () from /lib64/libc.so.6
#6  0x00007fb9cc5e30b5 in exit () from /lib64/libc.so.6
#7  0x00007fb9b1bf2a5c in ?? () from /usr/lib64/libsmbclient.so.0
#8  0x00007fb9b1bab44f in smbc_init_context () from /usr/lib64/libsmbclient.so.0
#9  0x00007fb9b1bab031 in smbc_init () from /usr/lib64/libsmbclient.so.0
#10 0x00007fb9b223e0aa in init_input_class () from /usr/lib64/xine/plugins/1.26/xineplug_inp_smb.so
#11 0x00007fb9c0abb22c in _load_plugin_class () from /usr/lib64/libxine.so.1
#12 0x00007fb9c0abe471 in _x_find_input_plugin () from /usr/lib64/libxine.so.1
#13 0x00007fb9c0ab4b12 in xine_open () from /usr/lib64/libxine.so.1
#14 0x00007fb9c0d16aad in Phonon::MediaSource::type() const () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#15 0x00007fb9c0d18a6c in Phonon::MediaSource::type() const () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#16 0x00007fb9ccdb52ac in QApplicationPrivate::notify_helper (this=0x64f700, receiver=0x8e5a00, e=0x8ebfb0) at kernel/qapplication.cpp:4065
#17 0x00007fb9ccdbc57e in QApplication::notify (this=0x7fff9279c340, receiver=0x8e5a00, e=0x8ebfb0) at kernel/qapplication.cpp:4030
#18 0x00007fb9ce7178d6 in KApplication::notify (this=0x7fff9279c340, receiver=0x8e5a00, event=0x8ebfb0) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#19 0x00007fb9cd8e9ddc in QCoreApplication::notifyInternal (this=0x7fff9279c340, receiver=0x8e5a00, event=0x8ebfb0) at kernel/qcoreapplication.cpp:610
#20 0x00007fb9cd8ea9ea in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#21 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#22 0x00007fb9cd912803 in sendPostedEvents () at kernel/qcoreapplication.h:218
#23 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#24 0x00007fb9c98c7dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fb9c98cb7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#26 0x00007fb9c98cb8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#27 0x00007fb9cd9123a3 in QEventDispatcherGlib::processEvents (this=0x8e4260, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#28 0x00007fb9cd8e8712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007fb9cd8e8ae4 in QEventLoop::exec (this=0x7fb9b8dd6000, flags=) at kernel/qeventloop.cpp:201
#30 0x00007fb9cd80171b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#31 0x00007fb9c0d113f4 in Phonon::MediaSource::type() const () from /usr/lib64/kde4/plugins/phonon_backend/phonon_xine.so
#32 0x00007fb9cd804485 in QThreadPrivate::start (arg=0x8e3bf0) at thread/qthread_unix.cpp:188
#33 0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#34 0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#35 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fb9b81c8910 (LWP 1908)):
#0  0x00007fb9cc145049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9c0ac8133 in ao_loop () from /usr/lib64/libxine.so.1
#2  0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#3  0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fb9b73a2910 (LWP 1909)):
#0  0x00007fb9cc1452cd in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9c0ac28d9 in interruptable_sleep () from /usr/lib64/libxine.so.1
#2  0x00007fb9c0ac5041 in video_out_loop () from /usr/lib64/libxine.so.1
#3  0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fb9b67b8910 (LWP 1910)):
#0  0x00007fb9cc145049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9c0abab3b in fifo_buffer_get () from /usr/lib64/libxine.so.1
#2  0x00007fb9c0ac0add in video_decoder_loop () from /usr/lib64/libxine.so.1
#3  0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fb9b5dea910 (LWP 1911)):
#0  0x00007fb9cc145049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9c0abab3b in fifo_buffer_get () from /usr/lib64/libxine.so.1
#2  0x00007fb9c0ac1b05 in audio_decoder_loop () from /usr/lib64/libxine.so.1
#3  0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb9b55e9910 (LWP 1912)):
#0  0x00007fb9cc145049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9c0ac8133 in ao_loop () from /usr/lib64/libxine.so.1
#2  0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#3  0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb9b4de8910 (LWP 1913)):
#0  0x00007fb9cc145049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb9c0acb1fb in xine_event_wait () from /usr/lib64/libxine.so.1
#2  0x00007fb9c0acb26e in listener_loop () from /usr/lib64/libxine.so.1
#3  0x00007fb9cc14065d in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb9cc67f14d in clone () from /lib64/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb9ceceb750 (LWP 1644)):
[KCrash Handler]
#5  0x00007fb9cc5e04e5 in raise () from /lib64/libc.so.6
#6  0x00007fb9cc5e19b0 in abort () from /lib64/libc.so.6
#7  0x00007fb9cd7fc954 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2042
#8  0x00007fb9cd7fcaa6 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2241
#9  0x00007fb9ce2f41f8 in Phonon::Factory::platformPlugin() () from /usr/lib64/libphonon.so.4
#10 0x00007fb9ce2f0b74 in Phonon::GlobalConfig::audioOutputDeviceListFor(Phonon::Category, int) const () from /usr/lib64/libphonon.so.4
#11 0x00007fb9ce2ece30 in ?? () from /usr/lib64/libphonon.so.4
#12 0x00007fb9ce2ee291 in Phonon::AudioOutput::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libphonon.so.4
#13 0x00007fb9cd8fefbc in QMetaObject::activate (sender=0x7b8460, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#14 0x00007fb9ce2f403b in ?? () from /usr/lib64/libphonon.so.4
#15 0x00007fb9cd8fefbc in QMetaObject::activate (sender=0x7c27f0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#16 0x00007fb9c2aab14e in Phonon::KdePlatformPlugin::objectDescriptionChanged (this=0x66c, _t1=AudioOutputDeviceType)
    at /usr/src/debug/kdebase-runtime-4.3.1/build/phonon/platform_kde/kdeplatformplugin.moc:83
#17 0x00007fb9c2aab19f in Phonon::KdePlatformPlugin::qt_metacall (this=0x7c27f0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff9279b8b0)
    at /usr/src/debug/kdebase-runtime-4.3.1/build/phonon/platform_kde/kdeplatformplugin.moc:71
#18 0x00007fb9cd8fefbc in QMetaObject::activate (sender=0x834390, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3113
#19 0x00007fb9c2aaafae in Phonon::DeviceListing::objectDescriptionChanged (this=0x66c, _t1=AudioOutputDeviceType)
    at /usr/src/debug/kdebase-runtime-4.3.1/build/phonon/platform_kde/moc_devicelisting.cpp:84
#20 0x00007fb9c2ab1c39 in Phonon::DeviceListing::timerEvent (this=0x834390, e=<value optimized out>) at /usr/src/debug/kdebase-runtime-4.3.1/phonon/platform_kde/devicelisting.cpp:143
#21 0x00007fb9cd8f8f63 in QObject::event (this=0x834390, e=0x66c) at kernel/qobject.cpp:1075
#22 0x00007fb9ccdb52ac in QApplicationPrivate::notify_helper (this=0x64f700, receiver=0x834390, e=0x7fff9279bf10) at kernel/qapplication.cpp:4065
#23 0x00007fb9ccdbc57e in QApplication::notify (this=0x7fff9279c340, receiver=0x834390, e=0x7fff9279bf10) at kernel/qapplication.cpp:4030
#24 0x00007fb9ce7178d6 in KApplication::notify (this=0x7fff9279c340, receiver=0x834390, event=0x7fff9279bf10) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#25 0x00007fb9cd8e9ddc in QCoreApplication::notifyInternal (this=0x7fff9279c340, receiver=0x834390, event=0x7fff9279bf10) at kernel/qcoreapplication.cpp:610
#26 0x00007fb9cd91571d in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#27 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594
#28 0x00007fb9cd912654 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#29 0x00007fb9c98c7dde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#30 0x00007fb9c98cb7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#31 0x00007fb9c98cb8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#32 0x00007fb9cd9123a3 in QEventDispatcherGlib::processEvents (this=0x626230, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#33 0x00007fb9cce4831e in QGuiEventDispatcherGlib::processEvents (this=0x66c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x00007fb9cd8e8712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007fb9cd8e8ae4 in QEventLoop::exec (this=0x7fff9279c260, flags=) at kernel/qeventloop.cpp:201
#36 0x00007fb9cd8eac99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0x000000000040772f in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-runtime-4.3.1/knotify/main.cpp:73

Reported using DrKonqi
Comment 1 Joachim Eibl 2009-11-23 22:56:15 UTC
The precise message from Phonon (translated from German):
The audio device "HDA Intel (ALC268 Analog) doesn't work.
Instead "HDA Intel, ALC268 Digital (HDMI Audio Output)" will be used.
Comment 2 Christoph Feck 2009-11-23 23:58:38 UTC
Joachim, if you can reproduce the crash, could you install libphonon4-debuginfo from the debug repository to provide a backtrace with debug information enabled? Thanks.
Comment 3 Dario Andres 2009-11-24 14:30:19 UTC
Weird, the crash is like bug 215532 ... xine accessing libsmb which forces and exit() and crashes the app.... (seems to be on OpenSuse 11.2 too)
- Do you have SMB (Windows) shares on your PC ?
Regards

*** This bug has been marked as a duplicate of bug 215532 ***
Comment 4 Joachim Eibl 2009-11-24 20:46:14 UTC
Dario: Yes, I have a NAS with smb shares.

Christoph: New backtrace with 
- libphonon4-debuginfo:
- glibc-debuginfo
- libsmbclient0-debuginfo
libxine1 is 1.1.16.3-2.pm.6.5-x86-64 from http://packman.links2linux.de
(hence no debuginfo here)

Application: KNotify (knotify4), signal: Aborted
__lll_lock_wait_private ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7fa1aca2f750 (LWP 1633))]

Thread 9 (Thread 0x7fa19b7ca910 (LWP 1900)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fa1a1d58271 in metronom_sync_loop () from /usr/lib64/libxine.so.1
#2  0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fa19a077910 (LWP 1901)):
[KCrash Handler]
#5  0x00007fa1aa3244e5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fa1aa3259b0 in abort () at abort.c:88
#7  0x00007fa1aa35f66d in __libc_message (do_abort=2, fmt=
    0x7fa19a075840 "xp 00000000 00:00 0", ' ' <repeats 26 times>, "[vdso]\nffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0", ' ' <repeats 18 times>, "[vsyscall]\n /usr/lib/locale/de_DE.utf8/LC_ADDRESS\n7fa1aca63000-7fa1aca64000"...) at ../sysdeps/unix/sysv/linux/libc_fatal.c:170
#8  0x00007fa1aa364c76 in malloc_printerr (action=3, str=0x7fa1aa411a52 "malloc(): memory corruption", ptr=<value optimized out>) at malloc.c:6239
#9  0x00007fa1aa367d0e in _int_malloc (av=0x7fa1aa648e60, bytes=<value optimized out>) at malloc.c:4383
#10 0x00007fa1aa369a59 in __libc_malloc (bytes=100) at malloc.c:3660
#11 0x00007fa1aa3d922b in __vasprintf_chk (result_ptr=0x7fa19a0761b8, flags=1901, format=0x6 <Address 0x6 out of bounds>, args=0xffffffffffffffff) at vasprintf_chk.c:50
#12 0x00007fa193093b29 in vasprintf (__ap=<value optimized out>, __fmt=<value optimized out>, __ptr=<value optimized out>) at /usr/include/bits/stdio2.h:199
#13 dbgtext (__ap=<value optimized out>, __fmt=<value optimized out>, __ptr=<value optimized out>) at lib/debug.c:1087
#14 0x00007fa193096a94 in load_interfaces () at lib/interface.c:526
#15 0x00007fa19304f44f in smbc_init_context (context=0x823ce0) at libsmb/libsmb_context.c:518
#16 0x00007fa19304f031 in smbc_init (fn=0x7fa1936e2080 <smb_auth>, debug=<value optimized out>) at libsmb/libsmb_compat.c:129
#17 0x00007fa1936e20aa in init_input_class () from /usr/lib64/xine/plugins/1.26/xineplug_inp_smb.so
#18 0x00007fa1a1d5c22c in _load_plugin_class () from /usr/lib64/libxine.so.1
#19 0x00007fa1a1d5f471 in _x_find_input_plugin () from /usr/lib64/libxine.so.1
#20 0x00007fa1a1d55b12 in xine_open () from /usr/lib64/libxine.so.1
#21 0x00007fa1a1fb7aad in Phonon::MediaSource::type() const () at /usr/include/QtCore/qshareddata.h:130
#22 0x00007fa1a1fb9a6c in Phonon::MediaSource::type() const () at /usr/include/QtCore/qshareddata.h:130
#23 0x00007fa1aaaf92ac in QApplicationPrivate::notify_helper (this=0x64f700, receiver=0x852c00, e=0x898870) at kernel/qapplication.cpp:4065
#24 0x00007fa1aab0057e in QApplication::notify (this=0x7fff4aaf4b80, receiver=0x852c00, e=0x898870) at kernel/qapplication.cpp:4030
#25 0x00007fa1ac45b8d6 in KApplication::notify (this=0x7fff4aaf4b80, receiver=0x852c00, event=0x898870) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#26 0x00007fa1ab62dddc in QCoreApplication::notifyInternal (this=0x7fff4aaf4b80, receiver=0x852c00, event=0x898870) at kernel/qcoreapplication.cpp:610
#27 0x00007fa1ab62e9ea in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213
#28 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1247
#29 0x00007fa1ab656803 in sendPostedEvents () at kernel/qcoreapplication.h:218
#30 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#31 0x00007fa1a760bdde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#32 0x00007fa1a760f7a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#33 0x00007fa1a760f8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#34 0x00007fa1ab6563a3 in QEventDispatcherGlib::processEvents (this=0x851490, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#35 0x00007fa1ab62c712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#36 0x00007fa1ab62cae4 in QEventLoop::exec (this=0x7fa19a077000, flags=) at kernel/qeventloop.cpp:201
#37 0x00007fa1ab54571b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#38 0x00007fa1a1fb23f4 in Phonon::MediaSource::type() const () at /usr/include/QtCore/qshareddata.h:130
#39 0x00007fa1ab548485 in QThreadPrivate::start (arg=0x850e20) at thread/qthread_unix.cpp:188
#40 0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#41 0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#42 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fa19966c910 (LWP 1904)):
#0  0x00007fa1aa3ba033 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fa199672c4e in ao_alsa_handle_event_thread () from /usr/lib64/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 6 (Thread 0x7fa198e6b910 (LWP 1905)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fa1a1d69133 in ao_loop () from /usr/lib64/libxine.so.1
#2  0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#3  0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fa198045910 (LWP 1906)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fa1a1d638d9 in interruptable_sleep () from /usr/lib64/libxine.so.1
#2  0x00007fa1a1d66041 in video_out_loop () from /usr/lib64/libxine.so.1
#3  0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 4 (Thread 0x7fa19745b910 (LWP 1907)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fa1a1d5bb3b in fifo_buffer_get () from /usr/lib64/libxine.so.1
#2  0x00007fa1a1d61add in video_decoder_loop () from /usr/lib64/libxine.so.1
#3  0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fa196a8d910 (LWP 1908)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fa1a1d5bb3b in fifo_buffer_get () from /usr/lib64/libxine.so.1
#2  0x00007fa1a1d62b05 in audio_decoder_loop () from /usr/lib64/libxine.so.1
#3  0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa19628c910 (LWP 1909)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fa1a1d6c1fb in xine_event_wait () from /usr/lib64/libxine.so.1
#2  0x00007fa1a1d6c26e in listener_loop () from /usr/lib64/libxine.so.1
#3  0x00007fa1a9e8465d in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00007fa1aa3c314d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa1aca2f750 (LWP 1633)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fa1aa36b599 in _L_lock_9549 () from /lib64/libc.so.6
#2  0x00007fa1aa369961 in __libc_free (mem=0x7fa1aa648e60) at malloc.c:3736
#3  0x00007fa1ab6567b1 in socketNotifierSourceCheck (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007fa1a760ecba in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#5  0x00007fa1a760f4a0 in ?? () from /usr/lib64/libglib-2.0.so.0
#6  0x00007fa1a760f8d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#7  0x00007fa1ab6563a3 in QEventDispatcherGlib::processEvents (this=0x626230, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#8  0x00007fa1aab8c31e in QGuiEventDispatcherGlib::processEvents (this=0x7fa1aa648e60, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#9  0x00007fa1ab62c712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#10 0x00007fa1ab62cae4 in QEventLoop::exec (this=0x7fff4aaf4aa0, flags=) at kernel/qeventloop.cpp:201
#11 0x00007fa1ab62ec99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#12 0x000000000040772f in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-runtime-4.3.1/knotify/main.cpp:73
Comment 5 Dario Andres 2009-12-14 21:10:56 UTC
Thanks