Jean-Sebastien Guay wrote:
Hello,
I think I've made good steps towards getting my scripts to work (Apache/2.0.47 (Win32) mod_perl/1.99_10-dev Perl/v5.8.0). However, now, when I try to reload one of the pages to test, IE tells me that
"The exception unknown software exception (0xc00000fd) occured in the application at location 0x2805caa2. Click on OK to terminate the program, Click on CANCEL to debug the program"

How is it possible that IE pops this window, when Apache crashes?


(in a dialog box with the big red X). This is what I get in my error_log:
[Tue Aug 05 11:10:58 2003] [notice] Parent: child process exited with status 3221225725 -- Restarting.
[Tue Aug 05 11:11:00 2003] [notice] Parent: Created child process 1360
What could I be doing that would make one of the Apache processes crash? Does anyone have an idea, or should I post code? The same thing happens when I try to telnet into the webserver's port 80 and type "GET /filename.cgi HTTP/1.0". The specific CGI I want to test generates valid HTML if run from the command line.
Any ideas? Thanks in advance,

we need the core backtrace and/or a short script that Randy or someone else can reproduce the problem with on windows. I can try it on linux as well.



__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com



Reply via email to