Opened 3 years ago

Last modified 3 years ago

#12743 closed defect

ZVISION: Zork Grand Inquisitor crashes at launch on linux with high-resolution videos — at Initial Version

Reported by: caseorum Owned by:
Priority: normal Component: Engine: ZVision
Version: Keywords:
Cc: Game: Zork Grand Inquisitor

Description

Similar to #11180, except on linux. Could be a similar NPE with libmpeg2, but the assert output might suggest a null or empty filename getting passed.

Steps: Start ZGI with videos enabled

Results: Crashes immediately with console output:

scummvm: ./common/base-str.h:176: Common::BaseString<T>::value_type Common::BaseString<T>::operator[](int) const [with T = char; Common::BaseString<T>::value_type = char]: Assertion `_str && idx >= 0 && idx < (int)_size' failed.
Aborted (core dumped)

OS: linux

ScummVM 2.3.0git20896-gcd2d767c02 (Jul 18 2021 12:23:42)
Features compiled in: Vorbis FLAC MP3 ALSA SEQ TiMidity RGB zLib MPEG2 FluidSynth Theora AAC A/52 FreeType2 FriBiDi JPEG PNG GIF cloud (servers, local) TinyGL OpenGL

Change History (0)

Note: See TracTickets for help on using tickets.