Skip to content

ZiskGuest: enable stacktrace data to facilitate possible GVM resolution#11234

Merged
maximmenshikov merged 1 commit into
masterfrom
feature/bflat_stacktrace
Apr 18, 2026
Merged

ZiskGuest: enable stacktrace data to facilitate possible GVM resolution#11234
maximmenshikov merged 1 commit into
masterfrom
feature/bflat_stacktrace

Conversation

@maximmenshikov
Copy link
Copy Markdown
Contributor

Tests show that GVM resolution depends on metadata that is being stripped away if --no-stacktrace-data is added to the bflat's command line.

This patch removes this flag and improves guest's ability to perform GVM resolution, reducing number of unpredictable bugs.

Changes

  • Re-enable stack trace data in bflat build.

Types of changes

What types of changes does your code introduce?

  • Bugfix (a non-breaking change that fixes an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a change that causes existing functionality not to work as expected)
  • Optimization
  • Refactoring
  • Documentation update
  • Build-related changes
  • Other: Description

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes (in a separate bflat repository)
  • No

Documentation

Requires documentation update

  • Yes
  • No

Requires explanation in Release Notes

  • Yes
  • No

Tests show that GVM resolution depends on metadata that is being stripped away
if --no-stacktrace-data is added to the bflat's command line.

This patch removes this flag and improves guest's ability to perform GVM
resolution, reducing number of unpredictable bugs.

Signed-off-by: Maxim Menshikov <maksim.menshikov@nethermind.io>
@maximmenshikov maximmenshikov merged commit 5160c3e into master Apr 18, 2026
443 checks passed
@maximmenshikov maximmenshikov deleted the feature/bflat_stacktrace branch April 18, 2026 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants