I have the same issue as KimSC. Either on scrolling or a long press, the App crashes.
Crashed: com.apple.coreanimation.imageprovider.concurrent
0 libsystem_platform.dylib 0x23bc os_unfair_lock_lock + 12
1 CoreGraphics 0xf2540 CGPDFPagePurgeResources + 36
2 CoreGraphics 0xcc008 CGContextDrawPDFPageWithDrawingCallbacks + 860
3 CoreGraphics 0xf2a98 CGContextDrawPDFPageWithProgressCallback + 36
4 CorePDF 0x6e554 -[UIPDFPageContentDelegate drawLayer:inContext:] + 364
Here I'll let a full crash report where on thread 16 you can see the crash at the os_unfair_lock_lock.
scroll_crash.txt
Thanks!