[Bug 570462] Re: Crash if no notification used

Martin Pitt martin.pitt at ubuntu.com
Tue Jul 13 07:21:44 BST 2010


** Tags added: verification-done
** Tags removed: verification-needed

-- 
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