Re: [Rd] reproducible segmentation fault installing packages on FreeBSD 11.1

2017-08-01 Thread Joseph Mingrone
For anyone interested, here is the FreeBSD bug report. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221127 signature.asc Description: PGP signature __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] reproducible segmentation fault installing packages on FreeBSD 11.1

2017-08-01 Thread Joseph Mingrone
Dirk Eddelbuettel writes: > On 31 July 2017 at 19:38, Joseph Mingrone wrote: > | This happens when attempting to install any package. There were no such > | problems on 11.0. > | > | Some other ways to trigger the problem: > [...] > | trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_0.12

Re: [Rd] reproducible segmentation fault installing packages on FreeBSD 11.1

2017-08-01 Thread Dirk Eddelbuettel
On 31 July 2017 at 19:38, Joseph Mingrone wrote: | This happens when attempting to install any package. There were no such | problems on 11.0. | | Some other ways to trigger the problem: [...] | trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_0.12.12.tar.gz' | [New LWP 100854 of process

[Rd] reproducible segmentation fault installing packages on FreeBSD 11.1

2017-07-31 Thread Joseph Mingrone
Hi, This happens when attempting to install any package. There were no such problems on 11.0. Some other ways to trigger the problem: curlGetHeaders("http://bugs.r-project.org";) There are no problems with the first two calls, but then the crash always happens on the third call. tf <- tempfile(