Re: Segfault while checking out port tree with devel/subversion

2014-06-09 Thread Yasuhiro KIMURA
Hello, From: Yasuhiro KIMURA y...@utahime.org Subject: Segfault while checking out port tree with devel/subversion Date: Tue, 03 Jun 2014 21:59:15 +0900 (JST) I get segmentation fault while checking out port tree with devel/subversion. (snip) Does anyone experienced this? This problem seems

Segfault while checking out port tree with devel/subversion

2014-06-03 Thread Yasuhiro KIMURA
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

Re: Segfault while checking out port tree with devel/subversion

2014-06-03 Thread Jim Riggs
On 3 Jun 2014, at 07:59, Yasuhiro KIMURA y...@utahime.org wrote: Hello, I get segmentation fault while checking out port tree with devel/subversion. ... Does anyone experienced this? Yes, we are seeing the same thing, but a single cleanup doesn't always work for us. Sometimes we have

Re: Segfault while checking out port tree with devel/subversion

2014-06-03 Thread Yasuhiro KIMURA
From: Jim Riggs freebsd-li...@christianserving.org Subject: Re: Segfault while checking out port tree with devel/subversion Date: Tue, 3 Jun 2014 08:15:50 -0500 Yes, we are seeing the same thing, but a single cleanup doesn't always work for us. Sometimes we have to go through several svn up

Re: Segfault while checking out port tree with devel/subversion

2014-06-03 Thread Warren Block
On Tue, 3 Jun 2014, Yasuhiro KIMURA wrote: 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

Re: Segfault while checking out port tree with devel/subversion

2014-06-03 Thread Stefan Esser
Am 03.06.2014 17:41, schrieb Warren Block: On Tue, 3 Jun 2014, Yasuhiro KIMURA wrote: 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