Bug 169658 - KDE Daemon crashes after(/during?) login
Summary: KDE Daemon crashes after(/during?) login
Status: RESOLVED NOT A BUG
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kded (show other bugs)
Version: 4.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
: 169776 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-23 14:55 UTC by Panu Kinnari
Modified: 2008-08-25 14:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Panu Kinnari 2008-08-23 14:55:44 UTC
Version:            (using KDE 4.1.0)
OS:                Linux
Installed from:    Unlisted Binary Package

Using Arch Linux and Kdemod. Almost fresh install, nothign else installed besides kde and firefox & thunderbird.

System is desktop-machine.

Backtrace:

Application: KDE Daemon (kded4), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb65a8700 (LWP 4491)]
[KCrash handler]
#6  0xb774d58c in Solid::Battery::chargePercent (this=0x0)
    at /home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/solid/solid/battery.cpp:59
#7  0xb4b1b667 in PowerDevilDaemon::getCurrentProfile ()
   from /usr/lib/kde4/kded_powerdevil.so
#8  0xb4b1ba1e in PowerDevilDaemon::acAdapterStateChanged ()
   from /usr/lib/kde4/kded_powerdevil.so
#9  0xb4b1bc3b in PowerDevilDaemon::refreshStatus ()
   from /usr/lib/kde4/kded_powerdevil.so
#10 0xb4b1c3e0 in PowerDevilDaemon::PowerDevilDaemon ()
   from /usr/lib/kde4/kded_powerdevil.so
#11 0xb4b1e2a8 in KPluginFactory::createInstance<PowerDevilDaemon, QObject> ()
   from /usr/lib/kde4/kded_powerdevil.so
#12 0xb7a471aa in KPluginFactory::create (this=0x9c52588, 
    iface=0xb7a78000 "KDEDModule", parentWidget=0x0, parent=0x9bbeb08, 
    args=@0xbfa66d30, keyword=@0xbfa66d24)
    at /home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/kdecore/util/kpluginfactory.cpp:189
#13 0xb80422f2 in Kded::loadModule (this=0x9bbeb08, s=@0xbfa66e4c, 
    onDemand=false)
    at /home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/kdecore/util/kpluginfactory.h:491
#14 0xb8044c6f in Kded::initModules (this=0x9bbeb08)
    at /home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/kded/kded.cpp:214
#15 0xb8047369 in KDEDApplication::newInstance (this=0xbfa67a64)
    at /home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/kded/kded.cpp:726
#16 0xb7c50127 in KUniqueApplicationAdaptor::newInstance (this=0x9c257b0, 
    asn_id=@0x9c4dd38, args=@0x9c4f3e8)
    at /home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/kdeui/kernel/kuniqueapplication_p.h:77
#17 0xb7c4e426 in KUniqueApplicationAdaptor::qt_metacall (this=0x9c257b0, 
    _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfa67020)
    at /home/jan/Source/packages/kde41/work/kdelibs/src/build/kdeui/kuniqueapplication_p.moc:74
#18 0xb731318f in ?? () from /usr/lib/libQtDBus.so.4
#19 0x09c257b0 in ?? ()
#20 0x00000000 in ?? ()
#0  0xb804b424 in __kernel_vsyscall ()
Comment 1 Pino Toscano 2008-08-23 15:32:58 UTC
(In reply to comment #0)
> #6  0xb774d58c in Solid::Battery::chargePercent (this=0x0)
>     at
> /home/jan/Source/packages/kde41/work/kdelibs/src/kdelibs-4.1.0/solid/solid/battery.cpp:59
> #7  0xb4b1b667 in PowerDevilDaemon::getCurrentProfile ()
>    from /usr/lib/kde4/kded_powerdevil.so
> #8  0xb4b1ba1e in PowerDevilDaemon::acAdapterStateChanged ()
>    from /usr/lib/kde4/kded_powerdevil.so
> #9  0xb4b1bc3b in PowerDevilDaemon::refreshStatus ()
>    from /usr/lib/kde4/kded_powerdevil.so
> #10 0xb4b1c3e0 in PowerDevilDaemon::PowerDevilDaemon ()
>    from /usr/lib/kde4/kded_powerdevil.so

Temporary uninstall PowerDevil to login and work again, and in the meanwhile report the problem to the ArchLinux people that ship alpha-quality software by default.
Comment 2 Tommi Tervo 2008-08-25 14:11:44 UTC
*** Bug 169776 has been marked as a duplicate of this bug. ***