This is gnarly. All tests pass, most of the time. Occassionally though a test may fail in the following manner: lib/glob-case........FAILED at test 0 I never thought much about this until I just realized that this is occurring because perl is dumping core. I rebuilt perl with the -g, but unfortunately that changes the memory map. Attached is the output of dbx where command. I even tried to just recompile op.c with -g and could get no failures either. I'm currently running 'perl harness' in a loop trying to get a failure. At first I thought this might be something flakey with this machine, but I get the same spurious core dumps on another machine also.Thread Next