Re: pserver ends with SEGV during checkout
Brought to you by:
tyranny
From: Alexey M. <mo...@no...> - 2002-04-15 06:33:05
|
=F7 =F0=CE=C4, 15.04.2002, =D7 01:54, Alexey Mahotkin =CE=C1=D0=C9=D3=C1=CC= : >=20 > No, that's ok:=20 >=20 > >> This GDB was configured as "i386-suse-linux"... Core was generated b= y > >> `/usr/local/cvs-nserver/bin/cvs pserver'. Oh, that's my fault... >=20 > Given that the segfault is in free(), I don't think that would be easy to > debug remotely... Hmm, well we really need the proper logging facility. BTW, Alex, did you consider smth I call multilevel logging as it's done in repcheck utility? I.e. when server logs every little step it does but w/ different logging level. At first look there could be 'fatal', 'security', 'normal', 'debug' levels and there would be a filter that specify how much information should go into logs. I think this would ease the setup, maintaince and incidents recovery processes. > I'll try to re-run the test... Hmm... I also will, as soon as I complete maintainance utilities... |