[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

crash when running 1.4.2

From: James Cox <james_at_imajes.info>
Date: 2006-11-06 20:06:43 CET

Hey everyone,

i'm getting a crash-on-run. all the env details are below. anyone
seen similar and/or knows how to fix/where to look?

Thanks

james

## backtrace in gdb

0 0x00f9a29b in access_checker (r=0x82e6d38) at /root/svn/1.4.2/
subversion-1.4.2/subversion/mod_authz_svn/mod_authz_svn.c:416
#1 0x080739d6 in ap_run_access_checker (r=0x82e6d38) at request.c:76
#2 0x080756a6 in ap_process_request_internal (r=0x82e6d38) at
request.c:189
#3 0x0809c051 in ap_process_request (r=0x82e6d38) at http_request.c:256
#4 0x08099cf9 in ap_process_http_connection (c=0x82e0eb8) at
http_core.c:184
#5 0x0807d07a in ap_run_process_connection (c=0x82e0eb8) at
connection.c:43
#6 0x080c14e7 in child_main (child_num_arg=Variable "child_num_arg"
is not available.
) at prefork.c:640
#7 0x080c16b0 in make_child (s=0x2, slot=0) at prefork.c:680
#8 0x080c1c03 in ap_mpm_run (_pconf=0x81bb0a8, plog=0x82011c0,
s=0x81c1020) at prefork.c:956
#9 0x08067ed4 in main (argc=2, argv=0xbffa8fc4) at main.c:717
(gdb) frame 0
#0 0x00f9a29b in access_checker (r=0x82e6d38) at /root/svn/1.4.2/
subversion-1.4.2/subversion/mod_authz_svn/mod_authz_svn.c:416
416 authz_svn_config_rec *conf = ap_get_module_config(r-
>per_dir_config,
(gdb)

## env details

% uname -a
Linux hiro.23i.net 2.6.9-42.0.3.plus.c4 #1 Fri Oct 6 11:50:06 CDT
2006 i686 i686 i386 GNU/Linux
% cat /etc/redhat-release
CentOS release 4.4 (Final)
% /www/svn01/apache/bin/httpd -V
Server version: Apache/2.2.3
Server built: Nov 5 2006 13:04:22
Server's Module Magic Number: 20051115:3
Server loaded: APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture: 32-bit
Server MPM: Prefork
   threaded: no
     forked: yes (variable process count)
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=128
-D HTTPD_ROOT="/www/svn01/apache"
-D SUEXEC_BIN="/www/svn01/apache/bin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"

--
James Cox,
Internet Consultant
e: james_at_imajes.info w: http://www.imajes.info/
Received on Mon Nov 6 20:27:44 2006

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.