Hi,
I actually wanted to create a bug on the tracker but there was no 'Register' button to be found anywhere.
On Arch, 3.5.0 causes:
when started with -msdl. SDL versions:
local/sdl 1.2.15-5
local/sdl_ttf 2.0.11-2
Backtrace (without debugging symbols):
Our build process: https://projects.archlinux.org/svnto...ckages/angband
I actually wanted to create a bug on the tracker but there was no 'Register' button to be found anywhere.
On Arch, 3.5.0 causes:
Code:
*** Error in `/usr/bin/angband': double free or corruption (fasttop): 0x0000000000863980 ***
local/sdl 1.2.15-5
local/sdl_ttf 2.0.11-2
Backtrace (without debugging symbols):
Code:
(gdb) bt #0 0x00007ffff669c319 in raise () from /usr/lib/libc.so.6 #1 0x00007ffff669d718 in abort () from /usr/lib/libc.so.6 #2 0x00007ffff66d9da4 in __libc_message () from /usr/lib/libc.so.6 #3 0x00007ffff66df56e in malloc_printerr () from /usr/lib/libc.so.6 #4 0x00007ffff66e0247 in _int_free () from /usr/lib/libc.so.6 #5 0x00007ffff6f6699c in TTF_CloseFont () from /usr/lib/libSDL_ttf-2.0.so.0 #6 0x000000000055311b in ?? () #7 0x000000000055a40b in ?? () #8 0x000000000055a79b in ?? () #9 0x000000000054d1d9 in ?? () #10 0x00007ffff6688b05 in __libc_start_main () from /usr/lib/libc.so.6 #11 0x00000000004043b9 in ?? ()
Comment