Bug 23820

Summary: Keyboard shortcut to switch between windows does not work correctly
Product: WebKit Reporter: M. Beaumel <cochonou>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Major    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Report from the crash caused by pressing enough times the COMMAND-` shortcut none

Description M. Beaumel 2009-02-07 08:14:57 PST
Under the latest nightly builds, the COMMAND-` shortcut that is used to switch between windows of the same application under Mac OS X appears to be broken. This works correctly under Safari.
This report is made from a computer using a french AZERTY keyboard layout.
Comment 1 Alexey Proskuryakov 2009-02-08 02:15:55 PST
I couldn't reproduce this issue, even with a French keyboard layout. Switching between windows is a Safari feature, so it is rather unlikely (though not impossible) that a WebKit change could break it.

Do you have any "Safari enhancers" such as Inquisitor or SafariStand installed? Does this problem occur on a newly created user account?
Comment 2 M. Beaumel 2009-02-08 02:28:26 PST
I do get this behaviour with a "fresh" account. As far as I know, my Webkit/Safari installation is rather close to a stock one - nothing other that regular plugins (going into /Library/Internet Plugins) is installed. I will try to pinpoint if the problem is caused by a particular plugin or memory resident software.
Comment 3 M. Beaumel 2009-02-08 02:55:23 PST
Created attachment 27462 [details]
Report from the crash caused by pressing enough times the COMMAND-` shortcut
Comment 4 M. Beaumel 2009-02-08 02:57:16 PST
The problem experienced is the same with or without and empty plugin folder.
I made no particular progress in trying to kill the helpers/daemons installed by third party software which should be unrelated to Safari/Webkit.

However, I did find out that mashing enough times the COMMAND-` shortcut, on a complex enough website, eventually causes the webkit nightly to fail with a memory protection error.

