[Bug 570462] Re: Crash if no notification used
Launchpad Bug Tracker
570462 at bugs.launchpad.net
Mon Jul 12 14:35:10 BST 2010
This bug was fixed in the package libnotify - 0.5.0-2ubuntu1
---------------
libnotify (0.5.0-2ubuntu1) maverick; urgency=low
* Add 00git-null-proxy-unref.patch: Fix assertion when uniniting without any
notifications. Patch committed upstream and backported to maverick.
(LP: #570462)
-- Martin Pitt <martin.pitt at ubuntu.com> Mon, 12 Jul 2010 15:31:14 +0200
** Changed in: libnotify (Ubuntu Maverick)
Status: Fix Committed => Fix Released
--
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 Released
Status in “libnotify” source package in Lucid: Fix Committed
Status in “libnotify” source package in Maverick: Fix Released
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