'app simply crash' doesn't provide any meaningful information, and there are many ways for an app to crash that don't involve throwing exceptions.

Run your app in a debugger, or use stdout debugging to examine intermediate variable contents.