Something appears to be blowing up on Hazel's first run after reboot or log in (not sure which, but definitely at least boot). All of the log file errors are Hazel complains with a notice to Notification Center, and the following is what happens in the log file. Is this a known situation, or did I break something?
- Code: Select all
2014-12-03 16:24:21.529 hazelworker[1459] [Error] Error during rule evaluation: Received error while trying to evaluate rule Movies on file nps68-110614-06.pdf
2014-12-03 16:24:21.530 hazelworker[1459] Error while matching rule Movies against file /Users/gvantass/Downloads/nps68-110614-06.pdf: Could not retrieve metadata for file: /Users/gvantass/Downloads/nps68-110614-06.pdf
2014-12-03 16:24:21.530 hazelworker[1459] ###main load address: 0x105a77000
2014-12-03 16:24:21.530 hazelworker[1459] ###Noodle load address: 0x105b84000
2014-12-03 16:24:21.530 hazelworker[1459] ###CK load address: 0x105b4b000
2014-12-03 16:24:21.530 hazelworker[1459] (
0 CoreFoundation 0x00007fff8e32764c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff81af76de objc_exception_throw + 43
2 hazelworker 0x0000000105aa7bd5 hazelworker + 199637
3 hazelworker 0x0000000105aa3992 hazelworker + 182674
4 hazelworker 0x0000000105abb4a6 hazelworker + 279718
5 Foundation 0x00007fff8f0ac3da -[NSPredicateOperator performOperationUsingObject:andObject:] + 285
6 Foundation 0x00007fff8f0abae2 -[NSComparisonPredicate evaluateWithObject:substitutionVariables:] + 313
7 hazelworker 0x0000000105add2c5 hazelworker + 418501
8 hazelworker 0x0000000105add3bd hazelworker + 418749
9 hazelworker 0x0000000105adc069 hazelworker + 413801
10 hazelworker 0x0000000105ae6f7a hazelworker + 458618
11 hazelworker 0x0000000105ada5d0 hazelworker + 406992
12 hazelworker 0x0000000105aae9cf hazelworker + 227791
13 hazelworker 0x0000000105a7de91 hazelworker + 28305
14 hazelworker 0x0000000105a7f728 hazelworker + 34600
15 hazelworker 0x0000000105a81750 hazelworker + 42832
16 libdyld.dylib 0x00007fff862f65c9 start + 1
)