paleolimbot commented on PR #39: URL: https://github.com/apache/arrow-nanoarrow/pull/39#issuecomment-1234278264
When I run this locally I get a segfault: ``` Running /Applications/QGIS.app/Contents/MacOS/bin/qgis_process --json run 'native:printlayouttopdf' - Logged warning: Loading a file that was saved with a newer version of qgis (saved in 3.26.2-Buenos Aires, loaded in 3.26.1-Buenos Aires). Problems may occur. /Applications/QGIS.app/Contents/MacOS/bin/qgis_process: line 6: 1946 Segmentation fault: 11 $THISDIR/../qgis_process.app/Contents/MacOS/qgis_process "$@" Error in `processx::run(path, args, ...)`: ! System command 'qgis_process' failed --- Exit status: 139 Stderr: Logged warning: Loading a file that was saved with a newer version of qgis (saved in 3.26.2-Buenos Aires, loaded in 3.26.1-Buenos Aires). Problems may occur. /Applications/QGIS.app/Contents/MacOS/bin/qgis_process: line 6: 1946 Segmentation fault: 11 $THISDIR/../qgis_process.app/Contents/MacOS/qgis_process "$@" --- ``` I think you're safe to skip this on MacOS for now (perhaps keeping the segfault issue open). -- 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]
