Hi guys,
We get this crash bug intermittently, but always at the same place, right when Unity is launching. The occurrence is about one in every three to five launches. Launch circumstances appear to be identical between launches where it crashes and launches where it doesn’t. Domain.c is part of mono so I assume this has something to do with Unity. We are running Unity 3.0.0f5
Here’s the error:
2010-10-18 10:52:38.183 myapp[1166:207] AppController: starting unity for the first time…
Mono path[0] = ‘/var/mobile/Applications/E946D334-3B2E-4A14-9547-A08A67C7BE53/myapp.app/Data/Managed’
- Assertion: should not be reached at domain.c:1253
Program received signal: “SIGABRT”.
Undefined command: “”. Try “help”.
Undefined command: “”. Try “help”.
"
kill
quit
Any help appreciated.