[svn 3146] memory access error in te4core-13.tec

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Freddybear
Wyrmic
Posts: 201
Joined: Wed Dec 06, 2006 6:58 pm
Location: Mordor, Ohio

[svn 3146] memory access error in te4core-13.tec

#1 Post by Freddybear »

Faulting application name: t-engine.exe, version: 1.0.0.0, time stamp: 0x4d94aa15
Faulting module name: te4core-13.tec, version: 0.0.0.0, time stamp: 0x4d966942
Exception code: 0xc0000005
Fault offset: 0x00039712
Faulting process id: 0x558
Faulting application start time: 0x01cbf18b6a33ffe0
Faulting application path: D:\Downloaded Games\t-engine4-svn-3146\t-engine.exe
Faulting module path: D:\Downloaded Games\t-engine4-svn-3146\game\engines\cores\te4core-13.tec
Report Id: ea2607b0-5d84-11e0-8521-0019dbf40b61

exception code oxc0000005 is a memory access violation.

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

Re: [svn 3146] memory access error in te4core-13.tec

#2 Post by darkgod »

no gdb trace ? :<
[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 ;)

Freddybear
Wyrmic
Posts: 201
Joined: Wed Dec 06, 2006 6:58 pm
Location: Mordor, Ohio

Re: [svn 3146] memory access error in te4core-13.tec

#3 Post by Freddybear »

Windows doesn't give me the option to start gdb *after* the error occurs, to be able to get a trace.

So I'll have to start running t-engine under gdb all the time.

Post Reply