Mahdi Bchatnia
Mahdi Bchatnia
Thanks for the detailed report! It seems when scanning the backtrace, taking the frames that have an address is not enough. We need to also match names from the Binary...
Thanks for sharing! So it's not multiple binary images like I initially guessed. The complete crash report made me notice that it's in the "Application Specific Backtrace" section, and not...
Hi! Thank you for the details. I played a bit with spindumps and I found that the `spindump` command will actually allow you to symbolicate spindumps! - provided the file...
The new version (2.5) adds support for symbolicating spindump reports! I decided to go with a different approach than what I described earlier: Since spindump reports on many processes, I...
Same here!
Hi Mazyod. The library was not designed with that in mind, but it might be possible with some changes (and testing too...) I'll give it a look when time permits....
What's your macOS version? Is the crash report .ips or .crash? What are the contents of the crash report: When opened with a text editor (TextEdit/Sublime Text/Visual Studio Code/Atom/etc.), are...
Awesome, thank you! I see what the issue could be here. Feel free to edit your comment and remove the crash report if you want to!
Thanks for reporting this! I finally found some time to fix it. It should be resolved in the next version~
Yes, it's still an issue.