<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>83789</bug_id>
          
          <creation_ts>2012-04-12 09:57:04 -0700</creation_ts>
          <short_desc>Safari 5.1.5 crashes when loading adwords application</short_desc>
          <delta_ts>2012-04-17 09:28:31 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>82985</dup_id>
          
          <bug_file_loc>http://adwords.google.com</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P1</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Joshy Joseph">joshy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>barraclough</cc>
    
    <cc>darin</cc>
    
    <cc>eric</cc>
    
    <cc>fpizlo</cc>
    
    <cc>ggaren</cc>
    
    <cc>kmk.chakravarthy</cc>
    
    <cc>oliver</cc>
    
    <cc>rdayal</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>601299</commentid>
    <comment_count>0</comment_count>
    <who name="Joshy Joseph">joshy</who>
    <bug_when>2012-04-12 09:57:04 -0700</bug_when>
    <thetext>Process:         WebProcess [26257]
Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         7534.55 (7534.55.3)
Build Info:      WebKit2-7534055003000000~1
Code Type:       X86-64 (Native)
Parent Process:  Safari [26244]

Date/Time:       2012-04-11 21:56:20.348 -0700
OS Version:      Mac OS X 10.7.3 (11D50d)
Report Version:  9

Interval Since Last Report:          689930 sec
Crashes Since Last Report:           4
Per-App Interval Since Last Report:  54 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:                      E3CD990F-8B08-4763-B817-FB8DAADF9A58

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000010000000a

VM Regions Near 0x10000000a:
--&gt; 
    __TEXT                 0000000109800000-0000000109801000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess

Application Specific Information:
objc[26257]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x0000000109eb0c54 JSC::JSCell::toString(JSC::ExecState*) const + 4
1   com.apple.JavaScriptCore      	0x0000000109d0d560 JSC::JSValue::toString(JSC::ExecState*) const + 992
2   com.apple.JavaScriptCore      	0x0000000109da1c10 JSC::createNotAFunctionError(JSC::ExecState*, JSC::JSValue) + 48
3   com.apple.JavaScriptCore      	0x0000000109d36fbe cti_op_call_NotJSFunction + 78
4   ???                           	0x000037803680118f 0 + 61023809704335
5   com.apple.JavaScriptCore      	0x0000000109d23eaa JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 826
6   com.apple.JavaScriptCore      	0x0000000109d23b5d JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&amp;, JSC::JSValue, JSC::ArgList const&amp;) + 45
7   com.apple.WebCore             	0x000000010a2f36df WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 457
8   com.apple.WebCore             	0x000000010a2f342d WebCore::ScheduledAction::execute(WebCore::Document*) + 165
9   com.apple.WebCore             	0x000000010a2f31c7 WebCore::DOMTimer::fired() + 295
10  com.apple.WebCore             	0x000000010a0b827e WebCore::ThreadTimers::sharedTimerFiredInternal() + 120
11  com.apple.WebCore             	0x000000010a0b81d7 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 55
12  com.apple.CoreFoundation      	0x00007fff8769bc24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
13  com.apple.CoreFoundation      	0x00007fff8769b776 __CFRunLoopDoTimer + 534
14  com.apple.CoreFoundation      	0x00007fff8767c001 __CFRunLoopRun + 1617
15  com.apple.CoreFoundation      	0x00007fff8767b676 CFRunLoopRunSpecific + 230
16  com.apple.HIToolbox           	0x00007fff894e331f RunCurrentEventLoopInMode + 277
17  com.apple.HIToolbox           	0x00007fff894ea5c9 ReceiveNextEventCommon + 355
18  com.apple.HIToolbox           	0x00007fff894ea456 BlockUntilNextEventMatchingListInMode + 62
19  com.apple.AppKit              	0x00007fff907adf5d _DPSNextEvent + 659
20  com.apple.AppKit              	0x00007fff907ad861 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
21  com.apple.AppKit              	0x00007fff907aa19d -[NSApplication run] + 470
22  com.apple.WebKit2             	0x0000000109a9f6d3 WebKit::WebProcessMain(WebKit::CommandLine const&amp;) + 553
23  com.apple.WebKit2             	0x0000000109a85cc8 WebKitMain + 272
24  com.apple.WebProcess          	0x0000000109800e56 0x109800000 + 3670
25  com.apple.WebProcess          	0x0000000109800d64 0x109800000 + 3428

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8ba967e6 kevent + 10
1   libdispatch.dylib             	0x00007fff8bc7e5be _dispatch_mgr_invoke + 923
2   libdispatch.dylib             	0x00007fff8bc7d14e _dispatch_mgr_thread + 54

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff8ba96192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8ffc4594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff8ffc5b85 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff8ba96192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8ffc4594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff8ffc5b85 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff8ba96192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8ffc4594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff8ffc5b85 start_wqthread + 13

Thread 5:: WebCore: LocalStorage
0   libsystem_kernel.dylib        	0x00007fff8ba95bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8ffc6274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore      	0x0000000109cf3dd0 WTF::ThreadCondition::timedWait(WTF::Mutex&amp;, double) + 64
3   com.apple.WebCore             	0x000000010a0ba92a WTF::MessageQueue&lt;WebCore::LocalStorageTask&gt;::waitForMessage() + 132
4   com.apple.WebCore             	0x000000010a0ba883 WebCore::LocalStorageThread::threadEntryPoint() + 99
5   com.apple.WebCore             	0x000000010a0ba7cb WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6   libsystem_c.dylib             	0x00007fff8ffc28bf _pthread_start + 335
7   libsystem_c.dylib             	0x00007fff8ffc5b75 thread_start + 13

