[Webkit-unassigned] [Bug 16926] NTLM Auth Crashes on Leopard (but not Windows)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 13:43:24 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16926





------- Comment #1 from rob.slifka at voltage.com  2008-01-18 13:43 PDT -------
Process:         Safari [419]
Path:            /Applications/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r29550 (29550)
Code Type:       X86 (Native)
Parent Process:  launchd [89]

Date/Time:       2008-01-17 18:48:51.148 -0800
OS Version:      Mac OS X 10.5.1 (9B21)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000020cc55a8
Crashed Thread:  3

Thread 0:
0   libSystem.B.dylib                   0x913ff8e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x914070dc mach_msg + 72
2   com.apple.CoreFoundation            0x900940fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x90094d38 CFRunLoopRunInMode + 88
4   com.apple.HIToolbox                 0x95c648a4 RunCurrentEventLoopInMode +
283
5   com.apple.HIToolbox                 0x95c646bd ReceiveNextEventCommon + 374
6   com.apple.HIToolbox                 0x95c64531
BlockUntilNextEventMatchingListInMode + 106
7   com.apple.AppKit                    0x92f5cd5b _DPSNextEvent + 657
8   com.apple.AppKit                    0x92f5c6a0 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9   com.apple.Safari                    0x00009d4e 0x1000 + 36174
10  com.apple.AppKit                    0x92f556d1 -[NSApplication run] + 795
11  com.apple.AppKit                    0x92f229ba NSApplicationMain + 574
12  com.apple.Safari                    0x00002876 0x1000 + 6262

Thread 1:
0   libSystem.B.dylib                   0x91406ace __semwait_signal + 10
1   libSystem.B.dylib                   0x91430ced pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x00b8fc2f
WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore                   0x00b8fd45
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib                   0x91430075 _pthread_start + 321
5   libSystem.B.dylib                   0x9142ff32 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x913ff8e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x914070dc mach_msg + 72
2   com.apple.CoreFoundation            0x900940fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x90094d38 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x919a17ba
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x91430075 _pthread_start + 321
6   libSystem.B.dylib                   0x9142ff32 thread_start + 34

Thread 3 Crashed:
0   libobjc.A.dylib                     0x92d286f9 objc_msgSend + 41
1   com.apple.CFNetwork                 0x919b3ec4 updateForHeaders + 167
2   com.apple.CFNetwork                 0x919b3c69
httpConnectionResponseStreamCB + 87
3   com.apple.CFNetwork                 0x919b3bbb connectionResponseCallBack +
86
4   com.apple.CoreFoundation            0x900a6629 _CFStreamSignalEventSynch +
137
5   com.apple.CoreFoundation            0x900a81f7 CFReadStreamSignalEvent + 39
6   com.apple.CFNetwork                 0x919b30e1 httpRdFilterStreamCallBack +
325
7   com.apple.CoreFoundation            0x900a6629 _CFStreamSignalEventSynch +
137
8   com.apple.CoreFoundation            0x900a81f7 CFReadStreamSignalEvent + 39
9   com.apple.CFNetwork                 0x9199ee0a _SocketCallBack + 1632
10  com.apple.CoreFoundation            0x9009d960 __CFSocketDoCallback + 640
11  com.apple.CoreFoundation            0x9009ef95 __CFSocketPerformV0 + 133
12  com.apple.CoreFoundation            0x9009464e CFRunLoopRunSpecific + 3166
13  com.apple.CoreFoundation            0x90094d38 CFRunLoopRunInMode + 88
14  com.apple.Foundation                0x91b9f560
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
15  com.apple.Foundation                0x91b3c04d -[NSThread main] + 45
16  com.apple.Foundation                0x91b3bbf4 __NSThread__main__ + 308
17  libSystem.B.dylib                   0x91430075 _pthread_start + 321
18  libSystem.B.dylib                   0x9142ff32 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x9144ef5a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x91430075 _pthread_start + 321
2   libSystem.B.dylib                   0x9142ff32 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x91406ace __semwait_signal + 10
1   libSystem.B.dylib                   0x91406896 usleep$UNIX2003 + 61
2   com.apple.AppKit                    0x92fc3122 -[NSUIHeartBeat
_heartBeatThread:] + 2035
3   com.apple.Foundation                0x91b3c04d -[NSThread main] + 45
4   com.apple.Foundation                0x91b3bbf4 __NSThread__main__ + 308
5   libSystem.B.dylib                   0x91430075 _pthread_start + 321
6   libSystem.B.dylib                   0x9142ff32 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x913ff8e6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x914070dc mach_msg + 72
2   com.apple.CoreFoundation            0x900940fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation            0x90094d38 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x919eed45 _KeychainThread + 230
5   libSystem.B.dylib                   0x91430075 _pthread_start + 321
6   libSystem.B.dylib                   0x9142ff32 thread_start + 34

