| From | Sent On | Attachments |
|---|---|---|
| Sunil Bojanapally | Nov 28, 2011 6:11 am | |
| Zefram | Nov 28, 2011 6:12 am | |
| Sunil Bojanapally | Nov 28, 2011 6:59 am | |
| Zefram | Nov 28, 2011 7:21 am | |
| Nicholas Clark | Nov 28, 2011 7:52 am |
| Subject: | Segmentation Fault | |
|---|---|---|
| From: | Sunil Bojanapally (suni...@gmail.com) | |
| Date: | Nov 28, 2011 6:11:04 am | |
| List: | org.perl.perl5-porters | |
Hi all,
I am getting segmentation fault in perl_parse(). I think i'm attempting to free unreferenced scalar value SV. How come a new source checkout and while porting can cause this! Please find the stack trace of it. What might cause this fault ? As i am newbie to Perl, apologies if this ends up as a duplicate.
--------------------------------------------------------------------------------- Core was generated by `perl'. Program terminated with signal 11, Segmentation fault. #0 0x00000001000c520c in ?? () (gdb) bt #0 0x00000001000c520c in Perl_free_tmps () #1 0x0000000100013a0c in perl_parse (my_perl=0xffffffff00000002, xsinit=0x100140b84 <xs_init>, argc=2, argv=0xffffffdea0, env=0x0) at sw/se/xc/bsd/tools/perl-5.10.0/perl.c:1665 #2 0x0000000100140af8 in main ()
--------------------------------------------------------------------------------------
Thanks, Sunil





