[Webkit-unassigned] [Bug 7800] New: FontDataSet::getRenderer() occasionally crashes
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Mar 16 01:31:33 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7800
Summary: FontDataSet::getRenderer() occasionally crashes
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: gblock at ctoforaday.com
Crash in r13314 nightly...
This is the second time I've seen a crash around this area; a crash report
follows. Problem with getRenderer() in WebCore::Font/FontDataSet
implementation.
In this particular case, I was playing around with MCE; this might have been
after a back/forward op. I've seen it elsewhere - though not usually - and so
I've had a hard time recreating it.
Stack trace follows:
Thread 0 Crashed:
0 com.apple.WebCore 0x012ce930
WebCore::FontDataSet::getRenderer(WebCore::FontDescription const&) + 32
1 <<00000000>> 0xbfffd070 0 + -1073754000
2 com.apple.WebCore 0x012cf694 WebCore::Font::lineSpacing() const +
36
3 com.apple.WebCore 0x0123aee4
WebCore::RenderObject::lineHeight(bool, bool) const + 84
4 com.apple.WebCore 0x0121ccbc
WebCore::RenderFlow::lineHeight(bool, bool) const + 108
5 com.apple.WebCore 0x011fd608
WebCore::RenderBlock::lineHeight(bool, bool) const + 152
6 com.apple.WebCore 0x011fa078
WebCore::RenderBlock::layoutInlineChildren(bool) + 4472
7 com.apple.WebCore 0x01209c44
WebCore::RenderBlock::layoutBlock(bool) + 740
8 com.apple.WebCore 0x01209558
WebCore::RenderBlock::layoutBlockChildren(bool) + 776
9 com.apple.WebCore 0x01209c7c
WebCore::RenderBlock::layoutBlock(bool) + 796
10 com.apple.WebCore 0x012128c8 WebCore::RenderCanvas::layout() +
200
11 com.apple.WebCore 0x01162b78 WebCore::FrameView::layout() + 1016
12 com.apple.WebCore 0x01152e68
WebCore::MacFrame::setDisplaysWithFocusAttributes(bool) + 456
13 com.apple.WebKit 0x00345188 -[WebHTMLView becomeFirstResponder]
+ 280
14 com.apple.AppKit 0x9373746c -[NSWindow makeFirstResponder:] +
200
15 com.apple.Safari 0x00012ff0 0x1000 + 73712
16 libobjc.A.dylib 0x909c4214 objc_msgSendv + 180
17 com.apple.Foundation 0x928e2ea8 -[NSInvocation invoke] + 944
18 com.apple.Foundation 0x928e3458 -[NSInvocation invokeWithTarget:] +
64
19 com.apple.Foundation 0x928db254 -[NSObject(NSForwardInvocation)
forward::] + 408
20 libobjc.A.dylib 0x909c40d0 _objc_msgForward + 176
21 com.apple.WebKit 0x0031dbf8 -[WebFrameBridge
makeFirstResponder:] + 88
22 com.apple.WebCore 0x012bbbd4 WebCore::Widget::setFocus() + 356
23 com.apple.WebCore 0x0116b898
WebCore::DocumentImpl::setFocusNode(KXMLCore::PassRefPtr<WebCore::NodeImpl>) +
1304
24 com.apple.WebCore 0x01163f40
WebCore::FrameView::dispatchMouseEvent(WebCore::AtomicString const&,
WebCore::NodeImpl*, bool, int, WebCore::MouseEvent*, bool) + 1136
25 com.apple.WebCore 0x01164bd8
WebCore::FrameView::viewportMousePressEvent(WebCore::MouseEvent*) + 360
26 com.apple.WebCore 0x01157374
WebCore::MacFrame::mouseDown(NSEvent*) + 596
27 com.apple.WebKit 0x00343f00 -[WebHTMLView mouseDown:] + 272
28 com.apple.WebCore 0x01150278
WebCore::MacFrame::passMouseDownEventToWidget(WebCore::Widget*) + 904
29 com.apple.WebCore 0x011520c8
WebCore::MacFrame::passSubframeEventToSubframe(WebCore::MouseEventWithHitTestResults&)
+ 552
30 com.apple.WebCore 0x01164b28
WebCore::FrameView::viewportMousePressEvent(WebCore::MouseEvent*) + 184
31 com.apple.WebCore 0x01157374
WebCore::MacFrame::mouseDown(NSEvent*) + 596
32 com.apple.WebKit 0x00343f00 -[WebHTMLView mouseDown:] + 272
33 com.apple.AppKit 0x936e8eb0 -[NSWindow sendEvent:] + 4616
34 com.apple.Safari 0x00021d24 0x1000 + 134436
35 com.apple.AppKit 0x93691ef4 -[NSApplication sendEvent:] + 4172
36 com.apple.Safari 0x00021828 0x1000 + 133160
37 com.apple.AppKit 0x93689330 -[NSApplication run] + 508
38 com.apple.AppKit 0x93779e68 NSApplicationMain + 452
39 com.apple.Safari 0x0005cbf0 0x1000 + 375792
40 com.apple.Safari 0x0005ca94 0x1000 + 375444
Thread 1:
0 libSystem.B.dylib 0x9000b1e8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b13c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x928f6384 -[NSRunLoop runMode:beforeDate:] +
172
5 com.apple.Foundation 0x928f62bc -[NSRunLoop run] + 76
6 com.apple.WebKit 0x0036c214 +[WebFileDatabase _syncLoop:] + 180
7 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
8 libSystem.B.dylib 0x9002b1e0 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9001f1ec select + 12
1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
2 libSystem.B.dylib 0x9002b1e0 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x9000b1e8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b13c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x9290e8bc
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b1e0 _pthread_body + 96
Thread 4:
0 libSystem.B.dylib 0x9000b1e8 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b13c mach_msg + 60
2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x9290f9fc +[NSURLCache _diskCacheSyncLoop:] +
152
5 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b1e0 _pthread_body + 96
Thread 5:
0 libSystem.B.dylib 0x9002b888 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9002fffc pthread_cond_wait + 488
2 com.apple.Foundation 0x928ee520 -[NSConditionLock
lockWhenCondition:] + 68
3 com.apple.Syndication 0x998fa50c -[AsyncDB _run:] + 192
4 com.apple.Foundation 0x928e73b4 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002b1e0 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x00000000012ce930 srr1: 0x100000000200f930
vrsave: 0x0000000000000000
cr: 0x84022242 xer: 0x0000000000000000 lr: 0x00000000012ce920
ctr: 0x0000000001242b68
r0: 0x00000000012cf694 r1: 0x00000000bfffcc30 r2: 0x00000000fffff9c2
r3: 0x0000000000000000
r4: 0x0000000000612924 r5: 0x0000000000000000 r6: 0x00000000bfffcf64
r7: 0x00000000bfffd098
r8: 0x0000000042d20000 r9: 0x0000000000612910 r10: 0x0000000001242afc
r11: 0xffffffffffffff9c
r12: 0x00000000013310f0 r13: 0x00000000a36b7ca8 r14: 0x0000000000000000
r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x00000000a36c7ca8 r18: 0x0000000000000000
r19: 0x00000000bfffd0a0
r20: 0x0000000000000000 r21: 0x00000000bfffd020 r22: 0x0000000018224830
r23: 0x0000000000000000
r24: 0x00000000bfffd0a8 r25: 0x0000000000000001 r26: 0x00000000182248a0
r27: 0x0000000000000000
r28: 0x0000000018224814 r29: 0x0000000000612924 r30: 0x0000000000000000
r31: 0x00000000012ce920
Binary Images Description:
0x1000 - 0xdafff com.apple.Safari 2.0.3 (417.9.2)
/Applications/Safari.app/Contents/MacOS/Safari
0x106000 - 0x193fff com.apple.JavaScriptCore 420+
/Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x305000 - 0x3b0fff com.apple.WebKit 420+
/Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
0x1008000 - 0x1362fff com.apple.WebCore 420+
/Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
0x151b000 - 0x151cfff com.li.hao.saftloader 1.3.0 (423)
/Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader
0x1597000 - 0x1599fff net.culater.SIMBL 0.8 (8)
/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x15c6000 - 0x15cdfff com.unsanity.smartcrashreports Smart Crash Reports
version 1.0.3 (1.0.3b1) /Users/gblock/Library/InputManagers/Smart Crash
Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x15ee000 - 0x15eefff org.xlife.InquisitorLoader ??? (2.5.3)
/Users/gblock/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
0x1705000 - 0x174ffff com.li.hao.saft 8.2.8 (423)
/Library/InputManagers/Saft/Saft.bundle/Contents/MacOS/Saft
0x148e9000 - 0x14908fff org.xlife.InquisitorCore ??? (2.5.3)
/Users/gblock/Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/InquisitorCore.bundle/Contents/MacOS/InquisitorCore
0x1491b000 - 0x14959fff jp.hetima.SafariStand 2.0b12 (120)
/Library/Application
Support/SIMBL/Plugins/SafariStand.bundle/Contents/MacOS/SafariStand
0x149bc000 - 0x149cdfff com.ccamelot.WebDevAdditions ??? (1.0b17)
/Library/Application
Support/SIMBL/Plugins/WebDevAdditions.bundle/Contents/MacOS/WebDevAdditions
0x149d8000 - 0x149e6fff AGRegex ??? (0.1)
/Library/Frameworks/AGRegex.framework/Versions/A/AGRegex
0x1698a000 - 0x169dffff isao.sonobe.OgreKit OgreKit version 2.0.0 (2.0.0)
/Library/InputManagers/Saft/Saft.bundle/Contents/Frameworks/OgreKit.framework/OgreKit
0x176a4000 - 0x176cefff com.apple.security.dotmacdl 1.1 (25420)
/System/Library/Security/dotmacdl.bundle/Contents/MacOS/dotmacdl
0x1780f000 - 0x1782cfff com.apple.security.ldapdl 1.0 (8)
/System/Library/Security/ldapdl.bundle/Contents/MacOS/ldapdl
0x32000000 - 0x32023fff isao.sonobe.OgreKit OgreKit version 1.2.2 (1.2.3)
/Library/Application
Support/SIMBL/Plugins/SafariStand.bundle/Contents/Resources/OgreKit.framework/OgreKit
0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x9020b000 - 0x9020ffff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90291000 - 0x90342fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.33 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???)
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
0x90b06000 - 0x90ddefff com.apple.CoreServices.CarbonCore 681.3 (671.2)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e44000 - 0x90ec4fff com.apple.CoreServices.OSServices 4.1
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f0e000 - 0x90f4ffff com.apple.CFNetwork 10.4.4 (129.9)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f64000 - 0x90f7cfff com.apple.WebServices 1.1.2 (1.1.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f8c000 - 0x9100dfff com.apple.SearchKit 1.0.5
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91053000 - 0x9107dfff com.apple.Metadata 10.4.4 (121.34)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9108e000 - 0x9109cfff libz.1.dylib /usr/lib/libz.1.dylib
0x9109f000 - 0x91262fff com.apple.security 4.3 (25966)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91365000 - 0x9136efff com.apple.DiskArbitration 2.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91375000 - 0x9139cfff com.apple.SystemConfiguration 1.8.2
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x913af000 - 0x913b7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x913bc000 - 0x913dcfff libmx.A.dylib /usr/lib/libmx.A.dylib
0x913e2000 - 0x913eafff libbsm.dylib /usr/lib/libbsm.dylib
0x913ee000 - 0x9146efff com.apple.audio.CoreAudio 3.0.2
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914ad000 - 0x914adfff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914af000 - 0x914e7fff com.apple.AE 1.5 (297)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91502000 - 0x915cffff com.apple.ColorSync 4.4.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91624000 - 0x916b7fff com.apple.print.framework.PrintCore 4.3 (172.3)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x916fe000 - 0x917bbfff com.apple.QD 3.8.18 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917f9000 - 0x91857fff com.apple.HIServices 1.5.1 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91885000 - 0x918a9fff com.apple.LangAnalysis 1.6.1
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918bd000 - 0x918e2fff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x918f5000 - 0x91937fff com.apple.LaunchServices 168.10
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91953000 - 0x91967fff com.apple.speech.synthesis.framework 3.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91975000 - 0x919affff com.apple.ImageIO.framework 1.4.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x919c4000 - 0x91a8cfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91ada000 - 0x91aeffff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91af4000 - 0x91b11fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b16000 - 0x91b85fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b9c000 - 0x91ba0fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ba2000 - 0x91bd3fff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bd7000 - 0x91c1afff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c21000 - 0x91c3afff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c3f000 - 0x91c42fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c44000 - 0x91c44fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c46000 - 0x91d30fff com.apple.vImage 2.0
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d38000 - 0x91d57fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91dc3000 - 0x91e28fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e32000 - 0x91ec4fff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ede000 - 0x9246efff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924b6000 - 0x927c6fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927f3000 - 0x9287ffff com.apple.DesktopServices 1.3.1
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928c1000 - 0x92aecfff com.apple.Foundation 6.4.4 (567.25)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c0a000 - 0x92ce8fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d08000 - 0x92df6fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e08000 - 0x92e26fff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e31000 - 0x92e8bfff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ea9000 - 0x92ea9fff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92eab000 - 0x92ebffff com.apple.ImageCapture 3.0
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ed7000 - 0x92ee7fff com.apple.speech.recognition.framework 3.4
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ef3000 - 0x92f08fff com.apple.securityhi 2.0 (203)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f1a000 - 0x92fa1fff com.apple.ink.framework 101.2 (69)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fb5000 - 0x92fc0fff com.apple.help 1.0.3 (32)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fca000 - 0x92ff7fff com.apple.openscripting 1.2.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93011000 - 0x93021fff com.apple.print.framework.Print 5.0 (190.1)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9302d000 - 0x93093fff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930c4000 - 0x93116fff com.apple.NavigationServices 3.4.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93142000 - 0x9315ffff com.apple.audio.SoundManager 3.9
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93171000 - 0x9317efff com.apple.CommonPanels 1.2.2 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93187000 - 0x93499fff com.apple.HIToolbox 1.4.5 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935e5000 - 0x935f1fff com.apple.opengl 1.4.7
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935f6000 - 0x93617fff com.apple.DirectoryService.Framework 3.0
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93683000 - 0x93683fff com.apple.Cocoa 6.4 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93685000 - 0x93cb8fff com.apple.AppKit 6.4.4 (824.33)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94045000 - 0x940b5fff com.apple.CoreData 80
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940ee000 - 0x941b8fff com.apple.audio.toolbox.AudioToolbox 1.4.1
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9420c000 - 0x9420cfff com.apple.audio.units.AudioUnit 1.4
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9420e000 - 0x94386fff com.apple.QuartzCore 1.4.5
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943d0000 - 0x9440dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94415000 - 0x94465fff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x944f5000 - 0x9452dfff com.apple.vmutils 4.0.0 (85)
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94570000 - 0x9458cfff com.apple.securityfoundation 2.1 (24988)
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x945a0000 - 0x945e4fff com.apple.securityinterface 2.1 (24981)
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94608000 - 0x94617fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9461f000 - 0x9462bfff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94671000 - 0x94689fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94690000 - 0x94713fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x94893000 - 0x949c1fff com.apple.AddressBook.framework 4.0.3 (483)
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94a53000 - 0x94a62fff com.apple.DSObjCWrappers.Framework 1.1
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94a6a000 - 0x94a97fff com.apple.LDAPFramework 1.4.1 (69.0.1)
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94a9e000 - 0x94aaefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94ab2000 - 0x94ae1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94af1000 - 0x94b0efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x951f4000 - 0x9521cfff libcurl.3.dylib /usr/lib/libcurl.3.dylib
0x95d08000 - 0x95d31fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x96016000 - 0x96018fff com.apple.ExceptionHandling 1.2 (???)
/System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x998f7000 - 0x9992dfff com.apple.Syndication 1.0.4 (51)
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9994a000 - 0x9995cfff com.apple.SyndicationUI 1.0.4 (51)
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0xc0000000 - 0xc0005fff com.growl.growlframework 0.7.1
/Library/InputManagers/Saft/Saft.bundle/Contents/Frameworks/Growl.framework/Growl
Model: PowerMac7,3, BootROM 5.2.4f1, 2 processors, PowerPC G5 (3.0), 2 GHz, 2
GB
Graphics: ATI Radeon 9650, ATY,RV351, AGP, 256 MB
Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM1/J12, 512 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM2/J13, 512 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM3/J14, 512 MB, DDR SDRAM, PC3200U-30330
Bluetooth: Version 1.7.0f18, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: Maxtor 6B160M0, 152.67 GB
Parallel ATA Device: SONY DVD RW DW-Q28A,
USB Device: Generic Hub, Macally, Up to 12 Mb/sec, 500 mA
USB Device: iMic USB audio system, Griffin Technology, Inc, Up to 12 Mb/sec,
100 mA
USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
USB Device: Macally ICEKey Keyboard, Macally, Up to 12 Mb/sec, 200 mA
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 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