79729519

Date: 2025-08-08 08:39:42
Score: 0.5
Natty:
Report link

libunwind relies on DWARF .eh_frame sections to unwind the stack properly

to ensure unwind info is generated compile with: -funwind-tables -fno-omit-frame-pointer

Also ensure .eh_frame is linked.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Robin