I had a similar problem where my PDFView would crash on selecting text or other gestures like swiping.
Turns out that for some reason it had to do with setting the creationDateAttribute on the documentAttributes of the view's PDFDocument was causing the crash. I don't know how this is related to the problem. Limiting the documents metadata to just some essential information (no creationDateAttribute) did the trick for me.
Topic:
App & System Services
SubTopic:
Networking
Tags: