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 with 0.44.12-r1 and 6.54 on linux #87

Open
carewolf opened this issue Jul 31, 2018 · 2 comments
Open

Crash with 0.44.12-r1 and 6.54 on linux #87

carewolf opened this issue Jul 31, 2018 · 2 comments

Comments

@carewolf
Copy link

I get a reproducible crash with a backtrace that looks something like:
(gdb) bt
#0 0x0000000000000000 in ()
#1 0x0000000000d9c184 in ()
#2 0x0000000000d9e040 in ()
#3 0x0000000000daa035 in ()
#4 0x000000000074fa5a in ()
#5 0x00007fffd718fa34 in dwarfmode_hook::interpose_fn_logic() ()
at /mnt/nvme/games/LinuxLNP-0.44.12-r01/df_linux/hack/plugins/twbt.plug.so
#6 0x00007ffff699beb2 in interfacest::loop() () at /mnt/nvme/games/LinuxLNP-0.44.12-r01/df_linux/libs/libgraphics.so
#7 0x00000000009ccdee in mainloop() ()
#8 0x00007ffff69801c5 in enablerst::async_loop() ()
at /mnt/nvme/games/LinuxLNP-0.44.12-r01/df_linux/libs/libgraphics.so
#9 0x00007ffff69804e0 in call_loop(void*) () at /mnt/nvme/games/LinuxLNP-0.44.12-r01/df_linux/libs/libgraphics.so
#10 0x00007ffff6f8ee18 in () at /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#11 0x00007ffff6fcdf69 in () at /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
#12 0x00007ffff53c75aa in start_thread (arg=0x7fffe8402700) at pthread_create.c:463
#13 0x00007ffff5d49cbf in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

I got it with twbt 6.53 and tried upgrading to 6.54 but it didn't help

@pronvit
Copy link
Contributor

pronvit commented Aug 1, 2018

So.. how do I reproduce it?

@Chais
Copy link

Chais commented Oct 3, 2018

I seem to reliably be able to reproduce this (or something similar, haven't checked the stacktrace) with the latest GemSet. World starts loading but at some point I get garbled text and the game freezes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants