Skip to content

Instantly share code, notes, and snippets.

@willert
Created September 30, 2009 21:35
Show Gist options
  • Save willert/198477 to your computer and use it in GitHub Desktop.
Save willert/198477 to your computer and use it in GitHub Desktop.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7d878d0 (LWP 8586)]
0x08076f9e in Perl_pad_swipe ()
(gdb) bt
#0 0x08076f9e in Perl_pad_swipe ()
#1 0x08067775 in Perl_op_clear ()
#2 0x080658e6 in Perl_op_free ()
#3 0x0806591a in Perl_op_free ()
#4 0x0806591a in Perl_op_free ()
#5 0x0806591a in Perl_op_free ()
#6 0x0806591a in Perl_op_free ()
#7 0x0815f084 in ?? ()
#8 0x080e16a9 in Perl_leave_scope ()
#9 0x080e21fc in Perl_pop_scope ()
#10 0x080eec89 in Perl_die_where ()
#11 0x08099ab6 in Perl_vdie ()
#12 0x08099b65 in Perl_die ()
#13 0x080ff3bb in Perl_pp_die ()
#14 0x080b2069 in Perl_runops_standard ()
#15 0x080e564c in ?? ()
#16 0x080b2069 in Perl_runops_standard ()
#17 0x080af845 in Perl_call_sv ()
#18 0xb7bcdfed in dd_linestr_callback (my_perl=0x9e45008,
type=0xb7bd3e19 "const", name=0xbd736f8 "final") at Declare.xs:108
#19 0xb7bd077d in dd_ck_const (my_perl=0x9e45008, o=0xbd78868, user_data=0x0)
at Declare.xs:414
#20 0xb7bd8336 in check_cb (my_perl=0x9e45008, op=0xbd78868) at Check.xs:63
---Type <return> to continue, or q <return> to quit---
#21 0x081501b5 in Perl_yylex ()
#22 0x0815f4d3 in Perl_yyparse ()
#23 0x080e651d in ?? ()
#24 0x080e8893 in Perl_pp_require ()
#25 0x080b2069 in Perl_runops_standard ()
#26 0x080b04d0 in perl_run ()
#27 0x08063ebd in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment