Bug 269839 - Crash late in startup
Summary: Crash late in startup
Status: RESOLVED DUPLICATE of bug 268185
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: kded module for audio device listing (show other bugs)
Version: 4.4.2 (KDE 4.5)
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-31 21:11 UTC by Chris Maple
Modified: 2011-08-13 12:40 UTC (History)
2 users (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 Chris Maple 2011-03-31 21:11:17 UTC
Application: kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $)
KDE Platform Version: 4.5.5 (KDE 4.5.5)
Qt Version: 4.7.1
Operating System: Linux 2.6.35.11-83.fc14.i686 i686
Distribution: "Fedora release 14 (Laughlin)"

-- Information about the crash:
- What I was doing when the application crashed:
First reboot after being forced to shut down; no user input after startx. (My computer has a problem with the keyboard port or driver that sometimes causes unstoppable autorepeat. [which is not kde's fault, also happens in gnome] When this happens, I have to shut down using the mouse.)
If this crash is the same as before, it's happened only twice in 21 days.

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
[KCrash Handler]
#7  snd_config_iterator_next (iterator=0x206c6174) at conf.c:3827
#8  0x06f6251d in add_software_devices (card=-1, iface=0x889545c "pcm", hints=0xbfc2f45c) at namehint.c:506
#9  snd_device_name_hint (card=-1, iface=0x889545c "pcm", hints=0xbfc2f45c) at namehint.c:582
#10 0x0888142e in PhononServer::findVirtualDevices (this=0x9f3abf8) at /usr/src/debug/kdebase-runtime-4.5.5/phonon/kded-module/phononserver.cpp:166
#11 0x08885b43 in PhononServer::findDevices (this=0x9f3abf8) at /usr/src/debug/kdebase-runtime-4.5.5/phonon/kded-module/phononserver.cpp:520
#12 0x08888f47 in PhononServer::PhononServer (this=0x9f3abf8, parent=0x9dc0660) at /usr/src/debug/kdebase-runtime-4.5.5/phonon/kded-module/phononserver.cpp:68
#13 0x0888f159 in KPluginFactory::createInstance<PhononServer, QObject> (parentWidget=0x0, parent=0x9dc0660, args=...) at /usr/include/kde4/kpluginfactory.h:461
#14 0x0220f148 in KPluginFactory::create (this=0x9f42268, iface=0x225dd20 "KDEDModule", parentWidget=0x0, parent=0x9dc0660, args=..., keyword=...) at /usr/src/debug/kdelibs-4.5.5/kdecore/util/kpluginfactory.cpp:191
#15 0x0046a856 in create<KDEDModule> (this=0x9dc0660, s=..., onDemand=true) at /usr/src/debug/kdelibs-4.5.5/kdecore/util/kpluginfactory.h:491
#16 Kded::loadModule (this=0x9dc0660, s=..., onDemand=true) at /usr/src/debug/kdelibs-4.5.5/kded/kded.cpp:381
#17 0x0046b127 in Kded::loadModule (this=0x9dc0660, obj=..., onDemand=true) at /usr/src/debug/kdelibs-4.5.5/kded/kded.cpp:335
#18 0x0046b3d4 in Kded::messageFilter (message=...) at /usr/src/debug/kdelibs-4.5.5/kded/kded.cpp:196
#19 0x00624ca0 in QDBusConnectionPrivate::handleMessage (this=0x9db95e0, amsg=...) at qdbusintegrator.cpp:541
#20 0x006286c5 in qDBusSignalFilter (connection=0x9db9428, message=0x9efac70, data=0x9db95e0) at qdbusintegrator.cpp:530
#21 0x00542f03 in dbus_connection_dispatch (connection=0x9db9428) at dbus-connection.c:4650
#22 0x0061bd6b in q_dbus_connection_dispatch (this=0x9db95e0) at qdbus_symbols_p.h:115
#23 QDBusConnectionPrivate::doDispatch (this=0x9db95e0) at qdbusintegrator.cpp:1094
#24 0x0061ed0d in QDBusConnectionPrivate::socketRead (this=0x9db95e0, fd=5) at qdbusintegrator.cpp:1114
#25 0x006634df in QDBusConnectionPrivate::qt_metacall (this=0x9db95e0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfc2ff58) at .moc/release-shared/moc_qdbusconnection_p.cpp:99
#26 0x0332dbeb in QMetaObject::metacall (object=0x9db95e0, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0xbfc2ff58) at kernel/qmetaobject.cpp:237
#27 0x0333d0c7 in QMetaObject::activate (sender=0x9e11060, m=0x3463a70, local_signal_index=0, argv=0xbfc2ff58) at kernel/qobject.cpp:3272
#28 0x0338b6a4 in QSocketNotifier::activated (this=0x9e11060, _t1=5) at .moc/release-shared/moc_qsocketnotifier.cpp:89
#29 0x033438cf in QSocketNotifier::event (this=0x9e11060, e=0xbfc303e4) at kernel/qsocketnotifier.cpp:317
#30 0x03ece26c in QApplicationPrivate::notify_helper (this=0x9dc19b8, receiver=0x9e11060, e=0xbfc303e4) at kernel/qapplication.cpp:4445
#31 0x03ed2ed2 in QApplication::notify (this=0xbfc30710, receiver=0x9e11060, e=0xbfc303e4) at kernel/qapplication.cpp:3845
#32 0x0249af7b in KApplication::notify (this=0xbfc30710, receiver=0x9e11060, event=0xbfc303e4) at /usr/src/debug/kdelibs-4.5.5/kdeui/kernel/kapplication.cpp:310
#33 0x033273b3 in QCoreApplication::notifyInternal (this=0xbfc30710, receiver=0x9e11060, event=0xbfc303e4) at kernel/qcoreapplication.cpp:732
#34 0x03354a2f in sendEvent (source=0x9dc4760) at kernel/qcoreapplication.h:215
#35 socketNotifierSourceDispatch (source=0x9dc4760) at kernel/qeventdispatcher_glib.cpp:110
#36 0x00d1b192 in g_main_dispatch (context=0x9dc3e90) at gmain.c:2149
#37 g_main_context_dispatch (context=0x9dc3e90) at gmain.c:2702
#38 0x00d1b978 in g_main_context_iterate (context=0x9dc3e90, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2780
#39 0x00d1bc35 in g_main_context_iteration (context=0x9dc3e90, may_block=1) at gmain.c:2843
#40 0x033550ad in QEventDispatcherGlib::processEvents (this=0x9dc1978, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#41 0x03f81406 in QGuiEventDispatcherGlib::processEvents (this=0x9dc1978, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#42 0x0332654a in QEventLoop::processEvents (this=0xbfc30664, flags=...) at kernel/qeventloop.cpp:149
#43 0x033267fa in QEventLoop::exec (this=0xbfc30664, flags=...) at kernel/qeventloop.cpp:201
#44 0x0332b3a7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#45 0x03ecc078 in QApplication::exec () at kernel/qapplication.cpp:3719
#46 0x00469efb in kdemain (argc=1, argv=0xbfc30934) at /usr/src/debug/kdelibs-4.5.5/kded/kded.cpp:894
#47 0x080486cc in main (argc=1, argv=0xbfc30934) at /usr/src/debug/kdelibs-4.5.5/i686-redhat-linux-gnu/kded/kded4_dummy.cpp:3

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

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2011-04-11 13:10:38 UTC
Looks like a duplicate of bug 228840, which is marked as solved in Phonon 4.4.2. Maybe Fedora ships a different Phonon version?
Comment 2 Myriam Schweingruber 2011-08-13 12:40:48 UTC

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