Sorry about the off-list reply Stas, I'm used to mailing lists that put
their own address in the reply-to field of incoming mails...

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

OK, you got me, it isn't IE that pops the message, it only looked that way
because it would appear directly over the IE window. Sorry for the
mistake...

> 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.

I'll try to make a small test case so you can try to repro. I think it's
related to DBI (only a hunch), so I'll start there.

Keep you posted... Thanks

J-S

----- Original Message ----- 
From: "Stas Bekman" <[EMAIL PROTECTED]>
To: "Jean-Sebastien Guay" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 05, 2003 12:03 PM
Subject: Re: [mp2] Child process exited


> 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