[ 
https://issues.apache.org/jira/browse/ARROW-13701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17403621#comment-17403621
 ] 

Nic Crane commented on ARROW-13701:
-----------------------------------

Will do.  Hmm, it happens every time I run anything in Arrow, and the only 
other thing I've changed recently is the dependency source for the build so 
I'll see if that makes a difference - could be something with that PR as that 
was another recent one.  

I've reinstalled Arrow in debug mode & run R using gdb and here's the results.  
I'll try next reinstalling with a different dependency source as that error 
make me think my hypothesis above could be right actually...

> Table$create(iris)
[New Thread 0x7fffed3fe700 (LWP 377122)]
[New Thread 0x7fffecbfd700 (LWP 377123)]
free(): invalid size

Thread 1 "R" received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.

> [C++] Regression introduced in PR 10806 (ARROW-13222: [C++] Improve type 
> support for case_when)
> -----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-13701
>                 URL: https://issues.apache.org/jira/browse/ARROW-13701
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Nic Crane
>            Assignee: David Li
>            Priority: Major
>         Attachments: error.png
>
>
> When I load the R package and try to run unit tests (via 
> {{devtools::load_all()}} and {{devtools::test()}}, it results in a segfault. 
> I've played around with a few commits and I think this is the one after which 
> I get this problem
> I can't copy and paste as it crashes RStudio, but a screenshot is attached - 
> it references process_memory_range.cc
> Let me know if you need any more info from me, I'll try to narrow it down a 
> little in the meantime.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to