#2905 closed defect (fixed)
SYMBIAN: MONSTER.SO3 files do not work
Reported by: | sev- | Owned by: | anotherguest |
---|---|---|---|
Priority: | low | Component: | Port: Symbian |
Version: | Keywords: | ||
Cc: | Game: |
Description
Tested on S60v3 and UIQ3 builds. Attempt to run a game with monster.so3 gives this error on UIQ3: "App: SDL_b Reason: KERN-EXEC Number: 3". After clicking on Continue game plays but without any sound.
It works well with uncompressed SOU and Vorbis compressed SOG files.
Ticket imported from: #1595953. Ticket imported from: bugs/2905.
Change History (6)
comment:1 by , 18 years ago
Component: | → --Unset-- |
---|---|
Owner: | set to |
comment:2 by , 18 years ago
comment:3 by , 18 years ago
Priority: | normal → low |
---|
comment:4 by , 18 years ago
Fix identified! Default Symbian OS stack size was used for all new SDL threads, and this (8Kb) was not enough for Mad running on Symbian OS9. Symbian OS 9 has a generally higher stackrequirement, so that leaves even less available for any apps running. Changed value to 32Kb and now it works fine on the P990 I'm testing with.
comment:5 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 by , 6 years ago
Component: | --Unset-- → Port: Symbian |
---|
There is a problem with the MAD mp3 library on Symbian OS 9 phones, since this crashes when used, with or without asm opts. Currently I dont have a work around for that, and mp3 is not properly supported