Spotlight suggestion timeout
Spotlight suggestion timeout
- Subject: Spotlight suggestion timeout
- From: Andrew Keller <email@hidden>
- Date: Thu, 21 Apr 2016 08:59:35 -0400
Hi all,
I am developing a packet filter kernel extension. I have discovered that on only Mac OS X 10.11, my kext causes Spotlight to fail to load suggestions from the Internet. In the system log, I’ve found these entries that appear to be relevant:
Apr 19 13:51:01 Andrew1011Test SpotlightNetHelper[299]: [SLSUGGESTIONS] Location managed failed with error Error Domain=kCLErrorDomain Code=0 "(null)" Apr 19 13:51:07 --- last message repeated 1 time --- Apr 19 13:51:07 Andrew1011Test Spotlight[260]: XPC connection was invalidated Apr 19 13:51:17 Andrew1011Test SpotlightNetHelper[299]: [SLSUGGESTIONS] PRSSearchSession received an error (-1001) while searching Apr 19 13:51:17 --- last message repeated 1 time ---
The first log entry seems to appear immediately when I type a character in a Spotlight search, and the last log entry corresponds with Spotlight displaying the text “Not found” in grey right after my query.
I’m having trouble identifying why my kext is tripping up Spotlight. Has anyone seen these errors before, perhaps in another scenario?
Is there a way to coerce additional debugging information out of Spotlight or the associated helper apps? Or perhaps are there some similar network requests that I can run manually and observe a failure?
Thanks, - Andrew Keller |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden