If this is too far off topic, can you suggest
where the experts on perl_alloc() and threads
hang out?
I'm trying to use Perl 5.8.7 (ActiveState) in
a multi-threaded Java app on Solaris 5.9 (dual-proc).
I have a test cases that crashes about 1% of the time:
Unexpected Signal : 11 occurred at PC=3
KartheeK wrote:
Meanwhile, I tried the same thing on a Mandrake-10.1, And Guess What!!!
No Errors in my httpd logs.
It sounds like you are using RPMs for mod_perl and the application you
have is written for a specific version which is not the one on your Red
Hat system.
Now, the questio
Did you try setting the env vars in your modperl startup script?
(That solved it for me a few months ago)
Enno
On Fri, 18 Nov 2005, Steve Duran wrote:
>
> Thanks, but it did not work. I tried adding the PerlSetEnv lines before
> and after this line:
>
> LoadModule perl_module modules/mod_per