js8544 commented on issue #37735: URL: https://github.com/apache/arrow/issues/37735#issuecomment-1721103541
Since you are building manually, I assume you can change the source code. Can you update the line to ```cpp const int calls = static_cast<int>(backtrace(buffer, static_cast<int>(sizeof(buffer) / sizeof(void*)))); ``` and then try again? -- 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]
