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

Re: commit fails; apache child process seg fault

From: Dylan Cuthbert <dylan_at_q-games.com>
Date: 2002-09-05 12:28:12 CEST

I am getting this problem/error too.

I am not using SSH tunneling. I simply did a svn cp of a directory to a
different name to try experimenting with creating a branch and then tried to
commit.

I didn't spot this message otherwise I'd have kept the repository but I have
rm -rf'd it since then to try re-importing my old cvs repo and attempt the
copy again with a fresh copy.

Everything is up to date as of yesterday or the day before.

Regards

---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com
P2P internet radio - http://www.peercast.org

"Ben Collins-Sussman" <sussman@collab.net> wrote in message
news:86k7m13o02.fsf@kepler.ch.collab.net...
>
> It seems that the only unusual thing you're doing is ssh
> tunnelling... but that doesn't explain anything.
>
> You need to run httpd inside gdb and examine the stacktrace when it
> segfaults. Mail us the stacktrace too...
>
> See the "Debugging the Server" instructions inside our HACKING doc.
>
>
> Robert W Anderson <rwa@alumni.princeton.edu> writes:
>
> > I've installed r3127 on both the client machine and the server
> > machine. I believe I'm up to date on all CVS and svn controlled source
> > code as of 9/4.
> >
> > When I check out a dir (across the network, using ssh tunneling -
> > thanks guys), make a trivial change, and try to commit, I get:
> >
> > rwa@client(~/Dotfiles)$ svn commit -m "test"
> > subversion/libsvn_client/commit.c:660: (apr_err=175002, src_err=0)
> > svn: RA layer request failed
> > svn: Commit failed (details follow):
> > subversion/libsvn_ra_dav/util.c:81: (apr_err=175002, src_err=0)
> > svn: MKACTIVITY of
> > /svn/repos/!svn/act/f7e6954f-cda9-0310-8e67-9da0af87fdd6: Could not
> > read status line: connection was closed by server.
> >
> > On the server side, I see:
> >
> > rwa@server(../linux-packages/apache2/logs)$ tail -n2 access_log
> > 127.0.0.1 - - [04/Sep/2002:07:18:45 +0000] "OPTIONS
> > /svn/repos/Dotfiles HTTP/1.1" 200 189
> > 127.0.0.1 - - [04/Sep/2002:07:23:00 +0000] "OPTIONS
> > /svn/repos/Dotfiles HTTP/1.1" 200 189
> >
> > and an obvious problem, although I don't know what the child process
> > is, or how to find out:
> >
> > rwa@server(../linux-packages/apache2/logs)$ tail -n2 error_log
> > [Wed Sep 04 07:23:01 2002] [notice] child pid 22917 exit signal
> > Segmentation fault (11)
> > [Wed Sep 04 07:23:01 2002] [notice] child pid 22702 exit signal
> > Segmentation fault (11)
> >
> > Any ideas?
> >
> > Thanks,
> > Bob
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 5 12:30:48 2002

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.