[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#213613: Apache and mod perl seg fault



Package: apache
Version: 1.3.27.1-3


hi .... 

when i install apache (sid) i get :

Setting up apache (1.3.27.1-3) ...
awk: read error (Is a directory)
awk: read error (Is a directory)
Configuration syntax error detected. Not reloading.
 
/usr/sbin/apachectl: line 171:  3559 Segmentation fault      $HTTPD -t
invoke-rc.d: initscript apache, action "start" failed.
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 apache
E: Sub-process /usr/bin/dpkg returned an error code (1)



here is some information about it...




# gdb /usr/sbin/apache
GNU gdb 5.3.90_2003-08-24-cvs-debian
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-linux"...(no debugging symbols
found)...
(gdb)
(gdb) run
Starting program: /usr/sbin/apache
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 16384 (LWP 6994)]
 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 6994)]
0x4034db62 in boot_DynaLoader () from /usr/lib/apache/1.3/mod_perl.so
(gdb) where
#0  0x4034db62 in boot_DynaLoader () from
/usr/lib/apache/1.3/mod_perl.so
#1  0x4034da49 in boot_DynaLoader () from
/usr/lib/apache/1.3/mod_perl.so
#2  0x403ebca9 in Perl_pp_entersub () from /usr/lib/libperl.so.5.8
#3  0x403e4509 in Perl_runops_standard () from /usr/lib/libperl.so.5.8
#4  0x403800c9 in Perl_call_sv () from /usr/lib/libperl.so.5.8
#5  0x403802eb in Perl_eval_sv () from /usr/lib/libperl.so.5.8
#6  0x4031a098 in perl_require_module () from
/usr/lib/apache/1.3/mod_perl.so
#7  0x4030bed5 in perl_module_init () from
/usr/lib/apache/1.3/mod_perl.so
#8  0x40413e82 in Perl_leave_scope () from /usr/lib/libperl.so.5.8
#9  0x40411d5c in Perl_pop_scope () from /usr/lib/libperl.so.5.8
#10 0x4037e6e9 in perl_parse () from /usr/lib/libperl.so.5.8
#11 0x4037e092 in perl_parse () from /usr/lib/libperl.so.5.8
#12 0x4030c55b in perl_startup () from /usr/lib/apache/1.3/mod_perl.so
#13 0x4031226c in perl_cmd_handler_handlers ()
   from /usr/lib/apache/1.3/mod_perl.so
#14 0x0805530d in ap_clear_module_list ()
#15 0x080b72bc in ?? ()
#16 0x080b738c in ?? ()


Finally i disable mod_perl from /etc/apache/httpd.conf apache starts ok.


Package information:

ii  apache         1.3.27.1-3
ii  libapache-mod- 1.27-7

bye


-- 
mquica <necrite@necrite.com>




Reply to: