unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Kyle Meyer <kyle@kyleam.com>
Cc: 21909@debbugs.gnu.org
Subject: bug#21909: Segfault with eigen in R
Date: Fri, 13 Nov 2015 21:26:34 +0100	[thread overview]
Message-ID: <87pozd3ath.fsf@elephly.net> (raw)
In-Reply-To: <874mgpj3p5.fsf@kyleam.com>


Kyle Meyer <kyle@kyleam.com> writes:

> With R 3.2.2 built from r in statistics.scm (guix 0.9.0), I'm seeing a
> segfault when eigen is called with a matrix over some size.  I can
> trigger the error with the following code [1]:
>
>     > M <- 50
>     > N <- 500
>     > eigen(crossprod(matrix(rnorm(M * N), M, N)))
>
>      *** caught segfault ***
>     address 0xfb0, cause 'memory not mapped'
>
>     Traceback:
>      1: eigen(crossprod(matrix(rnorm(M * N), M, N)))
>
> Can others reproduce this?

I can reproduce this running R 3.2.2 on GuixSD on a x86_64 machine.

~~ Ricardo

  reply	other threads:[~2015-11-13 20:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 15:53 bug#21909: Segfault with eigen in R Kyle Meyer
2015-11-13 20:26 ` Ricardo Wurmus [this message]
2015-11-19  0:37   ` Kyle Meyer
2015-11-19  9:39     ` Ludovic Courtès
2015-11-20  0:05       ` Kyle Meyer
2015-11-20  9:58         ` Ludovic Courtès
2015-11-30 23:25           ` Kyle Meyer
2016-03-02 10:40             ` Ricardo Wurmus
2016-03-02 21:09               ` Ludovic Courtès
2016-03-03 20:54                 ` Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pozd3ath.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=21909@debbugs.gnu.org \
    --cc=kyle@kyleam.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).