Skip to content

MacSymbolicator 2.6

Latest
Compare
Choose a tag to compare
@inket inket released this 29 Oct 16:40
· 11 commits to master since this release
2.6
df8e2a8
  • Fixed symbolicating stack frames in the "Application Specific Backtrace" section of crash reports (#25, #31)
  • Fixed symbolicating crash reports with extra JSON header (#30)
  • Fixed symbolication accidentally removing the function's byte offset (which could be very useful in some cases!)
  • Fixed translating (and by consequence, symbolicating) .ips crash reports from the CLI on macOS Ventura
    • Surprisingly this issue did not affect the GUI version

These fixes required some refactoring of core logic, but there shouldn't be any regressions thanks to the tests. However, if you see any issues please report them!