#150 closed defect
scummvm under solaris
Reported by: | SF/dettus | Owned by: | SF/ender |
---|---|---|---|
Priority: | normal | Component: | Port: Solaris |
Version: | Keywords: | ||
Cc: | Game: |
Description
hello. i hate it to give you such a vague description, but i have got some problems with running scummvm on solaris. whenever i am about to start it with lets say "scumm MONKEY2", it pops up the window, and soon the console prints an "SDL parachute" message. the program exits, the window closes. do you know where it might come from? is there any x86-specific machine-code within the datafiles?
Ticket imported from: #542178. Ticket imported from: bugs/150.
Change History (5)
comment:1 by , 23 years ago
comment:2 by , 23 years ago
Closing unless we get further information... assuming it's a SDL bug until then.
Feel free to reopen if you can provide more details.
comment:3 by , 23 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | --Unset-- → Ports |
---|
comment:5 by , 6 years ago
Component: | Ports → Port: Solaris |
---|
There is no x86-specific code in ScummVM.. it's been sucessfully run on various architectures both little endian and big endian.
You may wish to compile both SDL and ScummVM in debug.. that should instead coredump instead of parachute, and you should be able to get more detailed information on why it crashes. It's most likely due to a SDL bug instead of a ScummVM bug - but I don't have a sparc around with a monitor (I do have a UE450, but it's headless) to test with.