>
> well - I've used up about 2 days trying to figure this out on my own.
> My SEGV's occur intermittantly and from different in my embperl code,
> but always when using $req_req. It helps to constantly switch back and
> forth from SSL pages and non-SSLpages.
> Sometimes I have to hit the server over 50 times to make it SEGV.
>
> Here is an example confess upon catching SEGV 11
>
Does your startup.pl contain a
use HTML::Embperl ;
If not, please add it.
If it's already their, or it doesn't help to add it, please start your
Apache under gdb and when you receive the SIGSEGV print out a stack
backtrace (BT) and send it to me. You may also try to upgrade to 1.2b11,
because there was a problem with memory management, which occurs only when
you Execute a lot of files (The error has only occured with tainting on, but
I am not sure if it could cause problems, even with tainting off)
Gerald
---------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internet - Infodatenbanken - Apache - Perl - mod_perl - Embperl
E-Mail: [EMAIL PROTECTED] Tel: +49-6133/925151
WWW: http://www.ecos.de Fax: +49-6133/925152
---------------------------------------------------------------
>