in reply to Re: [OT]ish: HTTP/HTML/IO::Socket sanity check.
in thread [OT]ish: HTTP/HTML/IO::Socket sanity check.
Well, each BSOD comes with an error message, so you're not relaying that
Okay, what can you make of this, the only variant info from the BSOD screen;
STOP: 0x0000007E (0XFFFFFFFFC0000005, 0XFFFFF80003667F61, 0XFFFFFA6001 +B08978, 0XFFFFFA6001B08350 )
Remember this?
If it was a segfault, I could supply that type of info, but it is never displayed because the BSOD takes priority. Nothing is logged in either the system or application logs. It doesn't get chance.
What perl are you running? IO::Socket? OS? msvcrt?
Versions of stuff:
Also , run the debugger already, you know you have to :)
I'm not sure how running "the debugger" (Perl or other) will help since all useful information will be obliterated by the BSOD?
perl -le" undef $ENV{SYSTEMROOT}; exec qw(perl.exe -e die); "
I have quiet literally no idea what that is meant to be telling me (to do?)?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: [OT]ish: HTTP/HTML/IO::Socket sanity check. (steps)
by tye (Sage) on Feb 28, 2012 at 06:56 UTC | |
by BrowserUk (Patriarch) on Feb 28, 2012 at 08:24 UTC |