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

svn_config_ensure resulting in segfault with unknown user

From: Alex J. Avriette <useperl_at_aol.net>
Date: 2004-11-01 18:49:00 CET

I was invoking subversion from a CGI running as userid 999. However, at
some point after the webserver had started, user 999 was deleted. When
trying to figure out why subversion wouldn't run ("svn help"
didn't run), I eventually just had the webserver print the output of
ltrace, and saw that subversion was segfaulting in svn_config_ensure
(libsvn_subr/config_file.c). I think this is due to the unknown user
problem.

Restarting the webserver, with its new user, fixed the issue.

I didn't see any method for me to directly open a ticket for this on
the tigris.org website, so I've sent a message here as suggested.

Thanks,
Alex

-- 
Alex Avriette 
Systems Programmer, America Online
useperl@aol.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 2 03:32:42 2004

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.