Crash on 'Close Window'
Brought to you by:
dustinac
When I disconnect from server by clicking command 'Close Window' in menu, window closes and Chicken freezes for a 3-5 seconds, then cursor transforms to spinning volleyball and Chicken eventually crashes. But if I issue command 'Close window' and hit Meta+Q immediately after window closed, Chicken shuts down gracefully.
I am using Mac OS 10.7.2 with latest updates. Chicken version is 2.2b2
Thanks for the bug report. A couple questions: Does the same thing happen if you click on the red target in the upper left corner of the window? How are you opening the initial connection to the server? The "VNC Login" window that opens on startup, the "Connect" window from choosing "New Connection", the command-line, or a reverse connection?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Nope, if I click red button in upper left corner, connection closes and Chicken stays open and alive, no crash. I'm using "VNC Login" window that opens on startup. Does it mean I close connection the wrong way?
No, if the program crashes, it's a bug. Thanks for the details.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
You're welcome, dustinac.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I'm getting the same problem but intermittently. It seems to happen more with PC servers (Ultravnc AFAIK). Snow Leopard.
Below is a copy of the crash log:
Process: Chicken [26169]
Path: /Applications/Utilities/Chicken.app/Contents/MacOS/Chicken
Identifier: net.sourceforge.chicken
Version: 2.2b2 (2.2b2)
Code Type: X86 (Native)
Parent Process: launchd [118]
Date/Time: 2012-03-15 11:25:34.669 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 18041014 sec
Crashes Since Last Report: 78
Per-App Interval Since Last Report: 72649 sec
Per-App Crashes Since Last Report: 23
Anonymous UUID: 779B07D6-279C-4CCF-8F5A-04DF1C1E08B3
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
objc_msgSend() selector name: bounds
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x9a8531bf objc_msgSend_stret + 15
1 com.apple.Foundation 0x902f9511 __NSFireTimer + 282
2 com.apple.CoreFoundation 0x95113a3b __CFRunLoopRun + 8059
3 com.apple.CoreFoundation 0x951113c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x951111f1 CFRunLoopRunInMode + 97
5 com.apple.HIToolbox 0x9455be04 RunCurrentEventLoopInMode + 392
6 com.apple.HIToolbox 0x9455bbb9 ReceiveNextEventCommon + 354
7 com.apple.HIToolbox 0x9455ba3e BlockUntilNextEventMatchingListInMode + 81
8 com.apple.AppKit 0x95f80595 _DPSNextEvent + 847
9 com.apple.AppKit 0x95f7fdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
10 com.apple.AppKit 0x95f421f3 -[NSApplication run] + 821
11 com.apple.AppKit 0x95f3a289 NSApplicationMain + 574
12 net.sourceforge.chicken 0x00002142 0x1000 + 4418
13 net.sourceforge.chicken 0x00002069 0x1000 + 4201
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x95a8f382 kevent + 10
1 libSystem.B.dylib 0x95a8fa9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x95a8ef59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x95a8ecfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x95a8e781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x95a8e5c6 start_wqthread + 30
Thread 2: com.apple.CFSocket.private
0 libSystem.B.dylib 0x95a87ac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x95151c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x95a96259 _pthread_start + 345
3 libSystem.B.dylib 0x95a960de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x95a8e412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95a8e9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95a8e5c6 start_wqthread + 30
Thread 4:
0 libSystem.B.dylib 0x95a8e412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95a8e9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95a8e5c6 start_wqthread + 30
Thread 5:
0 libSystem.B.dylib 0x95a8e412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x95a8e9a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x95a8e5c6 start_wqthread + 30
Thread 6:
0 com.apple.CoreGraphics 0x92ea20a3 argb32_mark_pixelshape + 20723
1 com.apple.CoreGraphics 0x92e44365 argb32_mark + 517
2 com.apple.CoreGraphics 0x92e5fb64 argb32_image + 548
3 libRIP.A.dylib 0x917ac72a ripd_Mark + 295
4 libRIP.A.dylib 0x917a1c5d ripl_BltImage + 1593
5 libRIP.A.dylib 0x917a1397 ripc_RenderImage + 269
6 libRIP.A.dylib 0x9179e972 ripc_DrawImage + 2697
7 com.apple.CoreGraphics 0x92e5b7c4 CGContextDrawImage + 450
8 com.apple.AppKit 0x960695ba -[NSButtonCell _configureAndDrawTitleWithRect:cellFrame:controlView:] + 1639
9 com.apple.AppKit 0x960655a3 -[NSButtonCell drawInteriorWithFrame:inView:] + 1907
10 com.apple.AppKit 0x96064b57 -[NSButtonCell drawWithFrame:inView:] + 552
11 com.apple.AppKit 0x9605d1de -[NSControl drawRect:] + 589
12 com.apple.AppKit 0x9605561e -[NSView _drawRect:clip:] + 3510
13 com.apple.AppKit 0x9615d312 -[NSView _lightWeightRecursiveDisplayInRect:] + 554
14 com.apple.AppKit 0x9615d4cc _lightWeightRecursiveDisplayInRect2 + 323
15 com.apple.CoreFoundation 0x9510a220 CFArrayApplyFunction + 224
16 com.apple.AppKit 0x9615d352 -[NSView _lightWeightRecursiveDisplayInRect:] + 618
17 com.apple.AppKit 0x9615d4cc _lightWeightRecursiveDisplayInRect2 + 323
18 com.apple.CoreFoundation 0x9510a220 CFArrayApplyFunction + 224
19 com.apple.AppKit 0x9615d352 -[NSView _lightWeightRecursiveDisplayInRect:] + 618
20 com.apple.AppKit 0x9615d4cc _lightWeightRecursiveDisplayInRect2 + 323
21 com.apple.CoreFoundation 0x9510a220 CFArrayApplyFunction + 224
22 com.apple.AppKit 0x9615d352 -[NSView _lightWeightRecursiveDisplayInRect:] + 618
23 com.apple.AppKit 0x9615d4cc _lightWeightRecursiveDisplayInRect2 + 323
24 com.apple.CoreFoundation 0x9510a220 CFArrayApplyFunction + 224
25 com.apple.AppKit 0x9615d352 -[NSView _lightWeightRecursiveDisplayInRect:] + 618
26 com.apple.AppKit 0x9615d4cc _lightWeightRecursiveDisplayInRect2 + 323
27 com.apple.CoreFoundation 0x9510a220 CFArrayApplyFunction + 224
28 com.apple.AppKit 0x9615d352 -[NSView _lightWeightRecursiveDisplayInRect:] + 618
29 com.apple.AppKit 0x9615c8bf -[NSButtonCell(NSDefaultButtonIndicatorPrivate) heartBeat:] + 1623
30 com.apple.AppKit 0x9615c217 -[NSWindow(NSWindow_Theme) heartBeat:] + 283
31 com.apple.AppKit 0x960e9a40 -[NSUIHeartBeat _heartBeatThread:] + 1034
32 com.apple.Foundation 0x902cb4c4 -[NSThread main] + 45
33 com.apple.Foundation 0x902cb474 __NSThread__main__ + 1499
34 libSystem.B.dylib 0x95a96259 _pthread_start + 345
35 libSystem.B.dylib 0x95a960de thread_start + 34
Thread 7:
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x02833f00 ebx: 0x00623670 ecx: 0x96716c34 edx: 0x00000004
edi: 0xbfffea0c esi: 0xbfffe880 ebp: 0xbfffe858 esp: 0xbfffe808
ss: 0x0000001f efl: 0x00010206 eip: 0x9a8531bf cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000024
Binary Images:
0x1000 - 0x5efe7 +net.sourceforge.chicken 2.2b2 (2.2b2) <3959848B-B9D9-16E7-8E57-400030D6FE64> /Applications/Utilities/Chicken.app/Contents/MacOS/Chicken
0x6f000 - 0x82fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Applications/Utilities/Chicken.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x90000 - 0x145fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
0x773000 - 0x775fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90245000 - 0x90278fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x902b5000 - 0x90526fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90566000 - 0x90567ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90568000 - 0x9056aff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9056b000 - 0x90579ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9057a000 - 0x905b0fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x90620000 - 0x906a0feb com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x906a1000 - 0x906b1ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x906b2000 - 0x906f5ff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90709000 - 0x90752fe7 libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9178e000 - 0x917cfff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x919b3000 - 0x919b6ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x919b7000 - 0x919baffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91a0a000 - 0x91a1bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91ac9000 - 0x91ad3fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91ad4000 - 0x91ae1ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91c38000 - 0x91c73ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91d77000 - 0x91fddff7 com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91fde000 - 0x91ff0ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92004000 - 0x92041ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92042000 - 0x92061ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92242000 - 0x92562ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x926c6000 - 0x926d2ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x92743000 - 0x92787ff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92788000 - 0x92bbdff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92bbe000 - 0x92cbffe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x92e1c000 - 0x9360b557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9360c000 - 0x938b8ffb com.apple.JavaScriptCore 6534.54 (6534.54.15) <BF16B296-8BC4-28A6-335F-30FC96B50356> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x938b9000 - 0x938b9ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x939fe000 - 0x93a78fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93a79000 - 0x93a8dfe7 libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
0x93a8e000 - 0x93b10ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93dec000 - 0x93e4dfe7 com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93e4e000 - 0x93e4eff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93e82000 - 0x93e82ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93f1d000 - 0x93f70ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93f71000 - 0x9409ffe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940a0000 - 0x94158feb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94159000 - 0x94163ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x941e2000 - 0x941fefe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x941ff000 - 0x94205fe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x94206000 - 0x94253feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9425b000 - 0x9429dff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x942b7000 - 0x94326ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94327000 - 0x9432aff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94371000 - 0x9447dfe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9447e000 - 0x94526ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94527000 - 0x9484bfef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94878000 - 0x948b2ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x948b3000 - 0x949f0fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94e2e000 - 0x94edafe7 com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94edb000 - 0x94efdfef com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94efe000 - 0x95000fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x9502c000 - 0x9502cff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95086000 - 0x95086ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x950d5000 - 0x95250fe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95298000 - 0x952dbff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x952dc000 - 0x95304ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x95377000 - 0x956e2ff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95a68000 - 0x95c0fff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x95e30000 - 0x95e51fe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95e52000 - 0x95e56ff7 libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95e57000 - 0x95e57ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95e58000 - 0x95e58ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95f38000 - 0x9681bff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x968bd000 - 0x968d2fff com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96f4f000 - 0x97365ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x973d5000 - 0x973fbffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97406000 - 0x97426fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x97427000 - 0x974bffe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x974c0000 - 0x974c3fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x97e21000 - 0x97f49fe7 com.apple.WebKit 6534.54 (6534.54.16) <2FA1223C-F6E6-F5FA-7293-ADDDBA0DADCE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x97f4a000 - 0x980ccfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x98196000 - 0x98200fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x98201000 - 0x982bafe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x982bb000 - 0x982bfff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x982eb000 - 0x982ecff7 com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98336000 - 0x98360ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x98361000 - 0x9836cff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9836d000 - 0x983bdff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x985c6000 - 0x985eaff7 libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9862f000 - 0x98693ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9879b000 - 0x98857fff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x98858000 - 0x98932fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x98933000 - 0x98964ff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x98965000 - 0x98a02fe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98a2d000 - 0x98a34ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x98a35000 - 0x98bf7feb com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98bf8000 - 0x98bfdff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98bfe000 - 0x98c09ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x98c1b000 - 0x98c78ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98c81000 - 0x98c99ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x991d7000 - 0x991d9ff7 libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x991da000 - 0x992a5fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x992a6000 - 0x9a01dfe7 com.apple.WebCore 6534.54 (6534.54.17) <3E6CBF05-E91D-1997-E6BC-B068B5F74F5E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9a0e3000 - 0x9a0f7ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9a0f8000 - 0x9a1d8fe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9a1d9000 - 0x9a26bfe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9a26c000 - 0x9a287ff7 libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a288000 - 0x9a28cff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a28d000 - 0x9a2d3ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9a2d4000 - 0x9a725fef com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9a726000 - 0x9a7c1fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9a7c2000 - 0x9a7c2ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a84d000 - 0x9a8fafe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9a8fb000 - 0x9a901fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9a902000 - 0x9a90cff7 com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9a9ec000 - 0x9aa30fe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9aa31000 - 0x9aa64ff7 com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9aaa6000 - 0x9aab4fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x9aab5000 - 0x9aabeff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9aabf000 - 0x9ab6dff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i7, 2.8 GHz, 4 GB, SMC 1.54f36
Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: WDC WD1001FALS-40U9B0, 931.51 GB
Serial ATA Device: OPTIARC DVD RW AD-5680H, 807.2 MB
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa140000 / 5
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfa142000 / 7
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0xfa111000 / 6
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa120000 / 3
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Back-UPS ES 550 FW:843.K2 .D USB FW:K2, 0x051d (American Power Conversion), 0x0002, 0xfd140000 / 5
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000 / 4
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd110000 / 3
I've been having this problem as well (OSX 10.6.8) and looking into it for last few days. I guess I've found the bug (my Mac development experience is pretty limited, so forgive me if I'm talking nonsense...).
RFBConnection requestFrameBufferUpdate: can be called by timer just after Session rfbView is destroyed (thus RFBConnection sends bounds msg to invalid RFBView). Following patch resolved the issue for me:
diff --git a/Source/RFBConnection.m b/Source/RFBConnection.m
index edcf429..7136fd5 100644
--- a/Source/RFBConnection.m
+++ b/Source/RFBConnection.m
@@ -429,6 +429,11 @@
[_frameUpdateTimer invalidate];
[_frameUpdateTimer release];
_frameUpdateTimer = nil;
+
+ // there's a slight chance of requestFrameBufferUpdate: getting called
+ // between Session object destruction and RFBConnection closure. if sess
+ // is set to nil by Session dealloc, rfbView should not be accessed.
+ if (session == nil) return;
[self requestUpdate:[rfbView bounds] incremental:YES];
}
Hope this helps, and thank you for the great software!
Hi-
this is another 'me too' post.
Crash log follows
-R
Process: Chicken [45028]
Path: /Applications/Chicken.app/Contents/MacOS/Chicken
Identifier: net.sourceforge.chicken
Version: 2.2b2 (2.2b2)
Code Type: X86 (Native)
Parent Process: launchd [91]
Date/Time: 2013-08-25 21:27:35.536 -0600
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 6856100 sec
Crashes Since Last Report: 44
Per-App Interval Since Last Report: 43826 sec
Per-App Crashes Since Last Report: 4
Anonymous UUID: B66D9515-C66D-4421-882A-FCCCA004FEF2
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000044890006
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x938daedd _cache_getMethod + 13
1 libobjc.A.dylib 0x938db417 _class_lookupMethodAndLoadCache + 40
2 libobjc.A.dylib 0x938db206 objc_msgSend_stret + 86
3 com.apple.Foundation 0x980c4511 __NSFireTimer + 282
4 com.apple.CoreFoundation 0x91273a3b __CFRunLoopRun + 8059
5 com.apple.CoreFoundation 0x912713c4 CFRunLoopRunSpecific + 452
6 com.apple.CoreFoundation 0x912711f1 CFRunLoopRunInMode + 97
7 com.apple.HIToolbox 0x90d55e04 RunCurrentEventLoopInMode + 392
8 com.apple.HIToolbox 0x90d55bb9 ReceiveNextEventCommon + 354
9 com.apple.HIToolbox 0x90d55a3e BlockUntilNextEventMatchingListInMode + 81
10 com.apple.AppKit 0x95632595 _DPSNextEvent + 847
11 com.apple.AppKit 0x95631dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
12 com.apple.AppKit 0x955f41f3 -[NSApplication run] + 821
13 com.apple.AppKit 0x955ec289 NSApplicationMain + 574
14 net.sourceforge.chicken 0x00002142 0x1000 + 4418
15 net.sourceforge.chicken 0x00002069 0x1000 + 4201
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x99167382 kevent + 10
1 libSystem.B.dylib 0x99167a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x99166f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x99166cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x99166781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x991665c6 start_wqthread + 30
Thread 2: com.apple.CFSocket.private
0 libSystem.B.dylib 0x9915fac6 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x912b1c53 __CFSocketManager + 1091
2 libSystem.B.dylib 0x9916e259 _pthread_start + 345
3 libSystem.B.dylib 0x9916e0de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x99140afa mach_msg_trap + 10
1 libSystem.B.dylib 0x99141267 mach_msg + 68
2 com.apple.CoreFoundation 0x912722df CFRunLoopRun + 2079
3 com.apple.CoreFoundation 0x912713c4 CFRunLoopRunSpecific + 452
4 com.apple.CoreFoundation 0x912711f1 CFRunLoopRunInMode + 97
5 com.apple.Foundation 0x980cf224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
6 com.apple.Foundation 0x980964c4 -[NSThread main] + 45
7 com.apple.Foundation 0x98096474 __NSThread__main + 1499
8 libSystem.B.dylib 0x9916e259 _pthread_start + 345
9 libSystem.B.dylib 0x9916e0de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x99166412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x991669a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x991665c6 start_wqthread + 30
Thread 5:
0 libSystem.B.dylib 0x99166412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x991669a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x991665c6 start_wqthread + 30
Thread 6:
0 libSystem.B.dylib 0x9916eaa2 semwait_signal + 10
1 libSystem.B.dylib 0x9919a9c5 nanosleep$UNIX2003 + 188
2 libSystem.B.dylib 0x9919a903 usleep$UNIX2003 + 61
3 com.apple.AppKit 0x9579be2d -[NSUIHeartBeat _heartBeatThread:] + 2039
4 com.apple.Foundation 0x980964c4 -[NSThread main] + 45
5 com.apple.Foundation 0x98096474 __NSThread__main + 1499
6 libSystem.B.dylib 0x9916e259 _pthread_start + 345
7 libSystem.B.dylib 0x9916e0de thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x99166412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x991669a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x991665c6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x938db300 ebx: 0x938e3c1e ecx: 0x95dc8c34 edx: 0x00003f80
edi: 0x44890006 esi: 0x00003f80 ebp: 0xbfffe868 esp: 0xbfffe824
ss: 0x0000001f efl: 0x00010202 eip: 0x938daedd cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x44890006
Binary Images:
0x1000 - 0x5efe7 +net.sourceforge.chicken 2.2b2 (2.2b2) <3959848B-B9D9-16E7-8E57-400030D6FE64> /Applications/Chicken.app/Contents/MacOS/Chicken
0x6f000 - 0x82fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Applications/Chicken.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x90000 - 0x145fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <aacc86c0-86b4-b1a7-003f-2a0af68973a2> /usr/lib/libcrypto.0.9.7.dylib
0x14b9c000 - 0x14c20fe7 com.apple.xquery 1.3 (29) <983B85B3-9590-F3B4-C3B0-C73ADBC92C3F> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
0x8fe00000 - 0x8fe4163b dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90036000 - 0x90042ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x90043000 - 0x90064fe7 com.apple.opencl 12.3.6 (12.3.6) <b4104b80-1cb3-191c-afd3-697843c6bcff> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x90065000 - 0x900dffff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x900e0000 - 0x900e6fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x900e7000 - 0x900edfe7 com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x90231000 - 0x9023aff7 com.apple.DiskArbitration 2.3 (2.3) <e9c40767-da6a-6ccb-8b00-2d5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x902f2000 - 0x902f5ffb com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x903c2000 - 0x904fffe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90500000 - 0x905bcfff com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x90749000 - 0x90773ff7 com.apple.shortcut 1.1 (1.1) <b0514fa9-7cae-ad94-93ca-7b2a2c5f7b8a> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9086e000 - 0x908afff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x908b0000 - 0x9091fff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90987000 - 0x90991ff7 com.apple.HelpData 2.0.5 (34.1.1) <a9cf754f-b254-5d40-b8b5-f35414dfd875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x909f6000 - 0x90a14fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90a15000 - 0x90a48fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x90a49000 - 0x90a68ff7 com.apple.CoreVideo 1.6.2 (45.6) <eb53caa4-5ee2-c356-a954-5775f7ddd493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90bf4000 - 0x90c36ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90c78000 - 0x90d20ffb com.apple.QD 3.36 (???) <fa2785a4-bb69-dcb4-3ba3-7c89a82cab41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x90d21000 - 0x91045fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91046000 - 0x9108cff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9108d000 - 0x910d1ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91235000 - 0x913b0fe7 com.apple.CoreFoundation 6.6.6 (550.44) <f88c95cd-1264-782d-a1f5-204739847e93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9161b000 - 0x9161eff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9161f000 - 0x91721fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <316C3B25-6DCA-549A-7728-D5A038F654D8> /usr/lib/libcrypto.0.9.8.dylib
0x9183e000 - 0x91850ff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x91851000 - 0x9186dfe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9186e000 - 0x91873ff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91874000 - 0x91882fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x9192d000 - 0x9193eff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91c7b000 - 0x91f29fe7 com.apple.JavaScriptCore 6534.59 (6534.59.6) <be3da425-a441-7181-29c3-37ef345b1010> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x91f32000 - 0x91f46ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91fe8000 - 0x91ff6ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x920f4000 - 0x92137ff7 com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92138000 - 0x9213bff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x921e9000 - 0x921edff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92244000 - 0x92407feb com.apple.ImageIO.framework 3.0.6 (3.0.6) <ae641fad-df38-ae31-b45b-85aee7af3a45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92408000 - 0x92728ff3 com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92729000 - 0x927f4fef com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92d0a000 - 0x92d0cff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x92d99000 - 0x92ec7fe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x931de000 - 0x931e2ff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9384b000 - 0x9384bff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9384c000 - 0x93850ff7 IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x938d5000 - 0x93982fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x93a34000 - 0x93a34ff7 com.apple.Carbon 150 (152) <8F767518-AD3C-5CA0-7613-674CD2B509C4> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93a7c000 - 0x93ab7ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x93ab8000 - 0x93ab9ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93aba000 - 0x93b72feb libFontParser.dylib ??? (???) <d2d0c922-5ed1-3ae9-6f99-707c74df3e62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93b73000 - 0x93bddfe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x93bde000 - 0x93be9ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93bea000 - 0x943d9557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9457e000 - 0x9468afe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9468b000 - 0x946dbfe7 libTIFF.dylib ??? (???) <ab182cec-188a-f2bc-21e1-0059fd3b2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x946dc000 - 0x9473dfe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9473e000 - 0x947a2ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x947ca000 - 0x947eeff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94808000 - 0x94a6eff7 com.apple.security 6.1.2 (55002) <e88e133f-5fb3-446f-b753-2b8ad577b46a> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x94a6f000 - 0x94e85ff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <c4fb303a-db4d-f9e8-181c-129585e59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94e86000 - 0x952d7fef com.apple.RawCamera.bundle 3.7.1 (570) <af94d180-5e0f-10df-0cb2-fd8edb110fa2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x952d8000 - 0x95373fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x955ea000 - 0x95ecdff7 com.apple.AppKit 6.6.8 (1038.36) <a353465e-cfc9-cb75-949d-786f6f7732f6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95ece000 - 0x95eeefe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x95f74000 - 0x95fa7ff7 com.apple.AE 496.5 (496.5) <bf9673d5-2419-7120-26a3-83d264c75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x96200000 - 0x96236fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x96237000 - 0x9623eff3 com.apple.print.framework.Print 6.1 (237.1) <f5aae53d-5530-9004-a9e3-2c1690c5328e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x96274000 - 0x96296fef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x96297000 - 0x962daff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x962e7000 - 0x9671cff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9671d000 - 0x96720fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x96721000 - 0x967fbfff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9680f000 - 0x9684cff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9684d000 - 0x9684dff7 liblangid.dylib ??? (???) <b99607fc-5646-32c8-2c16-afb5ea9097c2> /usr/lib/liblangid.dylib
0x9684e000 - 0x96858fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96859000 - 0x9685aff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9685b000 - 0x975d3fe7 com.apple.WebCore 6534.59 (6534.59.6) <5C71C61C-0657-1B0E-397F-4D0A81872C93> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x976d7000 - 0x97790fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x977d5000 - 0x97806ff7 libGLImage.dylib ??? (???) <d18e2e76-dbf4-6930-039a-f66ca0d120b3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97807000 - 0x97841ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <a6c207e3-7b42-926d-9c93-be3f50b92496> /usr/lib/libcups.2.dylib
0x9787b000 - 0x9797bfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <be7fcd73-03b5-25a4-fca4-d4980f1488d6> /usr/lib/libxml2.2.dylib
0x9797c000 - 0x97a0efe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x97a0f000 - 0x97a1fff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <c8744ea3-0ab7-cd03-e639-c4f2b910be5d> /usr/lib/libsasl2.2.dylib
0x97bfd000 - 0x97c41fe7 com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97c9b000 - 0x97dc4fe7 com.apple.WebKit 6534.59 (6534.59.8) <66F85037-1A89-F7A1-8781-A621A05AB1CA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x97dcd000 - 0x97e65fe7 edu.mit.Kerberos 6.5.11 (6.5.11) <f36db665-a88b-7f5b-6244-6a2e7ffff668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97e91000 - 0x97ea6fff com.apple.ImageCapture 6.1 (6.1) <b909459a-eac9-a7c8-f2a9-cd757cdb59e8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x97fa3000 - 0x98025ffb SecurityFoundation ??? (???) <c4506287-1ae2-5380-675d-95b0291aa425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98026000 - 0x98026ff7 com.apple.Cocoa 6.6 (???) <ea27b428-5904-b00b-397a-185588698bcc> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98027000 - 0x98029ff7 com.apple.securityhi 4.0 (36638) <6118C361-61E7-B34E-93DB-1B88108F8F18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98080000 - 0x982f1fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x982f2000 - 0x982fdff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x982fe000 - 0x982feff7 com.apple.vecLib 3.6 (vecLib 3.6) <ff4dc8b6-0ab0-dee8-ada8-7b57645a1f36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9831d000 - 0x9837aff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98561000 - 0x985b4ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9889c000 - 0x988b0fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x988d3000 - 0x988ddffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x988e5000 - 0x988fdff7 com.apple.CFOpenDirectory 10.6 (10.6) <d1cf5881-0af7-d164-4156-9e9067b7fa37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x988fe000 - 0x9894eff7 com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9894f000 - 0x98a2ffe7 com.apple.vImage 4.1 (4.1) <d029c515-08e1-93a6-3705-dd062a3a672c> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x98a30000 - 0x98a30ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98a3b000 - 0x98a48ff7 com.apple.NetFS 3.2.2 (3.2.2) <ddc9c397-c35f-8d7a-bb24-3d1b42fa5fab> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98a49000 - 0x98a49ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98a4a000 - 0x98db5ff7 com.apple.QuartzCore 1.6.3 (227.37) <e323a5cc-499e-ca9e-9bc3-537231449caa> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98e30000 - 0x98edcfe7 com.apple.CFNetwork 454.12.4 (454.12.4) <dedcd006-389f-967f-3405-edf541f406d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98f40000 - 0x98f8dfeb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9906c000 - 0x9911aff3 com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x99140000 - 0x992e7ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x9a23c000 - 0x9a2bcfeb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9a2bd000 - 0x9a35afe3 com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9a35b000 - 0x9a4ddfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x9a535000 - 0x9a535ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <abf97da4-3bdf-6ffd-6239-b023ca1f7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a536000 - 0x9a55cffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a55d000 - 0x9a585ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <e761f29a-328b-29d9-3df0-023f2c21e500> /usr/lib/libxslt.1.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib</e761f29a-328b-29d9-3df0-023f2c21e500></abf97da4-3bdf-6ffd-6239-b023ca1f7974></dedcd006-389f-967f-3405-edf541f406d7></e323a5cc-499e-ca9e-9bc3-537231449caa></ddc9c397-c35f-8d7a-bb24-3d1b42fa5fab></d029c515-08e1-93a6-3705-dd062a3a672c></d1cf5881-0af7-d164-4156-9e9067b7fa37></ff4dc8b6-0ab0-dee8-ada8-7b57645a1f36></ea27b428-5904-b00b-397a-185588698bcc></c4506287-1ae2-5380-675d-95b0291aa425></b909459a-eac9-a7c8-f2a9-cd757cdb59e8></f36db665-a88b-7f5b-6244-6a2e7ffff668></c8744ea3-0ab7-cd03-e639-c4f2b910be5d></be7fcd73-03b5-25a4-fca4-d4980f1488d6></a6c207e3-7b42-926d-9c93-be3f50b92496></d18e2e76-dbf4-6930-039a-f66ca0d120b3></b99607fc-5646-32c8-2c16-afb5ea9097c2></f5aae53d-5530-9004-a9e3-2c1690c5328e></bf9673d5-2419-7120-26a3-83d264c75222></a353465e-cfc9-cb75-949d-786f6f7732f6></af94d180-5e0f-10df-0cb2-fd8edb110fa2></c4fb303a-db4d-f9e8-181c-129585e59603></e88e133f-5fb3-446f-b753-2b8ad577b46a></ab182cec-188a-f2bc-21e1-0059fd3b2598></d2d0c922-5ed1-3ae9-6f99-707c74df3e62></ae641fad-df38-ae31-b45b-85aee7af3a45></be3da425-a441-7181-29c3-37ef345b1010></f88c95cd-1264-782d-a1f5-204739847e93></fa2785a4-bb69-dcb4-3ba3-7c89a82cab41></eb53caa4-5ee2-c356-a954-5775f7ddd493></a9cf754f-b254-5d40-b8b5-f35414dfd875></b0514fa9-7cae-ad94-93ca-7b2a2c5f7b8a></e9c40767-da6a-6ccb-8b00-2d5706753000></b4104b80-1cb3-191c-afd3-697843c6bcff></aacc86c0-86b4-b1a7-003f-2a0af68973a2>
Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 4 GB, SMC 1.40f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHZ2160BH FFS G1, 149.05 GB
Serial ATA Device: HL-DT-ST DVDRW GS21N
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000 / 3
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000 / 5
This should be fixed in the SVN version and in the next release (2.2).
Kenji, thanks for the explanation and the patch. I ended up fixing it a little differently (see revision 829), but I was just following your explanation of the root cause of the bug.