I held off updating to Yosamite on my Mac Pro after having plenty of issues with it on my work laptop, and finally took the plunge. However, now I have problem I just can't seem to find any answers to.
The common practice to resolve spotlight + coreduetd errors is to remove the contents /var/db/CoreDuet/* and I've tried several times with no such luck. I've rebuilt my index several times, tried the tricks like adding all my drive to private in Spotlight, and then removed them, using OnyX to clear out caches etc.
I tried even removing some of the old spotlight extensions in
/Library/Spotlight
I checked out my MDS process following the listed here, and there are some double entries but most them are /dev/null and /
http://www.tequilafish.com/2014/11/13/spotlight-hung-on-os-x-yosemite-with-100-cpu-usage/
The error the console keeps throwing up is the following, like clockwork:
libc++abi.dylib: terminating with uncaught exception of type NSException
2015-10-31 11:22:42.365 coreduetd[3944:46801] -[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance 0x137
2015-10-31 11:22:42.366 coreduetd[3944:46801] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance 0x137'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff933d403c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8e58f76e objc_exception_throw + 43
2 CoreFoundation 0x00007fff933d70ad -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x00007fff9331ce24 ___forwarding___ + 1028
4 CoreFoundation 0x00007fff9331c998 _CF_forwarding_prep_0 + 120
5 coreduetd 0x0000000100bf514b coreduetd + 41291
6 coreduetd 0x0000000100bf836a coreduetd + 54122
7 coreduetd 0x0000000100c1e4fe coreduetd + 210174
8 coreduetd 0x0000000100c0ed72 coreduetd + 146802
9 libdyld.dylib 0x00007fff91a155c9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
The common practice to resolve spotlight + coreduetd errors is to remove the contents /var/db/CoreDuet/* and I've tried several times with no such luck. I've rebuilt my index several times, tried the tricks like adding all my drive to private in Spotlight, and then removed them, using OnyX to clear out caches etc.
I tried even removing some of the old spotlight extensions in
/Library/Spotlight
I checked out my MDS process following the listed here, and there are some double entries but most them are /dev/null and /
http://www.tequilafish.com/2014/11/13/spotlight-hung-on-os-x-yosemite-with-100-cpu-usage/
The error the console keeps throwing up is the following, like clockwork:
libc++abi.dylib: terminating with uncaught exception of type NSException
2015-10-31 11:22:42.365 coreduetd[3944:46801] -[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance 0x137
2015-10-31 11:22:42.366 coreduetd[3944:46801] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance 0x137'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff933d403c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8e58f76e objc_exception_throw + 43
2 CoreFoundation 0x00007fff933d70ad -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x00007fff9331ce24 ___forwarding___ + 1028
4 CoreFoundation 0x00007fff9331c998 _CF_forwarding_prep_0 + 120
5 coreduetd 0x0000000100bf514b coreduetd + 41291
6 coreduetd 0x0000000100bf836a coreduetd + 54122
7 coreduetd 0x0000000100c1e4fe coreduetd + 210174
8 coreduetd 0x0000000100c0ed72 coreduetd + 146802
9 libdyld.dylib 0x00007fff91a155c9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException