[
https://issues.apache.org/jira/browse/ARROW-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17067747#comment-17067747
]
Neal Richardson commented on ARROW-8217:
----------------------------------------
I can't get a debug build. I tried twice and the build hangs:
https://github.com/ursa-labs/arrow-r-nightly/runs/535320005
I see two options:
1. Try to write the test that fails in R in C++ and see if that fails somewhere
else. It's possible that R itself is not the problem, we just don't have a test
that exercises this code path anywhere else.
2. Let this one lie until someone reports it. The exposure of this particular
scenario is low right now: you'd have to be an R user, using 32-bit R on
Windows, querying a dataset made of IPC/Feather files.
> [R][C++] Fix crashing test in test-dataset.R on 32-bit Windows from ARROW-7979
> ------------------------------------------------------------------------------
>
> Key: ARROW-8217
> URL: https://issues.apache.org/jira/browse/ARROW-8217
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, R
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.17.0
>
>
> If we can obtain a gdb backtrace from the failed test in
> https://github.com/apache/arrow/pull/6638 then we can sort out what's wrong.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)