bsb has asked for the wisdom of the Perl Monks concerning the following question:
perl -e "fork or warn 1 while 1; die 2"
The popup error is:
perl.exe - Application errorThe instruction at "0x..." referenced memory at "0x00000004". The memory could not be "written".
Click on OK to terminate the program
Click on CANCEL to debug the program
Brad
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: win32+fork "Application Error", bug?
by jettero (Monsignor) on Jan 10, 2007 at 11:53 UTC | |
by bart (Canon) on Jan 10, 2007 at 12:17 UTC | |
|
Re: win32+fork "Application Error", bug?
by Anonymous Monk on Jan 10, 2007 at 05:38 UTC |