Bug 242640 - knotify crashed after changing phonon backend
Summary: knotify crashed after changing phonon backend
Status: RESOLVED DUPLICATE of bug 205651
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: 4.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-23 23:39 UTC by lenz99
Modified: 2010-06-24 02:16 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 lenz99 2010-06-23 23:39:55 UTC
Application: knotify4 (4.0)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.2
Operating System: Linux 2.6.33.5-124.fc13.x86_64 x86_64
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
changed the phonon-backend from gstreamer to xine. At this moment there was no audio application running (afaik).
Knotify immediately crashed

 -- Backtrace:
Application: KNotify (knotify4), signal: Aborted
pthread_cond_timedwait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
212	62:	movq	%rax, %r14
[Current thread is 1 (Thread 0x7f012fd17820 (LWP 1759))]

Thread 3 (Thread 0x7f011076c710 (LWP 2170)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f01168059b1 in metronom_sync_loop (this=0x20b9f20) at metronom.c:870
#2  0x00007f012e562761 in start_thread (arg=0x7f011076c710) at pthread_create.c:301
#3  0x00007f012cc984dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f00fbffe710 (LWP 2171)):
[KCrash Handler]
#5  0x00007f012cbe99a5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007f012cbeb185 in abort () at abort.c:92
#7  0x00007f012e7e0a74 in qt_message_output (msgType=<value optimized out>, buf=<value optimized out>) at global/qglobal.cpp:2250
#8  0x00007f012e7e0c52 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7f012e926068 "ASSERT: \"%s\" in file %s, line %d", ap=0x7f00fbffced0)
    at global/qglobal.cpp:2296
#9  0x00007f012e7e0e05 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2479
#10 0x00007f0116a6ee23 in Phonon::Xine::XineStream::event (this=0x7f0104000d90, ev=0x2069b20) at /usr/src/debug/phonon-4.4.1/xine/xinestream.cpp:1384
#11 0x00007f012d8819cc in QApplicationPrivate::notify_helper (this=0x1dc3c50, receiver=0x7f0104000d90, e=0x2069b20) at kernel/qapplication.cpp:4304
#12 0x00007f012d88798b in QApplication::notify (this=<value optimized out>, receiver=0x7f0104000d90, e=0x2069b20) at kernel/qapplication.cpp:4187
#13 0x00007f012f72be86 in KApplication::notify (this=0x7fff80017d00, receiver=0x7f0104000d90, event=0x2069b20) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#14 0x00007f012e8cecdc in QCoreApplication::notifyInternal (this=0x7fff80017d00, receiver=0x7f0104000d90, event=0x2069b20) at kernel/qcoreapplication.cpp:704
#15 0x00007f012e8cfa27 in sendEvent (receiver=0x0, event_type=0, data=0x1e16310) at kernel/qcoreapplication.h:215
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1e16310) at kernel/qcoreapplication.cpp:1345
#17 0x00007f012e8f4ac3 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#18 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#19 0x00007f012abe0d02 in g_main_dispatch (context=0x7f0104002460) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x7f0104002460) at gmain.c:2513
#21 0x00007f012abe4ae8 in g_main_context_iterate (context=0x7f0104002460, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#22 0x00007f012abe4c9c in IA__g_main_context_iteration (context=0x7f0104002460, may_block=1) at gmain.c:2654
#23 0x00007f012e8f4603 in QEventDispatcherGlib::processEvents (this=0x7f0104002860, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x00007f012e8cd722 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x00007f012e8cd9ec in QEventLoop::exec (this=0x7f00fbffdcd0, flags=...) at kernel/qeventloop.cpp:201
#26 0x00007f012e7e58c9 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#27 0x00007f0116a61b30 in Phonon::Xine::XineThread::run (this=0x1fa31a0) at /usr/src/debug/phonon-4.4.1/xine/xinethread.cpp:143
#28 0x00007f012e7e7995 in QThreadPrivate::start (arg=0x1fa31a0) at thread/qthread_unix.cpp:248
#29 0x00007f012e562761 in start_thread (arg=0x7f00fbffe710) at pthread_create.c:301
#30 0x00007f012cc984dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f012fd17820 (LWP 1759)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007f012e7e7305 in thread_sleep (ti=0x7fff80017840) at thread/qthread_unix.cpp:398
#2  0x00007f012e7e7470 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:424
#3  0x00007f0116a8555a in Phonon::Xine::Backend::~Backend (this=0x205fe10, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/xine/backend.cpp:111
#4  0x00007f0116a85769 in Phonon::Xine::Backend::~Backend (this=0x205fe10, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/xine/backend.cpp:123
#5  0x00007f012f2f51e7 in Phonon::FactoryPrivate::~FactoryPrivate (this=0x1f39af0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/phonon/factory.cpp:218
#6  0x00007f012f2f5369 in Phonon::FactoryPrivate::~FactoryPrivate (this=0x1f39af0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/phonon/factory.cpp:222
#7  0x00007f012cbecfd2 in __run_exit_handlers (status=1) at exit.c:78
#8  exit (status=1) at exit.c:100
#9  0x00007f012d8ea9d8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:739
#10 0x00007f012f72bbe8 in KApplication::xioErrhandler (this=0x7fff80017d00, dpy=0x1dc8f30) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:408
#11 0x00007f012c49956e in _XIOError (dpy=0x1dc8f30) at XlibInt.c:3138
#12 0x00007f012c4a1085 in process_responses (dpy=0x1dc8f30, wait_for_first_event=0, current_error=0x0, current_request=0) at xcb_io.c:247
#13 0x00007f012c4a1947 in _XEventsQueued (dpy=0x1dc8f30, mode=<value optimized out>) at xcb_io.c:263
#14 0x00007f012c48a1ff in XEventsQueued (dpy=0x1dc8f30, mode=2) at Pending.c:44
#15 0x00007f012d920b6c in x11EventSourceCheck (s=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:87
#16 0x00007f012abe3ee2 in IA__g_main_context_check (context=0x1dc6520, max_priority=2147483647, fds=<value optimized out>, n_fds=<value optimized out>) at gmain.c:2469
#17 0x00007f012abe4863 in g_main_context_iterate (context=0x1dc6520, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2588
#18 0x00007f012abe4c9c in IA__g_main_context_iteration (context=0x1dc6520, may_block=1) at gmain.c:2654
#19 0x00007f012e8f4603 in QEventDispatcherGlib::processEvents (this=0x1d9bf40, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#20 0x00007f012d920a8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#21 0x00007f012e8cd722 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#22 0x00007f012e8cd9ec in QEventLoop::exec (this=0x7fff80017c20, flags=...) at kernel/qeventloop.cpp:201
#23 0x00007f012e8cfcd9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#24 0x00000000004076cf in main (argc=1, argv=0x7fff80018098) at /usr/src/debug/kdebase-runtime-4.4.4/knotify/main.cpp:73

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

Possible duplicates by query: bug 230718, bug 230717, bug 220799, bug 220048, bug 215436.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-06-24 02:16:40 UTC

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