I developed an iOS app along with the Watch OS app.
We are using an iPhone camera for capturing video.
To capture video iPhone app needs permission from the app user.
When iPhone displays a permission dialog and the user allows/disallows permission respective Watch App gets killed with debugger signal 9.
If I remove camera permission then the Watch app works fine.