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 on app::AppMenus::addMenuItemIntoGroup with non-existent group? #3835

Closed
sentry-io bot opened this issue May 1, 2023 · 0 comments
Closed

Crash on app::AppMenus::addMenuItemIntoGroup with non-existent group? #3835

sentry-io bot opened this issue May 1, 2023 · 0 comments
Assignees
Labels
bug crash report Issue originated from a crash report / .dmp file
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented May 1, 2023

Sentry Issue: ASEPRITE-XZ

EXCEPTION_ACCESS_VIOLATION_READ / 0x180: Fatal Error: EXCEPTION_ACCESS_VIOLATION_READ / 0x180
  File "app_menus.cpp", line 575, in app::AppMenus::addMenuItemIntoGroup
    Widget* menu = group.end->parent();
  File "plugin_class.cpp", line 171, in app::script::`anonymous namespace'::Plugin_newCommand
    appMenus->addMenuItemIntoGroup(group, std::move(menuItem));
  File "ldo.c", line 532, in luaD_precall
    n = (*f)(L);  /* do the actual call */
  File "lvm.c", line 1624, in luaV_execute
    if ((newci = luaD_precall(L, ra, nresults)) == NULL)
  File "ldo.c", line 577, in ccall
    luaV_execute(L, ci);  /* call it */
...
(12 additional frame(s) were not displayed)
@sentry-io sentry-io bot assigned dacap May 1, 2023
@dacap dacap moved this to Todo in Aseprite v1.3.x May 1, 2023
@dacap dacap added this to the v1.3-rc3 milestone May 1, 2023
@dacap dacap added bug crash report Issue originated from a crash report / .dmp file labels May 1, 2023
@dacap dacap closed this as completed in 4d3575f May 1, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in Aseprite v1.3.x May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug crash report Issue originated from a crash report / .dmp file
Projects
Archived in project
Development

No branches or pull requests

1 participant