Hi, I'm having some problems with apachectl graceful, that I think might be 
related to EAPI.  Everytime I run apachectl graceful, it tells me to run the 
configtest, when I run httpd -t, it says syntax ok, then SegFaults.  I havent 
had the time to recompile http until now, and if I can for my own sanity, I 
need to stay with apache 1.3.19 and modssl 2.8.3 but can upgrade if 
necessary.  

Versions:
Apache 1.3.19
modssl 2.8.3  and have tried it with 2.8.2 which also has this problem.
mm 1.1.3
Redhat 6.2
compiling as a DSO

-----GDB backtrace------
This GDB was configured as "i386-redhat-linux"...
(gdb) set args -t
(gdb) run
Starting program: /data/dump/src/apache_1.3.19/src/./httpd -t
Syntax OK
Cannot access memory at address 0x40b74af4
(gdb) bt
#0  0x4000af61 in _dl_debug_state () at dl-debug.c:56
#1  0x40188136 in _dl_close (map=0x8123cd0) at dl-close.c:195
#2  0x400a6430 in dlclose_doit (handle=0x8123cd0) at dlclose.c:26
#3  0x4000ac7b in _dl_catch_error (errstring=0x400a8080, operate=0x400a6418 
<dlclose_doit>,
    args=0x8123cd0) at dl-error.c:141
#4  0x400a68b9 in _dlerror_run (operate=0x400a6418 <dlclose_doit>, 
args=0x8123cd0)
    at dlerror.c:125
#5  0x400a63fe in dlclose (handle=0x8123cd0) at dlclose.c:32
#6  0x8091970 in ap_os_dso_unload (handle=0x8123cd0) at os.c:133
#7  0x8068380 in unload_module (modi=0x80fdc7c) at mod_so.c:182
#8  0x8071f9e in run_cleanups (c=0x8109384) at alloc.c:1947
#9  0x80707bd in ap_clear_pool (a=0x80fd89c) at alloc.c:690
#10 0x8070831 in ap_destroy_pool (a=0x80fd89c) at alloc.c:720
#11 0x80707ac in ap_clear_pool (a=0x80fb88c) at alloc.c:683
#12 0x8070831 in ap_destroy_pool (a=0x80fb88c) at alloc.c:720
#13 0x807e882 in clean_parent_exit (code=0) at http_main.c:2277
#14 0x80818ca in main (argc=2, argv=0xbffff9b4) at http_main.c:5097
-----End Backtrace-----

Any help at all is appreciated.
Thank you.

Garrett Marone
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to