i am getteing a KERN EXEC 0 panic on second use of an RObject and not on first.
i am really confused cause this panic occurs if RObject is uninitialised , in such case it should occur in first case also. see code below. am using a rmUTEX oBJECT.
I am also getting the same KERN-EXEC 0 panic while running my application. It's a bluetooth based application, when ever I trid to do the device/service discovery I was getting this panic. The interesting part is that I didn't get this error always, it was comming randomly. Another thing is if there were more than two devices then this error was not coming.
Can anybody guide me in this regard. I'm realy fed-up with this problem. Any clue will be of great helpful.