[Webkit-unassigned] [Bug 10863] New: Crash report: JavaScript garbage collection?

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Sep 14 19:51:05 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10863

           Summary: Crash report:  JavaScript garbage collection?
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.dwr.com/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: minor
          Priority: P4
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: miles_b at mac.com


The following is a crash report that I have since been unable to reproduce
(though in trying, I was able to push real memory usage to 325 MB, and VM usage
over 550 MB), while browsing www.dwr.com.  It seems to be related to JavaScript
garbage collection.  This was using the 9-13-2006 nightly build of WebKit.  In
attempting to reproduce the issue, I was able to get Safari to pinwheel, and
become listed as (not responding) in Activity Monitor, when I closed a window
with multiple tabs.  However, this is not what caused the crash listed below. 
That crash happened while a page was loading.

---

Date/Time:      2006-09-14 19:11:55.339 -0700
OS Version:     10.4.7 (Build 8J135)
Report Version: 4

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [56]

Version: ??? (16363)

PID:    539
Thread: 0

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

Thread 0 Crashed:
0   com.apple.JavaScriptCore    0x001154d4 KJS::Collector::collect() + 420
1   com.apple.JavaScriptCore    0x0011570c KJS::Collector::allocate(unsigned
long) + 60
2   com.apple.WebCore           0x01317de4
WebCore::JSHTMLInputElementBaseProto::self(KJS::ExecState*) + 116
3   com.apple.WebCore           0x013189d0
WebCore::JSHTMLInputElementProto::self(KJS::ExecState*) + 128
4   com.apple.WebCore           0x01318b08
WebCore::JSHTMLInputElement::JSHTMLInputElement[in-charge](KJS::ExecState*,
WebCore::HTMLInputElement*) + 152
5   com.apple.WebCore           0x012c5294
WebCore::createInputWrapper(KJS::ExecState*,
WTF::PassRefPtr<WebCore::HTMLElement>) + 52
6   com.apple.WebCore           0x012c68f0
WebCore::createJSHTMLWrapper(KJS::ExecState*,
WTF::PassRefPtr<WebCore::HTMLElement>) + 4048
7   com.apple.WebCore           0x012a16cc KJS::toJS(KJS::ExecState*,
WTF::PassRefPtr<WebCore::Node>) + 252
8   com.apple.WebCore           0x012ab8c8
KJS::JSHTMLCollection::indexGetter(KJS::ExecState*, KJS::JSObject*,
KJS::Identifier const&, KJS::PropertySlot const&) + 88
9   com.apple.JavaScriptCore    0x001396ec KJS::JSObject::get(KJS::ExecState*,
unsigned) const + 188
10  com.apple.JavaScriptCore    0x0012dc50
KJS::BracketAccessorNode::evaluate(KJS::ExecState*) + 464
11  com.apple.JavaScriptCore    0x0012d9b8
KJS::DotAccessorNode::evaluate(KJS::ExecState*) + 56
12  com.apple.JavaScriptCore    0x0012b898
KJS::BinaryLogicalNode::evaluate(KJS::ExecState*) + 56
13  com.apple.JavaScriptCore    0x0012b898
KJS::BinaryLogicalNode::evaluate(KJS::ExecState*) + 56
14  com.apple.JavaScriptCore    0x001316b8
KJS::IfNode::execute(KJS::ExecState*) + 104
15  com.apple.JavaScriptCore    0x0013493c
KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
16  com.apple.JavaScriptCore    0x00131498
KJS::BlockNode::execute(KJS::ExecState*) + 152
17  com.apple.JavaScriptCore    0x00132450
KJS::ForNode::execute(KJS::ExecState*) + 560
18  com.apple.JavaScriptCore    0x00134a18
KJS::SourceElementsNode::execute(KJS::ExecState*) + 472
19  com.apple.JavaScriptCore    0x00131498
KJS::BlockNode::execute(KJS::ExecState*) + 152
20  com.apple.JavaScriptCore    0x00132450
KJS::ForNode::execute(KJS::ExecState*) + 560
21  com.apple.JavaScriptCore    0x00134a18
KJS::SourceElementsNode::execute(KJS::ExecState*) + 472
22  com.apple.JavaScriptCore    0x00131498
KJS::BlockNode::execute(KJS::ExecState*) + 152
23  com.apple.JavaScriptCore    0x0011e278
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 56
24  com.apple.JavaScriptCore    0x0011dc90
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 448
25  com.apple.JavaScriptCore    0x0013a0c4 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 116
26  com.apple.JavaScriptCore    0x0012d358
KJS::FunctionCallResolveNode::evaluate(KJS::ExecState*) + 600
27  com.apple.JavaScriptCore    0x00131568
KJS::ExprStatementNode::execute(KJS::ExecState*) + 104
28  com.apple.JavaScriptCore    0x001317d8
KJS::IfNode::execute(KJS::ExecState*) + 392
29  com.apple.JavaScriptCore    0x00134a18
KJS::SourceElementsNode::execute(KJS::ExecState*) + 472
30  com.apple.JavaScriptCore    0x00131498
KJS::BlockNode::execute(KJS::ExecState*) + 152
31  com.apple.JavaScriptCore    0x001317d8
KJS::IfNode::execute(KJS::ExecState*) + 392
32  com.apple.JavaScriptCore    0x0013493c
KJS::SourceElementsNode::execute(KJS::ExecState*) + 252
33  com.apple.JavaScriptCore    0x00131498
KJS::BlockNode::execute(KJS::ExecState*) + 152
34  com.apple.JavaScriptCore    0x0011e278
KJS::DeclaredFunctionImp::execute(KJS::ExecState*) + 56
35  com.apple.JavaScriptCore    0x0011dc90
KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List
const&) + 448
36  com.apple.JavaScriptCore    0x0013a0c4 KJS::JSObject::call(KJS::ExecState*,
KJS::JSObject*, KJS::List const&) + 116
37  com.apple.WebCore           0x012a6c68
KJS::JSAbstractEventListener::handleEvent(WebCore::Event*, bool) + 632
38  com.apple.WebCore           0x0112664c
WebCore::Document::handleWindowEvent(WebCore::Event*, bool) + 156
39  com.apple.WebCore           0x0126c06c
WebCore::EventTargetNode::dispatchWindowEvent(WebCore::AtomicString const&,
bool, bool) + 172
40  com.apple.WebCore           0x0112c450 WebCore::Document::implicitClose() +
416
41  com.apple.WebCore           0x010fcc14 WebCore::Frame::checkEmitLoadEvent()
+ 372
42  com.apple.WebCore           0x01103bbc WebCore::Frame::checkCompleted() +
220
43  com.apple.WebCore           0x0114c794
WebCore::Loader::receivedAllData(WebCore::ResourceLoader*, NSData*) + 324
44  com.apple.WebCore           0x0103ce64 -[WebCoreResourceLoaderImp
finishJobAndHandle:] + 116
45  com.apple.WebKit            0x0037d050 -[WebSubresourceLoader
didFinishLoading] + 80
46  com.apple.WebKit            0x0037accc -[WebLoader
connectionDidFinishLoading:] + 44
47  com.apple.Foundation        0x9297284c
-[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
48  com.apple.Foundation        0x92970ab8
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
49  com.apple.Foundation        0x92970810 _sendCallbacks + 156
50  com.apple.CoreFoundation    0x907dc584 __CFRunLoopDoSources0 + 568
51  com.apple.CoreFoundation    0x907db9fc __CFRunLoopRun + 452
52  com.apple.CoreFoundation    0x907db47c CFRunLoopRunSpecific + 268
53  com.apple.HIToolbox         0x931e6740 RunCurrentEventLoopInMode + 264
54  com.apple.HIToolbox         0x931e5dd4 ReceiveNextEventCommon + 380
55  com.apple.HIToolbox         0x931e5c40
BlockUntilNextEventMatchingListInMode + 96
56  com.apple.AppKit            0x936c8ae4 _DPSNextEvent + 384
57  com.apple.AppKit            0x936c87a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
58  com.apple.Safari            0x00006740 0x1000 + 22336
59  com.apple.AppKit            0x936c4cec -[NSApplication run] + 472
60  com.apple.AppKit            0x937b587c NSApplicationMain + 452
61  com.apple.Safari            0x0005c77c 0x1000 + 374652
62  com.apple.Safari            0x0005c624 0x1000 + 374308

Thread 1:
0   libSystem.B.dylib           0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation    0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x9296769c
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation        0x92940194 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib           0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation    0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x929687dc +[NSURLCache _diskCacheSyncLoop:] +
152
5   com.apple.Foundation        0x92940194 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib           0x9002c2e8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030dcc pthread_cond_wait + 480
2   com.apple.Foundation        0x92947300 -[NSConditionLock
lockWhenCondition:] + 68
3   com.apple.Syndication       0x9a48e42c -[AsyncDB _run:] + 192
4   com.apple.Foundation        0x92940194 forkThreadForFunction + 108
5   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib           0x9001f7ac select + 12
1   com.apple.CoreFoundation    0x907ee40c __CFSocketManager + 472
2   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib           0x9002c2e8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030dcc pthread_cond_wait + 480
2   com.apple.ColorSync         0x91597224
pthreadSemaphoreWait(t_pthreadSemaphore*) + 56
3   com.apple.ColorSync         0x915964c0 CMMConvTask(void*) + 40
4   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib           0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation    0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.audio.CoreAudio   0x9145163c HALRunLoop::OwnThread(void*) + 264
5   com.apple.audio.CoreAudio   0x914513dc CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 7:
0   libSystem.B.dylib           0x9002c2e8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x90030dcc pthread_cond_wait + 480
2   com.apple.Foundation        0x92947300 -[NSConditionLock
lockWhenCondition:] + 68
3   com.apple.AppKit            0x93765708 -[NSUIHeartBeat _heartBeatThread:] +
324
4   com.apple.Foundation        0x92940194 forkThreadForFunction + 108
5   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 8:
0   libSystem.B.dylib           0x9000b268 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b1bc mach_msg + 60
2   com.apple.CoreFoundation    0x907dbb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907db47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x9294f164 -[NSRunLoop runMode:beforeDate:] +
172
5   com.apple.Foundation        0x9294f09c -[NSRunLoop run] + 76
6   com.apple.Safari            0x0003d5f0 0x1000 + 247280
7   com.apple.Foundation        0x92940194 forkThreadForFunction + 108
8   libSystem.B.dylib           0x9002bc28 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000001154d4 srr1: 0x000000000000d030                       
vrsave: 0x0000000000000000
    cr: 0x44044222          xer: 0x0000000020000004   lr: 0x00000000001154f0 
ctr: 0x0000000000187730
    r0: 0x0000000012af66e0   r1: 0x00000000bfffcbb0   r2: 0x0000000000000190  
r3: 0x00000000000000f2
    r4: 0x0000000006a76e10   r5: 0x0000000000000006   r6: 0x00000000433d9594  
r7: 0x0000000061073faa
    r8: 0x00000000000001ff   r9: 0x00000000001b1820  r10: 0x000000000017361c 
r11: 0x000000000043603c
   r12: 0x0000000000187730  r13: 0x0000000000000000  r14: 0x0000000000000001 
r15: 0x0000000000000000
   r16: 0x00000000001b6108  r17: 0x0000000000000001  r18: 0x0000000000000000 
r19: 0x00000000001b5340
   r20: 0x00000000000000d8  r21: 0x0000000000000036  r22: 0x00000000000002ab 
r23: 0x00000000000002aa
   r24: 0x0000000000008df7  r25: 0x0000000012af7eb0  r26: 0x0000000000000096 
r27: 0x0000000012af2000
   r28: 0x0000000000007fe0  r29: 0x0000000000000000  r30: 0x0000000012af9fe0 
r31: 0x0000000000115340

Binary Images Description:
    0x1000 -    0xdcfff com.apple.Safari 2.0.4 (419.3) 
/Applications/Safari.app/Contents/MacOS/Safari
  0x109000 -   0x10afff WebKitNightlyEnabler.dylib     
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x10e000 -   0x19afff com.apple.JavaScriptCore 420+  
/Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x305000 -   0x3a2fff com.apple.WebKit 420+  
/Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
 0x1008000 -  0x1494fff com.apple.WebCore 420+ 
/Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
 0x5ec8000 -  0x5ec9fff com.apple.aoa.halplugin 2.5.6 (2.5.6b5)
/System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x7054000 -  0x708dfff com.apple.audio.SoundManager.Components 3.9.1  
/System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
 0x70cb000 -  0x710afff com.apple.QuickTimeFireWireDV.component 7.1.3  
/System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
 0x818f000 -  0x849bfff com.macromedia.Flash Player.plugin 9.0.0 (1.0.1f16)    
/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe52fff dyld 45.3       /usr/lib/dyld
0x90000000 - 0x901bbfff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x90213000 - 0x90218fff libmathCommon.A.dylib  
/usr/lib/system/libmathCommon.A.dylib
0x9021a000 - 0x90267fff com.apple.CoreText 1.0.2 (???) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90292000 - 0x90343fff ATS    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90372000 - 0x9072cfff com.apple.CoreGraphics 1.258.33 (???)  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907b9000 - 0x90892fff com.apple.CoreFoundation 6.4.6 (368.27)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908db000 - 0x908dbfff com.apple.CoreServices 10.4 (???)      
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908dd000 - 0x909dffff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a39000 - 0x90abdfff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90ae7000 - 0x90b57fff com.apple.framework.IOKit 1.4 (???)    
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6d000 - 0x90b7ffff libauto.dylib   /usr/lib/libauto.dylib
0x90b86000 - 0x90e5dfff com.apple.CoreServices.CarbonCore 681.4
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec3000 - 0x90f43fff com.apple.CoreServices.OSServices 4.1  
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8d000 - 0x90fcefff com.apple.CFNetwork 4.0 (129.16)       
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe3000 - 0x90ffbfff com.apple.WebServices 1.1.2 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100b000 - 0x9108cfff com.apple.SearchKit 1.0.5      
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d2000 - 0x910fbfff com.apple.Metadata 10.4.4 (121.36)     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110c000 - 0x9111afff libz.1.dylib    /usr/lib/libz.1.dylib
0x9111d000 - 0x912d7fff com.apple.security 4.4 (27566) 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d5000 - 0x913defff com.apple.DiskArbitration 2.1  
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e5000 - 0x9140dfff com.apple.SystemConfiguration 1.8.3    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91420000 - 0x9142bfff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x91430000 - 0x91438fff libbsm.dylib    /usr/lib/libbsm.dylib
0x9143c000 - 0x914b7fff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f4000 - 0x914f4fff com.apple.ApplicationServices 10.4 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f6000 - 0x9152efff com.apple.AE 1.5 (297) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91549000 - 0x91616fff com.apple.ColorSync 4.4.4      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166b000 - 0x916fcfff com.apple.print.framework.PrintCore 4.6 (177.13)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91743000 - 0x917fafff com.apple.QD 3.10.20 (???)     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91837000 - 0x91895fff com.apple.HIServices 1.5.3 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c4000 - 0x918e5fff com.apple.LangAnalysis 1.6.1   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918f9000 - 0x9191efff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91931000 - 0x91973fff com.apple.LaunchServices 181   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9198f000 - 0x919a3fff com.apple.speech.synthesis.framework 3.3       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b1000 - 0x919f1fff com.apple.ImageIO.framework 1.4.8      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a07000 - 0x91acffff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91b1d000 - 0x91b32fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91b37000 - 0x91b54fff libJPEG.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b59000 - 0x91bc8fff libJP2.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91bdf000 - 0x91be3fff libGIF.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91be5000 - 0x91c2dfff libRaw.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c32000 - 0x91c6ffff libTIFF.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c76000 - 0x91c8ffff libPng.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c94000 - 0x91c97fff libRadiance.dylib      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c99000 - 0x91c99fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c9b000 - 0x91d80fff com.apple.vImage 2.4   
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d88000 - 0x91da7fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)       
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e13000 - 0x91e81fff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e8c000 - 0x91f21fff libvDSP.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f3b000 - 0x924c3fff libBLAS.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924f6000 - 0x92821fff libLAPACK.dylib        
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92851000 - 0x928d9fff com.apple.DesktopServices 1.3.4
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9291a000 - 0x92b45fff com.apple.Foundation 6.4.6 (567.27)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c63000 - 0x92d41fff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x92d61000 - 0x92e4ffff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92e61000 - 0x92e7ffff libGL.dylib    
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e8a000 - 0x92ee4fff libGLU.dylib   
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f02000 - 0x92f02fff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f04000 - 0x92f18fff com.apple.ImageCapture 3.0     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f30000 - 0x92f40fff com.apple.speech.recognition.framework 3.4     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f4c000 - 0x92f61fff com.apple.securityhi 2.0 (203) 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f73000 - 0x92ffafff com.apple.ink.framework 101.2 (69)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9300e000 - 0x93019fff com.apple.help 1.0.3 (32)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93023000 - 0x93050fff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9306a000 - 0x93079fff com.apple.print.framework.Print 5.2 (192.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93085000 - 0x930ebfff com.apple.htmlrendering 1.1.2  
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9311c000 - 0x9316bfff com.apple.NavigationServices 3.4.4 (3.4.3)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93199000 - 0x931b6fff com.apple.audio.SoundManager 3.9       
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931c8000 - 0x931d5fff com.apple.CommonPanels 1.2.2 (73)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x931de000 - 0x934ebfff com.apple.HIToolbox 1.4.8 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9363a000 - 0x93646fff com.apple.opengl 1.4.7 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9364b000 - 0x9366bfff com.apple.DirectoryService.Framework 3.1       
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x936be000 - 0x936befff com.apple.Cocoa 6.4 (???)      
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936c0000 - 0x93cf3fff com.apple.AppKit 6.4.7 (824.41)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94080000 - 0x940f0fff com.apple.CoreData 80  
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94129000 - 0x941ecfff com.apple.audio.toolbox.AudioToolbox 1.4.3     
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9423e000 - 0x9423efff com.apple.audio.units.AudioUnit 1.4    
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94240000 - 0x943f3fff com.apple.QuartzCore 1.4.8     
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94446000 - 0x94483fff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x9448b000 - 0x944dbfff libGLImage.dylib       
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9456b000 - 0x945a3fff com.apple.vmutils 4.0.0 (85)   
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x945e6000 - 0x94602fff com.apple.securityfoundation 2.2 (27710)       
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94616000 - 0x9465afff com.apple.securityinterface 2.2 (27692)
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9467e000 - 0x9468dfff libCGATS.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94695000 - 0x946a2fff libCSync.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x946e8000 - 0x94701fff libRIP.A.dylib 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94708000 - 0x949d7fff com.apple.QuickTime 7.1.3      
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94a9a000 - 0x94b0bfff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x94b7e000 - 0x94b9efff libmx.A.dylib   /usr/lib/libmx.A.dylib
0x94ca6000 - 0x94dd6fff com.apple.AddressBook.framework 4.0.4 (485.1)  
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94e68000 - 0x94e77fff com.apple.DSObjCWrappers.Framework 1.1 
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94e7f000 - 0x94eacfff com.apple.LDAPFramework 1.4.1 (69.0.1) 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94eb3000 - 0x94ec3fff libsasl2.2.dylib        /usr/lib/libsasl2.2.dylib
0x94ec7000 - 0x94ef6fff libssl.0.9.7.dylib      /usr/lib/libssl.0.9.7.dylib
0x94f06000 - 0x94f23fff libresolv.9.dylib       /usr/lib/libresolv.9.dylib
0x95c95000 - 0x95cbefff libxslt.1.dylib         /usr/lib/libxslt.1.dylib
0x976da000 - 0x976e7fff com.apple.agl 2.5.6 (AGL-2.5.6)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9a48b000 - 0x9a4c1fff com.apple.Syndication 1.0.6 (54)       
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a4de000 - 0x9a4f0fff com.apple.SyndicationUI 1.0.6 (54)     
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: PowerMac3,1, BootROM 4.2.8f1, 2 processors, PowerPC G4  (2.9), 500 MHz,
1.38 GB
Graphics: NVIDIA GeForce4 MX, GeForce4 MX, AGP, 64 MB
Memory Module: DIMM0/J21, 128 MB, SDRAM, PC100-322S
Memory Module: DIMM1/J22, 256 MB, SDRAM, PC133-333
Memory Module: DIMM2/J23, 512 MB, SDRAM, PC100-222S
Memory Module: DIMM3/J24, 512 MB, SDRAM, PC100-222S
AirPort: AirPort, 9.52
Bluetooth: Version 1.7.5f10, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Built-in Ethernet, Ethernet, en0
PCI Card: usb, usb, SLOT-B
PCI Card: pci17fc,1688, , SLOT-B
Parallel ATA Device: Maxtor 6Y160P0, 128 GB
Parallel ATA Device: WDC WD600BB-00CJA1, 55.9 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-108, 
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500
mA
USB Device: ET-0405A-UV2.0-3, WACOM, Up to 1.5 Mb/sec, 100 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA


-- 
Configure bugmail: http://bugzilla.opendarwin.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