Linux crafting crash

https://attnam.com/topics/Linux-crafting-crash

The Cathedral of Attnam > Trouble Shooting and Bugs

#1 Jun 5, 2022, 3:27 pm Hide

Lukegros

Pressing 'escape' when prompted to type in what you want to craft consistently crashes the game (on Arch Linux).

Sometimes it just terminates with a generic segmentation violation, most times it returns the following, with varying memory addresses

SPOILER ALERT. Click here to see text.
Segmentation fault
ivan(_ZN18globalerrorhandler22DumpStackTraceToStdErrEi+0x34)[0x555dc8ad11ea]
ivan(_Z12CrashHandleri+0x15)[0x555dc8a5fb98]
/usr/lib/libc.so.6(+0x3e8e0)[0x7f87361018e0]


And once, in the few dozen times i tested this, i got

SPOILER ALERT. Click here to see text.
Segmentation fault
ivan(_ZN18globalerrorhandler22DumpStackTraceToStdErrEi+0x34)[0x5624ec7191ea]
ivan(_Z12CrashHandleri+0x15)[0x5624ec6a7b98]
/usr/lib/libc.so.6(+0x3e8e0)[0x7fea5f4f58e0]
ivan(_ZN12srpForgeItem4workER10recipedata+0x462)[0x5624ec563ba2]
ivan(_ZN9craftcore5CraftEP9character+0xcd7)[0x5624ec54ac2d]
ivan(_ZN13commandsystem5CraftEP9character+0x18)[0x5624ec549bc6]
ivan(_ZN9character16GetPlayerCommandEv+0x3e7)[0x5624ec49c95d]
ivan(_ZN9character2BeEv+0x622)[0x5624ec48f49a]
ivan(_ZN4pool2BeEv+0x31)[0x5624ec57a22b]
ivan(_ZN4game3RunEv+0x3ef)[0x5624ec5c2499]
ivan(main+0xb58)[0x5624ec6a8747]
/usr/lib/libc.so.6(+0x29290)[0x7fea5f4e0290]
/usr/lib/libc.so.6(__libc_start_main+0x8a)[0x7fea5f4e034a]
ivan(_start+0x25)[0x5624ec477615]


Edit for clarity: Game is built from Github, issue wasn't fixed by rebuilding.
This doesn't happen when running the v0.59 release through wine or a windows VM, haven't tried building from source on windows.
#2 Sep 6, 2022, 1:02 am Hide

Tuerai

This also happens to me. Very frustrating when I forget that I can't hit esc in that menu.
#3 Sep 7, 2022, 12:39 am Hide

capristo

Must be if it prompted you to make your first post since you joined 11 years ago

It's being discussed here so hopefully we will have a fix soon:
https://github.com/Attnam/ivan/issues/610

Thanks for reporting it
#4 Sep 7, 2022, 5:27 am Hide

fejoa

capristo wrote
Must be if it prompted you to make your first post since you joined 11 years ago



But 2011 feels like only yesterday…

#5 Sep 19, 2022, 8:10 am Hide

Batman?

Why the spoiler tags?