[Bug 223637] New: kpowersave crashes in first login
https://bugzilla.novell.com/show_bug.cgi?id=223637 Summary: kpowersave crashes in first login Product: openSUSE 10.2 Version: RC 1 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: olh@novell.com QAContact: qa@suse.de CC: power-bugs@forge.provo.novell.com 10.2-rc1 on boysenberry.suse.de, fresh kde install on first login, kpowersave crashes. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 ------- Comment #1 from olh@novell.com 2006-11-24 08:38 MST ------- Created an attachment (id=106871) --> (https://bugzilla.novell.com/attachment.cgi?id=106871&action=view) 10.2-rc1-kpowersave-crash.txt -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 ------- Comment #2 from olh@novell.com 2006-11-24 08:40 MST ------- Created an attachment (id=106873) --> (https://bugzilla.novell.com/attachment.cgi?id=106873&action=view) hwinfo.txt -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 ------- Comment #3 from olh@novell.com 2006-11-24 08:40 MST ------- Created an attachment (id=106874) --> (https://bugzilla.novell.com/attachment.cgi?id=106874&action=view) lshal.txt -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 ------- Comment #4 from olh@novell.com 2006-11-24 08:42 MST ------- (gdb) #6 libhal_device_property_exists (ctx=0x790000, udi=<value optimized out>, key=0x10109db8 "power_management.type", error=0x7fdae4e8) at libhal.c:2245 2245 reply = dbus_connection_send_with_reply_and_block (ctx->connection, Current language: auto; currently c (gdb) info locals message = (DBusMessage *) 0x10107a58 reply = <value optimized out> iter = {dummy1 = 0x10107a58, dummy2 = 0x700, dummy3 = 1107312641, dummy4 = 0, dummy5 = -1, dummy6 = 269515416, dummy7 = 26, dummy8 = 2145051824, dummy9 = 258566760, dummy10 = 268550944, dummy11 = 20, pad1 = 0, pad2 = 2145051956, pad3 = 0xf8dbbec} reply_iter = {dummy1 = 0x16, dummy2 = 0x7fdae460, dummy3 = 250119948, dummy4 = 2145052860, dummy5 = 1, dummy6 = 0, dummy7 = 21, dummy8 = 250453444, dummy9 = 269524288, dummy10 = 2145051760, dummy11 = 250120340, pad1 = 260946924, pad2 = 42, pad3 = 0x7fdae490} value = 2145051960 _error = {name = 0x0, message = 0x0, dummy1 = 1, dummy2 = 0, dummy3 = 0, dummy4 = 0, dummy5 = 1, padding1 = 0x1001c320} (gdb) p *message $1 = {refcount = {value = 1}, header = {data = {dummy1 = 0x10109620, dummy2 = 168, dummy3 = 320, dummy4 = 2147483639, dummy5 = 0, dummy6 = 0, dummy7 = 0, dummy8 = 0}, fields = {{value_pos = -1}, {value_pos = -1}, {value_pos = -1}, {value_pos = -1}, {value_pos = -1}, {value_pos = -1}, {value_pos = -1}, { value_pos = -1}, {value_pos = -1}}, padding = 1, byte_order = 66}, body = {dummy1 = 0x10109290, dummy2 = 26, dummy3 = 223, dummy4 = 2147483639, dummy5 = 0, dummy6 = 0, dummy7 = 0, dummy8 = 0}, byte_order = 66 'B', locked = 0, in_cache = 0, size_counters = 0x0, size_counter_delta = 0, changed_stamp = 0, slot_list = { slots = 0x0, n_slots = 0}, generation = 1} (gdb) list 2240 2241 dbus_message_iter_init_append (message, &iter); 2242 dbus_message_iter_append_basic (&iter, DBUS_TYPE_STRING, &key); 2243 2244 dbus_error_init (&_error); 2245 reply = dbus_connection_send_with_reply_and_block (ctx->connection, 2246 message, -1, 2247 &_error); 2248 2249 dbus_move_error (&_error, error); (gdb) p ctx $2 = (LibHalContext *) 0x790000 (gdb) p *ctx Cannot access memory at address 0x790000 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 stbinner@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kde-maintainers@suse.de |dkukawka@novell.com Component|KDE |Mobile Devices -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |olh@novell.com ------- Comment #5 from dkukawka@novell.com 2006-11-24 14:38 MST ------- Does this happen only on first login or permanently? Could enable vnc access on a machine where this happen? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #6 from olh@novell.com 2006-11-24 14:50 MST ------- I have not rebooted it yet. You can debug it right away on boysenberry.suse.de gdb -q -p 9849 --exec=/proc/9849/exe its the powerbook on my desk. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #8 from olh@novell.com 2006-12-01 06:17 MST ------- so far I was unable to reproduce it, did not happen after reboot, nor with a rc3 installation. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #9 from dkukawka@novell.com 2006-12-04 07:39 MST ------- Fixed in SVN for next release and YOU update ... follow #225212 for you update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 behlert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223637 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com