Bug 286241

Summary: Knotify crashes when starting KDE
Product: [Frameworks and Libraries] Phonon Reporter: bakemesomepie
Component: Xine backendAssignee: Harald Sitter <sitter>
Status: RESOLVED UNMAINTAINED    
Severity: crash CC: cfeck, martin.sandsmark, myriam
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description bakemesomepie 2011-11-10 04:51:50 UTC
Application: knotify4 (4.0)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.0
Operating System: Linux 3.1.0-custom x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
When starting an X session and once KDE has launched after login; knotify always crashes

The crash can be reproduced every time.

-- Backtrace:
Application: KNotify (knotify4), signal: Illegal instruction
pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
[Current thread is 1 (Thread 0x7fe5c2258760 (LWP 4481))]

Thread 9 (Thread 0x7fe5a5ae8700 (LWP 4621)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007fe5afac70d1 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fe5a52e7700 (LWP 4622)):
[KCrash Handler]
#6  _dl_x86_64_save_sse () at ../sysdeps/x86_64/dl-trampoline.S:189
#7  0x00007fe5c2081563 in add_dependency (undef_name=<value optimized out>, undef_map=0x20bc6f0, ref=0x7fe5a52e5bb8, symbol_scope=<value optimized out>, version=0x20b9c00, type_class=<value optimized out>, flags=5, skip_map=0x0) at dl-lookup.c:628
#8  _dl_lookup_symbol_x (undef_name=<value optimized out>, undef_map=0x20bc6f0, ref=0x7fe5a52e5bb8, symbol_scope=<value optimized out>, version=0x20b9c00, type_class=<value optimized out>, flags=5, skip_map=0x0) at dl-lookup.c:831
#9  0x00007fe5c2084b41 in _dl_fixup (l=<value optimized out>, reloc_arg=<value optimized out>) at ../elf/dl-runtime.c:118
#10 0x00007fe5c208b6b5 in _dl_runtime_resolve () at ../sysdeps/x86_64/dl-trampoline.S:41
#11 0x00007fe5950d0095 in ?? () from /usr/lib/xine/plugins/1.28/xineplug_dmx_ogg.so
#12 0x00007fe5afad0366 in ?? () from /usr/lib/libxine.so.1
#13 0x00007fe5afac566e in xine_open () from /usr/lib/libxine.so.1
#14 0x00007fe5afd2cbbd in Phonon::Xine::XineStream::xineOpen (this=0x19e4500, newstate=Phonon::StoppedState) at ../../xine/xinestream.cpp:262
#15 0x00007fe5afd310e0 in Phonon::Xine::XineStream::event (this=0x19e4500, ev=0x1be8d70) at ../../xine/xinestream.cpp:1264
#16 0x00007fe5c09f4fdc in QApplicationPrivate::notify_helper (this=0x18c0940, receiver=0x19e4500, e=0x1be8d70) at kernel/qapplication.cpp:4396
#17 0x00007fe5c09faaed in QApplication::notify (this=0x7fffec3db460, receiver=0x19e4500, e=0x1be8d70) at kernel/qapplication.cpp:4277
#18 0x00007fe5c1c56586 in KApplication::notify (this=0x7fffec3db460, receiver=0x19e4500, event=0x1be8d70) at ../../kdeui/kernel/kapplication.cpp:310
#19 0x00007fe5bfdc2cdc in QCoreApplication::notifyInternal (this=0x7fffec3db460, receiver=0x19e4500, event=0x1be8d70) at kernel/qcoreapplication.cpp:732
#20 0x00007fe5bfdc5c22 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x19e5a00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x19e5a00) at kernel/qcoreapplication.cpp:1373
#22 0x00007fe5bfdef653 in sendPostedEvents (s=0x19e4c50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=0x19e4c50) at kernel/qeventdispatcher_glib.cpp:277
#24 0x00007fe5bc455342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007fe5bc4592a8 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007fe5bc45945c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007fe5bfdef193 in QEventDispatcherGlib::processEvents (this=0x1a7f910, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#28 0x00007fe5bfdc1a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#29 0x00007fe5bfdc1dec in QEventLoop::exec (this=0x7fe5a52e6d90, flags=) at kernel/qeventloop.cpp:201
#30 0x00007fe5bfccc2fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#31 0x00007fe5afd232b0 in Phonon::Xine::XineThread::run (this=0x1a7fc40) at ../../xine/xinethread.cpp:143
#32 0x00007fe5bfccf27e in QThreadPrivate::start (arg=0x1a7fc40) at thread/qthread_unix.cpp:266
#33 0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#34 0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#35 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fe5a48e1700 (LWP 4623)):
#0  0x00007fe5bf6ab203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fe5bcd7644f in ?? () from /usr/lib/libpulse.so.0
#2  0x00007fe5bcd65d96 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x00007fe5bcd67819 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007fe5bcd678d0 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007fe5bcd7624b in ?? () from /usr/lib/libpulse.so.0
#6  0x00007fe5ba258fe8 in ?? () from /usr/lib/libpulsecommon-0.9.22.so
#7  0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#8  0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#9  0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fe5a00df700 (LWP 4624)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe5afad7e83 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fe59f2b9700 (LWP 4625)):
#0  0x00007fe5bf6b02c3 in select () at ../sysdeps/unix/syscall-template.S:82
#1  0x00007fe5afaf0385 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fe5afad4d09 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fe59e6cf700 (LWP 4626)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe5afaca98b in ?? () from /usr/lib/libxine.so.1
#2  0x00007fe5afad0a2d in ?? () from /usr/lib/libxine.so.1
#3  0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fe59dd01700 (LWP 4627)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe5afaca98b in ?? () from /usr/lib/libxine.so.1
#2  0x00007fe5afad1a85 in ?? () from /usr/lib/libxine.so.1
#3  0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe59d500700 (LWP 4628)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fe5afadb00b in ?? () from /usr/lib/libxine.so.1
#2  0x00007fe5bd42b971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#3  0x00007fe5bf6b792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fe5c2258760 (LWP 4481)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007fe5bfcce845 in thread_sleep (ti=0x7fffec3dafc0) at thread/qthread_unix.cpp:416
#2  0x00007fe5bfcce9b0 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:442
#3  0x00007fe5afd4ac0a in Phonon::Xine::Backend::~Backend (this=0x19e5190, __in_chrg=<value optimized out>) at ../../xine/backend.cpp:111
#4  0x00007fe5c1800927 in Phonon::FactoryPrivate::~FactoryPrivate (this=0x19d04d0, __in_chrg=<value optimized out>) at ../../phonon/factory.cpp:218
#5  0x00007fe5bf60a4f2 in __run_exit_handlers (status=1) at exit.c:78
#6  exit (status=1) at exit.c:100
#7  0x00007fe5c0a6c678 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:745
#8  0x00007fe5c1c55e98 in KApplication::xioErrhandler (this=0x7fffec3db460, dpy=0x18e0f80) at ../../kdeui/kernel/kapplication.cpp:416
#9  0x00007fe5bec5e86e in _XIOError () from /usr/lib/libX11.so.6
#10 0x00007fe5bec66415 in ?? () from /usr/lib/libX11.so.6
#11 0x00007fe5bec66d07 in _XEventsQueued () from /usr/lib/libX11.so.6
#12 0x00007fe5bec4f47f in XEventsQueued () from /usr/lib/libX11.so.6
#13 0x00007fe5c0aa7c0c in x11EventSourceCheck (s=0x18be680) at kernel/qguieventdispatcher_glib.cpp:87
#14 0x00007fe5bc45866a in g_main_context_check () from /lib/libglib-2.0.so.0
#15 0x00007fe5bc459023 in ?? () from /lib/libglib-2.0.so.0
#16 0x00007fe5bc45945c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#17 0x00007fe5bfdef1e6 in QEventDispatcherGlib::processEvents (this=0x18951f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#18 0x00007fe5c0aa7a4e in QGuiEventDispatcherGlib::processEvents (this=0x7fffec3daf44, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#19 0x00007fe5bfdc1a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#20 0x00007fe5bfdc1dec in QEventLoop::exec (this=0x7fffec3db380, flags=) at kernel/qeventloop.cpp:201
#21 0x00007fe5bfdc5ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#22 0x0000000000408c3f in main (argc=<value optimized out>, argv=<value optimized out>) at ../../knotify/main.cpp:73

Reported using DrKonqi
Comment 1 Christoph Feck 2011-11-10 09:14:32 UTC
The Phonon backend "xine" is unmaintained, please update to newer backends, such as "gstreamer" or "vlc".
Comment 2 Myriam Schweingruber 2011-11-10 14:07:01 UTC
Setting status correctly.