in reply to Re^2: [OT]ish: HTTP/HTML/IO::Socket sanity check.
in thread [OT]ish: HTTP/HTML/IO::Socket sanity check.
Okay, what can you make of this, the only variant info from the BSOD screen;
Perhaps http://zapp5.staticworld.net/howto/graphics/215201-0110-bsod_original.jpg will help you see other useful information on your bluescreen.
I'm not sure how running "the debugger" (Perl or other) will help since all useful information will be obliterated by the BSOD?
If you use the debugger to single-step through your script, then I presume that you'll be able to narrow down the source of the problem to a single Perl statement, unless the bluescreen also obliterates your own memories. (Or it may only tell you that the bluescreen doesn't happen when your script is run with the debugger enabled, of course.)
Meanwhile, I'll see if I can spot anything suspicious in the code, which I haven't had a chance to study yet.
- tye
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: [OT]ish: HTTP/HTML/IO::Socket sanity check. (steps)
by BrowserUk (Patriarch) on Feb 28, 2012 at 08:24 UTC |