Skip to content

[lldb] Improve meta data stripping from JSON crashlogs #3344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JDevlieghere
Copy link

JSON crashlogs normally start with a single line of meta data that we
strip unconditionally. Some producers started omitting the meta data
which tripped up crashlog. Be more resilient by only removing the first
line when we know it really is meta data.

rdar://82641662
(cherry picked from commit 730fca4)

JSON crashlogs normally start with a single line of meta data that we
strip unconditionally. Some producers started omitting the meta data
which tripped up crashlog. Be more resilient by only removing the first
line when we know it really is meta data.

rdar://82641662
(cherry picked from commit 730fca4)
@JDevlieghere JDevlieghere merged commit 02a248d into stable/20210726 Oct 5, 2021
@JDevlieghere JDevlieghere deleted the 🍒/FBI/730fca46fc87dad09040cb0b27ede10ae2c7c9d7 branch October 5, 2021 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant