Bug 17206
Summary: | Crash in _NtlmCreateClientResponse when a proxy is set | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Emery <david.emery> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED INVALID | ||
Severity: | Major | CC: | ap, gbeevans, mrowe |
Priority: | P1 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://www.ceo.woll.catholic.edu.au/admin |
David Emery
This site is used by thousands of users (education). We use a proxy authenticating network. When within this network and attempting to use any of our Admin sites (as above) Safari ALWAYS quits.
If I go to the same sites from home or anywhere outside the network, it works fine.
I have submitted the report on several occasions. This webkit did not fix this problem, and incidently, Safari 3 works fine in OS 10.4, this problem did not occur.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Can you please attach the crash log to this bug report? See <http://webkit.org/quality/crashlogs.html> for details.
Geoff Evans
I get the same problem where safari crashes when i go to any sites behind a proxy server i have confirmed this on 2 Macbooks but when i had my iBook it would work just fine this was in jan so things could have changed but it looks like it is a issue with the intel build of Web Kit(But i could be wrong)
This is a full issue with web kit as i use Vienna for my rss and when Web Kit is used it crashes so it is not just Safari it is Web Kit
Geoff
P.S please fix this soon i now have to use firefox when every thing is in safari and i do need web kit for widgets etc
I will also attach a crash report
Geoff Evans
Report:
Process: Safari [155]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 3.0.4 (5523.15)
Build Info: WebBrowser-55231500~3
Code Type: X86 (Native)
Parent Process: launchd [105]
Date/Time: 2008-02-26 15:39:13.847 +1300
OS Version: Mac OS X 10.5.2 (9C31)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 4
Thread 0:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 com.apple.CoreFoundation 0x949970de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94997d18 CFRunLoopRunInMode + 88
4 com.apple.HIToolbox 0x92ff46a0 RunCurrentEventLoopInMode + 283
5 com.apple.HIToolbox 0x92ff44b9 ReceiveNextEventCommon + 374
6 com.apple.HIToolbox 0x92ff432d BlockUntilNextEventMatchingListInMode + 106
7 com.apple.AppKit 0x93f9a7d9 _DPSNextEvent + 657
8 com.apple.AppKit 0x93f9a08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9 com.apple.Safari 0x0000997e 0x1000 + 35198
10 com.apple.AppKit 0x93f930c5 -[NSApplication run] + 795
11 com.apple.AppKit 0x93f6030a NSApplicationMain + 574
12 com.apple.Safari 0x00002456 0x1000 + 5206
Thread 1:
0 libSystem.B.dylib 0x96b59bce __semwait_signal + 10
1 libSystem.B.dylib 0x96b848cd pthread_cond_wait$UNIX2003 + 73
2 com.apple.WebCore 0x9657adef WebCore::IconDatabase::syncThreadMainLoop() + 239
3 com.apple.WebCore 0x965763e5 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
5 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 com.apple.CoreFoundation 0x949970de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94997d18 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x95f8a6cc CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
6 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 libSystem.B.dylib 0x96be3925 thread_suspend + 97
3 ??? 0x12cf57ff 0 + 315578367
Thread 4 Crashed:
0 com.apple.CoreFoundation 0x9495e2cb CFDataGetBytePtr + 43
1 com.apple.CFNetwork 0x95fcacf5 _NtlmCreateClientResponse + 823
2 com.apple.CFNetwork 0x95fe14fc _CFHTTPAuthenticationUpdateFromResponse + 1084
3 com.apple.CFNetwork 0x95f9d3c5 updateAuth + 173
4 com.apple.CFNetwork 0x95f9cedc updateForHeaders + 147
5 com.apple.CFNetwork 0x95f9cc95 httpConnectionResponseStreamCB + 91
6 com.apple.CFNetwork 0x95f9cbe3 connectionResponseCallBack + 86
7 com.apple.CoreFoundation 0x949a9609 _CFStreamSignalEventSynch + 137
8 com.apple.CoreFoundation 0x9499762e CFRunLoopRunSpecific + 3166
9 com.apple.CoreFoundation 0x94997d18 CFRunLoopRunInMode + 88
10 com.apple.Foundation 0x951fcac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
11 com.apple.Foundation 0x951995ad -[NSThread main] + 45
12 com.apple.Foundation 0x95199154 __NSThread__main__ + 308
13 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
14 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x96ba2b3a select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
2 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 com.apple.CoreFoundation 0x949970de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94997d74 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x95cd346f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
5 ...ple.CoreServices.CarbonCore 0x94ca3beb PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
7 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 com.apple.CoreFoundation 0x949970de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94997d74 CFRunLoopRun + 84
4 com.apple.DesktopServices 0x95cd35e8 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
5 ...ple.CoreServices.CarbonCore 0x94ca3beb PrivateMPEntryPoint + 56
6 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
7 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x96b59bce __semwait_signal + 10
1 libSystem.B.dylib 0x96b848cd pthread_cond_wait$UNIX2003 + 73
2 ...ple.CoreServices.CarbonCore 0x94ca59d7 TSWaitOnCondition + 126
3 ...ple.CoreServices.CarbonCore 0x94c848fe TSWaitOnConditionTimedRelative + 202
4 ...ple.CoreServices.CarbonCore 0x94ca5654 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x95cdea7a TNodeSyncTask::SyncTaskProc(void*) + 84
6 ...ple.CoreServices.CarbonCore 0x94ca3beb PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
8 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x96b834c6 kevent + 10
1 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
2 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x96b52a46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96b84daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x96b86633 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x951df4fc -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x951df310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x951df275 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x940007f0 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x951995ad -[NSThread main] + 45
8 com.apple.Foundation 0x95199154 __NSThread__main__ + 308
9 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
10 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x96bbc5c6 __workq_ops + 10
1 libSystem.B.dylib 0x96bbc5f6 start_wqthread + 30
Thread 12:
Thread 13:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 com.apple.CoreFoundation 0x949970de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94997d18 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x95fd7db9 _KeychainThread + 230
5 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
6 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 14:
0 libSystem.B.dylib 0x96b52a46 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x96b84daf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x96b86633 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x94c8492a TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x94ca5654 MPWaitOnQueue + 208
5 com.apple.DesktopServices 0x95ce09c4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
6 ...ple.CoreServices.CarbonCore 0x94ca3beb PrivateMPEntryPoint + 56
7 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
8 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 15:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 ...romedia.Flash Player.plugin 0x17a02341 memcopy_mmx + 709497
3 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
4 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 16:
0 libSystem.B.dylib 0x96b52a2e semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x96b84dc6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x96bca8bb pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x178c9572 0x1753a000 + 3732850
4 ...romedia.Flash Player.plugin 0x17900e68 Flash_EnforceLocalSecurity + 124992
5 ...romedia.Flash Player.plugin 0x178c981c 0x1753a000 + 3733532
6 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
7 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 17:
0 libSystem.B.dylib 0x96b52a2e semaphore_wait_signal_trap + 10
1 libSystem.B.dylib 0x96b84dc6 _pthread_cond_wait + 1267
2 libSystem.B.dylib 0x96bca8bb pthread_cond_wait + 48
3 ...romedia.Flash Player.plugin 0x178c9572 0x1753a000 + 3732850
4 ...romedia.Flash Player.plugin 0x17900e68 Flash_EnforceLocalSecurity + 124992
5 ...romedia.Flash Player.plugin 0x178c981c 0x1753a000 + 3733532
6 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
7 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 18:
0 libSystem.B.dylib 0x96b529e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x96b5a1dc mach_msg + 72
2 com.apple.CoreFoundation 0x949970de CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94997d18 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x951cdb15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 com.apple.Foundation 0x951d9c34 -[NSRunLoop(NSRunLoop) run] + 84
6 com.apple.Safari 0x0004ea00 0x1000 + 317952
7 com.apple.Foundation 0x951995ad -[NSThread main] + 45
8 com.apple.Foundation 0x95199154 __NSThread__main__ + 308
9 libSystem.B.dylib 0x96b83c55 _pthread_start + 321
10 libSystem.B.dylib 0x96b83b12 thread_start + 34
Thread 4 crashed with X86 Thread State (32-bit):
eax: 0xa068e4ec ebx: 0x9495e2ae ecx: 0xb01c7bbc edx: 0x00000012
edi: 0xb01c7cf8 esi: 0x00000000 ebp: 0xb01c7bb8 esp: 0xb01c7ba0
ss: 0x0000001f efl: 0x00010287 eip: 0x9495e2cb cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x00000000
Binary Images:
0x1000 - 0x12efff com.apple.Safari 3.0.4 (5523.15) <5d4eed758cf1ec66313f0ef39feb80dc> /Applications/Safari.app/Contents/MacOS/Safari
0x176000 - 0x184ff8 SyndicationUI ??? (???) <ea1ecc2dfe3e87726e40859919e33733> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x19a000 - 0x19affe +org.xlife.InquisitorLoader 3.0 (52) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
0x1a2000 - 0x1a2ffd +com.yazsoft.SDEnhancer ??? (1.0) <c3722e3e22264b255fae7fbd460b0a22> /Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
0x1f7000 - 0x1fafff +com.yazsoft.SDSafariBundle ??? (1.0) /Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/Resources/SDSafariBundle.bundle/Contents/MacOS/SDSafariBundle
0x400000 - 0x4eefef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x4ff000 - 0x501fff +com.unsanity.menuextraenabler 1.0.3 (1.0.3) /Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x513000 - 0x514fff +com.1passwd.InputManager 2.5.6.BETA-2 (5743) <3ea1983cb02e65898f18a8bc93b61d06> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x701000 - 0x706ff3 libCGXCoreImage.A.dylib ??? (???) <1d164317677d5eb499d27388a0f0bb29> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x75a000 - 0x77eff7 +org.xlife.InquisitorCore 3.0 (52) /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle/Contents/MacOS/InquisitorCore
0x793000 - 0x795fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x11af3000 - 0x11b1effb libcurl.3.dylib ??? (???) <54ada27deb3b4ff7043d8836264eca0d> /usr/lib/libcurl.3.dylib
0x12bb9000 - 0x12bfcffb +com.onepasswd.onepasswdsafaribundle 2.5.10 (6103) /Applications/1Password.app/Contents/Extensions/OnePasswdSafari.bundle/Contents/MacOS/OnePasswdSafari
0x14b36000 - 0x14b37ff3 ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x14f02000 - 0x14f02ffe +net.infinite-labs.PlugSuit.PRIVATE.Injected ??? (1.5) <237302764638631cc7ad34971854db92> /Users/geoff/Library/PreferencePanes/PlugSuit.prefPane/Contents/Resources/PlugSuit Agent.app/Contents/Resources/Injected.plugsuit-support/Contents/MacOS/Injected
0x14f07000 - 0x14f0cffb +PlugSuitSupport.dylib ??? (???) <787faafd117282890c347b431bd9d9e7> /Users/geoff/Library/PreferencePanes/PlugSuit.prefPane/Contents/Resources/PlugSuit Agent.app/Contents/Resources/Injected.plugsuit-support/Contents/Resources/PlugSuitSupport.dylib
0x14f16000 - 0x14f1dfff +net.culater.DuctTape ??? (6.0) /Library/Frameworks/DuctTape.framework/Versions/A/DuctTape
0x14f27000 - 0x14f2ffd3 +net.infinite-labs.Twicetab 1.3.1.1 (13) /Users/geoff/Library/Application Support/SIMBL/PlugIns/Twicetab.bundle/Contents/MacOS/Twicetab
0x1509e000 - 0x1509effe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x150dd000 - 0x150e4ffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x15950000 - 0x1597bfef +net.culater.PithHelmet 2.8.2 (81) /Library/Application Support/SIMBL/PlugIns/PithHelmet.bundle/Contents/MacOS/PithHelmet
0x15c57000 - 0x15c61ffe com.apple.URLMount 3.1 (3.1) <f368ccb45ecec28287aba36c4a2d4520> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
0x164e0000 - 0x164fffed com.apple.audio.CoreAudioKit 1.5 (1.5) <82f2e52c502db7f3b32349a54209a0fe> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1662b000 - 0x1669dfff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x1753a000 - 0x17b37ff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x191c6000 - 0x191d4feb libSimplifiedChineseConverter.dylib ??? (???) <a506528715475cff6c623675f3a72bf8> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x1c300000 - 0x1c312fff libTraditionalChineseConverter.dylib ??? (???) <62db211c07419a0432254a86fcc96587> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90317fe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90581000 - 0x906b9ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x906ba000 - 0x9076cffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x9076d000 - 0x9076ffff com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9080f000 - 0x9081bfe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9081c000 - 0x9086cff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9086d000 - 0x90874fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91810000 - 0x9182fffa libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91830000 - 0x91854fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x91855000 - 0x91a10ff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91a11000 - 0x91aa4fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91aa5000 - 0x91ab4fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x91ab5000 - 0x91b96ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x91b97000 - 0x91bb7ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91bb8000 - 0x91c34feb com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91c35000 - 0x91c35ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91c36000 - 0x91ce6fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91ce7000 - 0x91d0fff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x91d10000 - 0x91db7feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91dc2000 - 0x91de6feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x91e2c000 - 0x924c5fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x924c6000 - 0x92505fef libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92506000 - 0x9264bff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9264c000 - 0x9264ffff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92650000 - 0x92689ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9268a000 - 0x926e6ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x926e7000 - 0x926f0fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x926f1000 - 0x92736fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92737000 - 0x92742ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92743000 - 0x92745fff com.apple.CrashReporterSupport 10.5.0 (156) <a9cf092be7a554b3cda00fe946d1c1a7> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92746000 - 0x9274bffb com.apple.DisplayServicesFW 2.0 (2.0) <b17fb5571946b0ba228bafd08e0011c8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9274c000 - 0x92757fe7 libCSync.A.dylib ??? (???) <482d16ba55f91a5dc05f78cc9db707a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92758000 - 0x927b2ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x927b3000 - 0x927c1ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x927c2000 - 0x9287cfe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9287d000 - 0x92c8dfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92c8e000 - 0x92e59ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92e5a000 - 0x92e5efff libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92e5f000 - 0x92e5fffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92e6c000 - 0x92ea2fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x92ea3000 - 0x92efcff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f0f000 - 0x92f50fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92f51000 - 0x92fc3fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x92fc4000 - 0x932ccfff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x932cd000 - 0x93663ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93664000 - 0x93788fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93789000 - 0x937b4fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x937b5000 - 0x937e4fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x937e5000 - 0x93800ffb libPng.dylib ??? (???) <85ca18172d7a4b5a5be3574e4e879880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93801000 - 0x93801ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x938d6000 - 0x939b5fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x939b6000 - 0x939f8fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93aee000 - 0x93b68ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x93b69000 - 0x93ca0feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x93ca1000 - 0x93cdfff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93ce0000 - 0x93e5efff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93eb0000 - 0x93ec6fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x93ec7000 - 0x93ec9ff5 libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93eca000 - 0x93efbffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93efc000 - 0x93f59ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x93f5a000 - 0x94757fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94758000 - 0x947ebff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x947ec000 - 0x94873ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x94925000 - 0x94a57fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94a75000 - 0x94a93ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94a94000 - 0x94a99fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x94b76000 - 0x94b77ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x94be5000 - 0x94c4affb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x94c4b000 - 0x94c5affe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c5b000 - 0x94f34ff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9507a000 - 0x9515fff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95160000 - 0x9518afff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9518f000 - 0x95409fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9540a000 - 0x95410fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9541e000 - 0x95426fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9543f000 - 0x95912fde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95913000 - 0x95cd1fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95cd2000 - 0x95d5bfe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95d5c000 - 0x95d96fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95d97000 - 0x95dcefff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95dcf000 - 0x95e9afff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95e9b000 - 0x95ec8feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95f00000 - 0x95f0afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95f0b000 - 0x95f12fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0x95f13000 - 0x95f2bfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x95f2c000 - 0x95f69fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x95f6a000 - 0x95f7eff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95f7f000 - 0x95ff6fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96046000 - 0x96147fff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x96148000 - 0x96158fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96159000 - 0x961a3fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x961a4000 - 0x96221fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96222000 - 0x96248fff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
0x96249000 - 0x9624efff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9624f000 - 0x9626cff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9626d000 - 0x9626dffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9626e000 - 0x9628cfff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x9628d000 - 0x9628dffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9628e000 - 0x9630dff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9630e000 - 0x9630effe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9630f000 - 0x9630fff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96310000 - 0x96310ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9646a000 - 0x9647affc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9647b000 - 0x9647bffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9647c000 - 0x96537fe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96538000 - 0x9653fff7 libCGATS.A.dylib ??? (???) <dd3161e6653fa6400b9ef9c144309fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x96540000 - 0x96572fff com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96573000 - 0x96a89fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96a8a000 - 0x96b51ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96b52000 - 0x96cb1ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
0x96cb2000 - 0x96d01fff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x96d02000 - 0x96d8effb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96d8f000 - 0x96e1bff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96e1c000 - 0x96ea7fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96ea8000 - 0x96ea8fff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96ea9000 - 0x96eb0ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x96eb1000 - 0x96eb5fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96eb6000 - 0x96f5ffff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <ce4aec18595883fbcbf2068c72558d4a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96f60000 - 0x96f60ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96f61000 - 0x96f77fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <1e92e348e73fc6fce723936c11e4b25c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <2f3be93c8c0872958b681397ee09c9f1> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
System Config:
Model: MacBook3,1, BootROM MB31.008E.B01, 2 processors, Intel Core 2 Duo, 2.2 GHz, 1 GB
Graphics: kHW_IntelGMA965Item, GMA X3100, spdisplays_builtin, 144 MB
Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (4.170.46.3)
Bluetooth: Version 2.1.0f14, 2 service, 0 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
Serial ATA Device: FUJITSU MHY2160BH, 149.05 GB
Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N
USB Device: Built-in iSight, Micron, high_speed, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, full_speed, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., low_speed, 500 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA
Alexey Proskuryakov
Sounds like a CFNetwork issue.
Geoff Evans
also i can confirm this crash only happens when the proxies are manually set. PAC files work without crashing Web Kit
Alexey Proskuryakov
<rdar://problem/5767734>
Alexey Proskuryakov
David and Geoff, could you please let us know what the type and version of your proxies are? It would also be useful to know if the username/password used for the proxy is all plain ASCII characters (possibly including numbers) or not.
Alexey Proskuryakov
David and Geoff, would it be possible to obtain the information requested above? If not, I'll just close this bug, as it is only useful for communication, and the actual fixing is tracked internally by Apple.
David Emery
My Apologies Alexey,
The Proxy server(s) are Squid on Linux. Usernames/Passwords are Plain Text using any combinations of letters, numbers, etc. I'd imagine they'd be latest versions, however, I don't know the version number.
-----
(In reply to comment #8)
> David and Geoff, would it be possible to obtain the information requested
> above? If not, I'll just close this bug, as it is only useful for
> communication, and the actual fixing is tracked internally by Apple.
>
Geoff Evans
Wish i could help but i am only a student and the IT guys will not tell us anything
Alexey Proskuryakov
Thanks a lot! I have forwarded this information to the appropriate people.
Closing as INVALID now, as this issue is not in WebKit. It will continue to be tracked internally by Apple, you can get information about its status by e-mailing devbugs@apple.com and asking about <rdar://problem/5767734>.
Alexey Proskuryakov
One more question: does this still happen for you with Mac OS X 10.5.3?
David Emery
No, 10.5.3 solved the problem. All good. It seems that this is quite a good OS build and most of our problems have been resolved. (just the Squirrel Mail .msg attachment problem to go...)
Thanks...DE
(In reply to comment #12)
> One more question: does this still happen for you with Mac OS X 10.5.3?
>