You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/11/11 21:19:45 UTC

DO NOT REPLY [Bug 32085] - httpd segfaults when called from apachectl and LD_PRELOAD is used.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32085>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32085

httpd segfaults when called from apachectl and LD_PRELOAD is used.





------- Additional Comments From jorton@redhat.com  2004-11-11 20:19 -------
Does it work if you take Oracle out of the picture?

export LD_PRELOAD=/u01/app/oracle/product/10.1.0/client_1/lib/libclntsh.so.10.1

otherwise, can you get a backtrace?

ulimit -c unlimited
./apachectl configtest
gdb ./bin/httpd core.*
(gdb) bt full

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org