Anthony Hinsinger wrote:
Hello,

here is a better backtrace of my problem.
the strange thing is it never crash at the first request after starting the process (from gdb) .. but at the second.


for informations, CASServerName is define as :

{ name => 'CASServerName',
    errmsg => 'Name of the CAS server',
    args_how => 'TAKE1',
    req_override => 'OR_AUTHCFG', }

---- quote ----
(gdb) bt
#0  0x0807d151 in perl_perl_create_cfg (sv=0x888fdcc, pclass=0x816fcc4,
    parms=0xbffffa10, type=0x80ed6c9 "SERVER_CREATE") at perl_config.c:898

what's the segfault line reported by gdb? before you did 'bt'? it shows the line/file and the code where the segfault has occured.


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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to