Bug 230421 - KNotify crash at startup
Summary: KNotify crash at startup
Status: RESOLVED DUPLICATE of bug 191366
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: Xine backend (show other bugs)
Version: 4.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Matthias Kretz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 09:43 UTC by Otto Laulajainen
Modified: 2010-12-05 22:17 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (9.01 KB, text/plain)
2010-03-12 09:54 UTC, Otto Laulajainen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Otto Laulajainen 2010-03-12 09:43:45 UTC
Application: knotify4 (4.0)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
KNotify crashes every time at system startup, possibly related to another Knotify crash when trying to shutdown/restart/logout (haven't tested others) via gui.

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7fe3d0592910 (LWP 2737)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007fe3d6247c91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fe3de14ea04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007fe3dfa7e80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fe3cee46910 (LWP 2756)):
[KCrash Handler]
#5  0x00007fe3df9d24b5 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00007fe3df9d5f50 in *__GI_abort () at abort.c:92
#7  0x00007fe3e0d25864 in qt_message_output (msgType=QtFatalMsg, buf=<value optimized out>) at global/qglobal.cpp:2250
#8  0x00007fe3e0d25a42 in qt_message (msgType=QtFatalMsg, msg=0x7fe3e0e82f08 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fe3cee44fe0) at global/qglobal.cpp:2296
#9  0x00007fe3e0d25bf5 in qFatal (msg=0xac4 <Address 0xac4 out of bounds>) at global/qglobal.cpp:2479
#10 0x00007fe3d64a9389 in Phonon::Xine::XineStream::nullAudioPort (this=0x2062000) at ../../xine/xinestream.cpp:216
#11 0x00007fe3d64abf9c in Phonon::Xine::XineStream::createStream (this=0x2062000) at ../../xine/xinestream.cpp:523
#12 0x00007fe3d64b1083 in Phonon::Xine::XineStream::event (this=0x2062000, ev=0x2204900) at ../../xine/xinestream.cpp:1232
#13 0x00007fe3e01dc12c in QApplicationPrivate::notify_helper (this=0x1ebb700, receiver=0x2062000, e=0x2204900) at kernel/qapplication.cpp:4300
#14 0x00007fe3e01e271b in QApplication::notify (this=0x7fffaaa6d120, receiver=0x2062000, e=0x2204900) at kernel/qapplication.cpp:4183
#15 0x00007fe3e1ce5d76 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0x00007fe3e0e21e0c in QCoreApplication::notifyInternal (this=0x7fffaaa6d120, receiver=0x2062000, event=0x2204900) at kernel/qcoreapplication.cpp:704
#17 0x00007fe3e0e24587 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x2064550) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x2064550) at kernel/qcoreapplication.cpp:1345
#19 0x00007fe3e0e4b7f3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#20 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#21 0x00007fe3dc88abce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x00007fe3dc88e598 in ?? () from /lib/libglib-2.0.so.0
#23 0x00007fe3dc88e6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00007fe3e0e4b333 in QEventDispatcherGlib::processEvents (this=0x1f1a3f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#25 0x00007fe3e0e20732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007fe3e0e20b0c in QEventLoop::exec (this=0x7fe3cee45f40, flags=) at kernel/qeventloop.cpp:201
#27 0x00007fe3e0d2ad59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#28 0x00007fe3d64a3570 in Phonon::Xine::XineThread::run (this=0x1f3be40) at ../../xine/xinethread.cpp:143
#29 0x00007fe3e0d2d775 in QThreadPrivate::start (arg=0x1f3be40) at thread/qthread_unix.cpp:248
#30 0x00007fe3de14ea04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#31 0x00007fe3dfa7e80d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#32 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 1 (Thread 0x7fe3e22db7f0 (LWP 2583)):
#0  0x00007fe3db09c351 in ?? () from /lib/libdbus-1.so.3
#1  0x00007fe3db09cc18 in ?? () from /lib/libdbus-1.so.3
#2  0x00007fe3db09afdd in ?? () from /lib/libdbus-1.so.3
#3  0x00007fe3db08758e in ?? () from /lib/libdbus-1.so.3
#4  0x00007fe3db0899c3 in ?? () from /lib/libdbus-1.so.3
#5  0x00007fe3db088f46 in dbus_connection_send_with_reply_and_block () from /lib/libdbus-1.so.3
#6  0x00007fe3e11612df in q_dbus_connection_send_with_reply_and_block (this=0x1eae380, message=<value optimized out>, sendMode=<value optimized out>, timeout=-1) at qdbus_symbols_p.h:133
#7  QDBusConnectionPrivate::sendWithReply (this=0x1eae380, message=<value optimized out>, sendMode=<value optimized out>, timeout=-1) at qdbusintegrator.cpp:1811
#8  0x00007fe3e114c353 in QDBusConnection::call (this=0x205a4b0, message=..., mode=2863053212, timeout=32187392) at qdbusconnection.cpp:516
#9  0x00007fe3e116c002 in QDBusAbstractInterface::callWithArgumentList (this=<value optimized out>, mode=QDBus::Block, method=<value optimized out>, args=<value optimized out>)
    at qdbusabstractinterface.cpp:440
