Changes between Initial Version and Version 1 of Ticket #9783
- Timestamp:
- May 13, 2017, 2:05:49 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9783
- Property Summary SCI: castlebrain: Uninitialized read for temp 14 from method word::dispatchEvent → SCI: castlebrain: Crash in Wordsearch puzzle
-
Ticket #9783 – Description
initial v1 3 3 Crashes with: 4 4 5 {{{ 5 6 Uninitialized read for temp 14 from method word::dispatchEvent (room 320, script 325, localCall ffffffff)! 7 }}} 6 8 7 9 Backtrace: 8 10 11 {{{ 9 12 Call stack (current base: 0x0): 10 13 0: script 994 - Brain::replay() … … 37 40 by c obj@002a:06ce pc=002a:0593 sp=ST:0067 fp=ST:0030 argp:ST:002e 38 41 42 }}} 43 39 44 Steps to reproduce: 40 45 - load the attached savegame … … 42 47 - Pick a letter in the middle and aggressively click and double-click it very rapidly 43 48 - Crash 49 50 Game version is 1.1 for what it's worth.