[moved here from users@] On 20. 8. 25 14:29, sebb wrote:
svn co --depth=emptyhttps://svn.apache.org/repos/asf/incubator
Traced this to svn_ra_serf__expect_empty_body() line 1154; the value returned from serf_bucket_response_get_headers() is 0xf0, clearly wrong, and then serf_bucket_headers_get() crashes. This happens with both serf-1 and serf-2 (trunk), could be a bug in Serf, could be something else. Also happens over http://, so it's not something related to OpenSSL (which makes sense).
-- Brane