Why do I have this following break point be triggered every time when I launch my application? I added "All Exceptions" break point in my project, but I don't know what kind of exception is this. The app can keep running if I skip this break, however when running in the device, there's a crash happened couple times due to the same call stack.Why do I have this following break point be tri