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

Re: Segmentation fault in dav_svn_get_txn

From: Christof Meerwald <cmeerw_at_web.de>
Date: 2004-02-11 22:03:40 CET

On Wed, Feb 11, 2004 at 01:24:26PM -0600, Ben Collins-Sussman wrote:
> On Wed, 2004-02-11 at 13:07, Christof Meerald wrote:
> > I have discovered a segmentation fault in
> > subversion/mod_dav_svn/activity.c
> Thanks for spotting this bug... in the future, can you send a patch (in
> unified diff), so that we don't have to spot the code change ourselves?
>
> Also: can you tell us how you discovered the bug? Is there some
> reproduction recipe?

Here is a reproduction recipe:

svnadmin create test (on the server)

svn co http://server/test test
cd test
svn propset svn:ignore a1 .
svn -m1 commit
svn propedit .
svn -m2 commit (server segfaults)

bye, Christof

-- 
http://cmeerw.org                                 JID: cmeerw_at_jabber.at
mailto cmeerw at web.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 11 22:24:40 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.