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 when closing window from Controls settings menu #14715

Open
andriyndev opened this issue May 29, 2024 · 1 comment
Open

Assertion failure when closing window from Controls settings menu #14715

andriyndev opened this issue May 29, 2024 · 1 comment
Labels
Bug Issues that were confirmed to be a bug Low priority @ Mainmenu

Comments

@andriyndev
Copy link

Minetest version

Minetest 5.9.0-dev-debug-c4703a7f1 (Linux)
Using LuaJIT 2.1.1713773202
Built by GCC 11.4
Running on Linux/6.5.0-35-generic x86_64
BUILD_TYPE=Debug
RUN_IN_PLACE=1
USE_CURL=1
USE_GETTEXT=1
USE_SOUND=1
STATIC_SHAREDIR="."
STATIC_LOCALEDIR="locale"

Irrlicht device

No response

Operating system and version

Linux Mint 21.3 Cinnamon

CPU model

Intel© Core™ i3-7100U CPU @ 2.40GHz × 2

GPU model

Intel Corporation HD Graphics 620

Active renderer

No response

Summary

minetest: /home/andrii/git/minetest/src/client/clientlauncher.cpp:79: ClientLauncher::~ClientLauncher(): Assertion `g_menumgr.menuCount() == 0' failed.
Aborted (core dumped)

Steps to reproduce

  1. Launch game -> Settings (button with two gears) -> Keyboard and Mouse -> Controls
  2. Close the window
@andriyndev andriyndev added the Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible label May 29, 2024
@andriyndev
Copy link
Author

By the way, I don't know if it's a bug but ->deletingMenu() is called two times more often than ->createdMenu().

@sfan5 sfan5 added Bug Issues that were confirmed to be a bug Low priority and removed Unconfirmed bug Bug report that has not been confirmed to exist/be reproducible labels May 30, 2024
@sfan5 sfan5 changed the title Game crashes with abort when closing window from Controls settings menu Assertion failure when closing window from Controls settings menu May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that were confirmed to be a bug Low priority @ Mainmenu
Projects
None yet
Development

No branches or pull requests

3 participants