thisisnic commented on issue #37969:
URL: https://github.com/apache/arrow/issues/37969#issuecomment-1742204049
Have replicated this on Ubuntu 23.04 with R 4.3.1 and arrow 13.0.0.1 too.
Here's gdb output:
```
Thread 1 "R" received signal SIGSEGV, Segmentation fault.
parquet::ParquetFileWriter::properties (this=0x5555563a04b0)
at /home/nic/arrow/cpp/src/parquet/file_writer.cc:663
warning: Source file is more recent than executable.
663 return contents_->properties();
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]