-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FATAL 5.005_03 & 5.005_60] Segfault in Perl_pad_free #406
Comments
From @schwern$ perl -cw Schema.pm Simliar error with 5.005_60... $ /usr/local/perl5.005_60/bin/perl -cw Schema.pm No core file was generated. Fortunately, I happen to have 5.005_60 Program received signal SIGSEGV, Segmentation fault. Some other useful information: I'm sorry, I can't provide a copy of the module which caused the Summary of my perl5 (revision 5.0 version 5 subversion 60) configuration: Characteristics of this binary (from libperl): -- Michael G Schwern schwern@pobox.com |
From @schwernOn Fri, Aug 20, 1999 at 12:54:00PM -0400, Spider Boardman wrote:
(gdb) print PL_curpad[6][0] Okay, I can see this is going to be a painful debugging process, so -- Michael G Schwern schwern@pobox.com |
Migrated from rt.perl.org#1241 (status was 'resolved')
Searchable as RT1241$
The text was updated successfully, but these errors were encountered: