[cc: changing a subject to something more suitable]

Tulan W. Hu wrote:

First let's get in sync: Are you using the latest cvs? or mod_perl 1.99?
I need to fix the bug report script to include that info.

Now you need to rebuild perl with debug support (using flags -Doptimize='-g' -Dusedevel) so the core trace will include the arguments.

What's confusing in the trace below is that it reports the calls in mod_perl.so when it should be libperl.so.

<gdb> where
#0  0xfc709fb4 in ?? ()
#1  0xfe32dd24 in Perl_runops_standard ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#2  0xfe2e135c in S_call_body ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#3  0xfe2e1058 in Perl_call_sv ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#4  0xfe2e4788 in S_call_list_body ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#5  0xfe2e4348 in Perl_call_list ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#6  0xfe30cfa0 in Perl_newATTRSUB ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#7  0xfe308fe4 in Perl_utilize ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#8  0xfe3003b0 in Perl_yyparse ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#9  0xfe35e954 in S_doeval ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#10 0xfe360194 in Perl_pp_require ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#11 0xfe2d0908 in modperl_pp_require () at modperl_perl_pp.c:54
#12 0xfe32dd24 in Perl_runops_standard ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#13 0xfe2e135c in S_call_body ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#14 0xfe2e1058 in Perl_call_sv ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#15 0xfe2e4788 in S_call_list_body ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#16 0xfe2e4348 in Perl_call_list ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#17 0xfe30cfa0 in Perl_newATTRSUB ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#18 0xfe300210 in Perl_yyparse ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#19 0xfe35e954 in S_doeval ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#20 0xfe360194 in Perl_pp_require ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#21 0xfe2d0908 in modperl_pp_require () at modperl_perl_pp.c:54
#22 0xfe32dd24 in Perl_runops_standard ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#23 0xfe2e135c in S_call_body ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#24 0xfe2e1514 in Perl_eval_sv ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#25 0xfe2e19a4 in Perl_require_pv ()
  from /s5/twh/papache/modperl-2.0/src/modules/perl/mod_perl.so
#26 0xfe2c4fd4 in modperl_require_file (
   pv=0x11a9e0 "/s5/twh/papache/modperl-2.0/t/conf/modperl_startup.pl",
   logfailure=1) at modperl_util.c:30
#27 0xfe2bee54 in modperl_config_apply_PerlRequire (s=0xd88d8,

scfg=0x11bd38,

   perl=0xcde80, p=0xd5508) at modperl_config.c:351
#28 0xfe2babfc in modperl_startup (s=0xd88d8, p=0xd5508) at

mod_perl.c:216

#29 0xfe2bc390 in modperl_init (base_server=0xd88d8, p=0xd5508)
   at mod_perl.c:352
#30 0xfe2bc5b8 in modperl_hook_init (pconf=0xd5508, plog=0x0, ptemp=0x0,
   s=0xd88d8) at mod_perl.c:485
#31 0xfe2bc5f8 in modperl_run () at mod_perl.c:496
#32 0xfe2c1560 in modperl_cmd_load_module (parms=0xffbef5c0,

mconfig=0x11c1a0,

   arg=0x129a68 "TestDirective::perlloadmodule2") at modperl_cmd.c:499
#33 0x0004b1b0 in invoke_cmd (cmd=0xfe3c28a0, parms=0xffbef5c0,
   mconfig=0x11c1a0, args=0x129a68 "TestDirective::perlloadmodule2")
   at config.c:713
#34 0x0004bee0 in ap_walk_config_sub (current=0x129a48,

parms=0xffbef5c0,

   section_vector=0x113fd0) at config.c:1082
#35 0x0004bf84 in ap_walk_config (current=0x129a48, parms=0xffbef5c0,
   section_vector=0x113fd0) at config.c:1121
#36 0x0004ca9c in ap_process_config_tree (s=0xd88d8, conftree=0x129a48,
   p=0xd5508, ptemp=0x1115f8) at config.c:1594
#37 0x0004f1d4 in main (argc=6, argv=0xffbef704) at main.c:581



This report was generated by t/REPORT on Fri May 23 12:56:42 2003 GMT.

-------------8<---------- End Bug Report --------------8<----------

Note: Complete the rest of the details and post this bug report to
dev <at> perl.apache.org. To subscribe to the list send an empty
email to [EMAIL PROTECTED]


--


__________________________________________________________________ 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





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--


__________________________________________________________________ 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


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to