On Fri, 2 Jun 2000, Ashwin Krishna Patil wrote:
>
> While doing large compiles in my /coda tree, ar causes my venus to die
> horribly. Here is a simple example:
>
> starlake:/coda# ar -r test.a test1 test2
> 17:15:38 Fatal Signal (11); pid 635 becoming a zombie...
> 17:15:38 You may use gdb to attach to 635
>
> Any ideas?
Is there anything interesting near the end of /usr/coda/etc/console and
/usr/coda/etc/venus.log ?
You could also try attaching a gdb to it and finding the line that is
segfaulting, you'll need the source RPM as well to do this.
Shafeeq