pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/55896: ESC spam in stone-soup



>Number:         55896
>Category:       pkg
>Synopsis:       ESC spam in stone-soup
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 29 00:00:00 +0000 2020
>Originator:     Joe Mifsud
>Release:        pkgsrc-CURRENT Dec. 28, 2020
>Organization:
>Environment:
NetBSD carbon 9.99.77 NetBSD 9.99.77 (CARBON) #8: Sun Dec 27 16:28:10 UTC 2020  joey@hydrogen:/usr/obj/sys/arch/i386/compile/CARBON i386
>Description:
$ crawl -version
Crawl version 0.25.1
Save file version 34.219
Compiled with GCC 7.5.0
Build platform: i486--netbsdelf
Platform: i486--netbsdelf
CFLAGS: -O2 -pipe -Wall -Wformat-security -Wundef -Wextra -Wno-missing-field-initializers -Wno-implicit-fallthrough -Wno-type-limits -Wno-uninitialized -Wno-array-bounds -Wmissing-declarations -Wredundant-decls -Wno-parentheses -Wwrite-strings -Wshadow -pedantic -Wuninitialized -Iutil -I. -isystem /usr/pkg/include/lua-5.1 -DWIZARD -DASSERTS -DCLUA_BINDINGS -DSAVE_DIR_PATH="~/.crawl" -DDATA_DIR_PATH="/usr/pkg/share/stone-soup/"
LDFLAGS: -rdynamic -fuse-ld=gold -O


Once the dungeon is drawn and you're in 'the game,' the console is spammed with _Unknown Command. If I add a macro for {\27} I am able to change the spam message to another command so I think there is some loop which spams the ESC key. Eventually there is a Infinite Lua Loop detected message. I submitted an issue upstream, they suggested I get in touch here.
>How-To-Repeat:
Build, install, run. Start a new game.
>Fix:


Home | Main Index | Thread Index | Old Index