Re: [libxml-devel] More crashes, in malloc...

2008-02-11 Thread Luc Heinrich
On 11 févr. 08, at 18:57, Dan Janowski wrote: > Since it is OS X, did you try to enable any of the malloc debug > (man malloc)? There are a whole bunch of env vars that can be set, > sometimes they provide useful information. Yes, actually, I did. I enabled MallocStackLogging and MallocStac

Re: [libxml-devel] More crashes, in malloc...

2008-02-11 Thread Dan Janowski
Since it is OS X, did you try to enable any of the malloc debug (man malloc)? There are a whole bunch of env vars that can be set, sometimes they provide useful information. Dan On Feb 9, 2008 12:37 PM, Luc Heinrich <[EMAIL PROTECTED]> wrote: > Greetings, > > So my last posts about crashes in 'r

[libxml-devel] More crashes, in malloc...

2008-02-09 Thread Luc Heinrich
Greetings, So my last posts about crashes in 'ruby_xml_xpath_object_mark' turned out to be a non-issue since the problem is already fixed. However, I'm still getting *lots* of random crashes which prevent my web application to stay up for more than 10mn, which is of course unacceptable. T