View Issue Details

IDProjectCategoryView StatusLast Update
0003325Spring engineLuapublic2012-11-16 06:45
ReporterGoogle_Frog Assigned TojK  
PriorityhighSeveritycrashReproducibilityalways
Status resolvedResolutionfixed 
Summary0003325: UnitDefs table related crash
DescriptionIn ZK the following line of lua code causes a spring freeze. Occurs in both luarules and luaui. Should occurs for all valid unitdefids. Stacktrace in infolog.

local bla = UnitDefs[1]["deathExplosion"]

Additional InformationSpring 91.0.1-310-g80687dc develop
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

cleanrock

2012-11-07 13:06

reporter   ~0009328

Causes SIGSEGV when clicking Caretaker in zk build menu.

Google_Frog

2012-11-07 13:29

reporter   ~0009330

Yes, because the only lua in ZK which gets deathExplosion is Blast Radius.

cleanrock

2012-11-07 20:23

reporter   ~0009333

GFrog, i am slowly learning spring :).
I just wanted to say how to reproduce the crash.

jK

2012-11-16 06:45

developer   ~0009355

https://github.com/spring/spring/commit/83a9bf1af1e19343dbb9e85ec911b992685bfb05

Issue History

Date Modified Username Field Change
2012-11-07 12:02 Google_Frog New Issue
2012-11-07 12:02 Google_Frog File Added: infolog.txt
2012-11-07 13:06 cleanrock Note Added: 0009328
2012-11-07 13:29 Google_Frog Note Added: 0009330
2012-11-07 20:23 cleanrock Note Added: 0009333
2012-11-16 06:45 jK Note Added: 0009355
2012-11-16 06:45 jK Status new => resolved
2012-11-16 06:45 jK Resolution open => fixed
2012-11-16 06:45 jK Assigned To => jK