(gdb) where
#0  0x403965f6 in Perl_require_pv () from
/opt/local/apache2/modules/mod_perl.so
#1  0x4038803e in modperl_require_file (pv=0x813ecd8
"/data/httpd/perl/startup2.pl", logfailure=0)
    at modperl_util.c:30
#2  0x403854c1 in modperl_cmd_requires (parms=0xbffff4a0, mconfig=0x8132518,
    arg=0x813ecd8 "/data/httpd/perl/startup2.pl") at modperl_cmd.c:97
#3  0x0809cba2 in invoke_cmd (cmd=0x4043f070, parms=0xbffff4a0,
mconfig=0x8132518, args=0x8135d54 "")
    at config.c:797
#4  0x0809d20b in ap_walk_config_sub (current=0x8135d18, parms=0xbffff4a0,
section_vector=0x812a6c0)
    at config.c:1079
#5  0x0809d284 in ap_walk_config (current=0x812ff70, parms=0xbffff4a0,
section_vector=0x812a6c0) at config.c:1118
#6  0x0809dab0 in ap_process_config_tree (s=0x80f67d8, conftree=0x812ff70,
p=0x80deb30, ptemp=0x812ac60)
    at config.c:1556
#7  0x0809fdb6 in main (argc=2, argv=0xbffff5c4) at main.c:623
#8  0x42017589 in __libc_start_main () from /lib/i686/libc.so.6


<quote who="Stas Bekman">
> Dave Smith wrote:
>> (Not sure if this belong on the httpd list or this one... ?)
>>
>>
>> -------------8<---------- Start Bug Report ------------8<---------- 1.
>> Problem Description:
>>
>>   Apache 2.0 starts w/out errors and immediately dies.
>>
>>   $ ./httpd -X -e debug
>>   [debug] mod_so.c(290): loaded module php4_module
>>   [debug] mod_so.c(290): loaded module perl_module
>>   Segmentation fault
> [...]
>> 3. This is the core dump trace: (if you get a core dump):
>>
>>   no core dump!
>
> The report is useless without the back trace, see:
> 
>http://perl.apache.org/docs/2.0/devel/debug_c/debug_c.html#Getting_the_core_File_Dumped
>
> once you give us the back trace, then it'll be clear who's the offender
> and where to report.
>
>
> __________________________________________________________________ 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]


-- 
Kind regards,

Dave Smith
<[EMAIL PROTECTED]>




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

Reply via email to