<?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>14035</bug_id>
          
          <creation_ts>2007-06-07 19:18:32 -0700</creation_ts>
          <short_desc>Crash when loading page</short_desc>
          <delta_ts>2007-06-07 19:22:41 -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>New Bugs</component>
          <version>419.x</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>13984</dup_id>
          
          <bug_file_loc>http://www.quest.com/products/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Justin">justinwebkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>8142</commentid>
    <comment_count>0</comment_count>
    <who name="Justin">justinwebkit</who>
    <bug_when>2007-06-07 19:18:32 -0700</bug_when>
    <thetext>Starting in webkit nightly build 22026 from June 6, I experience many crashes, for example at http://www.quest.com/products/ .  Confirmed on multiple machines, Intel and PPC, all running Mac OS X 10.4.9 (haven&apos;t tested on other OS versions).  It seems to happen when the Flash component on the page is about to load, but the crash doesn&apos;t occur on all pages with Flash.

I&apos;m not sure how to read the crash log.. here it is in case it&apos;s helpful:

Date/Time:      2007-06-07 19:11:37.240 -0700
OS Version:     10.4.9 (Build 8P135)
Report Version: 4

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

Version: r22026 (22026)

PID:    556
Thread: 0

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

Thread 0 Crashed:
0   com.apple.WebCore        	0x0116b65c WebCore::RenderLayer::childrenClipRect() const + 28
1   com.apple.WebCore        	0x010c3844 WebCore::FrameView::windowClipRectForLayer(WebCore::RenderLayer const*, bool) const + 68
2   com.apple.WebCore        	0x010ee3d0 -[DOMElement(WebPrivate) _windowClipRect] + 192
3   com.apple.WebKit         	0x00313be0 -[WebBaseNetscapePluginView visibleRect] + 64
4   com.apple.WebKit         	0x00317dfc -[WebBaseNetscapePluginView(Internal) _viewHasMoved] + 172
5   com.apple.WebKit         	0x00316180 -[WebBaseNetscapePluginView renewGState] + 80
6   com.apple.AppKit         	0x937945c4 -[NSView _invalidateGStatesForTree] + 40
7   com.apple.AppKit         	0x93794554 -[NSView _invalidateFocus] + 36
8   com.apple.AppKit         	0x937964dc -[NSView _removeSubview:] + 72
9   com.apple.AppKit         	0x937963ac -[NSView _setSuperview:] + 284
10  com.apple.AppKit         	0x937960dc -[NSView removeFromSuperview] + 272
11  com.apple.WebCore        	0x012051ec WebCore::Widget::removeFromSuperview() + 252
12  com.apple.WebCore        	0x012980a4 WebCore::RenderWidget::destroy() + 132
13  com.apple.WebCore        	0x01238f38 WebCore::Node::detach() + 72
14  com.apple.WebCore        	0x010dab60 WebCore::ContainerNode::removeChild(WebCore::Node*, int&amp;) + 560
15  com.apple.WebCore        	0x010db78c WebCore::ContainerNode::replaceChild(WTF::PassRefPtr&lt;WebCore::Node&gt;, WebCore::Node*, int&amp;) + 188
16  com.apple.WebCore        	0x01014dd8 WebCore::HTMLElement::setOuterHTML(WebCore::String const&amp;, int&amp;) + 168
17  com.apple.WebCore        	0x012812b0 WebCore::JSHTMLElement::putValueProperty(KJS::ExecState*, int, KJS::JSValue*, int) + 528
18  com.apple.JavaScriptCore 	0x004b7bec KJS::AssignDotNode::evaluate(KJS::ExecState*) + 1404
19  com.apple.JavaScriptCore 	0x004c3374 KJS::ExprStatementNode::execute(KJS::ExecState*) + 100
20  com.apple.JavaScriptCore 	0x004c033c KJS::SourceElementsNode::execute(KJS::ExecState*) + 188
21  com.apple.JavaScriptCore 	0x004c3538 KJS::BlockNode::execute(KJS::ExecState*) + 136
22  com.apple.JavaScriptCore 	0x004c1d80 KJS::ForNode::execute(KJS::ExecState*) + 560
23  com.apple.JavaScriptCore 	0x004c03f0 KJS::SourceElementsNode::execute(KJS::ExecState*) + 368
24  com.apple.JavaScriptCore 	0x004c3538 KJS::BlockNode::execute(KJS::ExecState*) + 136
25  com.apple.JavaScriptCore 	0x004d0770 KJS::Interpreter::evaluate(KJS::UString const&amp;, int, KJS::UChar const*, int, KJS::JSValue*) + 1136
26  com.apple.WebCore        	0x0125d030 WebCore::KJSProxy::evaluate(WebCore::String const&amp;, int, WebCore::String const&amp;, WebCore::Node*) + 304
27  com.apple.WebCore        	0x013e95ec WebCore::FrameLoader::executeScript(WebCore::String const&amp;, int, WebCore::Node*, WebCore::String const&amp;) + 92
28  com.apple.WebCore        	0x0101fe4c WebCore::HTMLTokenizer::scriptExecution(WebCore::DeprecatedString const&amp;, WebCore::HTMLTokenizer::State, WebCore::DeprecatedString, int) + 332
29  com.apple.WebCore        	0x0102015c WebCore::HTMLTokenizer::notifyFinished(WebCore::CachedResource*) + 364
30  com.apple.WebCore        	0x010e8848 WebCore::CachedScript::checkNotify() + 88
31  com.apple.WebCore        	0x010e8c40 WebCore::CachedScript::data(WTF::PassRefPtr&lt;WebCore::SharedBuffer&gt;, bool) + 336
32  com.apple.WebCore        	0x010eadfc WebCore::Loader::didFinishLoading(WebCore::SubresourceLoader*) + 380
33  com.apple.WebCore        	0x013f74a0 WebCore::SubresourceLoader::didFinishLoading() + 96
34  com.apple.WebCore        	0x013c7074 -[WebCoreResourceHandleAsDelegate connectionDidFinishLoading:] + 84
35  com.apple.Foundation     	0x92c1189c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
36  com.apple.Foundation     	0x92c0fb08 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
37  com.apple.Foundation     	0x92c0f860 _sendCallbacks + 156
38  com.apple.CoreFoundation 	0x907df4fc __CFRunLoopDoSources0 + 384
39  com.apple.CoreFoundation 	0x907dea2c __CFRunLoopRun + 452
40  com.apple.CoreFoundation 	0x907de4ac CFRunLoopRunSpecific + 268
41  com.apple.HIToolbox      	0x93296b20 RunCurrentEventLoopInMode + 264
42  com.apple.HIToolbox      	0x9329612c ReceiveNextEventCommon + 244
43  com.apple.HIToolbox      	0x93296020 BlockUntilNextEventMatchingListInMode + 96
44  com.apple.AppKit         	0x9377bae4 _DPSNextEvent + 384
45  com.apple.AppKit         	0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
46  com.apple.Safari         	0x00006740 0x1000 + 22336
47  com.apple.AppKit         	0x93777cec -[NSApplication run] + 472
48  com.apple.AppKit         	0x9386887c NSApplicationMain + 452
49  com.apple.Safari         	0x0005c77c 0x1000 + 374652
50  com.apple.Safari         	0x0005c624 0x1000 + 374308

