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

iOS crashed on "String error does not represent a valid UUID" #1

Open
wbees opened this issue Nov 25, 2024 · 3 comments
Open

iOS crashed on "String error does not represent a valid UUID" #1

wbees opened this issue Nov 25, 2024 · 3 comments

Comments

@wbees
Copy link

wbees commented Nov 25, 2024

Disconnect first, then connect, there is a chance of crash.

      Fatal Exception: NSInternalInconsistencyException

0 CoreFoundation 0x83f20 __exceptionPreprocess
1 libobjc.A.dylib 0x172b8 objc_exception_throw
2 Foundation 0x6de7f8 _userInfoForFileAndLine
3 CoreBluetooth 0xeae4 -[CBUUID initWithString:safe:]
4 CoreBluetooth 0xe8e8 +[CBUUID UUIDWithString:]
5 StarMgsIO 0x633c (Missing UUID cc8699e7482330e1a0f6f849bdb0836c)
6 CoreBluetooth 0x262f4 -[CBCentralManager handlePeripheralConnectionCompleted:]
7 CoreBluetooth 0x66f8 -[CBCentralManager handleMsg:args:]
8 CoreBluetooth 0x65dc -[CBManager xpcConnectionDidReceiveMsg:args:]
9 CoreBluetooth 0x6488 __30-[CBXpcConnection _handleMsg:]_block_invoke

@KHosozawa
Copy link

@wbees
Thank you for your report.

Could you please provide us with the following information so we can investigate this issue?

  1. Model of Scale
  2. iOS version
  3. Xcode version

Best regards.

@wbees
Copy link
Author

wbees commented Nov 27, 2024

@KHosozawa

  1. Model of Scale: MG-T30
  2. iOS version: 17.6.1
  3. Xcode version: 15.4

@wbees
Copy link
Author

wbees commented Nov 27, 2024

Another crash report:

      Crashed: jp.star-m.starmgsio

0 StarMgsIO 0x7588 -[STARMGTSResponseData rangeOfFirstResponse:] + 60
1 StarMgsIO 0x8cec -[STARScale peripheral:didUpdateValueForCharacteristic:error:] + 288
2 CoreBluetooth 0x4ab00 -[CBPeripheral handleAttributeEvent:args:attributeSelector:delegateSelector:delegateFlag:] + 188
3 CoreBluetooth 0x4ac30 -[CBPeripheral handleCharacteristicEvent:characteristicSelector:delegateSelector:delegateFlag:] + 100
4 CoreBluetooth 0x47784 -[CBPeripheral handleMsg:args:] + 632
5 CoreBluetooth 0x66b0 -[CBCentralManager handleMsg:args:] + 152
6 CoreBluetooth 0x65dc -[CBManager xpcConnectionDidReceiveMsg:args:] + 228
7 CoreBluetooth 0x6488 __30-[CBXpcConnection _handleMsg:]_block_invoke + 48

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