View Issue Details

IDProjectCategoryView StatusLast Update
0002776Spring engineGeneralpublic2011-11-28 21:59
ReporterKingRaptor Assigned Tozerver  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version84.0 
Fixed in Version84.0.1 
Summary0002776: (MT) Access violation midgame
DescriptionExperienced an access violation with Spring 84.0 (MT-Sim) while having 256 armpw on patrol.

Mod: Zero-K (working copy)
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

zerver

2011-11-28 21:59

reporter   ~0007748

https://github.com/spring/spring/commit/483a60132203b9b87db2640bf008c48465afe912

The trace (below) was not 100% clear, but I think it is fixed now.

https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lstring.cpp#L81
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lapi.cpp#L449
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/Lua/LuaUnitDefs.cpp#L363
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/Lua/LuaUnitDefs.cpp#L416
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/Lua/LuaUnitDefs.cpp#L187
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L319
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L376
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lvm.cpp#L112
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lvm.cpp#L462
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L377
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lapi.cpp#L813
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L119
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L464
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lapi.cpp#L834
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lbaselib.cpp#L378
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L319
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lvm.cpp#L612
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L377
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lapi.cpp#L813
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L119
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/ldo.cpp#L464
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/lib/lua/src/lapi.cpp#L834
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/Lua/LuaHandle.cpp#L440
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/Lua/LuaHandle.cpp#L470
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/Lua/LuaHandle.h#L308
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/System/EventHandler.cpp#L483
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/Game/Game.cpp#L1043
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/System/SpringApp.cpp#L1080
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/System/SpringApp.cpp#L1168
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/System/Main.cpp#L51
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/System/Main.cpp#L65
https://github.com/spring/spring/tree/e95c0d2ec6e1c78e05435e426be6c4cec83383e7/rts/System/Main.cpp#L101
CobEngine.cpp#L0
/root/mingw/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c#L237
/root/mingw/mingw32-runtime-3.15.2/build_dir/src/mingwrt-3.15.2-mingw32/crt1.c#L271
??#L0
??#L0
??#L0

Issue History

Date Modified Username Field Change
2011-11-26 11:38 KingRaptor New Issue
2011-11-26 11:38 KingRaptor File Added: infolog.txt
2011-11-27 01:55 zerver Status new => assigned
2011-11-27 01:55 zerver Assigned To => zerver
2011-11-28 21:59 zerver Note Added: 0007748
2011-11-28 21:59 zerver Status assigned => resolved
2011-11-28 21:59 zerver Fixed in Version => 84.0.1
2011-11-28 21:59 zerver Resolution open => fixed