RE: Malloc hang

2004-03-09 Thread Larry Hall
n-inst-20040305.tar.bz2 file but there is know debugging found. >Used the cygwin.dll and the same thing. Am I missing something? > > >-Original Message- >From: Larry Hall [mailto:[EMAIL PROTECTED] >Sent: Tuesday, March 09, 2004 2:08 PM >To: Johnson, Allen G; [EMAIL

RE: Malloc hang

2004-03-09 Thread Johnson, Allen G
[mailto:[EMAIL PROTECTED] Sent: Tuesday, March 09, 2004 2:08 PM To: Johnson, Allen G; [EMAIL PROTECTED] Subject: Re: Malloc hang At 02:55 PM 3/9/2004, you wrote: >I am executing a program this parses xml files using libxml2. It only >hangs with one of my xml files works fine with others..

Re: Malloc hang

2004-03-09 Thread Larry Hall
At 02:55 PM 3/9/2004, you wrote: >I am executing a program this parses xml files using libxml2. It only >hangs with one of my xml files works fine with others.. I have used gdb >to find the specific library call to malloc that is hanging. > >It is hard for me to debug the problem any more becaus

Malloc hang

2004-03-09 Thread Johnson, Allen G
I am executing a program this parses xml files using libxml2. It only hangs with one of my xml files works fine with others.. I have used gdb to find the specific library call to malloc that is hanging. It is hard for me to debug the problem any more because after this malloc call is mad the pr