[ scummvm-Bugs-2537212 ] IRIX: immediate crash when launching ScummVM

SourceForge.net noreply at sourceforge.net
Mon Jan 26 10:41:00 CET 2009


Bugs item #2537212, was opened at 2009-01-26 10:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2537212&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: GUI
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Joost Peters (joostp)
Assigned to: Max Horn (fingolfin)
Summary: IRIX: immediate crash when launching ScummVM

Initial Comment:
Since revision r35995 ScummVM segfaults at startup on my IRIX box.

The crash seems to be caused by changes in createRenderer(); on this particular machine the 16-bit video mode is 555 BGR, so it doesn't get picked up by matching against the 555 RGB (ColorMasks<555>) preset, and thus none of the CREATE_RENDERER_16() calls is being done.

I'm not sure how to best go about fixing this, hence the bug report.

Assigning to Max since he made the change. :)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2537212&group_id=37116




More information about the Scummvm-tracker mailing list