1- Browse to www.google.fr
2- Open a new window (2)
3- Browse in this window (2) to www.webkit.org (for some reason, it won't work with www.google.fr)
4- Press the COMMAND-` shortcut (typically around 20 to 30 times), with no effect
5- Close window (2)

The original window on www.google.fr will not get focus, and after a few seconds the program will crash.
I have attached the report, hoping that it might help in pinpointing the issue.
Comment 5 Juan perez 2022-05-29 10:15:23 PDT
Comment on attachment 27462 [details]
Report from the crash caused by pressing enough times the COMMAND-` shortcut

>Process:         Safari [2120]
>Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
>Identifier:      org.webkit.nightly.WebKit
>Version:         r40738 (40738)
>Code Type:       PPC (Native)
>Parent Process:  launchd [93]
>
>Date/Time:       2009-02-08 11:46:04.260 +0100
>OS Version:      Mac OS X 10.5.6 (9G55)
>Report Version:  6
>
>Exception Type:  EXC_BAD_ACCESS (SIGBUS)
>Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000040c
>Crashed Thread:  0
>
>Thread 0 Crashed:
>0   com.apple.WebCore             	0x010d2d14 WebCore::Editor::compositionRange() const + 20
>1   com.apple.WebKit              	0x00276ff4 -[WebHTMLView(WebNSTextInputSupport) markedRange] + 68
>2   com.apple.WebKit              	0x00276ff4 -[WebHTMLView(WebNSTextInputSupport) markedRange] + 68
>3   com.apple.AppKit              	0x96d08bfc -[NSInputContext markedRange] + 36
>4   com.apple.AppKit              	0x96bd16b0 _NSTSMEventHandler + 4340
>5   com.apple.HIToolbox           	0x949b0ca8 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1484
>6   com.apple.HIToolbox           	0x949afe40 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464
>7   com.apple.HIToolbox           	0x949ccda4 SendEventToEventTarget + 52
>8   com.apple.HIToolbox           	0x94ab0834 SendTSMEvent + 192
>9   com.apple.HIToolbox           	0x94aafd8c SendUpdateActiveInputAreaForDeadKey + 1628
>10  com.apple.HIToolbox           	0x949efe00 ClearDeadKeyInlineSession + 312
>11  com.apple.HIToolbox           	0x949efa74 MyDeactivateTSMDocument + 224
>12  com.apple.HIToolbox           	0x94a03e10 DeactivateTSMDocument + 68
>13  com.apple.AppKit              	0x96a2d338 -[NSTSMInputContext _deactivate] + 144
>14  com.apple.AppKit              	0x968d60fc +[NSInputContext currentInputContext] + 324
>15  com.apple.AppKit              	0x968d5f90 +[NSInputContext updateInputContexts] + 40
>16  com.apple.AppKit              	0x968d5a3c -[NSApplication updateWindows] + 104
>17  com.apple.AppKit              	0x968d5974 _handleWindowsNeedUpdateNote + 68
>18  com.apple.CoreFoundation      	0x92c0ef60 __CFRunLoopDoObservers + 456
>19  com.apple.CoreFoundation      	0x92c10108 CFRunLoopRunSpecific + 712
>20  com.apple.HIToolbox           	0x949d9bc4 RunCurrentEventLoopInMode + 264
>21  com.apple.HIToolbox           	0x949d9950 ReceiveNextEventCommon + 260
>22  com.apple.HIToolbox           	0x949d9828 BlockUntilNextEventMatchingListInMode + 84
>23  com.apple.AppKit              	0x968d4724 _DPSNextEvent + 596
>24  com.apple.AppKit              	0x968d40dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
>25  com.apple.Safari              	0x0000844c 0x1000 + 29772
>26  com.apple.AppKit              	0x968cdd98 -[NSApplication run] + 736
>27  com.apple.AppKit              	0x9689e79c NSApplicationMain + 440
>28  com.apple.Safari              	0x000bd6d0 0x1000 + 771792
>
>Thread 1:
>0   libSystem.B.dylib             	0x95218b6c __semwait_signal + 12
>1   libSystem.B.dylib             	0x952553cc _pthread_cond_wait + 1580
>2   com.apple.WebCore             	0x011d0cf0 WebCore::IconDatabase::syncThreadMainLoop() + 304
>3   com.apple.WebCore             	0x011d0ed4 WebCore::IconDatabase::iconDatabaseSyncThread() + 420
>4   libSystem.B.dylib             	0x95254024 _pthread_start + 316
>
>Thread 2:
>0   libSystem.B.dylib             	0x95212158 mach_msg_trap + 8
>1   libSystem.B.dylib             	0x9521907c mach_msg + 56
>2   com.apple.CoreFoundation      	0x92c10554 CFRunLoopRunSpecific + 1812
>3   com.apple.CFNetwork           	0x92f44938 CFURLCacheWorkerThread(void*) + 292
>4   libSystem.B.dylib             	0x95254024 _pthread_start + 316
>
>Thread 3:
>0   libSystem.B.dylib             	0x95212158 mach_msg_trap + 8
>1   libSystem.B.dylib             	0x9521907c mach_msg + 56
>2   com.apple.Safari              	0x0012099c 0x1000 + 1178012
>
>Thread 4:
>0   libSystem.B.dylib             	0x95212158 mach_msg_trap + 8
>1   libSystem.B.dylib             	0x9521907c mach_msg + 56
>2   com.apple.CoreFoundation      	0x92c10554 CFRunLoopRunSpecific + 1812
>3   com.apple.Foundation          	0x900fa5f8 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
>4   com.apple.Foundation          	0x900a3764 __NSThread__main__ + 1004
>5   libSystem.B.dylib             	0x95254024 _pthread_start + 316
>
>Thread 5:
>0   libSystem.B.dylib             	0x95275d20 select$DARWIN_EXTSN + 12
>1   com.apple.CoreFoundation      	0x92c1b9c8 __CFSocketManager + 764
>
>Thread 0 crashed with PPC Thread State 32:
>  srr0: 0x010d2d14  srr1: 0x0200f030   dar: 0x0000040c dsisr: 0x40000000
>    r0: 0x00276ff8    r1: 0xbfffd350    r2: 0x000003aa    r3: 0xbfffd3f8
>    r4: 0x000003fc    r5: 0x954d329c    r6: 0x00000000    r7: 0x00000000
>    r8: 0xbfffd4d4    r9: 0x00000000   r10: 0x0026660c   r11: 0x8fe33c48
>   r12: 0x010d2d00   r13: 0x00000000   r14: 0xa0bd05c4   r15: 0x00000000
>   r16: 0x00000000   r17: 0xbfffe3b0   r18: 0xbfffe3d0   r19: 0x00000003
>   r20: 0x00000000   r21: 0x00000000   r22: 0xa084714c   r23: 0xa0847120
>   r24: 0x00000000   r25: 0xa0bd05c4   r26: 0x081a2020   r27: 0xbfffd470
>   r28: 0x00000000   r29: 0x002e5548   r30: 0xbfffd3f8   r31: 0x00276fb0
>    cr: 0x42442222   xer: 0x00000004    lr: 0x00276ff8   ctr: 0x010d2d00
>vrsave: 0x00000000
>
>Binary Images:
>    0x1000 -   0x1e1fff  com.apple.Safari 3.2.1 (5525.27.1) <853c8d889e8d4d1371526298b5fde62a> /Applications/Safari.app/Contents/MacOS/Safari
>  0x22b000 -   0x22dfff +WebKitNightlyEnabler.dylib ??? (???) <c25e5232484ed41fca2d375afbf70bd7> /Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
>  0x231000 -   0x310ffe  com.apple.WebKit r40738 (530.0+) <cb8b13130851aa0515c322f873e98b1e> /Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
>  0x3a0000 -   0x3afffc  SyndicationUI ??? (???) <67500273c2f89df676c8c13f7132d34e> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
>  0x3bf000 -   0x4d3ff3  com.apple.JavaScriptCore 530+ (530.0+) <0c1401f27fd6a8a3d962c55fdbad60b4> /Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
>  0x51c000 -   0x52fffb +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337) <975e39c03a15b79e923948eca5de247b> /Applications/WebKit.app/Contents/Frameworks/10.5/Sparkle.framework/Versions/A/Sparkle
>  0xeb3000 -  0x1849ffb  com.apple.WebCore 530+ (530.0+) <79058674a8e8d824002b64c434e8a6a2> /Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
> 0x1d66000 -  0x1f3dfff  com.apple.RawCamera.bundle 2.0.12 (421) <3f3c18e282e9915502d7d342344d6bfb> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
> 0x658d000 -  0x6593fff  libCGXCoreImage.A.dylib ??? (???) <c48065859a043fc77855aff2b43bc157> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
> 0x6773000 -  0x6773ffc  com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <4d7c87368522f447883c0dc395d6a2b4> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
> 0x829c000 -  0x82a3fff  com.apple.JavaVM 12.2.0 (12.2.0) <66f0b4a638cd0a2c2ab76c8b13382b51> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
>0x8fe00000 - 0x8fe30c23  dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e> /usr/lib/dyld
>0x90003000 - 0x9003cfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <22e7a58ae6fe75d9dfd8e2e66d7dfb78> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>0x9003d000 - 0x90063fff  libcups.2.dylib ??? (???) <c340096dadbdc8edd534e5aec33a8e85> /usr/lib/libcups.2.dylib
>0x90064000 - 0x90099fff  com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
>0x9009a000 - 0x902dfffb  com.apple.Foundation 6.5.7 (677.22) <dab423bf20d5c2d78c4536e4e3da9300> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>0x902e0000 - 0x9033dffb  com.apple.HIServices 1.7.0 (???) <5f468086ca01158e12cd07f829132edf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>0x9033e000 - 0x908baff7  com.apple.CoreGraphics 1.407.2 (???) <6a101d8218dc8d12ca0b901c57aa44b7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>0x9090b000 - 0x9090cff8  com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>0x90914000 - 0x90917ffb  com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>0x90acb000 - 0x90aebff7  libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>0x90aec000 - 0x90b07ffb  libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>0x90b08000 - 0x90b9cff7  com.apple.framework.IOKit 1.5.1 (???) <498f2ba1b47432ee4deebca2655ff932> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>0x90b9d000 - 0x90bb4ffb  com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>0x90c85000 - 0x90cc2ffe  com.apple.securityfoundation 3.0 (32989) <e7e06d3b71d36e4a8b6d3a4f289b69cc> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>0x90cc3000 - 0x90d73fff  edu.mit.Kerberos 6.0.12 (6.0.12) <17b514ffed29c890fc8ba8eac9dce56e> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>0x90d74000 - 0x90e43fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
>0x90e44000 - 0x90ef4fff  com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>0x90f5e000 - 0x90f8bfff  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>0x90f8c000 - 0x90f92ffb  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
>0x90f93000 - 0x9101bffb  com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f88caa828a4b54ed1932e1578bf9236a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>0x9101c000 - 0x91202ffb  com.apple.security 5.0.4 (34102) <93e74504c60b38418e708caf47342cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
>0x921f1000 - 0x92201fff  libsasl2.2.dylib ??? (???) <b83efbe4f0008d4632efc47e1f87dde6> /usr/lib/libsasl2.2.dylib
>0x92202000 - 0x922c7ffb  com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>0x922c8000 - 0x922d4ff3  com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
>0x9238d000 - 0x92394fff  com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
>0x92395000 - 0x92468fff  com.apple.CoreServices.OSServices 226.5 (226.5) <359b9ab7957b9c92362006344b8e0e13> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
>0x924b8000 - 0x927baffb  com.apple.CoreServices.CarbonCore 786.10 (786.10) <3861a1af8d647c75688761d7ef4b5bf3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>0x927bb000 - 0x927bcfff  libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
>0x927bd000 - 0x927d9ffb  com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>0x927da000 - 0x927e5ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
>0x927e6000 - 0x92823fff  libRIP.A.dylib ??? (???) <662becbd3173fd67eec7ad523d2d9c56> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>0x928b0000 - 0x92935fff  libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
>0x92936000 - 0x9295fffb  com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
>0x92960000 - 0x92978ffb  com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>0x92979000 - 0x929fafff  com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>0x929fb000 - 0x92b0fffa  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
>0x92b10000 - 0x92ba6fff  com.apple.LaunchServices 290.3 (290.3) <a8a738aede278909ff721ce9a754142f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>0x92ba7000 - 0x92cccffb  com.apple.CoreFoundation 6.5.5 (476.17) <d13dc71c870a82b7d2f721731e584287> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>0x92ccd000 - 0x92cd6fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>0x92cd7000 - 0x92cd7ff8  com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>0x92cd8000 - 0x92d00fff  libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
>0x92d01000 - 0x92d8bfff  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
>0x92d8c000 - 0x92d99fff  libCSync.A.dylib ??? (???) <bc19f19cfa6c23f9ca4e4419ea18f43e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>0x92d9a000 - 0x92de9fff  com.apple.Metadata 10.5.2 (398.25) <fdad4bda89efd0e2e9ca37493e10ca4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
>0x92dea000 - 0x92f31ffb  com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>0x92f32000 - 0x92f40ff3  com.apple.opengl 1.5.9 (1.5.9) <c3d74d9bd2fa60d9c346db5658e52815> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>0x92f41000 - 0x92feaffc  com.apple.CFNetwork 422.11 (422.11) <189498280742bb4579e91b165301d331> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>0x93114000 - 0x93123fff  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <fa21a845d30d5f2af7ec6011e4045827> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
>0x93124000 - 0x93155fff  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>0x9315a000 - 0x931c1ffb  libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
>0x931c2000 - 0x9327cfff  libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
>0x9327d000 - 0x9329cfff  libresolv.9.dylib ??? (???) <8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib
>0x9329d000 - 0x9329ffff  com.apple.CrashReporterSupport 10.5.5 (159) <6b6dd47a924b68535f29f220be383431> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
>0x932bd000 - 0x9330cfff  libGLImage.dylib ??? (???) <1df480344fb6e09ff32ac97bfdda7e50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>0x9330d000 - 0x93337ff7  libssl.0.9.7.dylib ??? (???) <1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
>0x93338000 - 0x93357fff  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>0x93358000 - 0x93441fff  libxml2.2.dylib ??? (???) <937240ebb2126c6daa2a659938b0254f> /usr/lib/libxml2.2.dylib
>0x93442000 - 0x93449ffb  com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
>0x9350d000 - 0x93572ffb  com.apple.ISSupport 1.7 (38.2) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
>0x93573000 - 0x93578ff6  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
>0x93579000 - 0x935d9fff  com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>0x935da000 - 0x935e5fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
>0x93787000 - 0x937cefff  com.apple.NavigationServices 3.5.2 (163) <d28660870dff1cd46d7ea7d40271340f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
>0x937cf000 - 0x937daffb  libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
>0x937db000 - 0x937f6ff3  com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <afaae07f311885fb3d88c1d4e723d3d6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
>0x93ef0000 - 0x93ef0ffa  com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>0x93f3c000 - 0x93f4afff  libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
>0x93f4b000 - 0x93f76ff7  libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
>0x940f7000 - 0x9423fffb  libicucore.A.dylib ??? (???) <f49319412f5ee8b5f06fef2baa72916b> /usr/lib/libicucore.A.dylib
>0x94240000 - 0x94240fff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>0x9424f000 - 0x94809fff  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>0x9480a000 - 0x94918fff  com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
>0x94919000 - 0x949a8ffb  com.apple.DesktopServices 1.4.7 (1.4.7) <61a5a252cdedffd471e4ea91ed357afe> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>0x949a9000 - 0x94ce2ffb  com.apple.HIToolbox 1.5.4 (???) <9624d2ffaf16019b6301517339df88c9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>0x94d28000 - 0x94d3bffb  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5b27baaca82de45b30cab68779279d8c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
>0x94d3c000 - 0x94db7fff  com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
>0x94db8000 - 0x94df6ff7  libtidy.A.dylib ??? (???) <286d50e7f04ecdd6501dad559a6ef51f> /usr/lib/libtidy.A.dylib
>0x94e42000 - 0x94e88ff9  com.apple.securityinterface 3.0.1 (35183) <de69e77f3c73d31603ea3cdb20329f81> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
>0x94e89000 - 0x94e9cfff  com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
>0x94f86000 - 0x94fdcfff  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>0x94fdd000 - 0x94fdfffd  libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>0x94fe0000 - 0x94ffffff  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
>0x95001000 - 0x9509afc3  libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
>0x9509b000 - 0x950a3ffb  libCGATS.A.dylib ??? (???) <0c83819d2d428a8df27c8cc0f13ba1dc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
>0x950a4000 - 0x95210ff9  com.apple.AddressBook.framework 4.1.1 (699) <3334680563e5e0238454a586032b401b> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
>0x95211000 - 0x953b1fe3  libSystem.B.dylib ??? (???) <3260ab8c558e938c8180b3ba1036aec1> /usr/lib/libSystem.B.dylib
>0x953e9000 - 0x953edffe  libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>0x953ee000 - 0x95450ffb  com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
>0x95451000 - 0x95534fff  libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
>0x9556d000 - 0x95607ff7  com.apple.ApplicationServices.ATS 3.4 (???) <06af1441f632e171a7f61dca809462ba> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>0x95608000 - 0x95931fe7  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
>0x95932000 - 0x9593afff  libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
>0x95946000 - 0x9597bffb  com.apple.LDAPFramework 1.4.5 (110) <24eb76a3438e9aed39ea9a8677702bc0> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
>0x95b99000 - 0x95c21fff  com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
>0x95c88000 - 0x95c88ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
>0x95c89000 - 0x95ccaffb  libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>0x95ccb000 - 0x95ccbfff  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>0x95ccc000 - 0x95ccffff  com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
>0x95cd0000 - 0x95ceaffb  com.apple.CoreVideo 1.6.0 (20.0) <578a8abd9e0f7b3a9c36ae9bc5fd753a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>0x95ceb000 - 0x95e35ffb  com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>0x95e47000 - 0x96275ffa  libGLProgrammability.dylib ??? (???) <2c52a11697da6ede976b56d54e3815ef> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
>0x964f3000 - 0x96858ffe  com.apple.QuartzCore 1.5.7 (1.5.7) <75a8ef92c54d1ce016dfe662a6626f04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>0x96899000 - 0x9700efff  com.apple.AppKit 6.5.6 (949.43) <3afcaa243535d0817efeb978448ef3dc> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>0x97023000 - 0x97023fff  com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>0xfffec000 - 0xfffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
>0xffff8000 - 0xffff9703  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
>