Bug 247989 - kde daemon crash on uninstall ffmpeg etc.
Summary: kde daemon crash on uninstall ffmpeg etc.
Status: RESOLVED DUPLICATE of bug 203285
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-15 21:39 UTC by Will Blaylock
Modified: 2010-08-16 17:15 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 Will Blaylock 2010-08-15 21:39:40 UTC
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
following instructions at http://ubuntuforums.org/showthread.php?t=1117283 to uninstall the changes I made previously so that I can now compile ffmpeg etc. according to instructions at http://ubuntuforums.org/showthread.php?t=786095.

upon completing the [code]sudo apt-get remove ffmpeg libavcodec-*-5*[code] the daemon crashed

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QObject::d_func (sender=0x730075, m=0xb5d19da4, local_signal_index=1, argv=0xbf90cd94) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:125
#7  QMetaObject::activate (sender=0x730075, m=0xb5d19da4, local_signal_index=1, argv=0xbf90cd94) at kernel/qobject.cpp:3218
#8  0xb5d02a19 in QDBusConnectionPrivate::callWithCallbackFailed (this=0x730075, _t1=..., _t2=...) at .moc/release-shared/moc_qdbusconnection_p.cpp:124
#9  0xb5cc164d in QDBusConnectionPrivate::processFinishedCall (call=0x9700278) at qdbusintegrator.cpp:1736
#10 0xb5cc7e05 in QDBusConnectionPrivate::sendWithReplyAsync (this=0x95d2ca8, message=..., receiver=0x95d3078, returnMethod=0xb54530a8 "1recreateDone()", errorMethod=0x0, timeout=-1)
    at qdbusintegrator.cpp:1958
#11 0xb5cb2bb5 in QDBusConnection::callWithCallback (this=0x96bd5a8, message=..., receiver=0x95d3078, returnMethod=0xb54530a8 "1recreateDone()", errorMethod=0x0, timeout=-1)
    at qdbusconnection.cpp:461
#12 0xb5cd3344 in QDBusAbstractInterface::callWithCallback (this=0x96ab848, method=..., args=..., receiver=0x95d3078, returnMethod=0xb54530a8 "1recreateDone()", errorMethod=0x0)
    at qdbusabstractinterface.cpp:518
#13 0xb5cd3471 in QDBusAbstractInterface::callWithCallback (this=0x96ab848, method=..., args=..., receiver=0x95d3078, slot=0xb54530a8 "1recreateDone()") at qdbusabstractinterface.cpp:544
#14 0xb544d152 in runBuildSycoca (callBackObj=<value optimized out>, callBackSlot=<value optimized out>) at ../../kded/kded.cpp:94
#15 0xb544d3f9 in Kded::recreate (this=0x95d3078) at ../../kded/kded.cpp:490
#16 0xb54503f3 in Kded::qt_metacall (this=0x95d3078, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf90d18c) at ./kded.moc:88
#17 0xb6cb2c9a in QMetaObject::metacall (object=0x95d3078, cl=QMetaObject::WriteProperty, idx=5, argv=0xbf90d18c) at kernel/qmetaobject.cpp:237
#18 0xb6cc13d5 in QMetaObject::activate (sender=0x95d8f90, m=0xb6dc15a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#19 0xb6d12aa7 in QTimer::timeout (this=0x95d8f90) at .moc/release-shared/moc_qtimer.cpp:134
#20 0xb6cc960e in QTimer::timerEvent (this=0x95d8f90, e=0xbf90d6c0) at kernel/qtimer.cpp:271
#21 0xb6cbe254 in QObject::event (this=0x95d8f90, e=0x730075) at kernel/qobject.cpp:1212
#22 0xb61c84dc in QApplicationPrivate::notify_helper (this=0x95d9b00, receiver=0x95d8f90, e=0xbf90d6c0) at kernel/qapplication.cpp:4300
#23 0xb61cf05e in QApplication::notify (this=0xbf90da30, receiver=0x95d8f90, e=0xbf90d6c0) at kernel/qapplication.cpp:3704
#24 0xb6fa2f2a in KApplication::notify (this=0xbf90da30, receiver=0x95d8f90, event=0xbf90d6c0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0xb6cada3b in QCoreApplication::notifyInternal (this=0xbf90da30, receiver=0x95d8f90, event=0xbf90d6c0) at kernel/qcoreapplication.cpp:704
#26 0xb6cdcd66 in QCoreApplication::sendEvent (this=0x95dca34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x95dca34) at kernel/qeventdispatcher_unix.cpp:603
#28 0xb6cd9917 in timerSourceDispatch (source=0x95dca68) at kernel/qeventdispatcher_glib.cpp:184
#29 idleTimerSourceDispatch (source=0x95dca68) at kernel/qeventdispatcher_glib.cpp:231
#30 0xb59565e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0xb595a2d8 in ?? () from /lib/libglib-2.0.so.0
#32 0xb595a4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0xb6cd95d5 in QEventDispatcherGlib::processEvents (this=0x9590b48, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0xb6288135 in QGuiEventDispatcherGlib::processEvents (this=0x9590b48, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0xb6cac059 in QEventLoop::processEvents (this=0xbf90d984, flags=) at kernel/qeventloop.cpp:149
#36 0xb6cac4aa in QEventLoop::exec (this=0xbf90d984, flags=...) at kernel/qeventloop.cpp:201
#37 0xb6cb069f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0xb61c8577 in QApplication::exec () at kernel/qapplication.cpp:3579
#39 0xb5450e2e in kdemain (argc=1, argv=0x95c76a8) at ../../kded/kded.cpp:932
#40 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051465 "0") at ../../kinit/kinit.cpp:717
#41 0x0805006d in main (argc=2, argv=0xbf90e1a4, envp=0xbf90e1b0) at ../../kinit/kinit.cpp:1788

Possible duplicates by query: bug 229949, bug 219985.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-08-16 17:15:24 UTC

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