Every repository with this icon (
Every repository with this icon (
| Description: | Framework for sending feedback and system information reports from you Cocoa application. edit |
-
Either on the backend or from the application it would be great to be able to turn a feedback report into a ticket. Support for the following system would be great:
- github - lighthouse - jira - bugzilla - tracComments
-
1 comment Created 6 months ago by kdbdallasFRFeedbackController loadWindow failed to load window nib file 'FeedbackReporter'bugxI am getting a large number of users who are getting the following errors.
-[FRFeedbackController loadWindow]: failed to load window nib file 'FeedbackReporter'.
-[FRFeedbackController loadWindow]: failed to load window nib file 'FeedbackReporter'.
An uncaught exception was raised
launch path not accessible
-[FRFeedbackController loadWindow]: failed to load window nib file 'FeedbackReporter'.
Found 0 crash files earlier than latest submission on (null)
Found 0 crash files earlier than latest submission on (null)
Found 0 crash files earlier than latest submission on (null)
-[FRFeedbackController loadWindow]: failed to load window nib file 'FeedbackReporter'.
*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: _NSTaskOutputFileHandle)
-[FRFeedbackController loadWindow]: failed to load window nib file 'FeedbackReporter'.
Found 0 crash files earlier than latest submission on (null)
An uncaught exception was raised
Found 0 crash files earlier than latest submission on (null)
*** -[NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: _NSTaskDiagnosticFileHandle)
-[FRFeedbackController loadWindow]: failed to load window nib file 'FeedbackReporter'.
and so on...
And here is the MASSIVE crash log
Crashlog:
Process: iDeskCal [20874]
Path: /Users/apple/Downloads/iDeskCal.app/Contents/MacOS/iDeskCal
Identifier: com.hashbangind.ideskcal
Version: 2.0.2 (594)
Code Type: PPC (Native)
Parent Process: launchd [99]Date/Time: 2009-05-31 03:49:24.990 -0400
OS Version: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: 39C1E08C-A120-46A3-A706-B1EB9505E17EException Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7fffd0
Crashed Thread: 0Thread 0 Crashed:
0 libSystem.B.dylib 0x94e00544 localeconv_l + 24
1 libSystem.B.dylib 0x94e950bc vfprintf$LDBL128 + 76
2 libSystem.B.dylib 0x94f1fb34 snprintf_l$LDBL128 + 292
3 com.apple.CoreFoundation 0x961d168c _CFStringAppendFormatAndArgumentsAux + 4440
4 com.apple.CoreFoundation 0x961d1e80 CFStringAppendFormat + 44
5 com.apple.CoreFoundation 0x9618a7c4 AppendKeywords + 180
6 com.apple.CoreFoundation 0x96180f90 CFDictionaryApplyFunction + 288
7 com.apple.CoreFoundation 0x9618a910 CFLocaleCreateLocaleIdentifierFromComponents + 300
8 com.apple.CoreFoundation 0x9616ab28 CFCalendarCreateUCalendar + 124
9 com.apple.CoreFoundation 0x9616ac48 CFCalendarSetupCal + 32
10 com.apple.CoreFoundation 0x9616b6f8 CFCalendarDecomposeAbsoluteTimeV + 56
11 com.apple.CoreFoundation 0x9616def0 CFCalendarDecomposeAbsoluteTime + 340
12 com.apple.CoreFoundation 0x96201f18 __CFLogCString + 204
13 com.apple.CoreFoundation 0x9620232c CFLogvEx + 220
14 com.apple.Foundation 0x95404df8 NSLogv + 128
15 com.apple.Foundation 0x954578e4 NSLog + 52
16 com.apple.AppKit 0x921fe264 uncaughtErrorProc + 80
17 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
18 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
19 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
20 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
21 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
22 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
23 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
24 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
25 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
26 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
27 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
28 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
29 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
30 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
31 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
32 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
33 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
34 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
35 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
36 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
37 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
38 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
39 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
40 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
41 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
42 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
43 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
44 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
45 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
46 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
47 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
48 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
49 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
50 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
51 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
52 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
53 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
54 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
55 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
56 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
57 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
58 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
59 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
60 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
61 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
62 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
63 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
64 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
65 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
66 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
67 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
68 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
69 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
70 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
71 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
72 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
73 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
74 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
75 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
76 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
77 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
78 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
79 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
80 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
81 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
82 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
83 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
84 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
85 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
86 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
87 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
88 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
89 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
90 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
91 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
92 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
93 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
94 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
95 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
96 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
97 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
98 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
99 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
100 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
101 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
102 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
103 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
104 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
105 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
106 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
107 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
108 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
109 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
110 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
111 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
112 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
113 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
114 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
115 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
116 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
117 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
118 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
119 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
120 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
121 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
122 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
123 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
124 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
125 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
126 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
127 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
128 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
129 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
130 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
131 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
132 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
133 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
134 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
135 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
136 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
137 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
138 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
139 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
140 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
141 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
142 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
143 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
144 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
145 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
146 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
147 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
148 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
149 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
150 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
151 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
152 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
153 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
154 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
155 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
156 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
157 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
158 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
159 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
160 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
161 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
162 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
163 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
164 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
165 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
166 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
167 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
168 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
169 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
170 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
171 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
172 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
173 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
174 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
175 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
176 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
177 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
178 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
179 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
180 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
181 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
182 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
183 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
184 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
185 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
186 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
187 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
188 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
189 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
190 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
191 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
192 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
193 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
194 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
195 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
196 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
197 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
198 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
199 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
200 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
201 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
202 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
203 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
204 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
205 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
206 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
207 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
208 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
209 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
210 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
211 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
212 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
213 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
214 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
215 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
216 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
217 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
218 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
219 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
220 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
221 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
222 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
223 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
224 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
225 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
226 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
227 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
228 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
229 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
230 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
231 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
232 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
233 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
234 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
235 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
236 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
237 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
238 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
239 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
240 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
241 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
242 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
243 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
244 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
245 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
246 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
247 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
248 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
249 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
250 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
251 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
252 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
253 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
254 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
255 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
256 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
257 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
258 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
259 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
260 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
261 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
262 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
263 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
264 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
265 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
266 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
267 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
268 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
269 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
270 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
271 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
272 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
273 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
274 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
275 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
276 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
277 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
278 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
279 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
280 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
281 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
282 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
283 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
284 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
285 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
286 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
287 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
288 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
289 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
290 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
291 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
292 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
293 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
294 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
295 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
296 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
297 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
298 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
299 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
300 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
301 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
302 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
303 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
304 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
305 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
306 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
307 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
308 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
309 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
310 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
311 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
312 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
313 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
314 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
315 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
316 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
317 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
318 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
319 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
320 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
321 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
322 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
323 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
324 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
325 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
326 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
327 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
328 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
329 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
330 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
331 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
332 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
333 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
334 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
335 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
336 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
337 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
338 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
339 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
340 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
341 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
342 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
343 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
344 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
345 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
346 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
347 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
348 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
349 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
350 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
351 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
352 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
353 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
354 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
355 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
356 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
357 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
358 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
359 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
360 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
361 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
362 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
363 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
364 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
365 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
366 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
367 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
368 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
369 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
370 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
371 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
372 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
373 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
374 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
375 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
376 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
377 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
378 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
379 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
380 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
381 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
382 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
383 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
384 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
385 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
386 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
387 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
388 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
389 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
390 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
391 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
392 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
393 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
394 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
395 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
396 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
397 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
398 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
399 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
400 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
401 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
402 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
403 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
404 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
405 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
406 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
407 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
408 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
409 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
410 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
411 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
412 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
413 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
414 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
415 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
416 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
417 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
418 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
419 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
420 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
421 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
422 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
423 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
424 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
425 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
426 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
427 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
428 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
429 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
430 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
431 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
432 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
433 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
434 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
435 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
436 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
437 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
438 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
439 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
440 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
441 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
442 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
443 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
444 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
445 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
446 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
447 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
448 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
449 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
450 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
451 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
452 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
453 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
454 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
455 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
456 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
457 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
458 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
459 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
460 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
461 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
462 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
463 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
464 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
465 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
466 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
467 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
468 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
469 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
470 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
471 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
472 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
473 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
474 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
475 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
476 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
477 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
478 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
479 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
480 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
481 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
482 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
483 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
484 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
485 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
486 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
487 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
488 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
489 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
490 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
491 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
492 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
493 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
494 com.apple.CoreFoundation 0x9621bdf8 raiseError + 184
495 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
496 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
497 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
498 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
499 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
500 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388
501 FeedbackReporter 0x0004b5b8 -[FRFeedbackReporter reportException:] + 320
502 FeedbackReporter 0x0004b808 -[FRExceptionReportingApplication reportException:] + 88
503 com.apple.CoreFoundation 0x9621bdf8 __raiseError + 184
504 libobjc.A.dylib 0x92c1e4e8 objc_exception_throw + 68
505 com.apple.CoreFoundation 0x9621bc9c +[NSException raise:format:arguments:] + 136
506 com.apple.CoreFoundation 0x9621bcd4 +[NSException raise:format:] + 52
507 com.apple.Foundation 0x953e6b3c -[NSCFDictionary setObject:forKey:] + 268
508 FeedbackReporter 0x00047268 -[FRCommand execute] + 240
509 FeedbackReporter 0x0004bb20 -[NSException(Callstack) my_callStack] + 388Thread 1:
0 libSystem.B.dylib 0x94dfb1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x94e0211c mach_msg + 56
2 com.apple.CoreFoundation 0x961ae524 CFRunLoopRunSpecific + 1812
3 com.apple.Foundation 0x95441d38 +[NSURLConnection(NSURLConnectionReallyInternal) resourceLoadLoop:] + 280
4 com.apple.Foundation 0x953ead6c NSThreadmain__ + 1004
5 libSystem.B.dylib 0x94e3d0c4 pthread_start + 316Thread 2:
0 libSystem.B.dylib 0x94dfb1f8 mach_msg_trap + 8
1 libSystem.B.dylib 0x94e0211c mach_msg + 56
2 com.apple.CoreFoundation 0x961ae524 CFRunLoopRunSpecific + 1812
3 com.apple.CFNetwork 0x938c39b4 CFURLCacheWorkerThread(void*) + 288
4 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 3:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.CoreFoundation 0x961b9998 __CFSocketManager + 764Thread 4:
0 libSystem.B.dylib 0x94dfb278 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x94e3e368 pthread_cond_wait + 1320
2 com.apple.Foundation 0x95428188 -[NSCondition waitUntilDate:] + 384
3 com.apple.Foundation 0x95427fb4 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
4 com.apple.AppKit 0x91f13f2c -[NSUIHeartBeat heartBeatThread:] + 664
5 com.apple.Foundation 0x953ead6c NSThreadmain_ + 1004
6 libSystem.B.dylib 0x94e3d0c4 pthread_start + 316Thread 5:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 6:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 7:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 8:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 9:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 10:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 11:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 12:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 13:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 14:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 15:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 16:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 17:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 18:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 19:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 20:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 21:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 22:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 23:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 24:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 25:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 26:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 27:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 28:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 29:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 30:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 31:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 32:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 33:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 34:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 35:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 36:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 37:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 38:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 39:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 40:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 41:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 42:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 43:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 44:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 45:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 46:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 47:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 48:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 49:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 50:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 51:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 52:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 53:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 54:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 55:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 56:
0 libSystem.B.dylib 0x94e01c0c semwait_signal + 12
1 libSystem.B.dylib 0x94e3e46c _pthread_cond_wait + 1580
2 com.apple.Foundation 0x954298cc -[NSCondition wait] + 268
3 com.apple.Foundation 0x953eb208 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 932
4 com.apple.Foundation 0x95433ecc -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 144
5 FeedbackReporter 0x00049d24 -[FRFeedbackController populate] + 252
6 com.apple.Foundation 0x953ead6c NSThreadmain + 1004
7 libSystem.B.dylib 0x94e3d0c4 _pthread_start + 316Thread 57:
0 libSystem.B.dylib 0x94e5ed74 select$DARWIN_EXTSN + 12
1 com.apple.Foundation 0x95456084 _backgroundActivity + 368Thread 58:
0 libSystem.B.dyComments
I am somewhat puzzled about the "failed to load nib". The other part should looks like an endless exception loop. That should be caught in the latest release ...but of course that does not really solve the problem.
Did you find a way to fix this? Or did you get further insights?
Sorry, somehow I totally missed this open issue. Grrr!











