This looks also a libindicator issue to me, on a stacktrace I mostly get
this:

#0  0x0000000000406a2f in panel_indicator_entry_accessible_get_n_children (
    accessible=0x2a50840)
    at /home/u/Dev/unity-trunk/services/panel-indicator-entry-accessible.c:256
        __inst = 0x7f25e402e090
        __t = 32191904
        __r = 0
        piea = 0x2a50840
        n_children = 0
        __PRETTY_FUNCTION__ = "panel_indicator_entry_accessible_get_n_children"

With:
(gdb) print piea
$1 = (PanelIndicatorEntryAccessible *) 0x2a50840
(gdb) print piea->priv
$2 = (PanelIndicatorEntryAccessiblePrivate *) 0x2a50890
(gdb) print piea->priv->entry
$3 = (IndicatorObjectEntry *) 0x2a39020
(gdb) print piea->priv->entry->parent_object
$4 = (IndicatorObject *) 0x3

This last pointer looks very odd to me.

** Also affects: libindicator
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/913324

Title:
  unity-panel-service crashed with SIGSEGV in
  panel_indicator_entry_accessible_get_n_children() from
  atk_object_get_n_accessible_children()

To manage notifications about this bug go to:
https://bugs.launchpad.net/libindicator/+bug/913324/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to