#5017 closed defect (fixed)
kq6-win: more crashes on rats in catacombs
Reported by: | SF/henne-nwh | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | ||
Cc: | Game: | King's Quest 6 |
Description
Like in bug 3035495 there are more rat crashes. ( https://sourceforge.net/tracker/?func=detail&aid=3035495&group_id=37116&atid=418820 )
Uninitialized read for temp 3 from method rats::changeState (script 30, localCall ffffffff)! Uninitialized read for temp 4 from method rats::changeState (script 30, localCall ffffffff)! Uninitialized read for temp 5 from method rats::changeState (script 30, localCall ffffffff)!
I patched some workarrounds for that, and seem to got all of the rat crashes.
Ticket imported from: #3035824. Ticket imported from: bugs/5017.
Attachments (1)
Change History (6)
by , 14 years ago
Attachment: | 0001-add-kq6-win-rats-workarround.patch added |
---|
comment:1 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 14 years ago
Owner: | removed |
---|---|
Resolution: | fixed |
Status: | closed → new |
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 14 years ago
Owner: | set to |
---|
Note:
See TracTickets
for help on using tickets.
More Rats Workarround