Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#9631 closed defect (fixed)

Crash on startup of Rex Nebular on Android

Reported by: lubomyr Owned by: wjp
Priority: normal Component: Engine: MADS
Version: Keywords:
Cc: Game: Rex Nebular

Description (last modified by wjp)

scummvm 1.10.0git 26.10.2016
commit: ca52f16e08e5be27faf53b5b4161db467ab0d405

game: Rex Nebular (DOS/English)

platform: Android (SDL)

Crash on startup

full debug log in attachment

I/DEBUG   (17849):     #01  pc 00ac71c7  /data/app-lib/org.scummvm.scummvm-2/libapplication.so (MADS::Fader::mapToGreyRamp(unsigned char*, int, int, int, int, MADS::Fader::GreyEntry*)+490)

addr2line 0x00ac71c7
../engines/mads/palette.cpp:623

if comment line 571 (engines/mads/palette.cpp)
//insertionSort(numColors, greyList, greyMapping);
then game runs

Attachments (1)

debug.log (10.8 KB ) - added by lubomyr 7 years ago.
full debug log

Download all attachments as: .zip

Change History (3)

by lubomyr, 7 years ago

Attachment: debug.log added

full debug log

comment:1 by wjp, 7 years ago

Owner: set to wjp
Resolution: fixed
Status: newclosed

Thanks for the report! This was a bug in insertionSort that I've just fixed in git master.

comment:2 by wjp, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.