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

Neal Richardson commented on ARROW-8217:
----------------------------------------

I did a build with -DARROW_CXXFLAGS="-g", no difference. That was on the C++ 
build only though, any reason to think it would matter to compile the R 
bindings with that too?

Even after the hanging build was resolved on master, I still can't get a debug 
build: 
https://github.com/ursa-labs/arrow-r-nightly/runs/538449507?check_suite_focus=true#step:7:1126

{code}
[ 16%] Building CXX object 
src/arrow/CMakeFiles/arrow_static.dir/record_batch.cc.obj
C:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/as.exe:
 CMakeFiles/arrow_static.dir/array/diff.cc.obj: too many sections (43914)
D:\a\_temp\msys\msys64\tmp\ccqm015L.s: Assembler messages:
D:\a\_temp\msys\msys64\tmp\ccqm015L.s: Fatal error: can't write 
CMakeFiles/arrow_static.dir/array/diff.cc.obj: File too big
C:/Rtools/mingw_64/bin/../lib/gcc/x86_64-w64-mingw32/4.9.3/../../../../x86_64-w64-mingw32/bin/as.exe:
 CMakeFiles/arrow_static.dir/array/diff.cc.obj: too many sections (43914)
D:\a\_temp\msys\msys64\tmp\ccqm015L.s: Fatal error: can't close 
CMakeFiles/arrow_static.dir/array/diff.cc.obj: File too big
{code}

> [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)

Reply via email to