As the title stands, is there a proper way of tracking down the libc++abi.dylib__cxa_throw: and fixing it. See the image below with the only info I have:
Also, here is the stack trace, not much going on there:

Most of what I found is the suggestions to catch Objective-C breakpoints only like so:
But I'm looking for explanation why it happens, and want to fix it properly, at least understand why it occurs. Any suggestions is greatly appreciated!