Thread 6:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff8ba9467a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8ba93d71 mach_msg + 73
2   com.apple.CoreFoundation      	0x00007fff876736fc __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation      	0x00007fff8767be64 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation      	0x00007fff8767b676 CFRunLoopRunSpecific + 230
5   com.apple.Foundation          	0x00007fff8fa04ffb +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation          	0x00007fff8f9f974e -[NSThread main] + 68
7   com.apple.Foundation          	0x00007fff8f9f96c6 __NSThread__main__ + 1575
8   libsystem_c.dylib             	0x00007fff8ffc28bf _pthread_start + 335
9   libsystem_c.dylib             	0x00007fff8ffc5b75 thread_start + 13

Thread 7:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff8ba95df2 __select + 10
1   com.apple.CoreFoundation      	0x00007fff876c4cdb __CFSocketManager + 1355
2   libsystem_c.dylib             	0x00007fff8ffc28bf _pthread_start + 335
3   libsystem_c.dylib             	0x00007fff8ffc5b75 thread_start + 13

Thread 8:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff8ba95bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8ffc6274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore      	0x0000000109f6a7ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore      	0x0000000109f6aa00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore      	0x0000000109f6aaa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             	0x00007fff8ffc28bf _pthread_start + 335
6   libsystem_c.dylib             	0x00007fff8ffc5b75 thread_start + 13

Thread 9:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff8ba95bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8ffc6274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore      	0x0000000109f6a7ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore      	0x0000000109f6aa00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore      	0x0000000109f6aaa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             	0x00007fff8ffc28bf _pthread_start + 335
6   libsystem_c.dylib             	0x00007fff8ffc5b75 thread_start + 13

Thread 10:: JavaScriptCore::Marking
0   libsystem_kernel.dylib        	0x00007fff8ba95bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8ffc6274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore      	0x0000000109f6a7ad JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3   com.apple.JavaScriptCore      	0x0000000109f6aa00 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4   com.apple.JavaScriptCore      	0x0000000109f6aaa9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             	0x00007fff8ffc28bf _pthread_start + 335
6   libsystem_c.dylib             	0x00007fff8ffc5b75 thread_start + 13

Thread 11:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib        	0x00007fff8ba95bca __psynch_cvwait + 10
1   libsystem_c.dylib             	0x00007fff8ffc6274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore      	0x0000000109cf3e27 WTF::ThreadCondition::timedWait(WTF::Mutex&amp;, double) + 151
3   com.apple.JavaScriptCore      	0x0000000109f730ec JSC::Heap::blockFreeingThreadMain() + 300
4   com.apple.JavaScriptCore      	0x0000000109f73129 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5   libsystem_c.dylib             	0x00007fff8ffc28bf _pthread_start + 335
6   libsystem_c.dylib             	0x00007fff8ffc5b75 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fff8ba96192 __workq_kernreturn + 10
1   libsystem_c.dylib             	0x00007fff8ffc4594 _pthread_wqthread + 758
2   libsystem_c.dylib             	0x00007fff8ffc5b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0xffff000000000000  rbx: 0x00007fff693fe100  rcx: 0x000000010d8e7938  rdx: 0x000000010d8e7938
  rdi: 0x00007fff693fe100  rsi: 0x0000000100000002  rbp: 0x000000010d8e7938  rsp: 0x00007fff693fe060
   r8: 0x0000000110a7e000   r9: 0x0000000000000001  r10: 0x0000000110f6e498  r11: 0x0000000109d36f70
  r12: 0x00007fff693fe170  r13: 0x000000010d8e7998  r14: 0x00007fff693fe100  r15: 0xffff000000000002
  rip: 0x0000000109eb0c54  rfl: 0x0000000000010212  cr2: 0x000000010000000a
Logical CPU: 0

