Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jun 2014 21:59:15 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        freebsd-ports@freebsd.org
Subject:   Segfault while checking out port tree with devel/subversion
Message-ID:  <20140603.215915.206199362.yasu@utahime.org>

next in thread | raw e-mail | index | archive | help
Hello,

I get segmentation fault while checking out port tree with
devel/subversion.

Following are result of my investigation:

1. With http: and https: checkout always causes segfault, while with
   svn: it never happens.
2. Segfault happens only when checking out. Running 'svn cleanup'
   and 'svn update' after segfault succeeds without any error.
3. It doesn't depend on server. Result is same with master(svn.FreeBSD.org)
   and mirrors(svn0.{eu,us-east,us-west}.FreeBSD.org).
4. It doesn't depend on OS version. Result is same with 8.4R, 9.2R and
   10.0R.
5. With svnlite(/usr/bin/svnlite) of 10.0R segfault never happens.

Does anyone experienced this?

---
Yasuhiro KIMURA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140603.215915.206199362.yasu>