[Webkit-unassigned] [Bug 20636] New: Attempting search on Sears site causes crash KJS:Machine:privateExecute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 3 20:49:50 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20636

           Summary: Attempting search on Sears site causes crash
                    KJS:Machine:privateExecute
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://www.sears.com/shc/s/search_10153_12605?keyword=ba
                    ll+bearing+chest&gobutton.x=0&gobutton.y=0&gobutton=find
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at kevinbroderick.com


When I attempt to search for items on the Sears site (e.g. "ball bearing
chest"), WebKit crashes.  I believe this is new behavior in the last week's
worth of nightlies (i.e. a regression) but have not yet had time to verify.

Crash dump follows.

Process:         Safari [502]
Path:            /Applications/Util/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r36053 (36053)
Code Type:       X86 (Native)
Parent Process:  launchd [129]

Date/Time:       2008-09-03 23:46:21.971 -0400
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x003c1db9
KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*,
KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*,
KJS::JSValue**) + 16825
1   com.apple.JavaScriptCore            0x003c9732
KJS::Machine::execute(KJS::FunctionBodyNode*, KJS::ExecState*,
KJS::JSFunction*, KJS::JSObject*, KJS::ArgList const&, KJS::ScopeChainNode*,
KJS::JSValue**) + 738
2   com.apple.JavaScriptCore            0x0035fec6
KJS::JSFunction::call(KJS::ExecState*, KJS::JSValue*, KJS::ArgList const&) +
102
3   com.apple.JavaScriptCore            0x00360fff
KJS::functionProtoFuncCall(KJS::ExecState*, KJS::JSObject*, KJS::JSValue*,
KJS::ArgList const&) + 255
4   com.apple.JavaScriptCore            0x003c14d9
KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*,
KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*,
KJS::JSValue**) + 14553
5   com.apple.JavaScriptCore            0x003c9732
KJS::Machine::execute(KJS::FunctionBodyNode*, KJS::ExecState*,
KJS::JSFunction*, KJS::JSObject*, KJS::ArgList const&, KJS::ScopeChainNode*,
KJS::JSValue**) + 738
6   com.apple.JavaScriptCore            0x0035fec6
KJS::JSFunction::call(KJS::ExecState*, KJS::JSValue*, KJS::ArgList const&) +
102
7   com.apple.JavaScriptCore            0x00360fff
KJS::functionProtoFuncCall(KJS::ExecState*, KJS::JSObject*, KJS::JSValue*,
KJS::ArgList const&) + 255
8   com.apple.JavaScriptCore            0x003c14d9
KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*,
KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*,
KJS::JSValue**) + 14553
9   com.apple.JavaScriptCore            0x003c9732
KJS::Machine::execute(KJS::FunctionBodyNode*, KJS::ExecState*,
KJS::JSFunction*, KJS::JSObject*, KJS::ArgList const&, KJS::ScopeChainNode*,
KJS::JSValue**) + 738
10  com.apple.JavaScriptCore            0x0035fec6
KJS::JSFunction::call(KJS::ExecState*, KJS::JSValue*, KJS::ArgList const&) +
102
11  com.apple.JavaScriptCore            0x00360fff
KJS::functionProtoFuncCall(KJS::ExecState*, KJS::JSObject*, KJS::JSValue*,
KJS::ArgList const&) + 255
12  com.apple.JavaScriptCore            0x003c14d9
KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*,
KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*,
KJS::JSValue**) + 14553
13  com.apple.JavaScriptCore            0x003c9732
KJS::Machine::execute(KJS::FunctionBodyNode*, KJS::ExecState*,
KJS::JSFunction*, KJS::JSObject*, KJS::ArgList const&, KJS::ScopeChainNode*,
KJS::JSValue**) + 738
14  com.apple.JavaScriptCore            0x0035fec6
KJS::JSFunction::call(KJS::ExecState*, KJS::JSValue*, KJS::ArgList const&) +
102
15  com.apple.WebCore                   0x012e7043
WebCore::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 1331
16  com.apple.WebCore                   0x00ed1246
WebCore::EventTarget::handleLocalEvents(WebCore::EventTargetNode*,
WebCore::Event*, bool) + 182
17  com.apple.WebCore                   0x00ed1d5f
WebCore::EventTargetNode::handleLocalEvents(WebCore::Event*, bool) + 79
18  com.apple.WebCore                   0x00ed165b
WebCore::EventTarget::dispatchGenericEvent(WebCore::EventTargetNode*,
WTF::PassRefPtr<WebCore::Event>, int&, bool) + 1035
19  com.apple.WebCore                   0x00ed260f
WebCore::EventTargetNode::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&,
bool) + 255
20  com.apple.WebCore                   0x00e8870b
WebCore::Document::finishedParsing() + 139
21  com.apple.WebCore                   0x00f7e42b
WebCore::HTMLTokenizer::end() + 123
22  com.apple.WebCore                   0x00f84e03
WebCore::HTMLTokenizer::write(WebCore::SegmentedString const&, bool) + 1299
23  com.apple.WebCore                   0x00f7c1f3
WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 1043
24  com.apple.WebCore                   0x00d98a9c
WebCore::CachedScript::checkNotify() + 60
25  com.apple.WebCore                   0x00d98e32
WebCore::CachedScript::data(WTF::PassRefPtr<WebCore::SharedBuffer>, bool) + 258
26  com.apple.WebCore                   0x012ec4f4
WebCore::Loader::Host::didFinishLoading(WebCore::SubresourceLoader*) + 292
27  com.apple.WebCore                   0x0128a731
WebCore::SubresourceLoader::didFinishLoading() + 49
28  com.apple.Foundation                0x950cf3f7
-[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
29  com.apple.Foundation                0x950cf363
_NSURLConnectionDidFinishLoading + 147
30  com.apple.CFNetwork                 0x967e4cef sendDidFinishLoadingCallback
+ 148
31  com.apple.CFNetwork                 0x967e1dd6
_CFURLConnectionSendCallbacks + 2022
32  com.apple.CFNetwork                 0x967e1573 muxerSourcePerform + 283
33  com.apple.CoreFoundation            0x92969615 CFRunLoopRunSpecific + 3141
34  com.apple.CoreFoundation            0x92969cf8 CFRunLoopRunInMode + 88
35  com.apple.HIToolbox                 0x923fdda4 RunCurrentEventLoopInMode +
283
36  com.apple.HIToolbox                 0x923fdbbd ReceiveNextEventCommon + 374
37  com.apple.HIToolbox                 0x923fda31
BlockUntilNextEventMatchingListInMode + 106
38  com.apple.AppKit                    0x90597505 _DPSNextEvent + 657
39  com.apple.AppKit                    0x90596db8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
40  com.apple.Safari                    0x000086be 0x1000 + 30398
41  com.apple.AppKit                    0x9058fdf3 -[NSApplication run] + 795
42  com.apple.AppKit                    0x9055d030 NSApplicationMain + 574
43  com.apple.Safari                    0x000ba4d6 0x1000 + 758998

Thread 1:
0   libSystem.B.dylib                   0x960a268e __semwait_signal + 10
1   libSystem.B.dylib                   0x960cd36d pthread_cond_wait$UNIX2003 +
73
2   com.apple.WebCore                   0x00f94baf
WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore                   0x00f94cc5
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
5   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 2:
0   libSystem.B.dylib                   0x9609b4a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x960a2c9c mach_msg + 72
2   com.apple.CoreFoundation            0x929690ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x92969cf8 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork                 0x967dca32
CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
6   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib                   0x9609b4a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x960a2c9c mach_msg + 72
2   com.apple.CoreFoundation            0x929690ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x92969cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x950cd460
+[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation                0x95069f1d -[NSThread main] + 45
6   com.apple.Foundation                0x95069ac4 __NSThread__main__ + 308
7   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
8   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib                   0x960eb5e2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
2   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib                   0x9609b506
semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib                   0x960cd84f _pthread_cond_wait + 1244
2   libSystem.B.dylib                   0x960cf0d3
pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation                0x950afe8c -[NSCondition
waitUntilDate:] + 236
4   com.apple.Foundation                0x950afca0 -[NSConditionLock
lockWhenCondition:beforeDate:] + 144
5   com.apple.Foundation                0x950afc05 -[NSConditionLock
lockWhenCondition:] + 69
6   com.apple.AppKit                    0x905fd470 -[NSUIHeartBeat
_heartBeatThread:] + 753
7   com.apple.Foundation                0x95069f1d -[NSThread main] + 45
8   com.apple.Foundation                0x95069ac4 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
10  libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 6:
0   libSystem.B.dylib                   0x960a268e __semwait_signal + 10
1   libSystem.B.dylib                   0x960cd36d pthread_cond_wait$UNIX2003 +
73
2   com.apple.ColorSync                 0x90331460
pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync                 0x90343d92 CMMConvTask(void*) + 54
4   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
5   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 7:
0   libSystem.B.dylib                   0x9609b4a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x960a2c9c mach_msg + 72
2   ...romedia.Flash Player.plugin      0x14c65959 memcopy_mmx + 709497
3   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
4   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 8:
0   libSystem.B.dylib                   0x9609b4ee semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x960cd866 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x96113371 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x14b2c928 0x1479a000 + 3746088
4   ...romedia.Flash Player.plugin      0x14b64230 Flash_EnforceLocalSecurity +
125000
5   ...romedia.Flash Player.plugin      0x14b2cbd2 0x1479a000 + 3746770
6   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
7   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 9:
0   libSystem.B.dylib                   0x9609b4ee semaphore_wait_signal_trap +
10
1   libSystem.B.dylib                   0x960cd866 _pthread_cond_wait + 1267
2   libSystem.B.dylib                   0x96113371 pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin      0x14b2c928 0x1479a000 + 3746088
4   ...romedia.Flash Player.plugin      0x14b64230 Flash_EnforceLocalSecurity +
125000
5   ...romedia.Flash Player.plugin      0x14b2cbd2 0x1479a000 + 3746770
6   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
7   libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 10:
0   libSystem.B.dylib                   0x9609b4a6 mach_msg_trap + 10
1   libSystem.B.dylib                   0x960a2c9c mach_msg + 72
2   com.apple.CoreFoundation            0x929690ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation            0x92969cf8 CFRunLoopRunInMode + 88
4   com.apple.Foundation                0x9509e4a5 -[NSRunLoop(NSRunLoop)
runMode:beforeDate:] + 213
5   com.apple.Foundation                0x950aa5c4 -[NSRunLoop(NSRunLoop) run]
+ 84
6   com.apple.Safari                    0x0005c640 0x1000 + 374336
7   com.apple.Foundation                0x95069f1d -[NSThread main] + 45
8   com.apple.Foundation                0x95069ac4 __NSThread__main__ + 308
9   libSystem.B.dylib                   0x960cc6f5 _pthread_start + 321
10  libSystem.B.dylib                   0x960cc5b2 thread_start + 34

Thread 11:
0   libSystem.B.dylib                   0x9610507a __workq_ops + 10
1   libSystem.B.dylib                   0x961050aa start_wqthread + 30

Thread 12:

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x0f5da6d0  ebx: 0x003bdc11  ecx: 0x106e1bdc  edx: 0x0000000c
  edi: 0x106e1bc8  esi: 0x00000000  ebp: 0xbfffb218  esp: 0xbfffa4b0
   ss: 0x0000001f  efl: 0x00010246  eip: 0x003c1db9   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000000

Binary Images:
    0x1000 -   0x133fef  com.apple.Safari 3.1.2 (5525.20.1)
<b8911db3c9f4e89257f40775a27be7c6>
/Applications/Safari.app/Contents/MacOS/Safari
  0x17b000 -   0x17cffc +WebKitNightlyEnabler.dylib ??? (???)
<dbde227c46d71e998ee530f572a8f5e6>
/Applications/Util/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x181000 -   0x249fff  com.apple.WebKit r36053 (528.4+)
<bb16cee97c6a9d55171bbe0829b05b4c>
/Applications/Util/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x2d7000 -   0x2e6ff8  SyndicationUI ??? (???)
<edde0133829971dbd8a0f3473cdb85fc>
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x2f6000 -   0x3edff3  com.apple.JavaScriptCore 528+ (528.4+)
<f5c503068fe915f6b518f9c54c92419b>
/Applications/Util/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x45b000 -   0x45dfff +net.culater.SIMBL 0.8.2 (8)
/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0xd0c000 -  0x1521fff  com.apple.WebCore 528+ (528.4+)
<19b0602ed5c0753b7199a478dfcd15d0>
/Applications/Util/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1a18000 -  0x1b36ff7  com.apple.RawCamera.bundle 2.0.8 (2.0.8)
<56067945130800a348eb076676d41e92>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0x1b4d000 -  0x1b9bfff +jp.hetima.SafariStand 3.0L150 (150)
/Users/kbroderick/Library/Application
Support/SIMBL/Plugins/SafariStand.bundle/Contents/MacOS/SafariStand
 0xf493000 -  0xf498ff3  libCGXCoreImage.A.dylib ??? (???)
<b6cf72d9cbd5312d4ec435e298954ade>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x10257000 - 0x10257ffe  com.apple.JavaPluginCocoa 12.0.0 (12.0.0)
<02a9f23a8bfc902c32ac0adfb66d6816> /Library/Internet
Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x1025d000 - 0x10264ffd  com.apple.JavaVM 12.0.2 (12.0.2)
<44b9536fe4d7c7fcb3506adb695a180f>
/System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x1479a000 - 0x14d9affb +com.macromedia.Flash Player.plugin 9.0.124 (1.0.4f60)
<8355dcf076564b6784c517fd0eccb2f2> /Library/Internet Plug-Ins/Flash
Player.plugin/Contents/MacOS/Flash Player
0x14edb000 - 0x14efafed  com.apple.audio.CoreAudioKit 1.5 (1.5)
<82f2e52c502db7f3b32349a54209a0fe>
/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x32000000 - 0x32041fdf +isao.sonobe.OgreKit ??? (2.1.0)
/Users/kbroderick/Library/Application
Support/SIMBL/Plugins/SafariStand.bundle/Contents/Resources/OgreKit.framework/OgreKit
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07>
/usr/lib/dyld
0x900b5000 - 0x900c5ffc  com.apple.LangAnalysis 1.6.4 (1.6.4)
<8b7831b5f74a950a56cf2d22a2d436f6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x900d0000 - 0x900d0ffb  com.apple.installserver.framework 1.0 (8)
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x900d7000 - 0x900edfff  com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x90106000 - 0x9011efff  com.apple.openscripting 1.2.8 (???)
<d85d82af796d1df9bce7b1db8f6c846c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x901c2000 - 0x90255ff3  com.apple.ApplicationServices.ATS 3.3 (???)
<064eb6d96417afa38a80b1735c4113aa>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90256000 - 0x902fdfeb  com.apple.QD 3.11.52 (???)
<c72bd7bd2ce12694c3640a731d1ad878>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x902fe000 - 0x903c9fff  com.apple.ColorSync 4.5.0 (4.5.0)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x904ab000 - 0x904b0fff  com.apple.backup.framework 1.0 (1.0)
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x904b6000 - 0x9053dff7  libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x9053e000 - 0x9054efff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1)
<06d8fc0307314f8ffc16f206ad3dbf44>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9054f000 - 0x90556fe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x90557000 - 0x90d54fef  com.apple.AppKit 6.5.3 (949.33)
<84b236f43802f4c15011513d18efa101>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90d55000 - 0x90d75ff2  libGL.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90d76000 - 0x90d76ff8  com.apple.Cocoa 6.5 (???)
<e064f94d969ce25cb7de3cfb980c3249>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90d77000 - 0x90d86ffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1)
<eac1c7b7c07ed3148c85934b6f656308>
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90dc4000 - 0x90e21ffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x91f69000 - 0x91fe5feb  com.apple.audio.CoreAudio 3.1.0 (3.1)
<70bb7c657061631491029a61babe0b26>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91fe6000 - 0x92018fff  com.apple.LDAPFramework 1.4.3 (106)
<3a5c9df6032143cd6bc2658a9d328d8e>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x92019000 - 0x9201cfff  com.apple.help 1.1 (36)
<b507b08e484cb89033e9cf23062d77de>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9201d000 - 0x9203cffa  libJPEG.dylib ??? (???)
<0cfb80109d624beb9ceb3c43b6c5ec10>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9203d000 - 0x92074fff  com.apple.SystemConfiguration 1.9.2 (1.9.2)
<8b26ebf26a009a098484f1ed01ec499c>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92075000 - 0x920ceff7  libGLU.dylib ??? (???)
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x920cf000 - 0x92159fe3  com.apple.DesktopServices 1.4.6 (1.4.6)
<94d1a28b351b7dff77becadab0967772>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x923af000 - 0x923cdff3  com.apple.DirectoryService.Framework 3.5.4 (3.5.4)
<fe27e80e1a9e86403fd9ed16dcfe4e11>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x923ce000 - 0x926d5ff7  com.apple.HIToolbox 1.5.3 (???)
<e36f5c553e5a32f64b7eb458dadadc71>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x928dd000 - 0x928f1ff3  com.apple.ImageCapture 4.0 (5.0.0)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x928f7000 - 0x92a29fff  com.apple.CoreFoundation 6.5.3 (476.14)
<7ef7f5db09ff6dd0135a6165872803cc>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92a2a000 - 0x92b0bff7  libxml2.2.dylib ??? (???)
<1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x92b0c000 - 0x92bbeffb  libcrypto.0.9.7.dylib ??? (???)
<01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
0x92bbf000 - 0x92bc7fff  com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92c19000 - 0x92c44fe7  libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x92c45000 - 0x92c9fff7  com.apple.CoreText 2.0.2 (???)
<9fde11f84a72e890bbf2aa8b0b13b79a>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92ca0000 - 0x92cc8fff  libcups.2.dylib ??? (???)
<ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x92cc9000 - 0x92d79fff  edu.mit.Kerberos 6.0.12 (6.0.12)
<1dc515ebe407292db8e603938c72d4e8>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92d7a000 - 0x92e9efe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1)
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92e9f000 - 0x92e9fffc  com.apple.audio.units.AudioUnit 1.5 (1.5)
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92ea0000 - 0x92f33fff  com.apple.ink.framework 101.3 (86)
<bf3fa8927b4b8baae92381a976fd2079>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f34000 - 0x92f7afef  com.apple.Metadata 10.5.2 (398.18)
<adbb3a14e8f7da444e16d2fd61862771>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x92f7b000 - 0x92f82ff7  libCGATS.A.dylib ??? (???)
<fbc59d0e1eccf907396563568d5cd872>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x92f83000 - 0x93084fef  com.apple.PubSub 1.0.3 (65.1.1)
/System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x93085000 - 0x930a0ff3  libPng.dylib ??? (???)
<c0484bec6e2432b406755591924fe664>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x930a1000 - 0x930f1ff7  com.apple.HIServices 1.7.0 (???)
<f7e78891a6d08265c83dca8e378be1ea>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x930f2000 - 0x930fdfe7  libCSync.A.dylib ??? (???)
<3f58eb487099bff0476ec79974d0ad4d>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x930fe000 - 0x931b8fe3  com.apple.CoreServices.OSServices 226.5 (226.5)
<7e10d25c615a39fe1ab4d48e24a3b555>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x933bd000 - 0x933c3fff  com.apple.print.framework.Print 218.0.2 (220.1)
<8bf7ef71216376d12fcd5ec17e43742c>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x933c4000 - 0x933e2fff  libresolv.9.dylib ??? (???)
<0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x933e3000 - 0x933eaffe  libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x933eb000 - 0x93451ffb  com.apple.ISSupport 1.7 (38)
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x93452000 - 0x934ddfff  com.apple.framework.IOKit 1.5.1 (???)
<60cfc4b175c4ef60bb8e9036716a29f4>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x934de000 - 0x93b7afef  com.apple.CoreGraphics 1.351.32 (???)
<793d7ceb9e1880818e03c1f1b10df04b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93b7b000 - 0x93cb3ff7  libicucore.A.dylib ??? (???)
<5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x93cc2000 - 0x93d3ffef  libvMisc.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93d40000 - 0x93d40ffa  com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x944f3000 - 0x9456dff8  com.apple.print.framework.PrintCore 5.5.3 (245.3)
<222dade7b33b99708b8c09d1303f93fc>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94574000 - 0x945aafef  libtidy.A.dylib ??? (???)
<f1d1742e06280444baa5637b209fd0af> /usr/lib/libtidy.A.dylib
0x945ab000 - 0x945b2fff  com.apple.agl 3.0.9 (AGL-3.0.9)
<7dac4a7cb0de2f6d08ae71c1249379e3>
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x945b3000 - 0x945f5fef  com.apple.NavigationServices 3.5.2 (163)
<91844980804067b07a0b6124310d3f31>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x945f6000 - 0x945f7ffc  libffi.dylib ??? (???)
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x945f8000 - 0x9461cfeb  libssl.0.9.7.dylib ??? (???)
<3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
0x9461d000 - 0x94621fff  libGIF.dylib ??? (???)
<d4234e6f5e5f530bdafb969157f1f17b>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94622000 - 0x94622ff8  com.apple.ApplicationServices 34 (34)
<8f910fa65f01d401ad8d04cc933cf887>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94790000 - 0x947ecff7  com.apple.htmlrendering 68 (1.1.3)
<fe87a9dede38db00e6c8949942c6bd4f>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x947fa000 - 0x94833ffe  com.apple.securityfoundation 3.0 (32989)
<e9171eda22c69c884a04a001aeb526e0>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94834000 - 0x94bf2fea  libLAPACK.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x94e5c000 - 0x94e5cffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94e5d000 - 0x94e73fe7  com.apple.CoreVideo 1.5.1 (1.5.1)
<ed7bb95fb94817ea3212090aac5c65f3>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94e74000 - 0x94fbaff7  com.apple.ImageIO.framework 2.0.2 (2.0.2)
<77dfee73f4c0d230425a5151ee0bce05>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94fbb000 - 0x94fc7fe7  com.apple.opengl 1.5.6 (1.5.6)
<125de77ea2434a91364e79a0905a7771>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94fd4000 - 0x95013fef  libTIFF.dylib ??? (???)
<6d0f80e9d4d81f3f64c876aca005bd53>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x95014000 - 0x9505efe1  com.apple.securityinterface 3.0 (32532)
<f521dae416ce7a3bdd594b0d4e2fb517>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9505f000 - 0x952dafe7  com.apple.Foundation 6.5.5 (677.19)
<bfd4ebea1a7739dd6b523f15dca01a37>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x952db000 - 0x95671fff  com.apple.QuartzCore 1.5.3 (1.5.3)
<1b65c05f89e81a499302fd63295b242d>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95691000 - 0x956cfff7  libGLImage.dylib ??? (???)
<093b1b698ca93a0380f5fa262459ea28>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x956d0000 - 0x956fffe3  com.apple.AE 402.2 (402.2)
<e01596187e91af5d48653920017b8c8e>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95700000 - 0x959daff3  com.apple.CoreServices.CarbonCore 786.6 (786.6)
<bc7c12c84fe21ae2626bdd17070aaafa>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x959db000 - 0x95a67ff7  com.apple.LaunchServices 289.2 (289.2)
<3577886e3a6d56ee3949850c4fde76c9>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95a7c000 - 0x95d9dfea  com.apple.QuickTime 7.5.0 (861)
<4e1161b204b3b1f1047412c16483c39a>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95d9e000 - 0x95dd8fff  com.apple.coreui 1.1 (61)
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95dd9000 - 0x95ddbfff  com.apple.CrashReporterSupport 10.5.0 (156)
<3088b785b10d03504ed02f3fee5d3aab>
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x95ddc000 - 0x95faafff  com.apple.security 5.0.4 (34102)
<f01d6cbd6a0f24f6c13952ed448e77d6>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x95fab000 - 0x9608afff  libobjc.A.dylib ??? (???)
<a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x9608b000 - 0x96099ffd  libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x9609a000 - 0x961faff3  libSystem.B.dylib ??? (???)
<a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x961fb000 - 0x966ceffe  libGLProgrammability.dylib ??? (???)
<475db64244e011cd8811e076035b2632>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x966cf000 - 0x966fcfeb  libvDSP.dylib ??? (???)
<b232c018ddd040ec4e2c2af632dd497f>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x967d1000 - 0x96853ff3  com.apple.CFNetwork 330.4 (330.4)
<ce5b085df34a78b7f198aff9db5b52ec>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96854000 - 0x968d3ff5  com.apple.SearchKit 1.2.0 (1.2.0)
<277b460da86bc222785159fe77e2e2ed>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x968d4000 - 0x968fcff7  com.apple.shortcut 1 (1.0)
<057783867138902b52bc0941fedb74d1>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9691a000 - 0x9691cff5  libRadiance.dylib ??? (???)
<20eadb285da83df96c795c2c5fa20590>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96952000 - 0x9695cfeb  com.apple.audio.SoundManager 3.9.2 (3.9.2)
<0f2ba6e891d3761212cf5a5e6134d683>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9695d000 - 0x96968ff9  com.apple.helpdata 1.0 (14)
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96969000 - 0x9696bfff  com.apple.securityhi 3.0 (30817)
<2b2854123fed609d1820d2779e2e0963>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x969bb000 - 0x96b3afff  com.apple.AddressBook.framework 4.1.1 (695)
<24a448ba4f9f784189bd3183e3474d81>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96b7a000 - 0x96b7affd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96b8d000 - 0x96bb1fff  libxslt.1.dylib ??? (???)
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96bb2000 - 0x96bb6fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x96bb7000 - 0x96bb7ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96bb8000 - 0x96c9dff3  com.apple.CoreData 100.1 (186)
<8e28162ef2288692615b52acc01f8b54>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x96c9e000 - 0x96ca7fff  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
0x96d4c000 - 0x96d8dfe7  libRIP.A.dylib ??? (???)
<8c2cd4f044b3413d770ca8ad740f7645>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96d8e000 - 0x96e55ff2  com.apple.vImage 3.0 (3.0)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x96e56000 - 0x96e56fff  com.apple.Carbon 136 (136)
<98a5e3bc0c4fa44bbb09713bb88707fe>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96e57000 - 0x96e66fff  libsasl2.2.dylib ??? (???)
<b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x96e67000 - 0x97277fef  libBLAS.dylib ??? (???)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97279000 - 0x9727efff  com.apple.CommonPanels 1.2.4 (85)
<ea0665f57cd267609466ed8b2b20e893>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


-- 
Configure bugmail: https://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