On 26 May 2002, Nic Ferrier wrote: > I'm sure that the HEAD of the CVS is supposed to be working... but it > clearly isn't for me. It's almost bound to be something I've done, > but I'm not sure how to find out what is causing a seg fault. You can use gdb to find out where the program is faulting. Also, HEAD is a bit unstable right now. You can also use 3.1. Jeff