NordicSemiconductor / IOS-CoreBluetooth-Mock

Mocking library for CoreBluetooth framework.
BSD 3-Clause "New" or "Revised" License
226 stars 51 forks source link

Unit test failing with EXC_BAD_ACCESS #39

Closed ramunasjurgilas closed 3 years ago

ramunasjurgilas commented 3 years ago

Some times unit test crashing with error: Thread 4: EXC_BAD_ACCESS (code=1, address=0xeb0494cb1130)

Screenshot 2021-05-17 at 10 08 27

My temporary fix for this failure is, that running second or third time unit test passing ok. But any way would be fine if it would not crash at all.

Using latest version: 0.12.1

philips77 commented 3 years ago

Thank you for reporting the issue. I'll look into it when have some time.

philips77 commented 3 years ago

This should be fixed on develop branch. Could you give it a spin?

ramunasjurgilas commented 3 years ago

@philips77 Currently I stopped using IOS-CoreBluetooth-Mock and can not try it now.

philips77 commented 3 years ago

No prob. Thank you for reporting the issue. I'll close it then.