Here goes the GDB log:
Code: Select all
Starting program: D:\Juegos\t-engine4-windows-1.0.0beta15b/t-engine.exe
[New Thread 3988.0xae4]
[New Thread 3988.0xf0c]
[New Thread 3988.0x830]
[New Thread 3988.0x86c]
[New Thread 3988.0x2c8]
[New Thread 3988.0xca8]
[New Thread 3988.0x234]
[New Thread 3988.0xda8]
[New Thread 3988.0xd34]
[New Thread 3988.0xbb0]
[New Thread 3988.0xa84]
[New Thread 3988.0xfdc]
Program received signal SIGSEGV, Segmentation fault.
0x0049151c in TCOD_noise_simplex (noise=0x6769008, f=0x22f6f0) at src/libtcod_import/noise_c.c:400
400 src/libtcod_import/noise_c.c: No such file or directory.
in src/libtcod_import/noise_c.c
The program being debugged has been started already.
Start it from the beginning? (y or n) Program not restarted.
A debugging session is active.
Inferior 1 [process 3988] will be killed.
Quit anyway? (y or n) warning: SuspendThread failed. (winerr 5)
error return ../../gdb-7.2/gdb/windows-nat.c:2208 was 5
error return ../../gdb-7.2/gdb/windows-nat.c:1243 was 31
Hope it helps.