I verified this to be reproducible under FreeSCI latest CVS on Linux.
A have ZIP'd a savegame directory right before it happens @
http://www.clock.org/~matt/tmp/kq4-lute-save.zip

To reproduce, just restore the game and press "up". The lute player moves
visibly into the stump. On my machine, after I restore and break into the
debugger, I see this (note the unaligned read):

> obj
Class Event
Species=403a, Superclass=3af8
Local variables @ 0x4310
Variable selectors:
  species[0000] = 403a %Event
  superClass[0002] = 3af8 %Obj
  -info-[0004] = 8000
  name[002e] = 42e3 Warning: Unaligned unsigned read from 42e3

  type[0044] = 0000 (0)
  message[0050] = 0000 (0)
  modifiers[0080] = 0000 (0)
  y[0006] = 0000 (0)
  x[0008] = 0000 (0)
  claimed[0098] = 0000 (0)
Method selectors:
  new[00a8] at 400c


Hope this helps!

--
http://www.clock.org/~matt


Reply via email to