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

fs-rep-sharing infinite loop (again)

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Wed, 17 Sep 2008 16:26:39 -0500

In working on the fs-rep-sharing branch, I've stumbled into a problem with bdb
post-commit deltification. When loading r2555 of the Subversion repository, I
get what appears to be an infinite loop in read_rep_range() in
subversion/libsvn_fs_base/reps-strings.c, specifically in the inner loop which
collects reps needed to perform undeltifiacation. This occurs when processing
/trunk/subversion/libsvn_wc/log.c.

I'm sending this here so that other interested parties can take a look, and so
that I don't forget the result of my analysis.

-Hyrum

Received on 2008-09-17 23:27:03 CEST

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.