Binary Images:
       0x109800000 -        0x109800fff  com.apple.WebProcess (7534.55 - 7534.55.3) &lt;119A6F31-64D6-32B5-A8A4-E9FACFF688E7&gt; /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
       0x109806000 -        0x109806fff  WebProcessShim.dylib (534.55.3 - compatibility 1.0.0) &lt;3C2802CE-CA48-3BFC-A5DB-A88B417EA74B&gt; /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib
       0x109a00000 -        0x109bb8fff  com.apple.WebKit2 (7534.55 - 7534.55.3) &lt;403EF859-AFD8-3762-8140-1109E22E9215&gt; /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
       0x109ce9000 -        0x10a00bfff  com.apple.JavaScriptCore (7534.55 - 7534.55.2) &lt;5D2A50D5-F449-30A9-A649-7F57756F829B&gt; /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
       0x10a09b000 -        0x10add2fef  com.apple.WebCore (7534.55 - 7534.55.3) &lt;45276B15-5518-30C7-B14D-D9BEE7C85895&gt; /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x10c7fd000 -        0x10c8ffff7  com.apple.PubSub (1.0.5 - 65.28) &lt;98BFFA0E-6E32-3779-9594-B0629EFF1B6E&gt; /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
       0x10c96c000 -        0x10c97dff7  SyndicationUI (??? - ???) &lt;31B8E697-A12A-3389-87A9-823CBE515686&gt; /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
       0x10cbe6000 -        0x10d076fff  com.apple.Safari.framework (7534 - 7534.55.3) &lt;59AA7C32-6F41-361C-A047-1D003508D9B2&gt; /System/Library/PrivateFrameworks/Safari.framework/Safari
       0x10d357000 -        0x10d4e1ff7  com.apple.WebKit (7534.55 - 7534.55.3) &lt;19CBEE85-3CB3-3ECE-89AB-71FDCE1B6404&gt; /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x7fff69400000 -     0x7fff69434baf  dyld (195.6 - ???) &lt;0CD1B35B-A28F-32DA-B72E-452EAD609613&gt; /usr/lib/dyld
    0x7fff863eb000 -     0x7fff863f0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) &lt;B7757E2E-5A7D-362E-AB71-785FE79E1527&gt; /usr/lib/system/libcache.dylib
    0x7fff863f1000 -     0x7fff863f6ff7  libsystem_network.dylib (??? - ???) &lt;5DE7024E-1D2D-34A2-80F4-08326331A75B&gt; /usr/lib/system/libsystem_network.dylib
    0x7fff86413000 -     0x7fff86840fff  libLAPACK.dylib (??? - ???) &lt;4F2E1055-2207-340B-BB45-E4F16171EE0D&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8687f000 -     0x7fff86880fff  liblangid.dylib (??? - ???) &lt;CACBE3C3-2F7B-3EED-B50E-EDB73F473B77&gt; /usr/lib/liblangid.dylib
    0x7fff868ad000 -     0x7fff868b4fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) &lt;172B1985-F24A-34E9-8D8B-A2403C9A0399&gt; /usr/lib/system/libcopyfile.dylib
    0x7fff86d00000 -     0x7fff86d07fff  com.apple.NetFS (4.0 - 4.0) &lt;B9F41443-679A-31AD-B0EB-36557DAF782B&gt; /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86d5e000 -     0x7fff86d98fe7  com.apple.DebugSymbols (2.1 - 87) &lt;ED2B177C-4146-3715-91DF-D99A8ED5449A&gt; /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff86d99000 -     0x7fff86ea6fff  libJP2.dylib (??? - ???) &lt;F2B34A61-75F0-3BFE-A309-EE0DF4AF9E37&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff86ea7000 -     0x7fff86eb2ff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) &lt;7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff86eb3000 -     0x7fff86ee3ff7  com.apple.DictionaryServices (1.2.1 - 158.2) &lt;3FC86118-7553-38F7-8916-B329D2E94476&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff86ef7000 -     0x7fff86efafff  libRadiance.dylib (??? - ???) &lt;CD89D70D-F177-3BAE-8A26-644EA7D5E28E&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff870a2000 -     0x7fff870a4ff7  com.apple.print.framework.Print (7.1 - 247.1) &lt;8A4925A5-BAA3-373C-9B5D-03E0270C6B12&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff870a5000 -     0x7fff870b1ff7  com.apple.CrashReporterSupport (10.7.3 - 349) &lt;5EB46C20-5ED2-37EE-A033-4B3B355059FA&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff870b2000 -     0x7fff870dbff7  com.apple.framework.Apple80211 (7.1.2 - 712.1) &lt;B4CD34B3-D555-38D2-8FF8-E3C6A93B94EB&gt; /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8712d000 -     0x7fff8714dfff  libPng.dylib (??? - ???) &lt;F4D84592-C450-3076-88E9-8E6517C7EF33&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff87152000 -     0x7fff87160ff7  libkxld.dylib (??? - ???) &lt;65BE345D-6618-3D1A-9E2B-255E629646AA&gt; /usr/lib/system/libkxld.dylib
    0x7fff87274000 -     0x7fff873dbff7  com.apple.CFNetwork (520.3.2 - 520.3.2) &lt;516B611D-E53E-3467-9211-3C5B86ABA865&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff87418000 -     0x7fff8741efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) &lt;CEA34337-63DE-302E-81AA-10D717E1F699&gt; /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8743c000 -     0x7fff87465fff  libJPEG.dylib (??? - ???) &lt;64D079F9-256A-323B-A837-84628B172F21&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87466000 -     0x7fff8746cfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) &lt;D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC&gt; /usr/lib/system/libmacho.dylib
    0x7fff8746d000 -     0x7fff87478fff  com.apple.CommonAuth (2.1 - 2.0) &lt;272CB600-6DA8-3952-97C0-5DC594DCA024&gt; /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff874a9000 -     0x7fff874b3ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) &lt;39EF04F2-7F0C-3435-B785-BF283727FFBD&gt; /usr/lib/system/liblaunch.dylib
    0x7fff87630000 -     0x7fff87642ff7  libbsm.0.dylib (??? - ???) &lt;349BB16F-75FA-363F-8D98-7A9C3FA90A0D&gt; /usr/lib/libbsm.0.dylib
    0x7fff87643000 -     0x7fff87817fff  com.apple.CoreFoundation (6.7.1 - 635.19) &lt;57B77925-9065-38C9-A05B-02F4F9ED007C&gt; /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87818000 -     0x7fff8787aff7  com.apple.Symbolication (1.3 - 91) &lt;B072970E-9EC1-3495-A1FA-D344C6E74A13&gt; /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8787b000 -     0x7fff8787bfff  com.apple.vecLib (3.7 - vecLib 3.7) &lt;9A58105C-B36E-35B5-812C-4ED693F2618F&gt; /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8787c000 -     0x7fff878b7fff  libsystem_info.dylib (??? - ???) &lt;35F90252-2AE1-32C5-8D34-782C614D9639&gt; /usr/lib/system/libsystem_info.dylib
    0x7fff879db000 -     0x7fff879f2fff  com.apple.CFOpenDirectory (10.7 - 144) &lt;9709423E-8484-3B26-AAE8-EF58D1B8FB3F&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff87b60000 -     0x7fff87b84fff  com.apple.RemoteViewServices (1.3 - 44) &lt;21D7A0E7-6699-37AB-AE6C-BF69AF3D61C2&gt; /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff87db9000 -     0x7fff87fbbfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) &lt;38CD6ED3-C8E4-3CCD-89AC-9C3198803101&gt; /usr/lib/libicucore.A.dylib
    0x7fff87fbc000 -     0x7fff88115fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) &lt;0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8&gt; /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff88118000 -     0x7fff88125fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) &lt;CBA71562-050B-3515-92B7-8BC1E2EEEF2A&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8816e000 -     0x7fff8827afff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) &lt;3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A&gt; /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8827b000 -     0x7fff882aeff7  com.apple.GSS (2.1 - 2.0) &lt;57AD81CE-6320-38C9-9B66-0E5A4DEA898A&gt; /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff882b4000 -     0x7fff88358fef  com.apple.ink.framework (1.3.2 - 110) &lt;F69DBD44-FEC8-3C14-8131-CC0245DBBD42&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff88359000 -     0x7fff88420ff7  com.apple.ColorSync (4.7.1 - 4.7.1) &lt;EA74B067-9916-341A-9C68-6165A4656042&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff88421000 -     0x7fff88421fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) &lt;61EFED6A-A407-301E-B454-CD18314F0075&gt; /usr/lib/system/libkeymgr.dylib
    0x7fff88422000 -     0x7fff88424fff  libquarantine.dylib (36.2.0 - compatibility 1.0.0) &lt;48656562-FF20-3B55-9F93-407ACA7341C0&gt; /usr/lib/system/libquarantine.dylib
    0x7fff88428000 -     0x7fff8842cfff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) &lt;37517279-C92E-3217-B49A-838198B48787&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff88439000 -     0x7fff8843afff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) &lt;718A135F-6349-354A-85D5-430B128EFD57&gt; /usr/lib/system/libdnsinfo.dylib
    0x7fff88443000 -     0x7fff88459ff7  com.apple.ImageCapture (7.0 - 7.0) &lt;69E6E2E1-777E-332E-8BCF-4F0611517DD0&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8845a000 -     0x7fff884bafff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) &lt;3A7521E6-5510-3FA7-AB65-79693A7A5839&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff88564000 -     0x7fff8856afff  libGFXShared.dylib (??? - ???) &lt;B95E9B22-AE68-3E48-8733-00CCCA08D50E&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8856b000 -     0x7fff8856bfff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) &lt;04C10813-CCE5-3333-8C72-E8E35E417B3B&gt; /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff889de000 -     0x7fff88a20ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) &lt;A5B9778E-11C3-3F61-B740-1F2114E967FB&gt; /usr/lib/system/libcommonCrypto.dylib
    0x7fff88a5f000 -     0x7fff88a62fff  com.apple.help (1.3.2 - 42) &lt;AB67588E-7227-3993-927F-C9E6DAC507FD&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff88b3d000 -     0x7fff88c21e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) &lt;871E688B-CF57-3BC7-80D6-F6476DFF109B&gt; /usr/lib/libobjc.A.dylib
    0x7fff88c22000 -     0x7fff88c41fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) &lt;0635C52D-DD53-3721-A488-4C6E95607A74&gt; /usr/lib/libresolv.9.dylib
    0x7fff88c52000 -     0x7fff88d05fff  com.apple.CoreText (220.11.0 - ???) &lt;0322442E-0530-37E8-A7D6-AEFD909F0AFE&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff88d06000 -     0x7fff88d79fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) &lt;6BDD43E4-A4B1-379E-9ED5-8C713653DFF2&gt; /usr/lib/libstdc++.6.dylib
    0x7fff88d7a000 -     0x7fff88dceff7  libFontRegistry.dylib (??? - ???) &lt;F98926EF-FFA0-37C5-824C-02E436E21DD1&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff88de4000 -     0x7fff88de9fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) &lt;D952F17B-200A-3A23-B9B2-7C1F7AC19189&gt; /usr/lib/libpam.2.dylib
    0x7fff88dea000 -     0x7fff88e17ff7  com.apple.opencl (1.50.69 - 1.50.69) &lt;687265AF-E9B6-3537-89D7-7C12EB38193D&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff88e18000 -     0x7fff88e9bfef  com.apple.Metadata (10.7.0 - 627.28) &lt;1C14033A-69C9-3757-B24D-5583AEAC2CBA&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff88e9c000 -     0x7fff88ea0fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) &lt;F1903B7A-D3FF-3390-909A-B24E09BAD1A5&gt; /usr/lib/system/libdyld.dylib
    0x7fff88efc000 -     0x7fff894e0fff  libBLAS.dylib (??? - ???) &lt;C34F6D88-187F-33DC-8A68-C0C9D1FA36DF&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff894e1000 -     0x7fff8980bff7  com.apple.HIToolbox (1.8 - ???) &lt;D6A0D513-4893-35B4-9FFE-865FF419F2C2&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff89873000 -     0x7fff89888fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) &lt;C061ECBB-7061-3A43-8A18-90633F943295&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8990b000 -     0x7fff8991aff7  libxar-nossl.dylib (??? - ???) &lt;A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5&gt; /usr/lib/libxar-nossl.dylib
    0x7fff8a054000 -     0x7fff8a055fff  libunc.dylib (24.0.0 - compatibility 1.0.0) &lt;C67B3B14-866C-314F-87FF-8025BEC2CAAC&gt; /usr/lib/system/libunc.dylib
    0x7fff8a056000 -     0x7fff8a4b8ff7  com.apple.RawCamera.bundle (3.9.1 - 586) &lt;1AA853F4-E429-33E3-B4A9-6B019CCCC5E4&gt; /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8a4b9000 -     0x7fff8a4dfff7  com.apple.framework.familycontrols (3.0 - 300) &lt;DC06CF3A-2F10-3867-9498-CADAE30D0CE4&gt; /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff8a4e4000 -     0x7fff8a4ecfff  libsystem_dnssd.dylib (??? - ???) &lt;7749128E-D0C5-3832-861C-BC9913F774FA&gt; /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8a4fc000 -     0x7fff8a53cfff  libtidy.A.dylib (??? - ???) &lt;E500CDB9-C010-3B1A-B995-774EE64F39BE&gt; /usr/lib/libtidy.A.dylib
    0x7fff8a53d000 -     0x7fff8a53dfff  com.apple.CoreServices (53 - 53) &lt;043C8026-8EDD-3241-B090-F589E24062EF&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8a574000 -     0x7fff8a59cff7  com.apple.CoreVideo (1.7 - 70.1) &lt;98F917B2-FB53-3EA3-B548-7E97B38309A7&gt; /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a5ab000 -     0x7fff8a645ff7  com.apple.SearchKit (1.4.0 - 1.4.0) &lt;4E70C394-773E-3A4B-A93C-59A88ABA9509&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8a646000 -     0x7fff8a64cff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) &lt;1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231&gt; /usr/lib/system/libunwind.dylib
    0x7fff8a64d000 -     0x7fff8a660ff7  libCRFSuite.dylib (??? - ???) &lt;034D4DAA-63F0-35E4-BCEF-338DD7A453DD&gt; /usr/lib/libCRFSuite.dylib
    0x7fff8a661000 -     0x7fff8a661fff  com.apple.ApplicationServices (41 - 41) &lt;03F3FA8F-8D2A-3AB6-A8E3-40B001116339&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8a662000 -     0x7fff8a66bff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) &lt;A4D651E3-D1C6-3934-AD49-7A104FD14596&gt; /usr/lib/system/libsystem_notify.dylib
    0x7fff8a91d000 -     0x7fff8a948ff7  com.apple.CoreServicesInternal (113.12 - 113.12) &lt;C37DAC1A-35D2-30EC-9112-5EEECED5C461&gt; /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8ab0e000 -     0x7fff8ab84fff  com.apple.CoreSymbolication (2.2 - 73.2) &lt;126415E3-3A35-315B-B4B7-507CDBED0D58&gt; /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8b89a000 -     0x7fff8b8cffff  com.apple.securityinterface (5.0 - 55007) &lt;D46E73F4-D8E9-3F53-A083-B9D71ED74492&gt; /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff8b8d0000 -     0x7fff8ba6ffff  com.apple.QuartzCore (1.7 - 270.2) &lt;F2CCDEFB-DE43-3E32-B242-A22C82617186&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ba70000 -     0x7fff8ba7efff  com.apple.NetAuth (1.0 - 3.0) &lt;F384FFFD-70F6-3B1C-A886-F5B446E456E7&gt; /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ba7f000 -     0x7fff8ba9ffff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) &lt;69F2F501-72D8-3B3B-8357-F4418B3E1348&gt; /usr/lib/system/libsystem_kernel.dylib
    0x7fff8baa0000 -     0x7fff8baa7ff7  com.apple.CommerceCore (1.0 - 17) &lt;AA783B87-48D4-3CA6-8FF6-0316396022F4&gt; /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8baa8000 -     0x7fff8baabff7  com.apple.securityhi (4.0 - 1) &lt;B37B8946-BBD4-36C1-ABC6-18EDBC573F03&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8baac000 -     0x7fff8baefff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) &lt;85D00F5C-43ED-33A9-80B4-72EB0EAE3E25&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8bc7b000 -     0x7fff8bc89fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) &lt;712AAEAC-AD90-37F7-B71F-293FF8AE8723&gt; /usr/lib/system/libdispatch.dylib
    0x7fff8bce7000 -     0x7fff8bd12ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) &lt;8051A3FC-7385-3EA9-9634-78FC616C3E94&gt; /usr/lib/libxslt.1.dylib
    0x7fff8bd67000 -     0x7fff8bdfdff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) &lt;642D8D54-F9F5-3FBB-A96C-EEFE94C6278B&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8bdfe000 -     0x7fff8be3dfff  com.apple.AE (527.7 - 527.7) &lt;B82F7ABC-AC8B-3507-B029-969DD5CA813D&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8be3e000 -     0x7fff8c7ce7a7  com.apple.CoreGraphics (1.600.0 - ???) &lt;177D9BAD-72C9-3ADF-A391-5B88C5EE623F&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c7cf000 -     0x7fff8c7ecff7  com.apple.openscripting (1.3.3 - ???) &lt;A64205E6-D3C5-3E12-B1A0-72243151AF7D&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8cc19000 -     0x7fff8d0e0fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) &lt;E9D2A69C-6E81-358C-A162-510969F91490&gt; /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8d0e1000 -     0x7fff8d0e2ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) &lt;8BCA214A-8992-34B2-A8B9-B74DEACA1869&gt; /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d0e3000 -     0x7fff8d10bfff  libsandbox.1.dylib (??? - ???) &lt;6D60110C-D5B8-34D1-B92C-DAF0BD8D3D00&gt; /usr/lib/libsandbox.1.dylib
    0x7fff8d12b000 -     0x7fff8d261fff  com.apple.vImage (5.1 - 5.1) &lt;A08B7582-67BC-3EED-813A-4833645964A7&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8d262000 -     0x7fff8d267fff  libGIF.dylib (??? - ???) &lt;393E2DB5-9479-39A6-A75A-B5F20B852532&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d268000 -     0x7fff8d285fff  libxpc.dylib (77.18.0 - compatibility 1.0.0) &lt;26C05F31-E809-3B47-AF42-1460971E3AC3&gt; /usr/lib/system/libxpc.dylib
    0x7fff8d287000 -     0x7fff8d2efff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) &lt;DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923&gt; /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8d326000 -     0x7fff8d32afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) &lt;FF83AFF7-42B2-306E-90AF-D539C51A4542&gt; /usr/lib/system/libmathCommon.A.dylib
    0x7fff8d338000 -     0x7fff8d35ffff  com.apple.PerformanceAnalysis (1.10 - 10) &lt;2A058167-292E-3C3A-B1F8-49813336E068&gt; /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8d388000 -     0x7fff8d38afff  libCVMSPluginSupport.dylib (??? - ???) &lt;B2FC6EC0-1A0C-3482-A3C9-D08446E8713A&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8d3a7000 -     0x7fff8d447fff  com.apple.LaunchServices (480.27.1 - 480.27.1) &lt;4DC96C1E-6FDE-305E-9718-E4C5C1341F56&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8d448000 -     0x7fff8d4ccff7  com.apple.ApplicationServices.ATS (317.5.0 - ???) &lt;C2B254F0-6ED8-3313-9CFC-9ACD519C8A9E&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8d4d9000 -     0x7fff8d4dffff  IOSurface (??? - ???) &lt;06FA3FDD-E6D5-391F-B60D-E98B169DAB1B&gt; /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8dff6000 -     0x7fff8dff6fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) &lt;C06A140F-6114-3B8B-B080-E509303145B8&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8dff7000 -     0x7fff8e04ffff  libTIFF.dylib (??? - ???) &lt;DD797FBE-9B63-3785-A9EA-0321D113538B&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8e08b000 -     0x7fff8e0a7ff7  com.apple.GenerationalStorage (1.0 - 126.1) &lt;509F52ED-E54B-3FEF-B3C2-759387B826E6&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8e1ab000 -     0x7fff8e1adfff  com.apple.TrustEvaluationAgent (2.0 - 1) &lt;1F31CAFF-C1C6-33D3-94E9-11B721761DDF&gt; /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8e1ae000 -     0x7fff8e1dbfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) &lt;7BEBB139-50BB-3112-947A-F4AA168F991C&gt; /usr/lib/libSystem.B.dylib
    0x7fff8e1dc000 -     0x7fff8e1f2fff  libGL.dylib (??? - ???) &lt;6A473BF9-4D35-34C6-9F8B-86B68091A9AF&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8e200000 -     0x7fff8e2a2ff7  com.apple.securityfoundation (5.0 - 55107) &lt;6C2E7362-CB11-3CBD-BB1C-348E4B10F25A&gt; /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8e2b9000 -     0x7fff8e323ff7  com.apple.framework.IOKit (2.0 - ???) &lt;EEEB42FD-E3E1-3A94-A771-B1993B694F17&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8e324000 -     0x7fff8e3a9ff7  com.apple.Heimdal (2.1 - 2.0) &lt;3758B442-6175-32B8-8C17-D8ABDD589BF9&gt; /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8e3aa000 -     0x7fff8e41fff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) &lt;C0EFFF1B-0FEB-3F99-BE54-506B35B555A9&gt; /usr/lib/libc++.1.dylib
    0x7fff8e467000 -     0x7fff8e4b3ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) &lt;A14F3583-9CC0-397D-A50E-17217075953F&gt; /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8e4b4000 -     0x7fff8e727fff  com.apple.CoreImage (7.93 - 1.0.1) &lt;0B7D855E-A2B6-3C14-A242-2CF2165C6E7E&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8e728000 -     0x7fff8e733ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) &lt;8FF3D766-D678-36F6-84AC-423C878E6D14&gt; /usr/lib/libc++abi.dylib
    0x7fff8e749000 -     0x7fff8ea2bfff  com.apple.security (7.0 - 55110) &lt;252F9E04-FF8A-3EA7-A38E-51DD0653663C&gt; /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ea2c000 -     0x7fff8ea2dff7  libsystem_sandbox.dylib (??? - ???) &lt;5087ADAD-D34D-3844-9D04-AFF93CED3D92&gt; /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8ea2e000 -     0x7fff8eaa4fff  com.apple.ISSupport (1.9.8 - 56) &lt;2CEE7E6B-D841-36D8-BC9F-081B33F6E501&gt; /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8eb1a000 -     0x7fff8eb63ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.1) &lt;B254CC2C-F1A4-3A87-96DE-B6A4113D2811&gt; /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8eb7c000 -     0x7fff8eb81fff  com.apple.OpenDirectory (10.7 - 146) &lt;A674AB55-6E3D-39AE-9F9B-9865D0193020&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ebdf000 -     0x7fff8ebe3ff7  com.apple.CommonPanels (1.2.5 - 94) &lt;0BB2C436-C9D5-380B-86B5-E355A7711259&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8ebe4000 -     0x7fff8ec23ff7  libGLImage.dylib (??? - ???) &lt;348729DC-BC44-3744-B249-9DFA6498344A&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8ec24000 -     0x7fff8ec38ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) &lt;04C31EF0-912A-3004-A08F-CEC27030E0B2&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8ec39000 -     0x7fff8ec4bff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) &lt;30CBEF15-4978-3DED-8629-7109880A19D4&gt; /usr/lib/libz.1.dylib
    0x7fff8ec4c000 -     0x7fff8ec4cfff  com.apple.Cocoa (6.6 - ???) &lt;021D4214-9C23-3CD8-AFB2-F331697A4508&gt; /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8ed2c000 -     0x7fff8ed2cfff  com.apple.Carbon (153 - 153) &lt;895C2BF2-1666-3A59-A669-311B1F4F368B&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8ed2d000 -     0x7fff8ed30fff  libMatch.1.dylib (??? - ???) &lt;B5F68196-AB9D-3899-8A0A-76001720C479&gt; /usr/lib/libMatch.1.dylib
    0x7fff8f4cc000 -     0x7fff8f51eff7  libGLU.dylib (??? - ???) &lt;3C9153A0-8499-3DC0-AAA4-9FA6E488BE13&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8f51f000 -     0x7fff8f52cff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) &lt;8EDE3492-D916-37B2-A066-3E0F054411FD&gt; /usr/lib/libbz2.1.0.dylib
    0x7fff8f58f000 -     0x7fff8f5fffff  com.apple.datadetectorscore (3.0 - 179.4) &lt;B4C6417F-296C-31C1-BB94-980BFCDC9175&gt; /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8f600000 -     0x7fff8f702ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) &lt;D46F371D-6422-31B7-BCE0-D80713069E0E&gt; /usr/lib/libxml2.2.dylib
    0x7fff8f72b000 -     0x7fff8f953fe7  com.apple.CoreData (104.1 - 358.13) &lt;F1DA3110-C4DF-3F0A-A057-AEE78DE8C99D&gt; /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8f99d000 -     0x7fff8f99efff  libDiagnosticMessagesClient.dylib (??? - ???) &lt;3DCF577B-F126-302B-BCE2-4DB9A95B8598&gt; /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8f99f000 -     0x7fff8fcb8ff7  com.apple.Foundation (6.7.1 - 833.24) &lt;6D4E6F93-64EF-3D41-AE80-2BB10E2E6323&gt; /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8fcb9000 -     0x7fff8fcddfff  com.apple.Kerberos (1.0 - 1) &lt;1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9&gt; /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8fd08000 -     0x7fff8fdeafff  com.apple.CoreServices.OSServices (478.37 - 478.37) &lt;1DAC695E-0D0F-3AE2-974F-A173E69E67CC&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8ff74000 -     0x7fff90051fef  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) &lt;FF69F06E-0904-3C08-A5EF-536FAFFFDC22&gt; /usr/lib/system/libsystem_c.dylib
    0x7fff9005b000 -     0x7fff90072fff  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) &lt;3F8C015B-88AC-370F-B39D-B4665FB7616A&gt; /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff90511000 -     0x7fff90512ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) &lt;739E6C83-AA52-3C6C-A680-B37FE2888A04&gt; /usr/lib/system/libremovefile.dylib
    0x7fff90513000 -     0x7fff90518fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) &lt;98ECD5F6-E85C-32A5-98CD-8911230CB66A&gt; /usr/lib/system/libcompiler_rt.dylib
    0x7fff907a5000 -     0x7fff913a9fff  com.apple.AppKit (6.7.3 - 1138.32) &lt;A9EB81C6-C519-3F29-89F1-42C3E8930281&gt; /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff913aa000 -     0x7fff91425ff7  com.apple.print.framework.PrintCore (7.1 - 366.1) &lt;3F140DEB-9F87-3672-97CC-F983752581AC&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9154a000 -     0x7fff91559fff  libxar.1.dylib (??? - ???) &lt;58B07AA0-BC12-36E3-94FC-C252719A1BDF&gt; /usr/lib/libxar.1.dylib
    0x7fff9155a000 -     0x7fff915b5ff7  com.apple.HIServices (1.11 - ???) &lt;DE8FA7FA-0A41-35D9-8473-5104F81DA934&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff915b6000 -     0x7fff915b6fff  com.apple.Accelerate (1.7 - Accelerate 1.7) &lt;82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff915b7000 -     0x7fff9160bff7  com.apple.ScalableUserInterface (1.0 - 1) &lt;1873D7BE-2272-31A1-8F85-F70C4D706B3B&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff9160c000 -     0x7fff916eafff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) &lt;DB530A63-8ECF-3B53-AC9A-1692A5397E2F&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff916eb000 -     0x7fff91739fff  libauto.dylib (??? - ???) &lt;D8AC8458-DDD0-3939-8B96-B6CED81613EF&gt; /usr/lib/libauto.dylib
    0x7fff91ad9000 -     0x7fff91ae9ff7  com.apple.opengl (1.7.6 - 1.7.6) &lt;C168883D-9BC5-3C38-9937-42852D719718&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff91aea000 -     0x7fff91bdffff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) &lt;5C40E880-0706-378F-B864-3C2BD922D926&gt; /usr/lib/libiconv.2.dylib
    0x7fff91be0000 -     0x7fff91ce7fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) &lt;EE02BB01-64C9-304D-9719-A35F5CD6D04C&gt; /usr/lib/libsqlite3.dylib
    0x7fff91f5f000 -     0x7fff92064fff  libFontParser.dylib (??? - ???) &lt;0920DA16-2066-33E6-BF95-AD4B0F3C22B0&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff920ae000 -     0x7fff920b1fff  libCoreVMClient.dylib (??? - ???) &lt;E034C772-4263-3F48-B083-25A758DD6228&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff920b2000 -     0x7fff923ceff7  com.apple.CoreServices.CarbonCore (960.20 - 960.20) &lt;C45CA09E-8867-3D67-BB2E-48D2E6B0D78C&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff924ca000 -     0x7fff9250bfff  com.apple.QD (3.40 - ???) &lt;47674D2C-BE88-388E-B1B0-03F08BFFE5FD&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff92538000 -     0x7fff92578ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) &lt;29DE948E-38C4-3CC5-B528-40C691380607&gt; /usr/lib/libcups.2.dylib
    0x7fff92579000 -     0x7fff92692fff  com.apple.DesktopServices (1.6.2 - 1.6.2) &lt;6B83172E-F539-3AF8-A76D-1F9EA357B076&gt; /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff92e70000 -     0x7fff92eb2fff  com.apple.corelocation (330.12 - 330.12) &lt;CFDF7694-382A-30A8-8347-505BA0CAF312&gt; /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff92eb5000 -     0x7fff92f1bff7  com.apple.coreui (1.2.1 - 165.3) &lt;378C9221-ADE6-36D9-9944-F33AE6904E4F&gt; /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 21303
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=183.0M resident=100.4M(55%) swapped_out_or_unallocated=82.7M(45%)
Writable regions: Total=1.1G written=78.1M(7%) resident=82.8M(7%) swapped_out=0K(0%) unallocated=1.0G(93%)
 
