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

Fix EVM tracer crash bug when serializing nil stack #1697

Merged
merged 2 commits into from
Aug 20, 2023
Merged

Fix EVM tracer crash bug when serializing nil stack #1697

merged 2 commits into from
Aug 20, 2023

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Aug 19, 2023

fix #1693

add following description to reflect new functionality
  `stdout` - into the stdout output.
  `stderr` - into the stderr output.
  <file>   - into the file <file>-<txIndex>.jsonl.
  none     - output.basedir/trace-<txIndex>-<txhash>.jsonl.
@jangko jangko merged commit fd79c5c into master Aug 20, 2023
6 checks passed
@jangko jangko deleted the fix-1693 branch August 20, 2023 04:15
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.

t8n tool exits with SIGSEGV when tracing is enabled
1 participant