On Tue, Aug 28, 2007 at 08:20:03AM +0200, Jack Malmostoso <[EMAIL PROTECTED]> 
wrote:
> (gdb) bt full
> #0  __xmlParserInputBufferCreateFilename (
>     URI=0x2aaaac00f070
> "/home/jack/.evolution/mail/config/et-expanded-mbox:[EMAIL PROTECTED]", 
>     enc=XML_CHAR_ENCODING_NONE) at xmlIO.c:2408
>         ret = (xmlParserInputBufferPtr) 0x2aaaac00aae0
>         i = 1
>         context = (void *) 0xffffffffac010cc0

That seems to indicate something cheesy with the new handling of LFS in
the zlib... libxml2 now uses gzopen64 while previous version used
gzopen, and the result seems rather strange, at least on x86_64...

I'll try to check this out.

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to