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

PHChange-queue crash #91

Open
w33z opened this issue Sep 21, 2020 · 2 comments
Open

PHChange-queue crash #91

w33z opened this issue Sep 21, 2020 · 2 comments

Comments

@w33z
Copy link

w33z commented Sep 21, 2020

Hello,

I'm facing with crash. Here is stacktrace from crashlytics:

Crashed: PHChange-queue
0 AssetsPickerViewController 0x1039a3d2c specialized Array.checkSubscript(:wasNativeTypeChecked:) + 4361125164 (:4361125164)
1 AssetsPickerViewController 0x103994d90 AssetsManager.synchronizeAssets(updatedAlbumIndexSets:fetchMapBeforeChanges:changeInstance:) + 4361063824 (:4361063824)
2 AssetsPickerViewController 0x10399541c AssetsManager.photoLibraryDidChange(:) + 197 (AssetsManager+Sync.swift:197)
3 AssetsPickerViewController 0x103995518 @objc AssetsManager.photoLibraryDidChange(
:) + 4361065752 (:4361065752)
4 Photos 0x18ff4dddc __40-[PHPhotoLibrary _processPendingChanges]_block_invoke.831 + 412
5 Photos 0x18ff12ff4 -[PHChange preloadChangeDetailsForFetchResults:inManagedObjectContext:handler:] + 1272
6 Photos 0x18ff4d904 -[PHPhotoLibrary _processPendingChanges] + 1308
7 AssetsLibraryServices 0x199548ed0 __pl_dispatch_after_block_invoke + 44
8 libdispatch.dylib 0x184222ec4 _dispatch_call_block_and_release + 32
9 libdispatch.dylib 0x18422433c _dispatch_client_callout + 20
10 libdispatch.dylib 0x18422a85c _dispatch_lane_serial_drain + 568
11 libdispatch.dylib 0x18422b290 _dispatch_lane_invoke + 400
12 libdispatch.dylib 0x184234928 _dispatch_workloop_worker_thread + 584
13 libsystem_pthread.dylib 0x18428b714 _pthread_wqthread + 276
14 libsystem_pthread.dylib 0x1842919c8 start_wqthread + 8

I notice this bugs on iphone 11 (13.5.1) and iphone 11 pro max (13.6.1).
Currently i didn't find the way how to reproduce this issue.

Can you advice me what can i do?

@aman-at-appinventiv
Copy link

Hi @w33z,
I am also not able to reproduce the issue, one of my users on an iPad has been getting this crash quite frequently.
were you able to resolve the issue?

@shnmxvi
Copy link

shnmxvi commented Jan 6, 2023

Hi, I have the same problem on 2.9.7 version - any idea or somebody fixed it in own fork?

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

3 participants