alamb opened a new issue, #5145: URL: https://github.com/apache/arrow-datafusion/issues/5145
**Describe the bug** Reported by @waynexia on the dev mailing list https://lists.apache.org/thread/j1t3oly1p175p6xh3dlrojgldmx3h6pm ``` I get an error with the verify script, but it can pass when I run `cargo test --all` manually. The error message is error: test failed, to rerun pass `-p datafusion-proto --lib` Caused by: process didn't exit successfully: `/private/var/folders/xf/hbx7j1g15r134f0pl0wl47j80000gn/T/arrow-17.0.0.XXXXX.Nm9elczf/apache-arrow-datafusion-17.0.0/target/debug/deps/datafusion_proto-c4f7c76569fc195a` (signal: 11, SIGSEGV: invalid memory reference) ``` **Expected behavior** Script should pass **Additional context** Add any other context about the problem here. -- 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: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org