Crash while changing Graphic Mode

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
escargot
Thalore
Posts: 128
Joined: Thu Oct 14, 2010 2:55 pm

Crash while changing Graphic Mode

#1 Post by escargot »

It has happened to me a couple of times and now I got it on tape, AHA!

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
That happened when I changed from 32x32 Graphical to 32x32 ASCII (no background).
Hope it helps.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: Crash while changing Graphic Mode

#2 Post by darkgod »

Oh damnit ..
thanks
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply