Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal write characteistic and dead system exception #564

Open
talfsaverone opened this issue May 28, 2024 · 1 comment
Open

Internal write characteistic and dead system exception #564

talfsaverone opened this issue May 28, 2024 · 1 comment

Comments

@talfsaverone
Copy link

Hi,
We are using the Nordic SDK and getting the following exception in the Crashlytics:

Non-fatal Exception: android.os.DeadSystemRuntimeException
android.os.DeadSystemException
android.bluetooth.BluetoothGatt.writeCharacteristic (BluetoothGatt.java:1501)
no.nordicsemi.android.ble.BleManagerHandler.internalWriteCharacteristic (BleManagerHandler.java:50)
no.nordicsemi.android.ble.BleManagerHandler.nextRequest (BleManagerHandler.java:774)
no.nordicsemi.android.ble.BleManagerHandler.enqueue (BleManagerHandler.java:22)
no.nordicsemi.android.ble.Request.enqueue (Request.java:2)

Is it something that is caused by the Nordic SDK or is it just a crash of the OS that by chance happened while running the write characteristic command?

@philips77
Copy link
Member

This seems to be an OS crash. May I ask if you can replicate this issue on your side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants