james-willis commented on PR #1120: URL: https://github.com/apache/sedona-db/pull/1120#issuecomment-5200750549
Closing this debug PR. The linux-arm64 `test_st_transform` crash no longer reproduces on current `main` — it's layout-sensitive and drifted away with codegen changes since this branch's base. valgrind localized the fatal read to the CRS-engine build path (a corrupt `database_path`), but the corrupting *write* is invisible to memcheck (heap-only redzones), so root-causing continues under AddressSanitizer on a separate branch. -- 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]
