Public bug reported:
Hi,
I seem to have another repeated crasher on unity-panel-services today; I've
got a few backtraces and they don't all look the same.
>From a gui point of view the unusual thing in todays is that the battery icon
>starts off red/uncharged and flicks back to white fully charged repeatedly -
>that might be a red herring but it's something that does seem to have changed.
Here is a bt full I got from gdb:
#0 0x0000000000000051 in ?? ()
No symbol table info available.
#1 0x00007f37a3d82e84 in g_closure_invoke (closure=0x2850f60,
return_value=0x0, n_param_values=2, param_values=0x29b5d60,
invocation_hint=<value optimized out>) at
/build/buildd/glib2.0-2.29.10/./gobject/gclosure.c:773
marshal = 0x7f37a3d84cf0 <g_cclosure_marshal_VOID__PARAM>
marshal_data = <value optimized out>
in_marshal = <value optimized out>
__PRETTY_FUNCTION__ = "g_closure_invoke"
#2 0x00007f37a3d960fb in signal_emit_unlocked_R (node=<value optimized out>,
detail=433, instance=0x27d20e0, emission_return=0x0,
instance_and_params=0x29b5d60) at
/build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:3256
tmp = <value optimized out>
handler = 0x7f3790003920
accumulator = 0x0
emission = {next = 0x0, instance = 0x27d20e0, ihint = {signal_id = 1,
detail = 433, run_type = G_SIGNAL_RUN_FIRST},
state = EMISSION_RUN, chain_type = 4}
class_closure = 0x25d0590
hlist = 0x7f37a3069660
handler_list = 0x7f3790003920
return_accu = 0x0
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong
= 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0,
v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong =
0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0,
v_pointer = 0x0}}}
signal_id = 1
max_sequential_handler_number = 5789
---Type <return> to continue, or q <return> to quit---
return_value_altered = 1
#3 0x00007f37a3d9f707 in g_signal_emit_valist (instance=<value optimized out>,
signal_id=<value optimized out>,
detail=<value optimized out>, var_args=0x7fff3f895cc8) at
/build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:2987
instance_and_params = 0x29b5d60
signal_return_type = 4
param_values = 0x29b5d78
node = 0x25d0640
i = <value optimized out>
n_params = 1
__PRETTY_FUNCTION__ = "g_signal_emit_valist"
#4 0x00007f37a3d9f8d2 in g_signal_emit (instance=<value optimized out>,
signal_id=<value optimized out>, detail=<value optimized out>)
at /build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:3044
var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area =
0x7fff3f895da0, reg_save_area = 0x7fff3f895ce0}}
#5 0x00007f37a3d86057 in g_object_dispatch_properties_changed
(object=0x27d20e0, n_pspecs=1, pspecs=0x7fff3f895df0)
at /build/buildd/glib2.0-2.29.10/./gobject/gobject.c:925
i = <value optimized out>
#6 0x00007f37a3d883f0 in g_object_notify_queue_thaw (object=0x27d20e0,
property_name=<value optimized out>)
at /build/buildd/glib2.0-2.29.10/./gobject/gobjectnotifyqueue.c:132
context = 0x7f37a3fc46e0
pspecs_mem = {0x2611540, 0x7f3700000617, 0x2730000, 0x2, 0x26597e0,
0x26597e0, 0x2659fb0, 0x27d20e0, 0x27d20e0, 0x0, 0x1,
0x7f37a4c7bfa6, 0x2730000, 0x7f37a4bafd83, 0x0, 0x19}
pspecs = 0x7fff3f895df0
free_me = 0x0
slist = <value optimized out>
---Type <return> to continue, or q <return> to quit---
n_pspecs = <value optimized out>
#7 g_object_notify_by_spec_internal (object=0x27d20e0, property_name=<value
optimized out>)
at /build/buildd/glib2.0-2.29.10/./gobject/gobject.c:983
nqueue = 0x1
#8 g_object_notify (object=0x27d20e0, property_name=<value optimized out>) at
/build/buildd/glib2.0-2.29.10/./gobject/gobject.c:1024
pspec = <value optimized out>
__PRETTY_FUNCTION__ = "g_object_notify"
#9 0x00007f37a4c85be4 in gtk_widget_show (widget=0x27d20e0) at
/build/buildd/gtk+3.0-3.1.8/./gtk/gtkwidget.c:3885
No locals.
#10 gtk_widget_show (widget=0x27d20e0) at
/build/buildd/gtk+3.0-3.1.8/./gtk/gtkwidget.c:3861
No locals.
#11 0x00007f37a3d82e84 in g_closure_invoke (closure=0x273feb0,
return_value=0x0, n_param_values=2, param_values=0x29b6b60,
invocation_hint=<value optimized out>) at
/build/buildd/glib2.0-2.29.10/./gobject/gclosure.c:773
marshal = 0x7f37a3d84f90 <g_cclosure_marshal_VOID__OBJECT>
marshal_data = <value optimized out>
in_marshal = <value optimized out>
__PRETTY_FUNCTION__ = "g_closure_invoke"
#12 0x00007f37a3d960fb in signal_emit_unlocked_R (node=<value optimized out>,
detail=0, instance=0x26cb830, emission_return=0x0,
instance_and_params=0x29b6b60) at
/build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:3256
tmp = <value optimized out>
handler = 0x26d2c90
accumulator = 0x0
emission = {next = 0x0, instance = 0x26cb830, ihint = {signal_id = 179,
detail = 0, run_type = G_SIGNAL_RUN_FIRST},
state = EMISSION_RUN, chain_type = 4}
---Type <return> to continue, or q <return> to quit---
class_closure = 0x273faa0
hlist = 0x7f37a3069660
handler_list = 0x26d2c90
return_accu = 0x0
accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong
= 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0,
v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong =
0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0,
v_pointer = 0x0}}}
signal_id = 179
max_sequential_handler_number = 5761
return_value_altered = 0
#13 0x00007f37a3d9f707 in g_signal_emit_valist (instance=<value optimized out>,
signal_id=<value optimized out>,
detail=<value optimized out>, var_args=0x7fff3f8961e8) at
/build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:2987
instance_and_params = 0x29b6b60
signal_return_type = 4
param_values = 0x29b6b78
node = 0x2722fa0
i = <value optimized out>
n_params = 1
__PRETTY_FUNCTION__ = "g_signal_emit_valist"
at /build/buildd/glib2.0-2.29.10/./gobject/gsignal.c:3044
var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area =
0x7fff3f8962c0, reg_save_area = 0x7fff3f896200}}
#15 0x00007f3799806acf in ?? () from /usr/lib/libdbusmenu-glib.so.4
No symbol table info available.
---Type <return> to continue, or q <return> to quit---
#16 0x00007f37a424f6d1 in g_simple_async_result_complete (simple=0x296ff00) at
/build/buildd/glib2.0-2.29.10/./gio/gsimpleasyncresult.c:749
current_source = <value optimized out>
current_context = <value optimized out>
__PRETTY_FUNCTION__ = "g_simple_async_result_complete"
#17 0x00007f37a42a1692 in reply_cb (connection=0x26a9840, res=0x7f37900758c0,
user_data=<value optimized out>)
at /build/buildd/glib2.0-2.29.10/./gio/gdbusproxy.c:2354
simple = 0x296ff00
value = <value optimized out>
error = 0x0
#18 0x00007f37a424f6d1 in g_simple_async_result_complete (simple=0x7f37900758c0)
at /build/buildd/glib2.0-2.29.10/./gio/gsimpleasyncresult.c:749
current_source = <value optimized out>
current_context = <value optimized out>
__PRETTY_FUNCTION__ = "g_simple_async_result_complete"
#19 0x00007f37a4297604 in g_dbus_connection_call_done (source=<value optimized
out>, result=<value optimized out>, user_data=0x29ef160)
at /build/buildd/glib2.0-2.29.10/./gio/gdbusconnection.c:5015
connection = <value optimized out>
state = 0x29ef160
error = 0x0
reply = 0x2862800
value = <value optimized out>
#20 0x00007f37a424f6d1 in g_simple_async_result_complete (simple=0x7f379001a640)
at /build/buildd/glib2.0-2.29.10/./gio/gsimpleasyncresult.c:749
current_source = <value optimized out>
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity-services 4.2.0-0ubuntu4
ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5
Uname: Linux 3.0-3-generic x86_64
Architecture: amd64
CompizPlugins:
[core,bailer,detection,composite,opengl,decor,compiztoolbox,gnomecompat,move,place,regex,resize,mousepoll,session,snap,vpswitch,animation,wall,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
Date: Sun Jul 17 13:17:26 2011
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
SourcePackage: unity
UpgradeStatus: Upgraded to oneiric on 2011-07-16 (0 days ago)
** Affects: unity (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug oneiric running-unity unity-2d
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/811867
Title:
[Oneiric] unity-panel-services repeated crashes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/811867/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs