Bug#521898: More debugging

Sebastian Dröge slomo at circular-chaos.org
Thu Apr 2 08:18:59 UTC 2009


reassign 521898 liblrdf0
found 521898 0.4.0-1.1
notfound 521898 0.10.10.3-1
notfound 521898 0.10.11-2
thanks

Am Donnerstag, den 02.04.2009, 09:38 +0200 schrieb Jan Hauke Rahm:
> Hi Sebastian,
> 
> find attached more debugging. I hope it helps!

From a valgrind log with piding:
http://downloads.jhr-online.de/valgrind.txt

This looks very much like a problem in either liblrdf0 or libraptor,
causing memory corruption. I'll reassign this to liblrdf0 as it's the
next package in the stack ;)

From the valgrind log it seems that pidgin uses libxml for parsing the
XMPP protocol while liblrdf uses libraptor which uses libxml for parsing
RDF files. Now there seems to be some kind of conflict between those,
maybe because raptor overrides some error function from libxml which
confuses pidgin. Maybe it's simply impossible to use libxml directly
from an application that also uses libraptor

In any way there are a lot of memory corruptions here and the crashes
always happen at different places it seems. And I don't think it's a
gst-plugins-bad bug at all as the only thing it does (related to this
problem) is calling lrdf_read_file() with some RDF file.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-gstreamer-maintainers/attachments/20090402/1c5dbb6c/attachment.pgp 


More information about the Pkg-gstreamer-maintainers mailing list