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

Revert "fix: print_mem_dump fails on missing symbol (#3384)" #3436

Merged

Conversation

AlonZivony
Copy link
Collaborator

@AlonZivony AlonZivony commented Sep 5, 2023

1. Explain what the PR does

This reverts commit 1a47a4e. This is done because the commit cause the "symbols_loaded" event to fail and also cause many error messages that weren't seen before.

This reverts commit 1a47a4e.
This is done because the commit cause the "symbols_loaded" event to
fail and also cause many error messages that weren't seen before.
@rafaeldtinoco
Copy link
Contributor

What brakes the E2E tests is the following change:

image

But the change Nadav did to the event definition ksymbols dependency isn't good IMO (and can be mitigated by a very simple change).

I'm going to merge this reversion and suggest a PR that fixes: #3382.

Im going to leave the issue: #3383 opened to fix it in a further moment (as the behavior does not break anything and it's a "good to have" change).

@rafaeldtinoco rafaeldtinoco merged commit ddb83af into aquasecurity:main Sep 5, 2023
26 checks passed
@rafaeldtinoco rafaeldtinoco added this to the v0.18.0 milestone Sep 5, 2023
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.

None yet

2 participants