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

Crash on v16.0 #30

Closed
maxmiranda opened this issue Aug 23, 2023 · 1 comment
Closed

Crash on v16.0 #30

maxmiranda opened this issue Aug 23, 2023 · 1 comment

Comments

@maxmiranda
Copy link

Trying to update and hopefully won’t see the crash anymore (will keep you updated), but here’s the crash report:

Fatal Exception: NSRangeException
0  CoreFoundation                 0x9cb4 __exceptionPreprocess
1  libobjc.A.dylib                0x183d0 objc_exception_throw
2  CoreFoundation                 0x1aff84 -[__NSCFString characterAtIndex:].cold.1
3  CoreFoundation                 0x16fcc -[NSConstantArray objectAtIndex:]
4  Shake                          0x90f88 -[SHKShakeReportData trimActivityHistoryRecords] + 661 (SHKShakeReportData.m:661)
5  Shake                          0x90890 -[SHKShakeReportData constructActivityLogData:] + 590 (SHKShakeReportData.m:590)
6  Shake                          0x8f274 __70-[SHKShakeReportData populateGatheredDataDictWithReportConfiguration:]_block_invoke + 299 (SHKShakeReportData.m:299)
7  libdispatch.dylib              0x2320 _dispatch_call_block_and_release
8  libdispatch.dylib              0x3eac _dispatch_client_callout
9  libdispatch.dylib              0xb534 _dispatch_lane_serial_drain
10 libdispatch.dylib              0xc0a4 _dispatch_lane_invoke
11 libdispatch.dylib              0x16cdc _dispatch_workloop_worker_thread
12 libsystem_pthread.dylib        0xddc _pthread_wqthread
13 libsystem_pthread.dylib        0xb7c start_wqthread

Occurred three times to 3 different users of all different devices (SE, 14, 11)

@mstanic-shake
Copy link
Member

Hi @maxmiranda,

We already addressed this issue in 16.1 version. Please update to the latest version and open the issue again if it is still happening for you.

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