[Bug 570462] Re: Crash if no notification used

Martin Pitt martin.pitt at ubuntu.com
Mon Jul 12 07:32:13 BST 2010


Milestoning Maverick task, since we are SRUing this into lucid. I'll
apply this patch manually to the maverick package if it doesn't trickle
down through upstream and Debian by beta.

** Also affects: libnotify (Ubuntu Lucid)
   Importance: Undecided
       Status: New

** Also affects: libnotify (Ubuntu Maverick)
   Importance: Low
     Assignee: Martin Pitt (pitti)
       Status: Fix Committed

** Changed in: libnotify (Ubuntu Maverick)
    Milestone: None => ubuntu-10.10-beta

-- 
Crash if no notification used
https://bugs.launchpad.net/bugs/570462
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.

Status in “libnotify” package in Ubuntu: Fix Committed
Status in “libnotify” source package in Lucid: New
Status in “libnotify” source package in Maverick: Fix Committed

Bug description:
Initializing libnotify and then uninitializing it without showing any notifications causes a crash.

Using libnotify 0.4.5 and Ubuntu 10.04 Lucid Lynx.

In attachment a simple C code to reproduce the bug.
Compiled using :

gcc `pkg-config --cflags --libs gtk+-2.0` test_notify.c -o notify -l notify





More information about the Ubuntu-sponsors mailing list