#13542 closed defect (fixed)
LSL6 crash when dragging empty text area scrollbar
Reported by: | RayKoopa | Owned by: | sluicebox |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | crash, array | |
Cc: | RayKoopa | Game: | Leisure Suit Larry 6 |
Description (last modified by )
- ScummVM 2.6.0git6340-g974c51b4cd1 (Jun 5 2022 09:42:22)
- Game language: English
- Game version: Hi-Res 1.000.000
- Windows 11 21H2 10.0.22000.675
Steps to reproduce:
- Start a fresh instance of new game (do not "New" / "Load" inside the game).
- Make sure the text area is visible (Game > Text On / Off)
- Attempt to drag the scrollbar thumb downwards.
- The emulator will crash with the following log:
Assertion failed: idx < _size, file ./common/array.h, line 232 [process exited with code 3 (0x00000003)]
In DOSBox, the thumb can be dragged smoothly, despite nothing being scrolled.
Also, the text area is always cleared when loading or saving games. In DOSBox, it retains the last messages, even restoring ones of a save game, despite them being scrolled out of sight (as if an empty message is posted and scrolled to).
Change History (3)
comment:1 by , 2 years ago
Description: | modified (diff) |
---|
comment:2 by , 2 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in https://github.com/scummvm/scummvm/commit/c84e747e3b8dfd74d9dd674fbed3d7b8a19a9683