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

Memory access out of bounds exception #377

Closed
harry75369 opened this issue Jun 11, 2024 · 1 comment
Closed

Memory access out of bounds exception #377

harry75369 opened this issue Jun 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@harry75369
Copy link
Member

Detailed description

img_v3_02bn_0a5d4bfc-6822-417b-90b0-70b014f81a5g

By changing button states several times, wasm runtime will throw this exception.

Expected behavior

Changing states won't trigger exception.

Actual behavior

Changing states triggers exception.

Steps to reproduce

  1. Hover mouse over an button, changing to hover state.
  2. Scroll mouse down. The button is still in its hover state.
  3. Move mouse and cancel the hover state.
  4. Repeat this process for several times.

Additional information

No response

@harry75369 harry75369 added the bug Something isn't working label Jun 11, 2024
@harry75369
Copy link
Member Author

Fixed in #376. Confirmed.

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