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

Assertion failure on if-then-else aliases #19

Open
AlviseDeFaveri opened this issue Feb 20, 2024 · 0 comments
Open

Assertion failure on if-then-else aliases #19

AlviseDeFaveri opened this issue Feb 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@AlviseDeFaveri
Copy link
Contributor

Samples that trigger the bug:

out_nfs4_proc_get_root 0xffffffff813ed1d0
out_nfs4_server_capabilities 0xffffffff813ed120
out_dm_submit_bio_remap 0xffffffff81a424d0 
out_xs_udp_set_buffer_size 0xffffffff81cc1aa0 

The bug seems to be fixed if we add state splitting on stored values, as introduced by d954945, but this would trigger again the infinite loop reported in #13

@AlviseDeFaveri AlviseDeFaveri added the bug Something isn't working label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant