#166 √ resolved
bbyer

infinite recursion in [LCController channel:didAddLine:shouldNotify:isHighlight:]

Reported by bbyer | January 30th, 2008 @ 07:35 PM | in 1.2.2

I'm seeing a crash pretty consistently when I disconnect / reconnect from my IRC servers (e.g. waking from sleep). Looks like infinite recursion?

Process: Linkinus [256]

Path: /Volumes/Data/Applications/Linkinus.app/Contents/MacOS/Linkinus

Identifier: com.code47.Linkinus

Version: 1.2.1 (8656)

Code Type: X86 (Native)

Parent Process: launchd [206]

Date/Time: 2008-01-30 15:30:32.428 -0800

OS Version: Mac OS X 10.5.1 (9B18)

Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7ffdb0

Crashed Thread: 0

Thread 0 Crashed:

0 com.apple.CoreFoundation 0x919e1285 _CFStringAppendFormatAndArgumentsAux + 21

1 com.apple.CoreFoundation 0x919e3528 _CFStringCreateWithFormatAndArgumentsAux + 120

2 com.apple.CoreFoundation 0x919e359e CFStringCreateWithFormatAndArguments + 46

3 com.apple.CoreFoundation 0x919e35c9 CFStringCreateWithFormat + 41

4 com.apple.CoreFoundation 0x91a3cc85 -[NSObject description] + 85

5 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

6 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

7 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

8 com.apple.Foundation 0x905f09c3 -[NSDistantObject description] + 195

9 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

10 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

11 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

12 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

13 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

14 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

15 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

16 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

17 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

18 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

19 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

20 com.apple.Foundation 0x90517192 -[NSDistantObject methodSignatureForSelector:] + 1490

21 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

22 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

23 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

24 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

25 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

26 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

27 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

28 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

29 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

30 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

31 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

32 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

33 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

34 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

35 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

36 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

37 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

38 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

39 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

40 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

41 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

42 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

43 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

44 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

45 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

46 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

47 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

48 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

49 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

50 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

51 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

52 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

53 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

54 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

55 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

56 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

57 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

58 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

59 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

60 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

61 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

62 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

63 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

64 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

65 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

66 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

67 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

68 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

69 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

70 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

71 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

72 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

73 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

74 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

75 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

76 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

77 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

78 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

79 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

80 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

81 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

82 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

83 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

84 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

85 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

86 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

87 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

88 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

89 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

90 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

91 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

92 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

93 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

94 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

95 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

96 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

97 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

98 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

99 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

100 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

101 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

102 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

103 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

104 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

105 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

106 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

107 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

108 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

109 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

110 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

111 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

112 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

113 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

114 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

115 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

116 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

117 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

118 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

119 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

120 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

121 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

122 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

123 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

124 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

125 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

126 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

127 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

128 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

129 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

130 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

131 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

132 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

133 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

134 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

135 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

136 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

137 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

138 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

139 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

140 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

141 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

142 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

143 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

144 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

145 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

146 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

147 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

148 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

149 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

150 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

151 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

152 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

153 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

154 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

155 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

156 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

157 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

158 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

159 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

160 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

161 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

162 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

163 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

164 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

165 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

166 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

167 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

168 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

169 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

170 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

171 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

172 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

173 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

174 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

175 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

176 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

177 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

178 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

179 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

180 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

181 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

182 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

183 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

184 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

185 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

186 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

187 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

188 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

189 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

190 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

191 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

192 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

193 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

194 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

195 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

196 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

197 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

198 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

199 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

200 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

201 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

202 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

203 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

204 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

205 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

206 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

207 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

208 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

209 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

210 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

211 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

212 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

213 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

214 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

215 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

216 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

217 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

218 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

219 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

220 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

221 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

222 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

223 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

224 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

225 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

226 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

227 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

228 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

229 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

230 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

231 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

232 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

233 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

234 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

235 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

236 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

237 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

238 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

239 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

240 com.apple.Foundation 0x90517192 -[NSDistantObject methodSignatureForSelector:] + 1490

241 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

242 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

243 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

244 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

245 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

246 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

247 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

248 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

249 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

250 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

251 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

252 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

253 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

254 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

255 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

256 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

257 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

258 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

259 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

260 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

261 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

262 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

263 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

264 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

265 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

266 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

267 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

268 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

269 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

270 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

271 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

272 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

273 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

274 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

275 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

276 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

277 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

278 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

279 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

280 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

281 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

282 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

283 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

284 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

285 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

286 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

287 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

288 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

289 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

290 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

291 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

292 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

293 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

294 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

295 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

296 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

297 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

298 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

299 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

300 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

301 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

302 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

303 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

304 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

305 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

306 com.apple.Foundation 0x90517192 -[NSDistantObject methodSignatureForSelector:] + 1490

307 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

308 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

309 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

310 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

311 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

312 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

313 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

314 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

315 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

316 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

317 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

318 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

319 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

320 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

321 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

322 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

323 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

324 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

325 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

326 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

327 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

328 com.apple.Foundation 0x90517192 -[NSDistantObject methodSignatureForSelector:] + 1490

329 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

330 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

331 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

332 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

333 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

334 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

335 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

336 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

337 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

338 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

339 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

340 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

341 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

342 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

343 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

344 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

345 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

346 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

347 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

348 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

349 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

350 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

351 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

352 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

353 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

354 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

355 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

356 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

357 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

358 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

359 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

360 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

361 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

362 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

363 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

364 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

365 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

366 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

367 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

368 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

369 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

370 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

371 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

372 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

373 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

374 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

375 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

376 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

377 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

378 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

379 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

380 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

381 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

382 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

383 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

384 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

385 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

386 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

387 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

388 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

389 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

390 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

391 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

392 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

393 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

394 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

395 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

396 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

397 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

398 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

399 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

400 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

401 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

402 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

403 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

404 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

405 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

406 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

407 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

408 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

409 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

410 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

411 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

412 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

413 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

414 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

415 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

416 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

417 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

418 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

419 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

420 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

421 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

422 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

423 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

424 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

425 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

426 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

427 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

428 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

429 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

430 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

431 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

432 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

433 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

434 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

435 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

436 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

437 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

438 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

439 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

440 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

441 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

442 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

443 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

444 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

445 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

446 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

447 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

448 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

449 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

450 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

451 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

452 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

453 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

454 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

455 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

456 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

457 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

458 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

459 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

460 com.apple.Foundation 0x905172b4 -[NSDistantObject methodSignatureForSelector:] + 1780

461 com.apple.CoreFoundation 0x91a3b7bd ___forwarding___ + 237

462 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

463 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

464 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

465 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

466 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

467 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

468 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

469 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

470 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

471 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

472 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

473 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

474 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

475 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

476 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

477 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

478 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

479 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

480 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

481 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

482 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

483 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

484 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

485 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

486 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

487 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

488 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

489 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

490 com.apple.CoreFoundation 0x91a3b638 -[NSInvocation invokeWithTarget:] + 72

491 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

492 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

493 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

494 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

495 com.apple.Foundation 0x9051eb34 -[NSConnection dispatchInvocation:] + 132

496 com.apple.Foundation 0x9051cae7 -[NSConnection handleRequest:sequence:] + 1319

497 com.apple.Foundation 0x9051c32d -[NSConnection handlePortCoder:] + 1149

498 com.apple.Foundation 0x9051be5e -[NSConcretePortCoder dispatch] + 142

499 com.apple.Foundation 0x9051b5c3 __NSFireMachPort + 339

500 com.apple.CoreFoundation 0x91998555 __CFMachPortPerform + 117

501 com.apple.CoreFoundation 0x919bc921 CFRunLoopRunSpecific + 3921

502 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

503 com.apple.Foundation 0x905183ed -[NSConnection sendInvocation:internal:] + 3005

504 com.apple.Foundation 0x90517569 -[NSDistantObject forwardInvocation:] + 329

505 com.apple.CoreFoundation 0x91a3baaa ___forwarding___ + 986

506 com.apple.CoreFoundation 0x91a3bb12 _CF_forwarding_prep_0 + 50

507 com.code47.Linkinus 0x0004ec6d -[FOChannelProxy addLine:shouldNotify:section:] + 57

508 com.code47.Linkinus 0x0004ec32 -[FOChannelProxy addLine:shouldNotify:] + 49

509 com.code47.Linkinus 0x00024f24 -[LCController channel:didAddLine:shouldNotify:isHighlight:] + 88

510 com.apple.CoreFoundation 0x91a3bb7d __invoking___ + 29

511 com.apple.CoreFoundation 0x91a3b568 -[NSInvocation invoke] + 136

Thread 1:

0 libSystem.B.dylib 0x912759e6 mach_msg_trap + 10

1 libSystem.B.dylib 0x9127d1dc mach_msg + 72

2 com.apple.CoreFoundation 0x919bc0de CFRunLoopRunSpecific + 1806

3 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

4 com.apple.CFNetwork 0x9294f6cc CFURLCacheWorkerThread(void*) + 396

5 libSystem.B.dylib 0x912a6c55 _pthread_start + 321

6 libSystem.B.dylib 0x912a6b12 thread_start + 34

Thread 2:

0 libSystem.B.dylib 0x912759e6 mach_msg_trap + 10

1 libSystem.B.dylib 0x9127d1dc mach_msg + 72

2 com.apple.CoreFoundation 0x919bc0de CFRunLoopRunSpecific + 1806

3 com.apple.CoreFoundation 0x919bcd18 CFRunLoopRunInMode + 88

4 com.apple.Foundation 0x90544ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320

5 com.apple.Foundation 0x904e15ad -[NSThread main] + 45

6 com.apple.Foundation 0x904e1154 __NSThread__main__ + 308

7 libSystem.B.dylib 0x912a6c55 _pthread_start + 321

8 libSystem.B.dylib 0x912a6b12 thread_start + 34

Thread 3:

0 libSystem.B.dylib 0x9127cbce __semwait_signal + 10

1 libSystem.B.dylib 0x912a78cd pthread_cond_wait$UNIX2003 + 73

2 com.apple.QuartzCore 0x92ab1121 fe_fragment_thread + 54

3 libSystem.B.dylib 0x912a6c55 _pthread_start + 321

4 libSystem.B.dylib 0x912a6b12 thread_start + 34

Thread 4:

0 libSystem.B.dylib 0x912c5b3a select$DARWIN_EXTSN + 10

1 libSystem.B.dylib 0x912a6c55 _pthread_start + 321

2 libSystem.B.dylib 0x912a6b12 thread_start + 34

Thread 5:

0 libSystem.B.dylib 0x91275a46 semaphore_timedwait_signal_trap + 10

1 libSystem.B.dylib 0x912a7daf _pthread_cond_wait + 1244

2 libSystem.B.dylib 0x912a9633 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x905274fc -[NSCondition waitUntilDate:] + 236

4 com.apple.Foundation 0x90527310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144

5 com.apple.Foundation 0x90527275 -[NSConditionLock lockWhenCondition:] + 69

6 com.apple.AppKit 0x908b77f0 -[NSUIHeartBeat _heartBeatThread:] + 753

7 com.apple.Foundation 0x904e15ad -[NSThread main] + 45

8 com.apple.Foundation 0x904e1154 __NSThread__main__ + 308

9 libSystem.B.dylib 0x912a6c55 _pthread_start + 321

10 libSystem.B.dylib 0x912a6b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0xa02a7850 ebx: 0x919e127b ecx: 0x0000001c edx: 0x00000200

edi: 0x493bc210 esi: 0x00139410 ebp: 0xbf8010e8 esp: 0xbf7ffdb0

ss: 0x0000001f efl: 0x00010282 eip: 0x919e1285 cs: 0x00000017

ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0xbf7ffdb0

Binary Images:

0x1000 - 0x69fff +com.code47.Linkinus 1.2.1 (8656) /Volumes/Data/Applications/Linkinus.app/Contents/MacOS/Linkinus

0xa2000 - 0xb0fef +org.ironcoder.SparklePlus ??? (1.1) /Volumes/Data/Applications/Linkinus.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle

0x799000 - 0x79eff3 libCGXCoreImage.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7ef000 - 0x7f4fff com.apple.DictionaryServiceComponent 1.1 (1.1) /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService

0x143bb000 - 0x144a9fef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x15023000 - 0x15024ff7 +com.google.GoogleNotifierQuickAddCMPlugin ??? (0.0.1.2) /Volumes/Data/Users/bbyer/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin

0x15253000 - 0x15255ffe com.apple.AutomatorCMM 1.1 (156) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM

0x1525b000 - 0x1525cffd com.apple.BluetoothMenu 2.1 (2.1f14) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu

0x15261000 - 0x15264fff com.apple.BezelServicesFW 1.4.624 (1.4.624) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices

0x1526b000 - 0x15270fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu

0x15b00000 - 0x15b6eff7 com.apple.Bluetooth 2.1 (2.1f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) /usr/lib/dyld

0x90052000 - 0x90091fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x90092000 - 0x90139feb com.apple.QD 3.11.52 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x9013a000 - 0x90143fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x903f5000 - 0x904d6ff7 libxml2.2.dylib ??? (???) /usr/lib/libxml2.2.dylib

0x904d7000 - 0x90751fe7 com.apple.Foundation 6.5.4 (677.15) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x90752000 - 0x90755fff com.apple.help 1.1 (36) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x90773000 - 0x90774ffc libffi.dylib ??? (???) /usr/lib/libffi.dylib

0x90775000 - 0x90783ffd libz.1.dylib ??? (???) /usr/lib/libz.1.dylib

0x90811000 - 0x9100efef com.apple.AppKit 6.5.2 (949.26) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x91021000 - 0x91025fff libGIF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x91194000 - 0x91194ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x91195000 - 0x91274fff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

0x91275000 - 0x913d4ff3 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

0x913d5000 - 0x914baff3 com.apple.CoreData 100.1 (186) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x914bb000 - 0x914bbfff com.apple.Carbon 136 (136) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x914bc000 - 0x91547fff com.apple.framework.IOKit (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x91684000 - 0x9168bfe9 libgcc_s.1.dylib ??? (???) /usr/lib/libgcc_s.1.dylib

0x9168c000 - 0x916a2fff com.apple.DictionaryServices 1.0.0 (1.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x916a3000 - 0x916b7ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x916b8000 - 0x916b8ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x91930000 - 0x91940ffc com.apple.LangAnalysis 1.6.4 (1.6.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x91941000 - 0x91941ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x9194a000 - 0x91a7cfef com.apple.CoreFoundation 6.5.1 (476.10) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x91a7d000 - 0x91e3bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x91e3c000 - 0x91e47ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x91e48000 - 0x91edbfff com.apple.ink.framework 101.3 (86) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x91edc000 - 0x91f2cff7 com.apple.HIServices 1.7.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x91f2d000 - 0x91f4bfff libresolv.9.dylib ??? (???) /usr/lib/libresolv.9.dylib

0x91f4c000 - 0x92013ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x92014000 - 0x920cffe3 com.apple.WebKit 5523.15.1 (5523.15.1) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x92104000 - 0x92114fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x92115000 - 0x92130ffb libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x92168000 - 0x92168ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x92169000 - 0x92171fff com.apple.DiskArbitration 2.2.1 (2.2.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x92172000 - 0x92176fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib

0x92521000 - 0x92523ff5 libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x92524000 - 0x92648fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x9264f000 - 0x926d8fe3 com.apple.DesktopServices 1.4.5 (1.4.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x92757000 - 0x9278efff com.apple.SystemConfiguration 1.9.1 (1.9.1) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x928c7000 - 0x92943feb com.apple.audio.CoreAudio 3.1.0 (3.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x92944000 - 0x929bbfe3 com.apple.CFNetwork 221.5 (221.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x929bc000 - 0x92d52ff7 com.apple.QuartzCore () /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x92d53000 - 0x92d80feb libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x92d81000 - 0x92e3bfe3 com.apple.CoreServices.OSServices 224.4 (224.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x92e8c000 - 0x92f35fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x92fa3000 - 0x9302aff7 libsqlite3.0.dylib ??? (???) /usr/lib/libsqlite3.0.dylib

0x9302b000 - 0x93035feb com.apple.audio.SoundManager 3.9.2 (3.9.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x93036000 - 0x9303cfff com.apple.print.framework.Print 218.0.2 (220.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x9303d000 - 0x93345fff com.apple.HIToolbox 1.5.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x93346000 - 0x933a0ff7 com.apple.CoreText 2.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

0x933a2000 - 0x93435ff3 com.apple.ApplicationServices.ATS 3.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x934d5000 - 0x937aeff3 com.apple.CoreServices.CarbonCore 785.7 (785.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x937ce000 - 0x93813fef com.apple.Metadata 10.5.2 (398.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x93814000 - 0x93833ffa libJPEG.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x93834000 - 0x93863fe3 com.apple.AE 402.2 (402.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x93864000 - 0x9388ffe7 libauto.dylib ??? (???) /usr/lib/libauto.dylib

0x93890000 - 0x938b4fff libxslt.1.dylib ??? (???) /usr/lib/libxslt.1.dylib

0x938b5000 - 0x93d88fde libGLProgrammability.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x93d89000 - 0x9429ffff com.apple.WebCore 5523.15.1 (5523.15.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x94384000 - 0x943c5fe7 libRIP.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x943c6000 - 0x943ecfff libcups.2.dylib ??? (???) /usr/lib/libcups.2.dylib

0x943ed000 - 0x943effff com.apple.securityhi 3.0 (30817) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x9442b000 - 0x94441fe7 com.apple.CoreVideo 1.5.0 (1.5.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x94442000 - 0x944bcff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x945bf000 - 0x945c4fff com.apple.CommonPanels 1.2.4 (85) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x945c5000 - 0x94603ff7 libGLImage.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x946d8000 - 0x94810ff7 libicucore.A.dylib ??? (???) /usr/lib/libicucore.A.dylib

0x94811000 - 0x94831ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x94832000 - 0x94839ff7 libCGATS.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib

0x9483a000 - 0x9497fff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x9498a000 - 0x949e7ffb libstdc++.6.dylib ??? (???) /usr/lib/libstdc++.6.dylib

0x94a34000 - 0x94ae4fff edu.mit.Kerberos 6.0.12 (6.0.12) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x94b4b000 - 0x94bfdffb libcrypto.0.9.7.dylib ??? (???) /usr/lib/libcrypto.0.9.7.dylib

0x94c71000 - 0x94ccdff7 com.apple.htmlrendering 68 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x94d4b000 - 0x94dc8fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x94f66000 - 0x955fffff com.apple.CoreGraphics 1.351.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x95600000 - 0x95659ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x965a4000 - 0x9676fff7 com.apple.security 5.0.2 (33001) /System/Library/Frameworks/Security.framework/Versions/A/Security

0x96770000 - 0x967b2fef com.apple.NavigationServices 3.5 (160) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x967b3000 - 0x967baffe libbsm.dylib ??? (???) /usr/lib/libbsm.dylib

0x9682e000 - 0x96868fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x96869000 - 0x96869ffa com.apple.CoreServices 32 (32) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x9686a000 - 0x96892ff7 com.apple.shortcut 1 (1.0) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x96893000 - 0x96893ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer

0x968ac000 - 0x968b7fe7 libCSync.A.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x968dd000 - 0x96969ff7 com.apple.LaunchServices 286.5 (286.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x969af000 - 0x96a7afff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x96a7b000 - 0x96e8bfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x96e92000 - 0x96f11ff5 com.apple.SearchKit 1.2.0 (1.2.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x96f12000 - 0x96f1efe7 com.apple.opengl 1.5.6 (1.5.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x96f1f000 - 0x96f1fff8 com.apple.ApplicationServices 34 (34) /System/Library/Framework

Comments and changes to this ticket

  • Nicolas Lapomarda

    Nicolas Lapomarda April 22nd, 2008 @ 12:47 PM

    Thanks very much.

    Have you been able to reproduce it in a while?

    If so, may I seed the current developers' build to you so you can try again?

    • nl
  • bbyer

    bbyer April 23rd, 2008 @ 01:30 AM

    Yes, almost daily. I'd love to try a seed, thanks!

  • Nicolas Lapomarda

    Nicolas Lapomarda April 23rd, 2008 @ 03:18 AM

    • → Milestone changed from “1.3” to “1.2.2”
    • → State changed from “new” to “open”

    Ok.

    Please message me your IP address and I'll add you to the database.

    After that, new seeds will be available to you through the regular "Check for Updates" command.

  • bbyer

    bbyer April 25th, 2008 @ 06:57 PM

    As of 8769, it's not crashing, but it's still giving me the SPOD for several seconds when waking up my computer. I took a sample and it looks like the same call stack:

    346 Thread_2503

    95 -[NSConnection sendInvocation:internal:]

    95 CFRunLoopRunInMode

    95 CFRunLoopRunSpecific

    95 __CFMachPortPerform

    95 __NSFireMachPort

    95 -[NSConcretePortCoder dispatch]

    95 -[NSConnection handlePortCoder:]

    95 -[NSConnection handleRequest:sequence:]

    95 -[NSConnection dispatchInvocation:]

    95 -[NSInvocation invoke]

    95 __invoking___

    95 _CF_forwarding_prep_0

    95 ___forwarding___

    95 -[NSInvocation invokeWithTarget:]

    95 -[NSInvocation invoke]

    95 __invoking___

    95 -[LCController channel:didAddLine:shouldNotify:isHighlight:]

    95 -[FOChannelProxy addLine:shouldNotify:]

    95 -[FOChannelProxy addLine:shouldNotify:section:]

    95 _CF_forwarding_prep_0

    95 ___forwarding___

    95 -[NSDistantObject methodSignatureForSelector:]

    95 -[NSConnection sendInvocation:internal:]

    95 CFRunLoopRunInMode

    95 CFRunLoopRunSpecific

    95 __CFMachPortPerform

    95 __NSFireMachPort

    95 -[NSConcretePortCoder dispatch]

    95 -[NSConnection handlePortCoder:]

    95 -[NSConnection handleRequest:sequence:]

    95 -[NSConnection dispatchInvocation:]

    95 -[NSInvocation invoke]

    95 __invoking___

    95 _CF_forwarding_prep_0

    95 ___forwarding___

    95 -[NSInvocation invokeWithTarget:]

    95 -[NSInvocation invoke]

    95 __invoking___

    95 -[LCController channel:didAddLine:shouldNotify:isHighlight:]

    95 -[FOChannelProxy addLine:shouldNotify:]

    95 -[FOChannelProxy addLine:shouldNotify:section:]

    95 _CF_forwarding_prep_0

    95 ___forwarding___

    95 -[NSDistantObject methodSignatureForSelector:]

    95 -[NSConnection sendInvocation:internal:]

    95 CFRunLoopRunInMode

  • Nicolas Lapomarda

    Nicolas Lapomarda April 26th, 2008 @ 03:59 AM

    • → State changed from “open” to “resolved”

    Ok, should be a bit better in the next dev build as well. Let me know!

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins

People watching this ticket

Tags