[Techtalk] CVS commit issue: "Terminated with fatal signal 10"

Laurel Fan laurel.fan at gmail.com
Sat Nov 20 09:04:03 EST 2004


On Fri, 19 Nov 2004 15:56:47 -0500, Terri Oda <terri at zone12.com> wrote:
> I don't really mind doing the workaround, but... why it it doing this?
> I can't imagine that the compression level changes when I set the
> revision of a file as I check it in, so I'm guessing the error message
> is something generic?

"Terminated with fatal signal" usually means there's a bug in the program.
To see what all the signals are, look in the manpage signal(7) (probably
with the command 'man 7 signal').  10 is probably SIGBUS, which means
there was a memory error.

I don't know if this particular case is a know bug, or if a newer version of
CVS might fix this, or if it might just randomly go away tomorrow...

-- 
Laurel Fan
http://dreadnought.gorgorg.org


More information about the Techtalk mailing list