Thread 3 crashed with X86 Thread State (32-bit):
  eax: 0x17380004  ebx: 0x900965ca  ecx: 0x92dc4394  edx: 0x20330040
  edi: 0xa00054a8  esi: 0xa03b0940  ebp: 0xb01bebe8  esp: 0xb01bebc4
   ss: 0x0000001f  efl: 0x00010202  eip: 0x92d286f9   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x20cc55a8

Binary Images:
    0x1000 -   0x12efef  com.apple.Safari 3.0.4 (5523.10.6)
<53d219fd878088543fd2e1af460bed18>
/Applications/Safari.app/Contents/MacOS/Safari
  0x176000 -   0x177ffc +WebKitNightlyEnabler.dylib ??? (???)
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x17c000 -   0x239fff  com.apple.WebKit 525.5+ (525.5+)
/Applications/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x2d5000 -   0x2e3ff8  SyndicationUI ??? (???)
<8adc35e1eb5001dead3c18ee25f2e8db>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x2f2000 -   0x3bfff7  com.apple.JavaScriptCore 525.5+ (525.5+)
/Applications/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x998000 -   0xf5afff  com.apple.WebCore 525.5+ (525.5+)
/Applications/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1371000 -  0x1376ff3  libCGXCoreImage.A.dylib ??? (???)
<978986709159e5fe9e094df5efddac1d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
 0x1689000 -  0x176fff7  com.apple.RawCamera.bundle 2.0 (2.0)
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x15fb0000 - 0x15fb0ffe  com.apple.JavaPluginCocoa 12.0.0 (12.0.0)
<cbdb26b7eb2d0cc8a0c641adc9d22255> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x15fe4000 - 0x15febffd  com.apple.JavaVM 12.0.0 (12.0.0)
<44b9536fe4d7c7fcb3506adb695a180f>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x8fe00000 - 0x8fe2d883  dyld 95.3 (???) <4ef345a47b13bb36548f13cfcf479b1b>
/usr/lib/dyld
0x90003000 - 0x90009fff  com.apple.print.framework.Print 218 (220)
<c35172175abbe554ddadd9b6401351fa>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90012000 - 0x90021ffe  com.apple.DSObjCWrappers.Framework 1.2 (1.2)
<f5b58d1d3a855a63d493ccbec417a1e9>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90022000 - 0x90154fe7  com.apple.CoreFoundation 6.5 (476)
<8bfebc0dbad6fc33bea0fa00a1b9ec37>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90155000 - 0x9015afff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9015b000 - 0x901b5ff7  com.apple.CoreText 2.0.0 (???)
<7fa39cd5bc847615ec02e7c7a37c0508>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x901b6000 - 0x901b7fef  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x91102000 - 0x91116ff3  com.apple.ImageCapture 4.0 (5.0.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91117000 - 0x91126fff  libsasl2.2.dylib ??? (???)
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x91127000 - 0x91164ff7  libGLImage.dylib ??? (???)
<202d73e6a4688fc06ff11b71910c2ce7>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91165000 - 0x91165ffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91166000 - 0x91166ffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91167000 - 0x9117dfe7  com.apple.CoreVideo 1.5.0 (1.5.0)
<7e010557527a0e6d49147c297d16850a>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9117e000 - 0x91347fef  com.apple.security 5.0.1 (32736)
<8c9eda0fcc1d8a571543025ac900715f>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91395000 - 0x9139cfe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x9139d000 - 0x913edff7  com.apple.HIServices 1.6.0 (???)
<d74aa73e4cfd30a08fb169198a8d2539>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x913ee000 - 0x913f5ff7  libCGATS.A.dylib ??? (???)
<9b29a5500efe01cc3adea67bbc42568e>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x913f6000 - 0x913f6fff  com.apple.Carbon 136 (136)
<7f03616ee9261fb42dc6e6dd77a6f01c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x913f7000 - 0x913feffe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x913ff000 - 0x91559fe3  libSystem.B.dylib ??? (???)
<fceda5c5ecf12df5141e72432067c37b> /usr/lib/libSystem.B.dylib
0x9155a000 - 0x91566ff5  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91597000 - 0x9164dfe3  com.apple.CoreServices.OSServices 210.2 (210.2)
<4ed69f07fc0f211ab32d1ee96e281fc2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x917c8000 - 0x917d8ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<cbeb17ab39f28351fe2ab5b82bf465bc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x917d9000 - 0x917e4ff9  com.apple.helpdata 1.0 (14)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x917e5000 - 0x917eafff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x917eb000 - 0x917edff5  libRadiance.dylib ??? (???)
<20eadb285da83df96c795c2c5fa20590>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x917ee000 - 0x918d2ffb  com.apple.CoreData 100 (185)
<a4e63784275e25e62f57e75e0af0b94d>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x918d3000 - 0x91965ff3  com.apple.ApplicationServices.ATS 3.0 (???)
<fb5f572243dbc370a0ea5efc8e81ae11>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x91966000 - 0x91995fe3  com.apple.AE 402 (402)
<994ba8e884aefe7bf1fc5987df099e7b>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91996000 - 0x91a0dfe3  com.apple.CFNetwork 220 (221)
<972a41911805859205b057a6f5b91e8d>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91a0e000 - 0x91b0ffff  com.apple.PubSub 1.0.1 (59)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x91b10000 - 0x91b2efff  libresolv.9.dylib ??? (???)
<21cf553d69f5a6a9595153cef889fd44> /usr/lib/libresolv.9.dylib
0x91b2f000 - 0x91b31fff  com.apple.securityhi 3.0 (30817)
<32d1c581312dbe0c408578df99661f96>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91b32000 - 0x91dabfe7  com.apple.Foundation 6.5.1 (677.1)
<85ac18c7cd454378db6122bea0c00965>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91dac000 - 0x91e08ff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92072000 - 0x92082fff  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
0x92083000 - 0x920e8ffb  com.apple.ISSupport 1.6 (34)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x92182000 - 0x921c7fef  com.apple.Metadata 10.5.0 (398.1)
<0d4a8906e66ae54e38ba6ff5e0215090>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x921c8000 - 0x921c8ffd  com.apple.Accelerate 1.4 (Accelerate 1.4)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x921c9000 - 0x92695ffe  libGLProgrammability.dylib ??? (???)
<e8bc0af671427cf2b6279a035805a086>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92bd8000 - 0x92bfcfeb  libssl.0.9.7.dylib ??? (???)
<acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x92bfd000 - 0x92cafffb  libcrypto.0.9.7.dylib ??? (???)
<330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x92cb0000 - 0x92cbeffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x92cbf000 - 0x92cc3fff  libGIF.dylib ??? (???)
<d4234e6f5e5f530bdafb969157f1f17b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92cc9000 - 0x92d13fe1  com.apple.securityinterface 3.0 (32532)
<f521dae416ce7a3bdd594b0d4e2fb517>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x92d14000 - 0x92df3fff  libobjc.A.dylib ??? (???)
<5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x92ea1000 - 0x92edbff7  com.apple.coreui 0.1 (60)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92edc000 - 0x92f1bfef  libTIFF.dylib ??? (???)
<6d0f80e9d4d81f3f64c876aca005bd53>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92f1c000 - 0x93716fef  com.apple.AppKit 6.5 (949)
<f8d0f6d0bb5ac092f48f42ca684bdb54>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93784000 - 0x938bcff7  libicucore.A.dylib ??? (???)
<afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x93920000 - 0x93956fef  libtidy.A.dylib ??? (???)
<e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x93957000 - 0x93d15fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93d16000 - 0x93dbdfff  com.apple.QD 3.11.50 (???)
<e2f71720ae1dad06a8883ac80775b21a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93dbe000 - 0x93e6dfff  com.apple.DesktopServices 1.4.3 (1.4.3)
<66d5ed56111c43d234e235d365d02469>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93e6e000 - 0x93ee8ff8  com.apple.print.framework.PrintCore 5.5 (245)
<9441d178f4b430cf92b67bf346646693>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x940a5000 - 0x940c4ffa  libJPEG.dylib ??? (???)
<0cfb80109d624beb9ceb3c43b6c5ec10>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x940c5000 - 0x940effef  libauto.dylib ??? (???)
<d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x940fd000 - 0x943d6fe7  com.apple.CoreServices.CarbonCore 783 (783)
<891e83f184e6b58645f00fb00df611a5>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x943d7000 - 0x9445eff7  libsqlite3.0.dylib ??? (???)
<273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x9445f000 - 0x944e9fff  com.apple.framework.IOKit 1.5.1 (???)
<5176a7383151a19c962334009fef2c6d>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x944ea000 - 0x944f4feb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x944f5000 - 0x94522feb  libvDSP.dylib ??? (???)
<a26683d121ee0f96df9a9d0bfca36049>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9467a000 - 0x946f6feb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<754f5c8a3a8c718c5f0005b001f729e2>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x946f7000 - 0x94730ffe  com.apple.securityfoundation 3.0 (32768)
<1e9885d63ced51f81bc1f39af624637d>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94731000 - 0x94759ff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9475a000 - 0x94825fff  com.apple.ColorSync 4.5.0 (4.5.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94826000 - 0x94826ffd  com.apple.vecLib 3.4 (vecLib 3.4)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94827000 - 0x94845ff3  com.apple.DirectoryService.Framework 3.5 (3.5)
<e1ad2ab76ec190c9327a92053293283b>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x94902000 - 0x94902ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94903000 - 0x9490bfff  com.apple.DiskArbitration 2.2 (2.2)
<1551b2af557fdf6f368f93e093933852>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9490c000 - 0x94a30fe3  com.apple.audio.toolbox.AudioToolbox 1.5 (1.5)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94a31000 - 0x94a31ff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94a32000 - 0x94a3dfe7  libCSync.A.dylib ??? (???)
<df82fc093e498a9eb5490761cb292218>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94a3e000 - 0x94bbcfff  com.apple.AddressBook.framework 4.1 (687)
<3f005092d08e963eabe8f7f66c09cc1e>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94bbd000 - 0x94bc6fff  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
0x94c9b000 - 0x94d27ff7  com.apple.LaunchServices 286 (286)
<72b15e7a01e42d510f0339e90113d5d6>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94d28000 - 0x94d2afff  com.apple.CrashReporterSupport 10.5.0 (156)
<93487b929eb5df9fbeaaea00fe2010de>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x94d2b000 - 0x94d2bffd  com.apple.Accelerate.vecLib 3.4 (vecLib 3.4)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94d2c000 - 0x94d47ffb  libPng.dylib ??? (???)
<b6abcac36ec7654ff3e1cfa786b0117b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94d48000 - 0x94da1fff  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94e82000 - 0x94eb8fff  com.apple.SystemConfiguration 1.9.0 (1.9.0)
<7919d9588c3b0d556646e555b7193f1f>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94eb9000 - 0x95550fef  com.apple.CoreGraphics 1.351.0 (???)
<7a6f399039eed6dbe845c169f7d21a70>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95750000 - 0x957adffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x95831000 - 0x958a5fef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x958c8000 - 0x958effff  libcups.2.dylib ??? (???)
<5521498e8902ddd0b15cfaa7db384e29> /usr/lib/libcups.2.dylib
0x958f1000 - 0x95915fff  libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x95c35000 - 0x95f3bfff  com.apple.HIToolbox 1.5.0 (???)
<7c5c66277c90ce49622f24d13ec98b8b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x95f3c000 - 0x95fcffff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95fd0000 - 0x963e0fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x964d6000 - 0x9686cff7  com.apple.QuartzCore 1.5.1 (1.5.1)
<deb61cbeb3f734a1b2f4669f6268b9de>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9686d000 - 0x9689ffff  com.apple.LDAPFramework 1.4.3 (106)
<3a5c9df6032143cd6bc2658a9d328d8e>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x968b2000 - 0x96979ff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9697a000 - 0x96987fe7  com.apple.opengl 1.5.5 (1.5.5)
<aa08b52d2a84b44dc6ee5d544a53fe8a>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96988000 - 0x96a38fff  edu.mit.Kerberos 6.0.11 (6.0.11)
<33c25789baedcd70a7e24881775dd9ad>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96a39000 - 0x96a7bfef  com.apple.NavigationServices 3.5.1 (161)
<cc6bd78eabf1e2e7166914e9f12f5850>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96a82000 - 0x96a98fff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x96b81000 - 0x96b99fff  com.apple.openscripting 1.2.6 (???)
<b8e553df643f2aec68fa968b3b459b2b>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96c01000 - 0x96d46ff7  com.apple.ImageIO.framework 2.0.0 (2.0.0)
<154d4d8cda2bd99518cbabc9f2d69833>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96d47000 - 0x96dc6ff5  com.apple.SearchKit 1.2.0 (1.2.0)
<277b460da86bc222785159fe77e2e2ed>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96dc7000 - 0x96dcafff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96dea000 - 0x96ecbff7  libxml2.2.dylib ??? (???)
<450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x96ed0000 - 0x96f11fe7  libRIP.A.dylib ??? (???)
<bdc6d70bf4ed3dace321b4ff76a353b3>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96f12000 - 0x96f13ffc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x96f14000 - 0x96f14ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 1.83
GHz, 1 GB
Graphics: kHW_IntelGMA950Item, GMA 950, spdisplays_builtin,
spdisplays_integrated_vram
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 (0x168C, 0x86), 1.2.2
Bluetooth: Version 2.0.0f20, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HTS541680J9SA00, 74.53 GB
Parallel ATA Device: MATSHITACD-RW  CW-8124, 7.51 GB
USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., full_speed, 500 mA
USB Device: Optical USB Mouse, Logitech, low_speed, 500 mA
USB Device: DELL USB Keyboard, DELL, low_speed, 500 mA


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list