The problem seems to be that in  __xmlParserInputBufferCreateFilename()
in xmlIO.c, the pointer returned by cptr = (char *) ((z_stream
*)context)->next_in; at line 2523 is invalid.

I made an ugly patch where I commented the strncmp and always set
ret->compressed to zero and it solves the problem (but most likely
breaks if the file was indeed compressed).

** Package changed: network-manager-applet (Ubuntu) => libxml2 (Ubuntu)

-- 
nm-applet crash
https://bugs.launchpad.net/bugs/617390
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to