Skip to content

Conversation

@jsturtevant
Copy link
Contributor

@jsturtevant jsturtevant commented Dec 17, 2025

Partially addresses: #1118

The test run with out this change fails with memory allocation:

assertion `left == right` failed: Full error: GuestAborted(8, "panicked at /home/jstur/.rustup/toolchains/1.89-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/alloc/src/alloc.rs:438:13:\nmemory allocation of 182 bytes failed")
  left: 8
 right: 15

@jsturtevant jsturtevant added the kind/bugfix For PRs that fix bugs label Dec 17, 2025
@jsturtevant jsturtevant force-pushed the no-allocate-exception-handler branch 2 times, most recently from f678a42 to 22f1513 Compare December 17, 2025 23:33
Signed-off-by: James Sturtevant <[email protected]>
@jsturtevant jsturtevant force-pushed the no-allocate-exception-handler branch from 22f1513 to c3d9af1 Compare December 17, 2025 23:39
Copy link
Contributor

@ludfjig ludfjig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@jsturtevant jsturtevant enabled auto-merge (squash) December 18, 2025 00:13
@jsturtevant jsturtevant merged commit a43f30a into hyperlight-dev:main Dec 18, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bugfix For PRs that fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants