libbacktrace: update to latest to fix MacOS backtraces (Sequoia, 2024).#8421
libbacktrace: update to latest to fix MacOS backtraces (Sequoia, 2024).#8421rustyrussell wants to merge 1 commit into
Conversation
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Fixed: logging: Fixed crash backtraces on macOS Sequoia. Reported-by: @sangbida
|
This change didn't seem to resolve the So far I have:
the debug info contains the compile-unit DIEs. Despite this, I think I'm going to take a break on this today and look at it again tomorrow hopefully with better luck! |
|
This was actually fixed in #8431 which included this patch. |
Changelog-Fixed: logging: Fixed crash backtraces on macOS Sequoia.
Reported-by: @sangbida