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

Re: Caught a hung svn server

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-01-14 03:16:08 CET

Karl Fogel wrote:
>
> Blair Zajac <blair@orcaware.com> writes:
> > #6 0x4037576e in svn_fs_open_berkeley (fs=0xbffff1e8,
> > path=0xfffffdfe <Address 0xfffffdfe out of bounds>)
> > at subversion/libsvn_fs/fs.c:562
>
> I suspect that's the problem :-). Any idea how to reproduce?

Looking at the backtrace again, the problem starts higher up in
the stack in mod_dav.c:

#9 0x4034cd1d in dav_svn_get_resource (r=0x8130bc8,
    root_path=0x811d560 "/repos",
    label=0xfffffdfe <Address 0xfffffdfe out of bounds>, use_checked_in=-514,
    resource=0xfffffdfe) at subversion/mod_dav_svn/repos.c:1160
#10 0x40313b0a in dav_get_resource (r=0x8130bc8, label_allowed=1,
    use_checked_in=-514, res_p=0xbffff33c) at mod_dav.c:705

Any reason why mod_dav.c would be passing the same pointer in
dav_svn_get_resource's label and resource arguments?

Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 14 03:16:48 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.