Thread 1:
0   libSystem.B.dylib        	0x9000b448 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000b39c mach_msg + 60
2   com.apple.CoreFoundation 	0x907deba8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x907de4ac CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x92c066a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation     	0x92bdf1a0 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002be08 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib        	0x9000b448 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000b39c mach_msg + 60
2   com.apple.CoreFoundation 	0x907deba8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x907de4ac CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x92c077e8 +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation     	0x92bdf1a0 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002be08 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib        	0x9002c4c8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x90030fac pthread_cond_wait + 480
2   com.apple.Foundation     	0x92be630c -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.Syndication    	0x9a82842c -[AsyncDB _run:] + 192
4   com.apple.Foundation     	0x92bdf1a0 forkThreadForFunction + 108
5   libSystem.B.dylib        	0x9002be08 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib        	0x9001f98c select + 12
1   com.apple.CoreFoundation 	0x907f1434 __CFSocketManager + 472
2   libSystem.B.dylib        	0x9002be08 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x000000000116b65c srr1: 0x000000000200f030                        vrsave: 0x0000000000000000
    cr: 0x24024444          xer: 0x0000000020000007   lr: 0x00000000010c3844  ctr: 0x0000000001487250
    r0: 0x00000000010c3844   r1: 0x00000000bfffd2e0   r2: 0x0000000001593008   r3: 0x00000000bfffd400
    r4: 0x0000000000000000   r5: 0x0000000000000000   r6: 0x0000000000000001   r7: 0x0000000006eac000
    r8: 0x0000000000001224   r9: 0x0000000001891000  r10: 0x00000000028503f4  r11: 0x000000000000000c
   r12: 0x0000000001487250  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x0000000000000000
   r16: 0x0000000000000001  r17: 0x00000000bffff140  r18: 0x0000000000000000  r19: 0x00000000bfffe320
   r20: 0x00000000bfffe330  r21: 0x0000000007d3c4b0  r22: 0x00000000bfffe1f4  r23: 0x0000000000501b68
   r24: 0x0000000007d20550  r25: 0x00000000bfffd5c0  r26: 0x00000000063fd5e0  r27: 0x0000000000000000
   r28: 0x00000000bfffd400  r29: 0x00000000bfffd400  r30: 0x00000000018f5140  r31: 0x00000000010ee320

