Hello all.
I first noticed problems when trying to install GeoIP dynamic
module in apache. That didn't work so I installed the static version.
But now I am writing a module that has to load dynamicly .. and I
am having problems.
When the module is loaded I get this error message in my log files:
*** glibc detected *** double free or corruption: 0x08ca54d4 ***
*** glibc detected *** double free or corruption: 0x08ca54d4 ***
*** glibc detected *** double free or corruption: 0x08ca54d4 ***
*** glibc detected *** double free or corruption: 0x08ca54d4 ***
*** glibc detected *** double free or corruption: 0x08ca54d4 ***
*** glibc detected *** double free or corruption: 0x08ca54d4 ***
*** glibc detected *** double free or corruption: 0x08ca54d4 ***
When I unconfigure the module in apache, I don't have those problems.
Judging from the Release note of FC 3, It's seams like it's a
problem with the Apache code.
(fedora core 3 release notes:
http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/RELEASE-NOTES-en.html#id850584
)
I am new to this list, should I post this message to a developers list ?
Or did anyone ever see this problem ?
Does anyone have any ideas ?
Version information:
%> cat /proc/version
Linux version 2.6.9-1.667 ([EMAIL PROTECTED]) (gcc
version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)) #1 Tue Nov 2 14:41:25
EST 2004
%> usr/local/apache/bin/httpd -v
Server version: Apache/1.3.33 (Unix)
Server built: Mar 1 2005 23:44:59
%> /usr/local/apache/bin/httpd -l
Compiled-in modules:
http_core.c
mod_env.c
mod_log_config.c
mod_log_agent.c
mod_log_referer.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_access.c
mod_auth.c
mod_unique_id.c
mod_so.c
mod_setenvif.c
mod_perl.c
mod_php4.c
suexec: disabled; invalid wrapper /usr/local/apache-1.3.33/bin/suexec
--
Sherif Zaroubi
[EMAIL PROTECTED]
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]