Page 1 of 1

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

Posted: Sun Apr 03, 2011 12:05 am
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.

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

Posted: Sun Apr 03, 2011 1:56 pm
by darkgod
no gdb trace ? :<

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

Posted: Sun Apr 03, 2011 4:22 pm
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.