Follow-up Comment #3, bug #25541 (project wesnoth):

Right now, I am just getting a lua error:

20170227 14:13:41 error scripting/lua: lua/wml/animate_unit.lua:37: bad
argument #2 to 'is_fogged' (location expected, got number)
stack traceback:
        [C]: in field 'is_fogged'
        lua/wml/animate_unit.lua:37: in upvalue 'add_animation'
        lua/wml/animate_unit.lua:112: in local 'cmd'
        lua/wml-utils.lua:145: in field 'handle_event_commands'
        lua/wml-flow.lua:6: in function <lua/wml-flow.lua:5>


but with the asan build I could reproduce this quite reliably.

I used 
CXXFLAGS="-fsanitize=address,undefined -g3 -I/usr/include/boost -Og
-fno-omit-frame-pointer -march=native -fsanitize-address-use-after-scope 
-fno-optimize-sibling-calls"  cmake ..
and clang-dev to compile.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?25541>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to