[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-08-03 Thread Sebastien Bacher
** Changed in: unity-foundations Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete crashed with SIGSEGV in

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-15 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/indicator-applet -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER() --

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-14 Thread Ted Gould
** Project changed: indicator-application = indicator-applet ** Package changed: indicator-application (Ubuntu Natty) = indicator- applet (Ubuntu Natty) ** Changed in: indicator-applet Status: Confirmed = Fix Committed ** Changed in: indicator-applet Milestone: None = 0.4.11 -- You

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-14 Thread Ted Gould
** Changed in: indicator-applet Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete crashed with SIGSEGV in

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~indicator-applet-developers/indicator- applet/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete crashed with SIGSEGV in

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-14 Thread Sebastien Bacher
** Changed in: indicator-applet (Ubuntu Natty) Status: Confirmed = Fix Committed ** Changed in: unity-foundations Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-14 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-applet - 0.4.12-0ubuntu1 --- indicator-applet (0.4.12-0ubuntu1) natty; urgency=low * New upstream release. * Adding in translations from Launchpad (LP: #760680) ∘ Handle updating accessible descriptions globally rather than

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~mterry/indicator-applet/global-desc-update- callback -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete crashed with SIGSEGV in

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-13 Thread Michael Terry
Progress, I think. Noting that all the crashes are only in classic GNOME and that the signal may really be IconChanged, I looked at what we send on to the indicator-applet when that happens. And I found code that *could* crash, once an appicon goes away and a second appicon changes its icon.

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-12 Thread David Barth
** Also affects: unity-foundations Importance: Undecided Status: New ** Changed in: unity-foundations Milestone: None = unity-3.8.6 ** Changed in: unity-foundations Importance: Undecided = Medium ** Changed in: unity-foundations Assignee: (unassigned) = Michael Terry

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-12 Thread Michael Terry
These traces are uniform but bizarre. They all seem to be during the processing of an ApplicationIconChanged signal, but the stack trace shows the local variables as if it were handling a ApplicationLabelChanged signal, and even shows a application_label_changed() call (with the wrong function

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-11 Thread Sebastien Bacher
the bug has recent duplicates but they lack the first frame as well for some reason -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete crashed with SIGSEGV in

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-08 Thread Martin Pitt
** Changed in: indicator-application (Ubuntu Natty) Importance: High = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete crashed with SIGSEGV in

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-07 Thread Sebastien Bacher
** Changed in: indicator-application (Ubuntu Natty) Assignee: (unassigned) = Michael Terry (mterry) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745115 Title: indicator-applet-complete

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-04-07 Thread Michael Terry
Well, this looks like a crash in entry_added in indicator-applet as a result of indicator-application sending a INDICATOR_OBJECT_SIGNAL_ENTRY_ADDED signal. Not sure who's at fault yet. The fact that the top frame of the stack trace is missing is bad because it's hard to tell where in entry_added

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-03-30 Thread Sebastien Bacher
** This bug has been marked a duplicate of bug 744115 indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER() * You can subscribe to bug 744115 by following this link: https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/744115/+subscribe -- You

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-03-30 Thread Sebastien Bacher
** This bug is no longer a duplicate of bug 744115 indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER() ** Also affects: indicator-application Importance: Undecided Status: New ** Changed in: indicator-application (Ubuntu) Status: Incomplete =

[Bug 745115] Re: indicator-applet-complete crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2011-03-29 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down