[Webkit-unassigned] [Bug 14286] New: selecting inspect element while viewing source causes Safari to crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 11:16:17 PDT 2007


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

           Summary: selecting inspect element while viewing source causes
                    Safari to crash
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rachael at omnigroup.com


Looks like a simple fix, just shouldn't have that option be available in the
source-view window.

Date/Time:      2007-06-21 11:12:20.302 -0700
OS Version:     10.4.9 (Build 8P2137)
Report Version: 4

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  zsh [322]

Version:        3.0 (522.11)
Build Version:  2
Project Name:   WebBrowser
Source Version: 45221100

PID:    12842
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x0000000e

Thread 0 Crashed:
0   com.apple.JavaScriptCore    0x004a32e2
KJS::PropertyMap::put(KJS::Identifier const&, KJS::JSValue*, int, bool) + 26
(property_map.cpp:311)
1   com.apple.JavaScriptCore    0x004a3603
KJS::JSObject::putDirect(KJS::Identifier const&, KJS::JSValue*, int) + 49
(object.cpp:558)
2   com.apple.WebCore           0x013acd24 WebCore::toJS(KJS::ExecState*,
WebCore::Document*) + 214 (RefPtr.h:41)
3   com.apple.WebCore           0x013caa24 WebCore::toJS(KJS::ExecState*,
WTF::PassRefPtr<WebCore::Node>) + 578 (JSNodeCustom.cpp:199)
4   com.apple.WebCore           0x01207de6 WebCore::toJS(KJS::ExecState*,
WebCore::EventTarget*) + 100 (kjs_dom.cpp:83)
5   com.apple.WebCore           0x013b759c
WebCore::getResourceDocumentNode(OpaqueJSContext const*, OpaqueJSValue*,
OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue
const**) + 326 (InspectorController.cpp:291)
6   com.apple.JavaScriptCore    0x00490382
KJS::JSCallbackFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 130 (JSCallbackFunction.cpp:63)
7   com.apple.JavaScriptCore    0x004d5539
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 863 (object.cpp:98)
8   com.apple.JavaScriptCore    0x004e2813
KJS::ReturnNode::execute(KJS::ExecState*) + 123 (nodes.cpp:2078)
9   com.apple.JavaScriptCore    0x004e2081
KJS::IfNode::execute(KJS::ExecState*) + 363 (nodes.cpp:1748)
10  com.apple.JavaScriptCore    0x004df3fc
KJS::SourceElementsNode::execute(KJS::ExecState*) + 122 (nodes.cpp:2529)
11  com.apple.JavaScriptCore    0x004e2217
KJS::BlockNode::execute(KJS::ExecState*) + 45 (nodes.cpp:1706)
12  com.apple.JavaScriptCore    0x004e2b58
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28 (completion.h:53)
13  com.apple.JavaScriptCore    0x004e2df4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 500 (function.cpp:104)
14  com.apple.JavaScriptCore    0x004c2f97
KJS::PropertySlot::functionGetter(KJS::ExecState*, KJS::JSObject*,
KJS::Identifier const&, KJS::PropertySlot const&) + 133 (object.cpp:101)
15  com.apple.JavaScriptCore    0x004d4a47
KJS::DotAccessorNode::evaluate(KJS::ExecState*) + 227 (property_slot.h:47)
16  com.apple.JavaScriptCore    0x004cf788
KJS::EqualNode::evaluate(KJS::ExecState*) + 26 (nodes.cpp:1293)
17  com.apple.JavaScriptCore    0x004e1f54
KJS::IfNode::execute(KJS::ExecState*) + 62 (nodes.cpp:1742)
18  com.apple.JavaScriptCore    0x004df50b
KJS::SourceElementsNode::execute(KJS::ExecState*) + 393 (completion.h:53)
19  com.apple.JavaScriptCore    0x004e2217
KJS::BlockNode::execute(KJS::ExecState*) + 45 (nodes.cpp:1706)
20  com.apple.JavaScriptCore    0x004e0ac5
KJS::ForNode::execute(KJS::ExecState*) + 271 (ExecState.h:69)
21  com.apple.JavaScriptCore    0x004df50b
KJS::SourceElementsNode::execute(KJS::ExecState*) + 393 (completion.h:53)
22  com.apple.JavaScriptCore    0x004e2217
KJS::BlockNode::execute(KJS::ExecState*) + 45 (nodes.cpp:1706)
23  com.apple.JavaScriptCore    0x004e2b58
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28 (completion.h:53)
24  com.apple.JavaScriptCore    0x004e2df4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 500 (function.cpp:104)
25  com.apple.JavaScriptCore    0x004ba184 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 112 (object.cpp:101)
26  com.apple.JavaScriptCore    0x0048e169 JSObjectCallAsFunction + 79
(JSObjectRef.cpp:277)
27  com.apple.WebCore           0x013b39d6
WebCore::InspectorController::focusNode() + 262 (InspectorController.cpp:523)
28  com.apple.WebKit            0x003798e4 -[WebInspectorWindowController
showWindow:] + 78
29  com.apple.WebKit            0x003791ed WebInspectorClient::showWindow() +
53
30  com.apple.WebCore           0x013b2edd WebCore::loaded(OpaqueJSContext
const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const*
const*, OpaqueJSValue const**) + 33 (InspectorController.cpp:332)
31  com.apple.JavaScriptCore    0x00490382
KJS::JSCallbackFunction::callAsFunction(KJS::ExecState*, KJS::JSObject*,
KJS::List const&) + 130 (JSCallbackFunction.cpp:63)
32  com.apple.JavaScriptCore    0x004d5539
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 863 (object.cpp:98)
33  com.apple.JavaScriptCore    0x004e20c4
KJS::ExprStatementNode::execute(KJS::ExecState*) + 62 (nodes.cpp:1729)
34  com.apple.JavaScriptCore    0x004df50b
KJS::SourceElementsNode::execute(KJS::ExecState*) + 393 (completion.h:53)
35  com.apple.JavaScriptCore    0x004e2217
KJS::BlockNode::execute(KJS::ExecState*) + 45 (nodes.cpp:1706)
36  com.apple.JavaScriptCore    0x004e2b58
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28 (completion.h:53)
37  com.apple.JavaScriptCore    0x004e2df4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 500 (function.cpp:104)
38  com.apple.JavaScriptCore    0x004d5539
KJS::FunctionCallDotNode::evaluate(KJS::ExecState*) + 863 (object.cpp:98)
39  com.apple.JavaScriptCore    0x004e20c4
KJS::ExprStatementNode::execute(KJS::ExecState*) + 62 (nodes.cpp:1729)
40  com.apple.JavaScriptCore    0x004df3fc
KJS::SourceElementsNode::execute(KJS::ExecState*) + 122 (nodes.cpp:2529)
41  com.apple.JavaScriptCore    0x004e2217
KJS::BlockNode::execute(KJS::ExecState*) + 45 (nodes.cpp:1706)
42  com.apple.JavaScriptCore    0x004e2b58
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 28 (completion.h:53)
43  com.apple.JavaScriptCore    0x004e2df4
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 500 (function.cpp:104)
44  com.apple.JavaScriptCore    0x004ba184 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 112 (object.cpp:101)
45  com.apple.WebCore           0x01209986
KJS::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 1086
(kjs_events.cpp:128)
46  com.apple.WebCore           0x010afe56
WebCore::Document::handleWindowEvent(WebCore::Event*, bool) + 166
(Document.cpp:2323)
47  com.apple.WebCore           0x011de3b7
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 195 (EventTargetNode.cpp:339)
48  com.apple.WebCore           0x010b38cb WebCore::Document::implicitClose() +
233 (Document.cpp:1369)
49  com.apple.WebCore           0x0135124f
WebCore::FrameLoader::checkEmitLoadEvent() + 297 (FrameLoader.cpp:1212)
50  com.apple.WebCore           0x0135ff93
WebCore::FrameLoader::checkCompleted() + 167 (OwnPtr.h:49)
51  com.apple.WebCore           0x01361487
WebCore::FrameLoader::finishedParsing() + 45 (FrameLoader.cpp:1119)
52  com.apple.WebCore           0x0101b720 WebCore::HTMLTokenizer::end() + 114
(HTMLTokenizer.cpp:1546)
53  com.apple.WebCore           0x0101bf0b WebCore::HTMLTokenizer::finish() +
1067 (HTMLTokenizer.cpp:1583)
54  com.apple.WebCore           0x01362d84
WebCore::FrameLoader::endIfNotLoading() + 142 (RefPtr.h:56)
55  com.apple.WebCore           0x0135b3e9
WebCore::FrameLoader::finishedLoading() + 53 (FrameLoader.cpp:2605)
56  com.apple.WebCore           0x0136adea
WebCore::MainResourceLoader::didFinishLoading() + 34
(MainResourceLoader.cpp:304)
57  com.apple.WebCore           0x01343fcf -[WebCoreResourceHandleAsDelegate
connectionDidFinishLoading:] + 53 (ResourceHandleMac.mm:370)
58  com.apple.Foundation        0x92855d74
-[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 176
59  com.apple.Foundation        0x92853e19
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748
60  com.apple.Foundation        0x92853ab5 _sendCallbacks + 201
61  com.apple.CoreFoundation    0x9082bf92 CFRunLoopRunSpecific + 1213
62  com.apple.CoreFoundation    0x9082bace CFRunLoopRunInMode + 61
63  com.apple.HIToolbox         0x92de78d8 RunCurrentEventLoopInMode + 285
64  com.apple.HIToolbox         0x92de6f19 ReceiveNextEventCommon + 184
65  com.apple.HIToolbox         0x92de6e39
BlockUntilNextEventMatchingListInMode + 81
66  com.apple.AppKit            0x9328d465 _DPSNextEvent + 572
67  com.apple.AppKit            0x9328d056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
68  com.apple.Safari            0x00005ff8 0x1000 + 20472
69  com.apple.AppKit            0x93286ddb -[NSApplication run] + 512
70  com.apple.AppKit            0x9327ad2f NSApplicationMain + 573
71  com.apple.Safari            0x00002302 0x1000 + 4866
72  com.apple.Safari            0x00048ef5 0x1000 + 294645

Thread 1:
0   libSystem.B.dylib           0x90024c67 semaphore_wait_signal_trap + 7
1   com.apple.Foundation        0x9284526c -[NSConditionLock
lockWhenCondition:] + 39
2   com.apple.Syndication       0x9aa9f966 -[AsyncDB _run:] + 181
3   com.apple.Foundation        0x927ef2e0 forkThreadForFunction + 123
4   libSystem.B.dylib           0x900245c7 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib           0x9000a077 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082c2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x9082bace CFRunLoopRunInMode + 61
3   com.apple.Foundation        0x92824a0f
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation        0x927ef2e0 forkThreadForFunction + 123
5   libSystem.B.dylib           0x900245c7 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib           0x9000a077 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082c2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x9082bace CFRunLoopRunInMode + 61
3   com.apple.Foundation        0x9284bbc2 +[NSURLCache _diskCacheSyncLoop:] +
206
4   com.apple.Foundation        0x927ef2e0 forkThreadForFunction + 123
5   libSystem.B.dylib           0x900245c7 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib           0x9001a56c select + 12
1   libSystem.B.dylib           0x900245c7 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x132e3840  ebx: 0x013acc5c  ecx: 0x00000004  edx: 0xbfffd258
  edi: 0x17a48780  esi: 0x18517700  ebp: 0xbfffd1f8  esp: 0xbfffd1b0
   ss: 0x0000001f  efl: 0x00010282  eip: 0x004a32e2   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

Binary Images Description:
    0x1000 -   0x10cfff com.apple.Safari 3.0 (522.11)  
/Applications/Safari.app/Contents/MacOS/Safari
  0x305000 -   0x3acfff com.apple.WebKit 522+  
/Users/Shared/rachael/Products/Release/WebKit.framework/Versions/A/WebKit
  0x466000 -   0x509fff com.apple.JavaScriptCore 522+  
/Users/Shared/rachael/Products/Release/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1008000 -  0x14bffff com.apple.WebCore 522+ 
/Users/Shared/rachael/Products/Release/WebCore.framework/Versions/A/WebCore
0x1339c000 - 0x1339cfff com.apple.SpotLightCM 1.0 (121.36)     
/System/Library/Contextual Menu
Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
0x16cd3000 - 0x16cd5fff com.apple.AutomatorCMM 1.0.1 (87)      
/System/Library/Contextual Menu
Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x16f1b000 - 0x16f1dfff com.lemkesoft.GraphicConverterCMI 1.5 (1.6)    
/Volumes/Local/Users/rachael/Library/Contextual Menu
Items/GraphicConverterCMI.plugin/Contents/MacOS/GraphicConverterCMI
0x16f27000 - 0x16f2bfff com.apple.FolderActionsMenu 1.3.1      
/System/Library/Contextual Menu
Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x8fe00000 - 0x8fe4afff dyld 46.12      /usr/lib/dyld
0x90000000 - 0x90170fff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x901c0000 - 0x901c2fff libmathCommon.A.dylib  
/usr/lib/system/libmathCommon.A.dylib
0x901c4000 - 0x90201fff com.apple.CoreText 1.1.2 (???) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90228000 - 0x902fefff ATS    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.75 (???)  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.7 (368.28)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???)      
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90912000 - 0x90a05fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a55000 - 0x90ad4fff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90afd000 - 0x90b61fff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x90bd0000 - 0x90bd7fff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x90bdc000 - 0x90c4ffff com.apple.framework.IOKit 1.4.6 (???)  
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c64000 - 0x90c76fff libauto.dylib   /usr/lib/libauto.dylib
0x90c7c000 - 0x90f22fff com.apple.CoreServices.CarbonCore 682.23       
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f65000 - 0x90fcdfff com.apple.CoreServices.OSServices 4.1  
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91006000 - 0x91044fff com.apple.CFNetwork 129.20     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91057000 - 0x91067fff com.apple.WebServices 1.1.3 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91072000 - 0x910f1fff com.apple.SearchKit 1.0.5      
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112b000 - 0x91149fff com.apple.Metadata 10.4.4 (121.36)     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91155000 - 0x91163fff libz.1.dylib    /usr/lib/libz.1.dylib
0x91166000 - 0x91305fff com.apple.security 4.5.2 (29774)       
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91403000 - 0x9140bfff com.apple.DiskArbitration 2.1.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91412000 - 0x91419fff libbsm.dylib    /usr/lib/libbsm.dylib
0x9141d000 - 0x91443fff com.apple.SystemConfiguration 1.8.6    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91455000 - 0x914cbfff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151c000 - 0x9151cfff com.apple.ApplicationServices 10.4 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9151e000 - 0x9154afff com.apple.AE 314 (313) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9155d000 - 0x91631fff com.apple.ColorSync 4.4.9      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166c000 - 0x916dffff com.apple.print.framework.PrintCore 4.6 (177.13)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170d000 - 0x917b6fff com.apple.QD 3.10.24 (???)     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917dc000 - 0x91827fff com.apple.HIServices 1.5.2 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91846000 - 0x9185cfff com.apple.LangAnalysis 1.6.3   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91868000 - 0x91883fff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9188e000 - 0x918cbfff com.apple.LaunchServices 182   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918df000 - 0x918ebfff com.apple.speech.synthesis.framework 3.5       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f2000 - 0x91931fff com.apple.ImageIO.framework 1.5.4      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91944000 - 0x919f6fff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91a3c000 - 0x91a52fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91a57000 - 0x91a75fff libJPEG.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7a000 - 0x91ad9fff libJP2.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aeb000 - 0x91aeffff libGIF.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af1000 - 0x91b75fff libRaw.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b79000 - 0x91bb6fff libTIFF.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bbc000 - 0x91bd6fff libPng.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bdb000 - 0x91bddfff libRadiance.dylib      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bdf000 - 0x91cbdfff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x91cda000 - 0x91cdafff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cdc000 - 0x91d6afff com.apple.vImage 2.5   
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d71000 - 0x91d71fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)       
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d73000 - 0x91dccfff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dd5000 - 0x91df9fff libvDSP.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e01000 - 0x9220afff libBLAS.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92244000 - 0x925f8fff libLAPACK.dylib        
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92625000 - 0x92712fff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92714000 - 0x92791fff com.apple.DesktopServices 1.3.6
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927d2000 - 0x92a02fff com.apple.Foundation 6.4.8 (567.29)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b1c000 - 0x92b33fff libGL.dylib    
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b3e000 - 0x92b96fff libGLU.dylib   
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92baa000 - 0x92baafff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bac000 - 0x92bbcfff com.apple.ImageCapture 3.0.4   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bcb000 - 0x92bd3fff com.apple.speech.recognition.framework 3.6     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bd9000 - 0x92bdffff com.apple.securityhi 2.0.1 (24742)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92be5000 - 0x92c76fff com.apple.ink.framework 101.2.1 (71)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c8a000 - 0x92c8efff com.apple.help 1.0.3 (32.1)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c91000 - 0x92caffff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cc1000 - 0x92cc7fff com.apple.print.framework.Print 5.2 (192.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92ccd000 - 0x92d30fff com.apple.htmlrendering 66.1 (1.1.3)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d57000 - 0x92d98fff com.apple.NavigationServices 3.4.4 (3.4.3)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92dbf000 - 0x92dcdfff com.apple.audio.SoundManager 3.9.1     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dd4000 - 0x92dd9fff com.apple.CommonPanels 1.2.3 (73)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92dde000 - 0x930d3fff com.apple.HIToolbox 1.4.9 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931d9000 - 0x931e4fff com.apple.opengl 1.4.16
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931e9000 - 0x93204fff com.apple.DirectoryService.Framework 3.3       
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93274000 - 0x93274fff com.apple.Cocoa 6.4 (???)      
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93276000 - 0x9392cfff com.apple.AppKit 6.4.8 (824.42)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93cad000 - 0x93d28fff com.apple.CoreData 91 (92.1)   
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d61000 - 0x93e1bfff com.apple.audio.toolbox.AudioToolbox 1.4.5     
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e5e000 - 0x93e5efff com.apple.audio.units.AudioUnit 1.4.2  
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e60000 - 0x94021fff com.apple.QuartzCore 1.4.12    
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94067000 - 0x940a8fff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x940b0000 - 0x940eafff libGLImage.dylib       
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940ef000 - 0x94105fff com.apple.CoreVideo 1.4
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9419d000 - 0x941dbfff com.apple.vmutils 4.0.2 (93.1) 
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9421f000 - 0x94230fff com.apple.securityfoundation 2.2.1 (28150)     
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9423e000 - 0x9427cfff com.apple.securityinterface 2.2.1 (27695)      
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94298000 - 0x942a7fff libCGATS.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942ae000 - 0x942b9fff libCSync.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94305000 - 0x9431ffff libRIP.A.dylib 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x947a6000 - 0x948ecfff com.apple.AddressBook.framework 4.0.4 (485.1)  
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94978000 - 0x94987fff com.apple.DSObjCWrappers.Framework 1.1 
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9498e000 - 0x949b7fff com.apple.LDAPFramework 1.4.2 (69.1.1) 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949bd000 - 0x949ccfff libsasl2.2.dylib        /usr/lib/libsasl2.2.dylib
0x949d0000 - 0x949f5fff libssl.0.9.7.dylib      /usr/lib/libssl.0.9.7.dylib
0x94a01000 - 0x94a1efff libresolv.9.dylib       /usr/lib/libresolv.9.dylib
0x95a91000 - 0x95a96fff com.apple.agl 2.5.9 (AGL-2.5.9)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x95a9a000 - 0x95abdfff libxslt.1.dylib         /usr/lib/libxslt.1.dylib
0x95e0c000 - 0x95e44fff com.apple.PDFKit 1.0.3 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x97db4000 - 0x97e8bfff com.apple.QuartzComposer 1.2.4 (32.22) 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97f14000 - 0x97f14fff com.apple.quartzframework 1.0  
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9aa9d000 - 0x9aad4fff com.apple.Syndication 1.0.6 (54)       
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9aaf0000 - 0x9ab02fff com.apple.SyndicationUI 1.0.6 (54)     
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: MacPro1,1, BootROM MP11.005C.B04, 4 processors, Dual-Core Intel Xeon, 3
GHz, 4 GB
Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT, PCIe, 256 MB
Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz
Memory Module: DIMM Riser A/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz
Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz
Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz
Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet 1, Ethernet, en0
PCI Card: NVIDIA GeForce 7300 GT, Display, Slot-1
Serial ATA Device: WDC WD2500AAJS-41RYA0, 232.89 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-111D, 513.15 MB
USB Device: Hub, Up to 480 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500
mA
USB Device: USB-PS/2 Optical Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: USB-PS/2 Mouse, Logitech, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Apple Cinema HD Display, Apple Computer, Inc., Up to 12 Mb/sec, 500
mA
USB Device: UPS, Up to 1.5 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
FireWire Device: built-in_hub, unknown_value, Unknown
FireWire Device: unknown_device, unknown_value, Unknown


-- 
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