REGION TYPE                        VIRTUAL
===========                        =======
CG shared images                     1184K
CoreGraphics                           16K
CoreServices                         1220K
JS JIT generated code               256.0M
JS JIT generated code (reserved)    768.0M        reserved VM address space (unallocated)
JS VM register file                  4096K
JS garbage collector                 13.5M
MALLOC                               93.8M
MALLOC guard page                      32K
Memory tag=242                         12K
SQLite page cache                     288K
STACK GUARD                          56.0M
Stack                                13.7M
VM_ALLOCATE                           168K
__CI_BITMAP                            80K
__DATA                               15.8M
__IMAGE                               528K
__LINKEDIT                           58.1M
__RC_CAMERAS                          232K
__TEXT                              124.9M
__UNICODE                             544K
mapped file                          17.6M
shared memory                         312K
===========                        =======
TOTAL                                 1.4G
TOTAL, minus reserved VM space      658.1M

Model: iMac12,1, BootROM IM121.0047.B0A, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f22
Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.61.4-P2P
Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST3500418AS, 500.11 GB
Serial ATA Device: HL-DT-STDVDRW  GA32N
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601358</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2012-04-12 11:02:12 -0700</bug_when>
    <thetext>See also: bug 76978.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601536</commentid>
    <comment_count>2</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-12 14:23:32 -0700</bug_when>
    <thetext>I can reproduce this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601544</commentid>
    <comment_count>3</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2012-04-12 14:28:29 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; I can reproduce this.

