[tools-issues] [Issue 88229] *** glibc detected *** xsl tproc: double free or corruption while buildin g officecfg

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


User cmc changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from [EMAIL PROTECTED] Mon Jun 16 15:59:46 + 
2008 ---
closing

-
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]



[tools-issues] [Issue 88229] *** glibc detected *** xsl tproc: double free or corruption while buildin g officecfg

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


User cmc changed the following:

What|Old value |New value

  Status|UNCONFIRMED   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from [EMAIL PROTECTED] Mon Jun 16 15:59:25 + 
2008 ---
can't reproduce

-
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]



[tools-issues] [Issue 88229] *** glibc detected *** xsl tproc: double free or corruption while buildin g officecfg

2008-04-21 Thread cmc
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 + 
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]



[tools-issues] [Issue 88229] *** glibc detected *** xsl tproc: double free or corruption while buildin g officecfg

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


User hr changed the following:

What|Old value |New value

 Assigned to|hr|cmc





--- Additional comments from [EMAIL PROTECTED] Mon Apr 21 15:14:00 + 
2008 ---
Looks like libc-2.7.so has some additional memory checking capability
libc-2.6.so is missing. I can't reproduce this crash on any of my Linux system,
at least not with using libxml 20630.

@caolan: any idea?

-
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]



[tools-issues] [Issue 88229] *** glibc detected *** xsl tproc: double free or corruption while buildin g officecfg

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


User mh changed the following:

What|Old value |New value

 Assigned to|mh|hr





--- Additional comments from [EMAIL PROTECTED] Mon Apr 14 07:09:24 + 
2008 ---
reassign

-
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]



[tools-issues] [Issue 88229] *** glibc detected *** xsl tproc: double free or corruption while buildin g officecfg

2008-04-13 Thread simonaw
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] Sun Apr 13 16:01:35 + 
2008 ---
Created an attachment (id=52791)
Backtrace


-
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]



[tools-issues] [Issue 88229] *** glibc detected *** xsl tproc: double free or corruption while buildin g officecfg

2008-04-13 Thread simonaw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=88229
 Issue #|88229
 Summary|*** glibc detected *** xsltproc: double free or corrup
|tion while building officecfg
   Component|tools
 Version|DEV300m6
Platform|PC
 URL|
  OS/Version|Linux
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|mh
 Reported by|simonaw





--- Additional comments from [EMAIL PROTECTED] Sun Apr 13 16:01:04 + 
2008 ---
While building the officecfg module in DEV300_m6 I get the following backtrace
(see attachment).

xsltproc --version says:

Using libxml 20631, libxslt 10122 and libexslt 813
xsltproc was compiled against libxml 20630, libxslt 10122 and libexslt 813
libxslt 10122 was compiled against libxml 20630
libexslt 813 was compiled against libxml 20630

-
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]