apache crashes with mod_dav_svn
From: Tom Percival <tom_at_tompercival.com>
Date: Thu, 10 Dec 2009 11:14:36 +0000
Hi
I have a very recent install of Fedora 12 and Apache/2.2.13.
I have installed mod_dav_svn (see end of message for a list of all modules
Whenever I try and browse my subversion repositories Apache dies and I get:
*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer:
======= Backtrace: =========
/lib64/libc.so.6(+0x335dc74576)[0x7fb3c122d576]
/usr/lib64/libsqlite3.so.0(sqlite3_initialize+0x40f)[0x7fb3b352965f]
/usr/lib64/libsvn_subr-1.so.0(+0x2f226)[0x7fb3b160d226]
/usr/lib64/libsvn_subr-1.so.0(svn_atomic__init_once+0x22)[0x7fb3b15f0122]
/usr/lib64/libsvn_subr-1.so.0(svn_sqlite__open+0x4d)[0x7fb3b160defd]
/usr/lib64/libsvn_fs_fs-1.so.0(svn_fs_fs__open_rep_cache+0x62)[0x7fb3b1e87402]
/usr/lib64/libsvn_fs_fs-1.so.0(svn_fs_fs__open+0x1ee)[0x7fb3b1e7b2ee]
/usr/lib64/libsvn_fs_fs-1.so.0(+0xaece)[0x7fb3b1e77ece]
/usr/lib64/libsvn_fs-1.so.0(svn_fs_open+0x82)[0x7fb3b20999b2]
/usr/lib64/libsvn_repos-1.so.0(+0x19e0c)[0x7fb3b22b5e0c]
/etc/httpd/modules/mod_dav_svn.so(+0x182d5)[0x7fb3b24de2d5]
/etc/httpd/modules/mod_dav.so(+0x4454)[0x7fb3bd8c5454]
/etc/httpd/modules/mod_dav.so(+0x9f9a)[0x7fb3bd8caf9a]
/usr/sbin/httpd(ap_run_handler+0x70)[0x7fb3c2c8a650]
/usr/sbin/httpd(ap_invoke_handler+0x98)[0x7fb3c2c8deb8]
/usr/sbin/httpd(ap_process_request+0x1c0)[0x7fb3c2c99420]
/usr/sbin/httpd(+0x37378)[0x7fb3c2c96378]
/usr/sbin/httpd(ap_run_process_connection+0x68)[0x7fb3c2c92118]
/usr/sbin/httpd(+0x3ee4b)[0x7fb3c2c9de4b]
/usr/sbin/httpd(+0x3f11a)[0x7fb3c2c9e11a]
/usr/sbin/httpd(ap_mpm_run+0xc24)[0x7fb3c2c9eda4]
/usr/sbin/httpd(main+0xb40)[0x7fb3c2c76890]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x7fb3c11d7b1d]
/usr/sbin/httpd(+0x16849)[0x7fb3c2c75849]
I’d really appreciate any help you can offer I can’t find information on
Many thanks
Tom
Running modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
auth_basic_module (shared)
auth_digest_module (shared)
authn_file_module (shared)
authn_alias_module (shared)
authn_anon_module (shared)
authn_default_module (shared)
authz_host_module (shared)
authz_user_module (shared)
authz_owner_module (shared)
authz_groupfile_module (shared)
authz_default_module (shared)
include_module (shared)
log_config_module (shared)
logio_module (shared)
env_module (shared)
ext_filter_module (shared)
mime_magic_module (shared)
expires_module (shared)
deflate_module (shared)
headers_module (shared)
usertrack_module (shared)
setenvif_module (shared)
mime_module (shared)
dav_module (shared)
status_module (shared)
autoindex_module (shared)
info_module (shared)
dav_fs_module (shared)
vhost_alias_module (shared)
negotiation_module (shared)
dir_module (shared)
actions_module (shared)
speling_module (shared)
userdir_module (shared)
alias_module (shared)
rewrite_module (shared)
proxy_module (shared)
proxy_balancer_module (shared)
proxy_ftp_module (shared)
proxy_http_module (shared)
proxy_connect_module (shared)
cache_module (shared)
suexec_module (shared)
disk_cache_module (shared)
cgi_module (shared)
dnssd_module (shared)
perl_module (shared)
php5_module (shared)
proxy_ajp_module (shared)
python_module (shared)
ssl_module (shared)
dav_svn_module (shared)
authz_svn_module (shared)
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.