indicator-applet crashed with SIGSEGV in accessible_desc_update()

Bug #726005 reported by Jan Tymiński
602
This bug affects 120 people
Affects Status Importance Assigned to Milestone
Indicator Applet
Fix Released
Medium
Ted Gould
Unity Foundations
Fix Released
Medium
Ted Gould
indicator-applet (Ubuntu)
Fix Released
Medium
Ted Gould

Bug Description

Binary package hint: indicator-applet

none

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: indicator-applet 0.4.9-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-5.32-generic-pae 2.6.38-rc6
Uname: Linux 2.6.38-5-generic-pae i686
Architecture: i386
CrashCounter: 1
Date: Sun Feb 27 12:09:19 2011
ExecutablePath: /usr/lib/indicator-applet/indicator-applet
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcCmdline: /usr/lib/indicator-applet/indicator-applet
ProcEnviron:
 SHELL=/bin/bash
 LANGUAGE=pl_PL:en
 LANG=pl_PL.UTF-8
SegvAnalysis:
 Segfault happened at: 0x804bb61: cmp %eax,(%edx)
 PC (0x0804bb61) ok
 source "%eax" ok
 destination "(%edx)" (0x00000018) not located in a known VMA region (needed writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: indicator-applet
StacktraceTop:
 ?? ()
 g_cclosure_marshal_VOID__POINTER () from /usr/lib/libgobject-2.0.so.0
 g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
 ?? () from /usr/lib/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
Title: indicator-applet crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lp lpadmin netdev plugdev sambashare tape vboxusers video

Revision history for this message
Jan Tymiński (tymikk) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 accessible_desc_update (io=0x8b73288, entry=0x8d9aca0, menuitem=0x9129480) at applet-main.c:249
 g_cclosure_marshal_VOID__POINTER (closure=0x9130c70, return_value=0x0, n_param_values=2, param_values=0xb300a5b8, invocation_hint=0xbf92a740, marshal_data=0x0) at /build/buildd/glib2.0-2.28.1/./gobject/gmarshal.c:603
 g_closure_invoke (closure=0x9130c70, return_value=0x0, n_param_values=2, param_values=0xb300a5b8, invocation_hint=0xbf92a740) at /build/buildd/glib2.0-2.28.1/./gobject/gclosure.c:767
 signal_emit_unlocked_R (node=0x8bd6e08, detail=0, instance=0x8b73288, emission_return=0x0, instance_and_params=0xb300a5b8) at /build/buildd/glib2.0-2.28.1/./gobject/gsignal.c:3252
 g_signal_emit_valist (instance=0x8b73288, signal_id=222, detail=0, var_args=0xbf92a900 "\001") at /build/buildd/glib2.0-2.28.1/./gobject/gsignal.c:2983

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in indicator-applet (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
visibility: private → public
Revision history for this message
Sebastien Bacher (seb128) wrote : Re: indicator-applet crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions:

 * Is this reproducible?
 * If so, what specific steps should we take to recreate this bug?

 This will help us to find and resolve the problem.

Changed in indicator-applet:
status: New → Incomplete
Changed in indicator-applet (Ubuntu):
status: New → Incomplete
Revision history for this message
Jan Tymiński (tymikk) wrote : Re: [Bug 726005] Re: indicator-applet crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

I don't know if it is reproducible. It just happens occasionally to
indicator-applet, that some parts are randomly crashing. Sometimest it
happens at startup, sometimes after a period of time.
Signed,
Jan Tymiński.

2011/3/2 Sebastien Bacher <email address hidden>

> Thank you for taking the time to report this bug and helping to make Ubuntu
> better. Please answer these questions:
>
> * Is this reproducible?
> * If so, what specific steps should we take to recreate this bug?
>
> This will help us to find and resolve the problem.
>
> ** Changed in: indicator-applet
> Status: New => Incomplete
>
> ** Changed in: indicator-applet (Ubuntu)
> Status: New => Incomplete
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/726005
>
> Title:
> indicator-applet crashed with SIGSEGV in
> g_cclosure_marshal_VOID__POINTER()
>
> Status in Indicator Applet:
> Incomplete
> Status in "indicator-applet" package in Ubuntu:
> Incomplete
>
> Bug description:
> Binary package hint: indicator-applet
>
> none
>
> ProblemType: Crash
> DistroRelease: Ubuntu 11.04
> Package: indicator-applet 0.4.9-0ubuntu1
> ProcVersionSignature: Ubuntu 2.6.38-5.32-generic-pae 2.6.38-rc6
> Uname: Linux 2.6.38-5-generic-pae i686
> Architecture: i386
> CrashCounter: 1
> Date: Sun Feb 27 12:09:19 2011
> ExecutablePath: /usr/lib/indicator-applet/indicator-applet
> InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
> ProcCmdline: /usr/lib/indicator-applet/indicator-applet
> ProcEnviron:
> SHELL=/bin/bash
> LANGUAGE=pl_PL:en
> LANG=pl_PL.UTF-8
> SegvAnalysis:
> Segfault happened at: 0x804bb61: cmp %eax,(%edx)
> PC (0x0804bb61) ok
> source "%eax" ok
> destination "(%edx)" (0x00000018) not located in a known VMA region
> (needed writable region)!
> SegvReason: writing NULL VMA
> Signal: 11
> SourcePackage: indicator-applet
> StacktraceTop:
> ?? ()
> g_cclosure_marshal_VOID__POINTER () from /usr/lib/libgobject-2.0.so.0
> g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
> ?? () from /usr/lib/libgobject-2.0.so.0
> g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
> Title: indicator-applet crashed with SIGSEGV in
> g_cclosure_marshal_VOID__POINTER()
> UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lp lpadmin
> netdev plugdev sambashare tape vboxusers video
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/indicator-applet/+bug/726005/+subscribe
>

--
Jan Tymiński
Student Informatyki
na wydz. Automatyki, Elektroniki i Informatyki,
Politechniki Śląskiej

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: indicator-applet crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

quite some crashers have been fixed for the alpha3 version so let's close this one, it will get new reports if that's still an issue

Changed in indicator-applet (Ubuntu):
status: Incomplete → Invalid
Changed in indicator-applet:
status: Incomplete → Invalid
Revision history for this message
Gary M (garym) wrote :

Crash has just happened again for me with current natty updates.
The crash frequency is about once/twice a week for me.
I don't know the steps/events that cause the crash yet.

Changed in indicator-applet (Ubuntu):
status: Invalid → Confirmed
Changed in indicator-applet:
status: Invalid → Confirmed
Revision history for this message
Gvozdik Artem (gvozdik) wrote :

Crashed on HP 2133, Alpha 3 updated up to 8th march.

Changed in indicator-applet:
importance: Undecided → Medium
Changed in indicator-applet (Ubuntu):
assignee: nobody → Ted Gould (ted)
Revision history for this message
Zhmak (zhmak) wrote :

I got same error after several minutes since I unlocked screen.
At first appear prompt to reboot Indicator applet. Then error report promt displayed.

David Barth (dbarth)
Changed in unity-foundations:
assignee: nobody → Ted Gould (ted)
importance: Undecided → Medium
status: New → Confirmed
milestone: none → unity-3.8.0-beta
Revision history for this message
Jack Leigh (leighman) wrote :

Just crashed for me, seemingly when Clementine 0.7 (installed from deb file) changed track

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

If someone is interested, I manage to reproduce this bug consistently with latest Natty:
- Unplug the power cord
- wait a few seconds
- Plug back the power cord
- The complete indicator applet crashes and I get a dialog asking me if I want to reload it.

I don't think it is related to Unity since I'm using Gnome 2.

Revision history for this message
Christophe Dumez (hydr0g3n) wrote :

This may be a duplicate (but with up-to-date Natty and debug symbols installed):
https://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/744407

Revision history for this message
Lucian Adrian Grijincu (lucian.grijincu) wrote :

Just had this on a freshly updated system. Note that I wasn't running Unity nor compiz.

Revision history for this message
Alex. K. (alex-kovtonuk) wrote :

for it crashed just after updating language settings

Revision history for this message
Alex. K. (alex-kovtonuk) wrote :

* for me

slav4ik (slav4ik3)
Changed in indicator-applet:
assignee: nobody → slav4ik (slav4ik3)
Revision history for this message
gib (gib-juno) wrote :

Occurred while installing 11.04 4/3/2011.

David Barth (dbarth)
Changed in unity-foundations:
milestone: unity-3.8.2 → unity-3.8.4
Revision history for this message
Broomer68 (jbezemer) wrote :

crashed while trying to use the sound indicator to get banshee running.

running 11.04 on MSI wind netbook with gnome (ubu classic)

Revision history for this message
hawk (rudidu) wrote :

Happened after unlocking screen from screensaver mode.

Revision history for this message
Dennis Eriksson (kungsbyn) wrote :

Happend after unlocking screen after hibernate

Revision history for this message
Florian Greinus (florian-greinus) wrote :

Happend when using Pidgins Option "blink at new message" and using VLC or so...
Using newest Natty Beta 1, completely up to date.

Revision history for this message
Alejandro Meneses (alejandro9225) wrote :

I'm not sure if this bug is, in my case, related to a conflict with compiz but it crashes lots of times when I'm running the Unity desktop or the classic desktop with the compiz effects enabled. Right now I'm running the 2D version of Unity and it hasn't crashed at all (Note that I have AMD privative graphics drivers and Ubuntu Natty 64-bit).

David Barth (dbarth)
Changed in unity-foundations:
milestone: unity-3.8.4 → unity-3.8.6
tags: added: a11y
Revision history for this message
Keshet Israel (iamjehovah) wrote :

I was just switching the Theme for Ubuntu

summary: - indicator-applet crashed with SIGSEGV in
- g_cclosure_marshal_VOID__POINTER()
+ indicator-applet crashed with SIGSEGV in accessible_desc_update()
Changed in indicator-applet:
assignee: slav4ik (slav4ik3) → Ted Gould (ted)
Changed in indicator-applet:
status: Confirmed → Fix Released
Changed in unity-foundations:
status: Confirmed → Fix Released
Changed in indicator-applet (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.