Bug 233949 - Crash on startup
Summary: Crash on startup
Status: RESOLVED DUPLICATE of bug 228840
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-04-10 15:07 UTC by workingwriter
Modified: 2010-04-10 16:44 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 workingwriter 2010-04-10 15:07:56 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-19-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Just starting up. The startup music had just played; the crash occurred just before GNOME-Do appeared.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x03129547 in snd_config_iterator_next () from /usr/lib/libasound.so.2
#7  0x063bebdd in PhononServer::findVirtualDevices (this=0x9525528) at ../../../phonon/kded-module/phononserver.cpp:163
#8  0x063c28df in PhononServer::findDevices (this=0x9525528) at ../../../phonon/kded-module/phononserver.cpp:517
#9  0x063c6156 in PhononServer (this=0x9525528, parent=0x93041a0) at ../../../phonon/kded-module/phononserver.cpp:65
#10 0x063caa38 in KPluginFactory::createInstance<PhononServer, QObject> (parentWidget=0x0, parent=0x93041a0, args=...) at /usr/include/KDE/../kpluginfactory.h:461
#11 0x005e505e in KPluginFactory::create (this=0x935dc18, iface=0x62dd60 "KDEDModule", parentWidget=0x0, parent=0x93041a0, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:191
#12 0x08a8035e in KPluginFactory::create<KDEDModule> (this=0x93041a0, s=..., onDemand=true) at ../../kdecore/util/kpluginfactory.h:491
#13 Kded::loadModule (this=0x93041a0, s=..., onDemand=true) at ../../kded/kded.cpp:376
#14 0x08a80c1f in Kded::loadModule (this=0x93041a0, obj=..., onDemand=<value optimized out>) at ../../kded/kded.cpp:330
#15 0x08a80e7f in Kded::messageFilter (message=...) at ../../kded/kded.cpp:191
#16 0x0035f538 in QDBusConnectionPrivate::handleMessage (this=0x93049d8, amsg=...) at qdbusintegrator.cpp:539
#17 0x00365ecb in qDBusSignalFilter (connection=0x9308060, message=0x9526718, data=0x93049d8) at qdbusintegrator.cpp:530
#18 0x01499c6d in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#19 0x003521e2 in q_dbus_connection_dispatch (this=0x93049d8) at qdbus_symbols_p.h:113
#20 QDBusConnectionPrivate::doDispatch (this=0x93049d8) at qdbusintegrator.cpp:1079
#21 0x003523eb in QDBusConnectionPrivate::socketRead (this=0x93049d8, fd=5) at qdbusintegrator.cpp:1099
#22 0x0039cbbf in QDBusConnectionPrivate::qt_metacall (this=0x93049d8, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbf809c28) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#23 0x00be4c9a in QMetaObject::metacall (object=0x93049d8, cl=156210432, idx=8, argv=0xbf809c28) at kernel/qmetaobject.cpp:237
#24 0x00bf33d5 in QMetaObject::activate (sender=0x93fbf10, m=0xcf3550, local_signal_index=0, argv=0xbf809c28) at kernel/qobject.cpp:3293
#25 0x00c44933 in QSocketNotifier::activated (this=0x93fbf10, _t1=5) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#26 0x00bfa8e7 in QSocketNotifier::event (this=0x93fbf10, e=0xbf80a0b4) at kernel/qsocketnotifier.cpp:317
#27 0x06ebc4dc in QApplicationPrivate::notify_helper (this=0x930b898, receiver=0x93fbf10, e=0xbf80a0b4) at kernel/qapplication.cpp:4300
#28 0x06ec305e in QApplication::notify (this=0xbf80a400, receiver=0x93fbf10, e=0xbf80a0b4) at kernel/qapplication.cpp:3704
#29 0x01165f2a in KApplication::notify (this=0xbf80a400, receiver=0x93fbf10, event=0xbf80a0b4) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x00bdfa3b in QCoreApplication::notifyInternal (this=0xbf80a400, receiver=0x93fbf10, event=0xbf80a0b4) at kernel/qcoreapplication.cpp:704
#31 0x00c0b9aa in QCoreApplication::sendEvent (source=0x930e700) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 socketNotifierSourceDispatch (source=0x930e700) at kernel/qeventdispatcher_glib.cpp:110
#33 0x056e35e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#34 0x056e72d8 in ?? () from /lib/libglib-2.0.so.0
#35 0x056e74b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#36 0x00c0b5d5 in QEventDispatcherGlib::processEvents (this=0x92a3b48, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#37 0x06f7bfd5 in QGuiEventDispatcherGlib::processEvents (this=0x92a3b48, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00bde059 in QEventLoop::processEvents (this=0xbf80a354, flags=) at kernel/qeventloop.cpp:149
#39 0x00bde4aa in QEventLoop::exec (this=0xbf80a354, flags=...) at kernel/qeventloop.cpp:201
#40 0x00be269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#41 0x06ebc577 in QApplication::exec () at kernel/qapplication.cpp:3579
#42 0x08a82e2e in kdemain (argc=1, argv=0x92f78b8) at ../../kded/kded.cpp:932
#43 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
#44 0x0805006d in main (argc=4, argv=0xbf80ab74, envp=0xbf80ab88) at ../../kinit/kinit.cpp:1788

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

Possible duplicates by query: bug 232821, bug 232797.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-04-10 16:44:10 UTC

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