xinyiZzz commented on issue #46947: URL: https://github.com/apache/doris/issues/46947#issuecomment-2591834428
`USE_UNWIND` is effective in `StackTrace::tryCapture()`. For ARM, although `get_stack_trace_by_libunwind` is called, the standard `backtrace` function from execinfo.h is actually used instead of `unw_backtrace`, regardless of whether USE_UNWIND is ON or OFF.  -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org