This bug was fixed in the package libunity - 5.10.0-0ubuntu1 --------------- libunity (5.10.0-0ubuntu1) precise; urgency=low
* New upstream release. - Segfault when using Playlist API (LP: #919276) * debian/libunity9.symbols: - updated due to renaming internal symbols * debian/control: - bump Standards-Version to latest - add shlibs:Depends to libunity-dev as it contains a C binary debugging tool -- Didier Roche <didro...@ubuntu.com> Thu, 12 Apr 2012 11:37:51 +0200 ** Changed in: libunity (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libunity in Ubuntu. Matching subscriptions: dp-libunity https://bugs.launchpad.net/bugs/919276 Title: Segfault when using Playlist API Status in LibUnity: Fix Released Status in Unity: Fix Released Status in “libunity” package in Ubuntu: Fix Released Bug description: There is a sort of peculiar crash when attempting to use the Playlist API at the moment. http://paste.ubuntu.com/810837/ In that paste I have the following: A C Snippet utilizing the playlist API, the backtrace it produces, the notable relevant snippets of the generated vala code on my system (using valac-0.14 package from precise, though also tried with valac-0.16), and a vala snippet which produces the same result. In particular the error is somehow the ID passed to g_variant_new_object_path is NULL. To manage notifications about this bug go to: https://bugs.launchpad.net/libunity/+bug/919276/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp