Bug 259874 - KDED crash on startup
Summary: KDED crash on startup
Status: RESOLVED FIXED
Alias: None
Product: solid
Classification: Unmaintained
Component: powermanagement-daemon (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 18:59 UTC by Michael
Modified: 2010-12-15 09:58 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 Michael 2010-12-14 18:59:26 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.5.85 (4.6 Beta2)
Qt Version: 4.7.0
Operating System: Linux 2.6.37-rc5+ x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
Hello everyone.

Everytime i start KDE 4.6beta, i get this crash. Seems to be related to the new upower backend - maybe it wants to set backlight brightness or something.

Thanks for your work guys!
brot

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ff271350760 (LWP 1722))]

Thread 2 (Thread 0x7ff258096700 (LWP 1787)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007ff258095a90 in ?? ()
#2  0x00007fff4fdeb852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7ff271350760 (LWP 1722)):
[KCrash Handler]
#6  XRandrBrightness::~XRandrBrightness (this=0x6f005000550020, __in_chrg=<value optimized out>) at /build/buildd/project-neon-kdebase-0+83607/workspace/powerdevil/daemon/backends/upower/xrandrbrightness.cpp:70
#7  0x00007ff2591938a0 in PowerDevilUPowerBackend::~PowerDevilUPowerBackend (this=0x1db5580, __in_chrg=<value optimized out>) at /build/buildd/project-neon-kdebase-0+83607/workspace/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp:42
#8  0x00007ff26fd2bee8 in QObject::event (this=0x1db5580, e=0x1d479c0) at kernel/qobject.cpp:1202
#9  0x00007ff26edb3f50 in QApplicationPrivate::notify_helper (this=0x1c86060, receiver=0x1db5580, e=0x1d479c0) at kernel/qapplication.cpp:4397
#10 0x00007ff26edbc157 in QApplication::notify (this=0x7fff4fd05db0, receiver=0x1db5580, e=0x1d479c0) at kernel/qapplication.cpp:4278
#11 0x00007ff270d08501 in KApplication::notify (this=0x7fff4fd05db0, receiver=0x1db5580, event=0x1d479c0) at /build/buildd/project-neon-kdelibs-0+85316/kdeui/kernel/kapplication.cpp:311
#12 0x00007ff26fd18cdc in QCoreApplication::notifyInternal (this=0x7fff4fd05db0, receiver=0x1db5580, event=0x1d479c0) at kernel/qcoreapplication.cpp:732
#13 0x00007ff26fd1a240 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1bfac00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1bfac00) at kernel/qcoreapplication.cpp:1373
#15 0x00007ff26fd49323 in sendPostedEvents (s=0x1c89bc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#16 postEventSourceDispatch (s=0x1c89bc0) at kernel/qeventdispatcher_glib.cpp:277
#17 0x00007ff26aa42342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007ff26aa462a8 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007ff26aa4645c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007ff26fd48f13 in QEventDispatcherGlib::processEvents (this=0x1bfcea0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#21 0x00007ff26ee7188e in QGuiEventDispatcherGlib::processEvents (this=0x6f005000550020, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007ff26fd178c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007ff26fd17cac in QEventLoop::exec (this=0x7fff4fd05cf0, flags=) at kernel/qeventloop.cpp:201
#24 0x00007ff26fd1a55b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#25 0x00007ff26013cdeb in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/project-neon-kdelibs-0+85316/kded/kded.cpp:907
#26 0x00000000004071cc in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=<value optimized out>, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40b704 "0") at /build/buildd/project-neon-kdelibs-0+85316/kinit/kinit.cpp:730
#27 0x0000000000409157 in main (argc=<value optimized out>, argv=<value optimized out>, envp=<value optimized out>) at /build/buildd/project-neon-kdelibs-0+85316/kinit/kinit.cpp:1844

Reported using DrKonqi
Comment 1 Dario Freddi 2010-12-15 09:58:15 UTC
Thanks for the report, this bug has already been fixed in RC1 :)