Re: CORE DUMP by script !!
- From: tom@xxxxxxxxxxxxxx (Tom Phoenix)
- Date: Thu, 31 Aug 2006 07:06:11 -0700
On 31 Aug 2006 07:44:51 -0000, neela madhab patro
<knmp2001@xxxxxxxxxxxxxx> wrote:
One of my scripy (involves GDBM file operations) dumped core.I have the
core file, but no idea what can I glean from that.
The core file is useful if you're debugging perl itself, but generally
not useful for debugging your Perl programs. So just fix the bugs in
your script, and you can discard any core files you get along the way.
If you find out what you're doing that causes the core dump, though,
you could file a bug report via perlbug; perl's not supposed to dump
core under normal circumstances. Cheers!
--Tom Phoenix
Stonehenge Perl Training
.
- References:
- CORE DUMP by script !!
- From: Neela Madhab Patro
- CORE DUMP by script !!
- Prev by Date: Re: Trouble with variable scoping
- Next by Date: Re: CORE DUMP by script !!
- Previous by thread: CORE DUMP by script !!
- Next by thread: Re: CORE DUMP by script !!
- Index(es):
Relevant Pages
|