Doug MacEachern said: > On Thu, 29 Aug 2002, Dave Smith wrote: > >> (Not sure if this belong on the httpd list or this one... ?) > > this one. > >> >> -------------8<---------- Start Bug Report ------------8<---------- > > hmm, we don't include $mod_perl::VERSION in this report? > > what version are you using? if from-cvs, can you try with the very > latest?
I'm using mod_perl-2.0 (cvs version). I did a cvs update this morning. Here's the trace: #0 0x4040755b in S_new_he () at hv.c:30 30 PL_he_root = HeNEXT(he); (gdb) where #0 0x4040755b in S_new_he () at hv.c:30 #1 0x4040854a in Perl_hv_store_flags (hv=0x81ee9e4, key=0xbffff360 "Layer::", klen=7, val=0x81ee9f0, hash=3039526996, flags=0) at hv.c:641 #2 0x40407b7d in S_hv_fetch_flags (hv=0x81ee9e4, key=0xbffff360 "Layer::", klen=7, lval=2, flags=0) at hv.c:315 #3 0x40407796 in Perl_hv_fetch (hv=0x81ee9e4, key=0xbffff360 "Layer::", klen=7, lval=2) at hv.c:189 #4 0x403b363d in Perl_gv_fetchpv (nambeg=0x404a88cd "PerlIO::Layer::find", add=2, sv_type=12) at gv.c:663 #5 0x403e199b in Perl_newXS (name=0x404a88cd "PerlIO::Layer::find", subaddr=0x4047d174 <XS_PerlIO__Layer__find>, filename=0x404a8711 "perlio.c") at op.c:5223 #6 0x4047daed in Perl_boot_core_PerlIO () at perlio.c:1006 #7 0x403acb54 in S_parse_body (env=0x0, xsinit=0x403946fc <modperl_xs_init>) at perl.c:1453 #8 0x403abfb6 in perl_parse (my_perl=0x81ee6c8, xsinit=0x403946fc <modperl_xs_init>, argc=2, argv=0x8132048, env=0x0) at perl.c:1041 #9 0x40394806 in modperl_startup (s=0x80f67d8, p=0x80deb30) at mod_perl.c:140 #10 0x40394f4a in modperl_init (base_server=0x80f67d8, p=0x80deb30) at mod_perl.c:204 #11 0x40395811 in modperl_hook_init (pconf=0x80deb30, plog=0x8124c48, ptemp=0x812ac60, s=0x80f67d8) at mod_perl.c:386 #12 0x0809bbb0 in ap_run_open_logs (pconf=0x80deb30, plog=0x8124c48, ptemp=0x812ac60, s=0x80f67d8) at config.c:184 #13 0x0809fde9 in main (argc=2, argv=0xbffff894) at main.c:628 #14 0x42017589 in __libc_start_main () from /lib/i686/libc.so.6 -- Kind regards, Dave Smith <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]