Binary Images Description:
    0x1000 -    0xdcfff com.apple.Safari 2.0.4 (419.3)	/Applications/Safari.app/Contents/MacOS/Safari
  0x109000 -   0x10afff WebKitNightlyEnabler.dylib 	/Volumes/WebKit/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x305000 -   0x3b9fff com.apple.WebKit 522+	/Volumes/WebKit/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
  0x43a000 -   0x4edfff com.apple.JavaScriptCore 522+	/Volumes/WebKit/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1008000 -  0x1562fff com.apple.WebCore 522+	/Volumes/WebKit/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
 0x6e89000 -  0x6e8cfff com.apple.ink.component 1.2 (63)	/System/Library/Components/Ink.component/Contents/MacOS/Ink
 0x7879000 -  0x78f5fff ch.rafz.naegeli.christoph.xvid_codec 0.5.1	/Library/QuickTime/XviD_Codec v0.5.1.component/Contents/MacOS/XviD_Codec
 0x799e000 -  0x7a06fff com.DivXInc.DivXDecoder 6.4.0	/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
 0x7a13000 -  0x7a5ffff net.sourceforge.webcam-osx.common 0.8.4	/Library/QuickTime/macam.component/Contents/MacOS/macam
 0x7e08000 -  0x811cfff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22)	/Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe52fff dyld 46.12	/usr/lib/dyld
0x90000000 - 0x901bdfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90215000 - 0x9021afff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90294000 - 0x90345fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.75 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b70000 - 0x90b82fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.12	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110f000 - 0x9111dfff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91120000 - 0x912dbfff com.apple.security 4.6 (29770)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ea000 - 0x913f2fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91431000 - 0x9143cfff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fb000 - 0x91533fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91901000 - 0x91926fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91939000 - 0x9197bfff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b2b000 - 0x91b40fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b45000 - 0x91b63fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b69000 - 0x91c20fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c6f000 - 0x91c73fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c75000 - 0x91cddfff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce2000 - 0x91d1ffff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d26000 - 0x91d3ffff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d44000 - 0x91d47fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d49000 - 0x91e27fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e49000 - 0x91f2efff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc1000 - 0x9202ffff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9203a000 - 0x920cffff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920e9000 - 0x92671fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926a4000 - 0x929cffff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x929ff000 - 0x92aedfff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f11000 - 0x92f2ffff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f3a000 - 0x92f94fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936fd000 - 0x9371dfff com.apple.DirectoryService.Framework 3.1	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94500000 - 0x9453dfff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94545000 - 0x94595fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9459e000 - 0x945b8fff com.apple.CoreVideo 1.4	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x945c8000 - 0x945e8fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x94676000 - 0x946aefff com.apple.vmutils 4.0.0 (85)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x946f1000 - 0x9470dfff com.apple.securityfoundation 2.2 (27710)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94721000 - 0x94765fff com.apple.securityinterface 2.2 (27692)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94789000 - 0x94798fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947a0000 - 0x947adfff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x947f3000 - 0x9480cfff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94813000 - 0x94b29fff com.apple.QuickTime 7.1.6	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94c0b000 - 0x94c7cfff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x94df1000 - 0x94f21fff com.apple.AddressBook.framework 4.0.4 (485.1)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94fb3000 - 0x94fc2fff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94fca000 - 0x94ff7fff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94ffe000 - 0x9500efff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x95012000 - 0x95041fff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x95051000 - 0x9506efff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95dd9000 - 0x95e02fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x965a6000 - 0x965bcfff libJapaneseConverter.dylib 	/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x96fd5000 - 0x96ff4fff com.apple.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x977fa000 - 0x97807fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98c35000 - 0x997e2fff com.apple.QuickTimeComponents.component 7.1.6	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a825000 - 0x9a85bfff com.apple.Syndication 1.0.6 (54)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a878000 - 0x9a88afff com.apple.SyndicationUI 1.0.6 (54)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: PowerMac5,1, BootROM 4.1.9f1, 1 processors, PowerPC G4  (2.9), 450 MHz, 1.5 GB
Graphics: ATI Radeon 7500, ATY,RV200, AGP, 32 MB
Memory Module: DIMMB/J7, 512 MB, SDRAM, PC100-222S
Memory Module: DIMMC/J8, 512 MB, SDRAM, PC100-222S
Memory Module: DIMMD/J9, 512 MB, SDRAM, PC100-322S
AirPort: AirPort, 9.52
Modem: Spring, UCJ, V.90, 3.0F, APPLE VERSION 0005, 11/11/1999
Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Parallel ATA Device: ST340016A, 37.27 GB
Parallel ATA Device: MATSHITADVD-ROM SR-8186
USB Device: Hub, Up to 12 Mb/sec, 500 mA
USB Device: USB Monitor, LG Electronics Inc., Up to 1.5 Mb/sec, 500 mA
USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
USB Device: Speakers, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth EDR Dongle, Kensington, Up to 12 Mb/sec, 500 mA</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8133</commentid>
    <comment_count>1</comment_count>
    <who name="Matt Lilek">dev+webkit</who>
    <bug_when>2007-06-07 19:22:41 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 13984 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>