> Program received signal SIGSEGV, Segmentation fault.
> 0x0000000000414a26 in rprepi ()
> (gdb)
>
> Any ideas?
(gdb) where
will show where the fault occurred. With the code in front of
you and gdb docs you can print out values of variables and more.
Bill
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Nov 04 2009 - 11:00:04 PST