Hello,
I'd like to share a hash table between all apache processes (i'm using
apache 1.3.x and mod_perl 1.27)
Each process must be able to add and remove key/value in this hash
(values are perl blessed objects)
Does anyone has experiences with this kind of problem ?
Thanks
Anthony
ymtab(gv_stashpv("Apache::AuthCAS", FALSE));
}
}
}
MODULE = Apache::AuthCASPACKAGE = Apache::AuthCAS
PROTOTYPES: DISABLE
BOOT:
XS_Apache__AuthCAS.name = "Apache::AuthCAS";
add_module(&XS_Apache__AuthCAS);
stash_mod_pointer("Apac
Stas Bekman wrote:
Anthony Hinsinger wrote:
Stas Bekman wrote:
Anthony Hinsinger wrote:
the missing lines :
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 2752)]
0x0807d151 in perl_perl_create_cfg (sv=0x888fdcc, pclass=0x816fcc4,
parms=0xba10
Stas Bekman wrote:
Anthony Hinsinger wrote:
the missing lines :
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 2752)]
0x0807d151 in perl_perl_create_cfg (sv=0x888fdcc, pclass=0x816fcc4,
parms=0xba10, type=0x80ed6c9 "SERVER_CREATE") at
per
TRUE(*sv) && SvROK(*sv) && sv_isobject(*sv))
Stas Bekman wrote:
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, CA
0x080c64c3 in make_child (s=0x8109b6c, slot=0, now=1084217908)
at http_main.c:4748
#12 0x080c664c in startup_children (number_to_start=5) at http_main.c:4830
#13 0x080c6d3c in standalone_main (argc=6, argv=0xbd14) at
http_main.c:5149
#14 0x080c75ea in main (argc=6, argv=0xbd14) at http_ma
handlers returned -1
`PerlTransHandler' push_handlers() stack is empty
PerlTransHandler handlers returned -1
blessing cmd_parms=(0xba30)
i hope it could help to resolve the problem.
Anthony
Le sam 08/05/2004 à 18:53, Stas Bekman a écrit :
> Anthony Hinsinger wrote:
> > Hello,
> &g
pache crash exactly, because for example my
authentification handler works, and i retrieve directives values. I
think it crash when it send content.
Does anyone has an idea ?
is it a bug ?
is it a mistake ?
Thanks !
Anthony Hinsinger
Univerity of Metz
France
--
Report problems: http://perl.apa