Merged
Conversation
Now we get verbose output like this ``` [SETUP] Executing enqueued call to 0x0000000000000000000000000000000000000000000000000000000000000001::<selector: 0x00000000000000000000000000000000000000000000000000000000b839de91> (mem: 1369.10 MiB) [SETUP] Enqueued call to 0x0000000000000000000000000000000000000000000000000000000000000001 halted via RETURN (mem: 1369.10 MiB) [SETUP] Executing enqueued call to 0x032c58e96ae548117429f076b27ae0280211d7f6833ff22d3835ca90cfac8cdd::<selector: 0x000000000000000000000000000000000000000000000000000000008c9e5472> (mem: 1369.10 MiB) [SETUP] Enqueued call to 0x032c58e96ae548117429f076b27ae0280211d7f6833ff22d3835ca90cfac8cdd halted via REVERT with message: Assertion failed: (mem: 1369.10 MiB) PureTxBytecodeManager held 1183 instructions in cache, totaling ~179 kB. (mem: 1369.10 MiB) ``` Happens only once per enqueued call and only in verbose mode so it shouldn't be a problem with performance. Note: this is only in C++ and does not propagate to TS.
Collaborator
Author
|
🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass. |
Collaborator
Author
Flakey Tests🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry. |
Collaborator
Author
|
🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGIN_COMMIT_OVERRIDE
chore(avm): verbose print halting mode and message (#22264)
END_COMMIT_OVERRIDE