scandum / tintin

TinTin++, aka tt++, is an extensible console MUD client.
https://tintin.mudhalla.net
GNU General Public License v3.0
201 stars 56 forks source link

Starting with user interface (-g) crashes #155

Closed rigrig closed 1 year ago

rigrig commented 1 year ago

Running tt++ -g crashes: After printing the welcome banner, it shows free(): double free detected in tcache 2

Screenshot

image

and exits with

DEBUG_STACK[000] [000] = command(%p,%p,%p,...)

syserr_fatal(crashed) 

TinTin++ version: 2.02.30 (master, compiled from source) It works fine with the previous commit (2.02.21b)

Running tt++ ~/.tintin/gui.tin does work, showing the world chooser.

scandum commented 1 year ago

Thanks for letting me know, annoying how some things work with Cygwin but not Ubuntu.

scandum commented 1 year ago

Should be fixed in the beta. https://mudhalla.net/tintin-beta.tar.gz

rigrig commented 1 year ago

Thanks, that was fast! Tried it, and it no longer crashes. 🎉

prool commented 1 year ago

Hello!

Report: Debian 11. tintin version 2.02.30 has crashed with flag -g

tintin beta - no crashed

Remark: graphic mode (-g flag) is very nice!

Prool