It seems perl is the problem.. but how I could've messed it up is beyond me! I've compared everything (*perl*) with a working system and I can't find any differences. Anybody know where S_regmatch() lives? Any ideas how I can replace/restore my perl?
thanks! -steve Starting program: /usr/bin/perl -d /sw/bin/fink list [Switching to thread 1 (process 2288 thread 0x1603)] Default die handler restored. Program received signal EXC_BAD_ACCESS, Could not access memory. 0x719df5d8 in S_regmatch () (gdb) bt #0 0x719df5d8 in S_regmatch () #1 0x719ddb24 in S_regtry () #2 0x719dce98 in Perl_regexec_flags () #3 0x71993af8 in Perl_pp_match () #4 0x71990694 in Perl_runops_standard () #5 0x7194411c in S_call_body () #6 0x71943dc8 in perl_call_sv () #7 0x719477f8 in S_call_list_body () #8 0x7194737c in Perl_call_list () #9 0x7196e60c in Perl_newATTRSUB () #10 0x71962b28 in Perl_yyparse () #11 0x71942df8 in S_parse_body () #12 0x7194215c in perl_parse () #13 0x00002664 in ?? () #14 0x00002528 in ?? () #15 0x00002358 in ?? () (gdb) q _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
