P is for Practical | |
PerlMonks |
Re^2: Win32 - Memory can not be "read"by HuckinFappy (Pilgrim) |
on Oct 05, 2006 at 14:53 UTC ( [id://576542]=note: print w/replies, xml ) | Need Help?? |
Thanks for all the ideas jbert. The machines are under relatively significant load, but not in terms of number of processes. These dual processor machines have the following on them:
The perl is slightly mroe complicated than you see in most build environments, but it's not rocket science by any means. I was able last night to re-enable the pop-ups, and caught some data this morning. It's Greek to me, but I'll include it here for the sake of completeness. First, the last few frames of the stack trace (I have it all for anyone interested): And the disassembly of the memory around where it faulted: I did go look up op.c, which is where Perl_newFOROP() is defined, and found line 3877, which is:
As I say, it's Greek to me, but maybe someone sees something significant here? Thanks to all, I know we're on the fringe of "is this a perl issue or a Windows problem", which means we're moving from something I know something about into the huge unknown for me (completely linux-centric)
In Section
Seekers of Perl Wisdom
|
|