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

First access to repository kills apache (0.37, SuSE9)

From: Holger Hoffstätte <holger.hoffstaette_at_daedalos.com>
Date: 2004-02-04 11:41:47 CET

Hi,

I'm trying to migrate an existing (working) installation from a rather old
RedHat box to SuSE9, built subversion-0.37.0 with neon-0.24.4 and
according to /server-status, everything is loaded fine; other apache
modules (e.g. php, mod_proxy) work just fine as well, just like the
dump/load cycle. As soon as I hit an apache-owned, fresh & empty
repository (or an imported one from the old box) the apache instance just
bites into the grass:

(gdb) c
Continuing.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 27252)]
0x4037cc07 in dav_svn_get_repo_name (r=0x0) at
/usr/src/subversion-0.37.0/subversion/mod_dav_svn/mod_dav_svn.c:230
230 conf = ap_get_module_config(r->per_dir_config, &dav_svn_module);
(gdb) bt
#0 0x4037cc07 in dav_svn_get_repo_name (r=0x0) at
/usr/src/subversion-0.37.0/subversion/mod_dav_svn/mod_dav_svn.c:230
#1 0x4037db07 in dav_svn_get_resource (r=0x82366d0, root_path=0x812b670
"/subversion/Test", label=0x0, use_checked_in=0, resource=0x0)
     at /usr/src/subversion-0.37.0/subversion/mod_dav_svn/repos.c:1086
#2 0x40359090 in dav_get_resource () from /usr/lib/apache2-prefork/mod_dav.so
#3 0x40359325 in dav_method_get () from /usr/lib/apache2-prefork/mod_dav.so
#4 0x08069a28 in ap_run_handler ()
#5 0x0809bb20 in core_cmds ()
#6 0x00000001 in ?? ()
#7 0x0809c354 in __JCR_LIST__ ()
#8 0x082366d0 in ?? ()
#9 0x082366d0 in ?? ()
#10 0xbffff068 in ?? ()
#11 0x0806a139 in ap_invoke_handler ()
Previous frame inner to this frame (corrupt stack?)
(gdb)

Does this give anybody a hint about what might be wrong here? Anything
else I can do to provide more clues?

Thanks,
Holger

-- 
Holger Hoffstätte
Daedalos Consulting GmbH
Ruhrtal 5, 58456 Witten, Germany
http://www.daedalos.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 4 11:42:23 2004

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.