On Wed, Dec 09, 2015 at 12:49:59PM +0000, Debarshi Ray wrote:
In Fedora, we have been seeing some dleyna-server crashes due to
memory errors. eg., running grl-inspect-0.2 or grl-inspect-0.3, with
the dleyna grilo plugin installed, will crash dleyna-server [1].
Here is a patch from Bastien that fixes one of the causes for the
crash:
https://github.com/01org/dleyna-server/pull/151
On closer inspection, I think the second hunk is a workaround for this
gupnp bug:
https://bugzilla.gnome.org/show_bug.cgi?id=741257
We had discussed a similar workaround for dleyna-renderer earlier this
year:
https://lists.01.org/pipermail/dleyna/2015-January/000217.html
Although, it does seem nice to NULL-ify the pointers after destroying
them.
In the meantime I will try to get a new gupnp release with the
relevant fixes.
Cheers,
Rishi