[Bug 963870] Re: indicator-messages-service crashed with SIGSEGV in dirname()

jablko ms419 at freezone.co.uk
Sun Sep 9 16:36:21 UTC 2012


*** This bug is a duplicate of bug 761463 ***
    https://bugs.launchpad.net/bugs/761463

Bug #761463 was apparently fixed upstream by making "dirname" variable
static

http://sourceforge.net/tracker/index.php?func=detail&aid=3300978&group_id=18136&atid=118136

I tested the same fix applied to seen-db.c in indicator-messages and
confirm that after I rebuilt indicator-messages, this crash ceased

> @@ -26,7 +26,7 @@
>  
>  GHashTable * seendb = NULL;
>  gchar * filename = NULL;
> -gchar * dirname = NULL;
> +static gchar * dirname = NULL;
>  guint write_process = 0;
>  
>  /* Build the hashtable and then see if we have a keyfile that

** Bug watch added: SourceForge.net Tracker #3300978
   http://sourceforge.net/support/tracker.php?aid=3300978

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libnss-db in Ubuntu.
https://bugs.launchpad.net/bugs/963870

Title:
  indicator-messages-service crashed with SIGSEGV in dirname()

Status in “indicator-messages” package in Ubuntu:
  Invalid
Status in “libnss-db” package in Ubuntu:
  Triaged

Bug description:
  Using gnome 3 fresh install without any specific setting...

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: indicator-messages 0.5.94-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Sat Mar 24 13:42:27 2012
  ExecutablePath: /usr/lib/indicator-messages/indicator-messages-service
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120324)
  ProcCmdline: /usr/lib/indicator-messages/indicator-messages-service
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANGUAGE=fr:en
   LANG=fr_FR.UTF-8
  SegvReason: executing writable VMA /usr/lib/indicator-messages/indicator-messages-service
  Signal: 11
  SourcePackage: indicator-messages
  Title: indicator-messages-service crashed with SIGSEGV in dirname()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-messages/+bug/963870/+subscriptions




More information about the foundations-bugs mailing list