You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/08/26 18:34:00 UTC

[jira] [Created] (ARROW-6363) [R] segfault in Table__from_dots with unexpected schema

Neal Richardson created ARROW-6363:
--------------------------------------

             Summary: [R] segfault in Table__from_dots with unexpected schema
                 Key: ARROW-6363
                 URL: https://issues.apache.org/jira/browse/ARROW-6363
             Project: Apache Arrow
          Issue Type: Bug
          Components: R
            Reporter: Neal Richardson
            Assignee: Neal Richardson
             Fix For: 0.15.0


{code:r}
> table(b=1L, schema=c(b = int16()))

 *** caught segfault ***
address 0x7fada725aed0, cause 'memory not mapped'
{code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)