#10 0x00007fe3e116f5ed in QDBusAbstractInterface::call (this=<value optimized out>, mode=<value optimized out>, method=<value optimized out>, arg1=..., arg2=..., arg3=..., arg4=..., arg5=..., 
    arg6=..., arg7=..., arg8=...) at qdbusabstractinterface.cpp:694
#11 0x00007fe3e116f881 in QDBusAbstractInterface::call (this=0x0, method=<value optimized out>, arg1=<value optimized out>, arg2=<value optimized out>, arg3=<value optimized out>, arg4=..., 
    arg5=..., arg6=..., arg7=..., arg8=...) at qdbusabstractinterface.cpp:637
#12 0x00007fe3d6bb28a8 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#13 0x00007fe3d6bad450 in ?? () from /usr/lib/kde4/plugins/phonon_platform/kde.so
#14 0x00007fe3e188cdbb in Phonon::GlobalConfig::audioOutputDeviceListFor (this=0x7fffaaa6c4b0, category=<value optimized out>, override=6) at ../3rdparty/phonon/phonon/globalconfig.cpp:290
#15 0x00007fe3e1888213 in Phonon::AudioOutputPrivate::_k_audioDeviceFailed (this=0x1fc7eb0) at ../3rdparty/phonon/phonon/audiooutput.cpp:324
#16 0x00007fe3e1888a19 in Phonon::AudioOutput::qt_metacall (this=0x1fc7e80, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffaaa6c630)
    at .moc/release-shared/moc_audiooutput.cpp:122
#17 0x00007fe3e0e34c0f in QMetaObject::activate (sender=0x1fc7f30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fffaaa6b99c) at kernel/qobject.cpp:3293
#18 0x00007fe3d64b9f81 in Phonon::Xine::AudioOutput::qt_metacall (this=0x1fc7f30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x2071170) at ./audiooutput.moc:83
#19 0x00007fe3e0e31b49 in QObject::event (this=0x1fc7f30, e=0x2204950) at kernel/qobject.cpp:1248
#20 0x00007fe3e01dc12c in QApplicationPrivate::notify_helper (this=0x1ebb700, receiver=0x1fc7f30, e=0x2204950) at kernel/qapplication.cpp:4300
#21 0x00007fe3e01e271b in QApplication::notify (this=0x7fffaaa6d120, receiver=0x1fc7f30, e=0x2204950) at kernel/qapplication.cpp:4183
#22 0x00007fe3e1ce5d76 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x00007fe3e0e21e0c in QCoreApplication::notifyInternal (this=0x7fffaaa6d120, receiver=0x1fc7f30, event=0x2204950) at kernel/qcoreapplication.cpp:704
#24 0x00007fe3e0e24587 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1e97080) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1e97080) at kernel/qcoreapplication.cpp:1345
#26 0x00007fe3e0e4b7f3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#28 0x00007fe3dc88abce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007fe3dc88e598 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007fe3dc88e6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007fe3e0e4b333 in QEventDispatcherGlib::processEvents (this=0x1e96bc0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#32 0x00007fe3e028bf0e in QGuiEventDispatcherGlib::processEvents (this=0x1eb22f0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007fe3e0e20732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007fe3e0e20b0c in QEventLoop::exec (this=0x7fffaaa6d040, flags=) at kernel/qeventloop.cpp:201
#35 0x00007fe3e0e2484b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#36 0x0000000000407f4f in _start ()
The current source language is "auto; currently c".

Possible duplicates by query: bug 220048.

Reported using DrKonqi
Comment 1 Otto Laulajainen 2010-03-12 09:54:22 UTC
Created attachment 41558 [details]
New crash information added by DrKonqi

Attempted to shutdown via the main menu. Amarok 1.4 shut down properly, otherwise nothing except this crash happened. Further attempts to shutdown via gui are completely ineffective.
Comment 2 Frank Reininghaus 2010-03-14 15:13:08 UTC
Thanks for the bug report! This looks like a crash that has been reported already.

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