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

Crash accessing os::System from ~os::WindowWin when destroying events queue #3530

Closed
sentry-io bot opened this issue Sep 21, 2022 · 1 comment
Closed

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 21, 2022

Sentry Issue: ASEPRITE-2B

EXCEPTION_ACCESS_VIOLATION_EXEC / 0x7ff94fa170f4: Fatal Error: EXCEPTION_ACCESS_VIOLATION_EXEC / 0x7ff94fa170f4
  ?
  File "window.cpp", line 1026, in os::WindowWin::wndProc
    api.overlap(m_hpenctx, (wparam == WA_ACTIVE ||
  File "window.cpp", line 2523, in os::WindowWin::staticWndProc
    return wnd->wndProc(msg, wparam, lparam);
  ?, in UserCallWinProcCheckWow
  ?, in DispatchClientMessage
...
(23 additional frame(s) were not displayed)
@dacap
Copy link
Member

dacap commented Sep 21, 2022

We tried to fix this issue before but it's still present.

@dacap dacap added this to the v1.3.1 milestone Sep 21, 2022
@dacap dacap removed their assignment Sep 21, 2022
@dacap dacap self-assigned this Dec 19, 2022
@dacap dacap modified the milestones: v1.3.1, v1.3.0 Dec 19, 2022
@dacap dacap added wip and removed wip labels Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant