If you have source code, most symbollic debuggers will use the core file to point to the source line where the fatal error was detected (NOT where it occurred). You can also usually get a stack trace, variable values at the time of death, etc. Mike McNelly mike%hpfcla at hplabs.hp.com