Re: Help on perl core dump

2013-02-11 Thread karthik sankaran
s_standard () #3 0x00434735 in perl_run () #4 0x0041e10c in main () (gdb) ^C(gdb) Quit Can someone help me out on this, the where in the gdb shows everything in perl, On Thu, Jan 31, 2013 at 10:54 AM, John SJ Anderson wrote: > On Wed, Jan 30, 2013 at 9:17 PM, karthik san

Re: Help on perl core dump

2013-01-30 Thread karthik sankaran
main () (gdb) On Wed, Jan 30, 2013 at 9:07 PM, Jim Gibson wrote: > > On Jan 30, 2013, at 3:14 AM, karthik sankaran wrote: > > > Hi -- > > > > Even after upgrading to the latest version of perl I am seeing the core > > dump files created. > > > > I wou

Re: Help on perl core dump

2013-01-30 Thread karthik sankaran
Hi -- Even after upgrading to the latest version of perl I am seeing the core dump files created. On Wed, Jan 30, 2013 at 10:42 AM, karthik sankaran wrote: > thanks for the reply, > > The perl code uses multi-processing functionality. A parent child > functionality where the paren

Re: Help on perl core dump

2013-01-29 Thread karthik sankaran
thanks for the reply, The perl code uses multi-processing functionality. A parent child functionality where the parent invokes as many childs needed and will terminate once the child completes its process. Yes I am seeing this core dumps in other servers also. I info I forgot to mention is I am u

Re: Help on perl core dump

2013-01-28 Thread karthik sankaran
u encounter. As someone on Perl > Monks says (Toolic?) "When your only tool is a hammer, every problem > looks like your thumb." > > > B > > On Mon, Jan 28, 2013 at 7:44 AM, Mike Dunaway > wrote: > > So what was the question? > > > > On Jan 28, 20

Help on perl core dump

2013-01-28 Thread karthik sankaran
gdb /usr/bin/perl /piroot/corefiles/core.21394 GNU gdb (GDB) Red Hat Enterprise Linux (7.2-56.el6) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it.