Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Malloc hang Date: Tue, 9 Mar 2004 13:55:41 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Johnson, Allen G" To: X-OriginalArrivalTime: 09 Mar 2004 19:55:41.0348 (UTC) FILETIME=[8035F640:01C40610] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i29JxxxA015697 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 program hangs and doesn't return to the next line of code or print anymore debugging information. I have tried changing cygwin max memory to see if I have run out of memory but this does not help. Although I am not sure if this will help I have tried to make cygwin files with debugging enabled but get errors in the compile process. ? I know this is not enough info to give me an answer but if you could please point me in the right direction. If you think that compiling cygwin with debugging will help...can you get binaries with debugging enabled already since I am having problems compiling. OS: Win2k SP3 Cygwin: 1.5.7 Thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/