Bug 242996 - crash after changing multimedia system settings backend
Summary: crash after changing multimedia system settings backend
Status: RESOLVED DUPLICATE of bug 205651
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: 4.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-28 07:26 UTC by fedorahat13
Modified: 2010-06-28 09:57 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 fedorahat13 2010-06-28 07:26:40 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 backend from gstreamer to xine, causing the crash.

 -- 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 0x7fbaa8e37820 (LWP 2008))]

Thread 3 (Thread 0x7fba98e05710 (LWP 2711)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x00007fba9f92a9b1 in metronom_sync_loop (this=0x129b5d0) at metronom.c:870
#2  0x0000003f72a07761 in start_thread (arg=0x7fba98e05710) at pthread_create.c:301
#3  0x0000003f722e14dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fba86bfc710 (LWP 2712)):
[KCrash Handler]
#5  0x0000003f722329a5 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x0000003f72234185 in abort () at abort.c:92
#7  0x0000003f7d669a74 in qt_message_output (msgType=<value optimized out>, buf=<value optimized out>) at global/qglobal.cpp:2250
#8  0x0000003f7d669c52 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x3f7d7af068 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fba86bfaed0)
    at global/qglobal.cpp:2296
#9  0x0000003f7d669e05 in qFatal (msg=<value optimized out>) at global/qglobal.cpp:2479
#10 0x00007fba9fb93e23 in Phonon::Xine::XineStream::event (this=0x7fba90000f80, ev=0x120d740) at /usr/src/debug/phonon-4.4.1/xine/xinestream.cpp:1384
#11 0x0000003f803aa9cc in QApplicationPrivate::notify_helper (this=0xf0a000, receiver=0x7fba90000f80, e=0x120d740) at kernel/qapplication.cpp:4304
#12 0x0000003f803b098b in QApplication::notify (this=<value optimized out>, receiver=0x7fba90000f80, e=0x120d740) at kernel/qapplication.cpp:4187
#13 0x0000003f81a06e86 in KApplication::notify (this=0x7fffeb347660, receiver=0x7fba90000f80, event=0x120d740) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#14 0x0000003f7d757cdc in QCoreApplication::notifyInternal (this=0x7fffeb347660, receiver=0x7fba90000f80, event=0x120d740) at kernel/qcoreapplication.cpp:704
#15 0x0000003f7d758a27 in sendEvent (receiver=0x0, event_type=0, data=0x110b6b0) at kernel/qcoreapplication.h:215
#16 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x110b6b0) at kernel/qcoreapplication.cpp:1345
#17 0x0000003f7d77dac3 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:220
#18 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#19 0x0000003f74a3bd02 in g_main_dispatch (context=0x7fba90002460) at gmain.c:1960
#20 IA__g_main_context_dispatch (context=0x7fba90002460) at gmain.c:2513
#21 0x0000003f74a3fae8 in g_main_context_iterate (context=0x7fba90002460, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#22 0x0000003f74a3fc9c in IA__g_main_context_iteration (context=0x7fba90002460, may_block=1) at gmain.c:2654
#23 0x0000003f7d77d603 in QEventDispatcherGlib::processEvents (this=0x7fba90002860, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#24 0x0000003f7d756722 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#25 0x0000003f7d7569ec in QEventLoop::exec (this=0x7fba86bfbcd0, flags=...) at kernel/qeventloop.cpp:201
#26 0x0000003f7d66e8c9 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#27 0x00007fba9fb86b30 in Phonon::Xine::XineThread::run (this=0xf51680) at /usr/src/debug/phonon-4.4.1/xine/xinethread.cpp:143
#28 0x0000003f7d670995 in QThreadPrivate::start (arg=0xf51680) at thread/qthread_unix.cpp:248
#29 0x0000003f72a07761 in start_thread (arg=0x7fba86bfc710) at pthread_create.c:301
#30 0x0000003f722e14dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fbaa8e37820 (LWP 2008)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:212
#1  0x0000003f7d670305 in thread_sleep (ti=0x7fffeb347190) at thread/qthread_unix.cpp:398
#2  0x0000003f7d670470 in QThread::msleep (msecs=<value optimized out>) at thread/qthread_unix.cpp:424
#3  0x00007fba9fbaa55a in Phonon::Xine::Backend::~Backend (this=0x1264e00, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/xine/backend.cpp:111
#4  0x00007fba9fbaa769 in Phonon::Xine::Backend::~Backend (this=0x1264e00, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/xine/backend.cpp:123
#5  0x0000003f89c351e7 in Phonon::FactoryPrivate::~FactoryPrivate (this=0xfe8de0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/phonon/factory.cpp:218
#6  0x0000003f89c35369 in Phonon::FactoryPrivate::~FactoryPrivate (this=0xfe8de0, __in_chrg=<value optimized out>) at /usr/src/debug/phonon-4.4.1/phonon/factory.cpp:222
#7  0x0000003f72235fd2 in __run_exit_handlers (status=1) at exit.c:78
#8  exit (status=1) at exit.c:100
#9  0x0000003f804139d8 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:739
#10 0x0000003f81a06be8 in KApplication::xioErrhandler (this=0x7fffeb347660, dpy=0xf3b900) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:408
#11 0x0000003f7424556e in _XIOError (dpy=0xf3b900) at XlibInt.c:3138
#12 0x0000003f7424d085 in process_responses (dpy=0xf3b900, wait_for_first_event=0, current_error=0x0, current_request=0) at xcb_io.c:247
#13 0x0000003f7424d947 in _XEventsQueued (dpy=0xf3b900, mode=<value optimized out>) at xcb_io.c:263
#14 0x0000003f742361ff in XEventsQueued (dpy=0xf3b900, mode=2) at Pending.c:44
#15 0x0000003f80449bd7 in x11EventSourcePrepare (s=0xf14d90, timeout=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:79
#16 0x0000003f74a3f271 in IA__g_main_context_prepare (context=0xf13d20, priority=0x7fffeb34743c) at gmain.c:2280
#17 0x0000003f74a3f6b8 in g_main_context_iterate (context=0xf13d20, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2571
#18 0x0000003f74a3fc9c in IA__g_main_context_iteration (context=0xf13d20, may_block=1) at gmain.c:2654
#19 0x0000003f7d77d603 in QEventDispatcherGlib::processEvents (this=0xee3f20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#20 0x0000003f80449a8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#21 0x0000003f7d756722 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#22 0x0000003f7d7569ec in QEventLoop::exec (this=0x7fffeb347580, flags=...) at kernel/qeventloop.cpp:201
#23 0x0000003f7d758cd9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#24 0x00000000004076cf in main (argc=1, argv=0x7fffeb3479f8) 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 242788, bug 242640, bug 230718, bug 230717, bug 220799.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-06-28 09:57:32 UTC

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