Hi,
This usually is caused by a crash inside the browser engine. Unfortunately there are numerous scenarios that can cause the browser engine to crash and the log does not reveal much.
Some of these crash scenarios are avoidable, some of these crashes scenarios are just plain bugs inside the Chromium browser engine and many of them have already been fixed. The best we can do is to use crash log to try to locate the root location of the crash, which sometimes can be useful in finding the solution. However in order for us to look into the crash log, you will need a recent build. See here for more information about how to collect/send crash log:
https://www.essentialobjects.com/doc/common/crash_report.aspxBeside the crash log, the most effective way is to isolate and reproduce the problem. If you can isolate and reproduce the problem on the latest build (do not use older build since the issue might have already been resolved), please send the test project to us and we will be happy to take a look. See here for more information on how to send test project to us:
https://www.essentialobjects.com/forum/test_project.aspxThanks!