sybperl-l Archive
Up Prev Next
From: "Sabherwal, Balvinder (MBS)" <Balvinder dot Sabherwal at mortgagefamily dot com>
Subject: RE: Problem with sybperl
Date: Jun 19 2002 5:27PM
>Off hand it's hard to say what could be wrong.
>
>If you have a debugger installed (gdb or dbx) it may help to get a stack
>trace. In gdb:
>
>prompt> gdb `which perl` core
>(gdb) bt
>This will normally list where the segmentation fault occured, and the
>call stack.
tried gdb but it doesn't recognizes the format of the core file and I do not
have the dbx. any thing else I can try??
Thanks
Bal.
|