Fixed. This was due to how the memory pools are initialized. When the properties from the command line are parsed, the memory pools weren't initialized, causing a crash.
Semi-fixed. However, instead introduced possible concurrency issue. Must fix. Look in os/amiga/memory.c
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: joakim.n... (code.google.com)@gmail.com
Fixed. This was due to how the memory pools are initialized. When the properties from the command line are parsed, the memory pools weren't initialized, causing a crash.
Semi-fixed. However, instead introduced possible concurrency issue. Must fix. Look in os/amiga/memory.c