Skip to content
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

Add support for Ruby seg fault traces #94

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

stanhu
Copy link

@stanhu stanhu commented Feb 8, 2022

Ruby seg faults contain a lot of useful information. When the lines
are split across log entries, it makes debugging quite difficult.

Ruby seg faults contain a lot of useful information. When the lines
are split across log entries, it makes debugging quite difficult.
@stanhu stanhu force-pushed the sh-add-ruby-segfault-handling branch from bb69399 to f7c3219 Compare February 8, 2022 23:35
@stanhu stanhu changed the title Add Ruby seg fault exception tracing Add support for Ruby seg fault traces Feb 8, 2022
@stanhu
Copy link
Author

stanhu commented Feb 8, 2022

@igorpeshansky Would you mind reviewing this?

The newlines can be stripped in the Ruby exception in JSON
output. Relax the regular expression to handle that.
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