We have one customer with a database (around 1GB, we've had much bigger!) and it's just a bunch of tables (about 130 tables).
They are getting an assertion error (latest version of Sybase SQL Anywhere 12.01)
Some data structure within the server is normally allocated within a single memory page and it is exceeding the page size
It is a production issue - and makes no sense. Where would I even begin looking / why is it GPFing?