To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88229





------- Additional comments from [EMAIL PROTECTED] Mon Apr 21 15:25:04 +0000 
2008 -------
That's interesting. This of course takes place within xsltproc itself so its not
our usage of it, it would have to be (I assume) a bug within that version of
libxslt/xsltproc that we have in our tree.

I've never seen this though, and I've got glibc-2.8 with the same sort of
double-free checking.

As a massive hack you could try export _MALLOC_CHECK=0 just to see if you can
keep the build going by asking glibc to ignore the error

*but* after writing that, there looks likely something odd with your problems,
did you run xsltproc --version *inside* your source Linux*.sh environment or
outside ?

try this just to make sure there isn't a mixture of --with-system- and
--without-system

which xsltproc
and 
ldd `which xsltproc`
inside the build environment

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to