From mboxrd@z Thu Jan 1 00:00:00 1970 From: Milan Zamazal To: Sarang Padalkar Cc: yngve.svendsen@clustra.com, GNATS Development Subject: Re: gnats/133 Date: Mon, 09 Apr 2001 12:12:00 -0000 Message-id: <87d7al9awf.fsf@zamazal.org> References: <20010225204400.22303.qmail@sourceware.cygnus.com> <87ofu7epnz.fsf@zamazal.org> <15057.57975.730956.955983@catamarancom.com> X-SW-Source: 2001-q2/msg00022.html >>>>> "SP" == Sarang Padalkar writes: SP> Yes (2.7beta). In my case, there is always a core file (gnatsd) SP> that is left behind. My suspicion is that the lock file is not SP> removed because gnatsd crashes. This is very likely the cause of the problem! Unfortunately, GNATS is not rock stable (applies to both 3.113 and 4). Fortunately, most GNATS crashes are easy to spot (though not necessarily easy to fix). If you have got the core file and you compiled GNATS with `-g', you can examine it in the following way: $ gdb /usr/local/bin/gnatsd core (gdb) where This prints out the stack trace. I'm interested in all crash traces generated by recent GNATS CVS versions. Milan Zamazal -- http://www.zamazal.org