Thread

Posted on Mon Sep 10 16:25:45 2007 by samichel
cpan> install CPANPLUS 0.82 failures - v5.8.8.820 on MSWin32-x86-multi-thread
Hi, I got numerous 'instruction at "0x77c460cb" referenced memory at "0x6c6c6174". The memory could not be read.' pop-up errors during Dist-MM test, and beyond. Return code "0xc0000005", nmake fatal error U1077 -- all other tests passed Remedy ? Is force advisable ? Thanks
Direct Responses: 6046 | Write a response
Posted on Mon Sep 10 16:42:10 2007 by jib in response to 6045
Might be a perl issue
There were such issues under perl5.6, on windows but I haven't seen them under 5.8 yet. What happens if you run 'make test' manually, and not from under the CPAN shell? It might be a problem with running nmake under system. Good luck,
Write a response