What are your steps?  Or do you have to have a real adwords account, rather than just the initial page produced from logging in?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601547</commentid>
    <comment_count>4</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-12 14:32:11 -0700</bug_when>
    <thetext>I can reproduce this on Safari 5.1.5 by clicking the &quot;http://adwords.google.com&quot; link in the description. I have an empty test adwords account.

I can&apos;t reproduce this using TOT WebKit (r114017).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601551</commentid>
    <comment_count>5</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-12 14:34:18 -0700</bug_when>
    <thetext>I can&apos;t reproduce this crash using r105893, so it is not related to bug 76978.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601553</commentid>
    <comment_count>6</comment_count>
    <who name="Joshy Joseph">joshy</who>
    <bug_when>2012-04-12 14:36:33 -0700</bug_when>
    <thetext>Any ideas when the fix will be in a Safari update?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601597</commentid>
    <comment_count>7</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-12 15:55:47 -0700</bug_when>
    <thetext>&lt;rdar://problem/11240547&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601610</commentid>
    <comment_count>8</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-12 16:21:20 -0700</bug_when>
    <thetext>(In reply to comment #6)
&gt; Any ideas when the fix will be in a Safari update?

The WebKit OpenSource Project doesn&apos;t comment on future Apple products.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>601682</commentid>
    <comment_count>9</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2012-04-12 18:03:50 -0700</bug_when>
    <thetext>Phil said this was fixed by the patch for bug 82985 so I am marking it as a duplicate.

*** This bug has been marked as a duplicate of bug 82985 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>602056</commentid>
    <comment_count>10</comment_count>
    <who name="K.M.K. Chakravarthy">kmk.chakravarthy</who>
    <bug_when>2012-04-13 07:51:04 -0700</bug_when>
    <thetext>(In reply to comment #9)
&gt; Phil said this was fixed by the patch for bug 82985 so I am marking it as a duplicate.
&gt; 
&gt; *** This bug has been marked as a duplicate of bug 82985 ***

Hi All, 
Can we know when the above mentioned patch (for the bug 82985) will be available in public release for Safari. Would like to load in that version. 

Thank you,</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>602319</commentid>
    <comment_count>11</comment_count>
    <who name="Rajeev Dayal">rdayal</who>
    <bug_when>2012-04-13 12:30:54 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; (In reply to comment #9)
&gt; &gt; Phil said this was fixed by the patch for bug 82985 so I am marking it as a duplicate.
&gt; &gt; 
&gt; &gt; *** This bug has been marked as a duplicate of bug 82985 ***
&gt; 
&gt; Hi All, 
&gt; Can we know when the above mentioned patch (for the bug 82985) will be available in public release for Safari. Would like to load in that version. 
&gt; 
&gt; Thank you,

Oliver, it would be helpful if someone could give an example of some JS Code that triggers this exception. AdWords is a huge app, and an example would be helpful to track down the problematic area and work around it until Safari 5.1.x is released.


Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>602429</commentid>
    <comment_count>12</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-13 14:45:35 -0700</bug_when>
    <thetext>(In reply to comment #11)
I believe one possible trigger is use of &quot;f.arguments&quot;.

Geoff</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>603254</commentid>
    <comment_count>13</comment_count>
    <who name="K.M.K. Chakravarthy">kmk.chakravarthy</who>
    <bug_when>2012-04-16 10:20:10 -0700</bug_when>
    <thetext>Hi Georff,

Two requests:
 
- Requesting to know what is the roll out plan of this fix to 
  the production version. Is this going to be released in a 
  same 5.1.5 version as a patch or going to be in 5.1.6. This helps 
  us and the customers to plan for how to support the customers 
  appropriately.

- Is there a downloadable version that we can use to make sure 
  that our product doesn&apos;t crash the browser any more with 
  this fix while loading?


(In reply to comment #12)
&gt; (In reply to comment #11)
&gt; I believe one possible trigger is use of &quot;f.arguments&quot;.
&gt; 
&gt; Geoff</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>603264</commentid>
    <comment_count>14</comment_count>
    <who name="Gavin Barraclough">barraclough</who>
    <bug_when>2012-04-16 10:28:17 -0700</bug_when>
    <thetext>(In reply to comment #13)
&gt; - Is there a downloadable version that we can use to make sure 
&gt;   that our product doesn&apos;t crash the browser any more with 
&gt;   this fix while loading?

You can get a build of ToT WebKit (or thereabouts) to test in by downloading a nightly build:

http://nightly.webkit.org/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>604077</commentid>
    <comment_count>15</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-17 09:28:03 -0700</bug_when>
    <thetext>&gt; Hi All, 
&gt; Can we know when the above mentioned patch (for the bug 82985) will be available in public release for Safari. Would like to load in that version. 

The WebKit OpenSource Project doesn&apos;t comment on future Apple products.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>604078</commentid>
    <comment_count>16</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2012-04-17 09:28:31 -0700</bug_when>
    <thetext>&gt; - Requesting to know what is the roll out plan of this fix to 
&gt;   the production version. Is this going to be released in a 
&gt;   same 5.1.5 version as a patch or going to be in 5.1.6. This helps 
&gt;   us and the customers to plan for how to support the customers 
&gt;   appropriately.

The WebKit OpenSource Project doesn&apos;t comment on future Apple products.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>