In 0.5.92-0ubuntu1, libdbusmenu-glib/client.c:1069 is the first line in
this paragraph:
> if (priv->menuproxy_cancel != NULL) {
> g_object_unref(priv->menuproxy_cancel);
> priv->menuproxy_cancel = NULL;
> }
Which makes me think "priv" is corrupt... but we know it's not NULL because the
previous few lines are:
> /* If this wasn't cancelled, we should be good */
> DbusmenuClient * client = DBUSMENU_CLIENT(user_data);
> /* But let's check */
> g_return_if_fail(client != NULL);
> DbusmenuClientPrivate * priv = DBUSMENU_CLIENT_GET_PRIVATE(client);
> g_return_if_fail(priv != NULL);
All those safeguards smell like someone else has tried to track down a
crash in this section of code before...
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/944833
Title:
indicator-messages-service crashed with SIGSEGV in
menuproxy_build_cb()
Status in The Messaging Menu:
Incomplete
Status in “gwibber” package in Ubuntu:
New
Status in “indicator-messages” package in Ubuntu:
Incomplete
Bug description:
I just had closed Gwibber after setting it not to automatically start
at login.
ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: indicator-messages 0.5.92-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
ApportVersion: 1.93-0ubuntu2
Architecture: i386
Date: Fri Mar 2 09:12:24 2012
ExecutablePath: /usr/lib/indicator-messages/indicator-messages-service
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301)
ProcCmdline: /usr/lib/indicator-messages/indicator-messages-service
ProcEnviron:
SHELL=/bin/bash
PATH=(custom, no user)
LANG=en_US.UTF-8
SegvAnalysis:
Segfault happened at: 0xb771023b: mov 0x18(%esi),%eax
PC (0xb771023b) ok
source "0x18(%esi)" (0xaaaaaac2) not located in a known VMA region (needed
readable region)!
destination "%eax" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: indicator-messages
StacktraceTop:
?? () from /usr/lib/i386-linux-gnu/libdbusmenu-glib.so.4
g_simple_async_result_complete () from
/usr/lib/i386-linux-gnu/libgio-2.0.so.0
?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
Title: indicator-messages-service crashed with SIGSEGV in
g_simple_async_result_complete()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/944833/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp