<?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>11530</bug_id>
          
          <creation_ts>2006-11-06 09:53:25 -0800</creation_ts>
          <short_desc>PowerPC only - crash when downloading PDF</short_desc>
          <delta_ts>2006-11-06 16:44:22 -0800</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>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>11430</dup_id>
          
          <bug_file_loc>http://www.naim-audio.com/download/man_preamps.pdf</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Miles Bainbridge">miles_b</reporter>
          <assigned_to name="Brady Eidson">beidson</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>46865</commentid>
    <comment_count>0</comment_count>
    <who name="Miles Bainbridge">miles_b</who>
    <bug_when>2006-11-06 09:53:25 -0800</bug_when>
    <thetext>I&apos;ve tested this on both Intel and PowerPC - it&apos;s crashing every time on PowerPC, even after using the &quot;Reset Safari&quot; feature (I verified that it dumped the cashes in the &quot;WebKit&quot; folder instead of in the &quot;Safari&quot; folder).  It is not occurring on Intel at all.  The issue is whenever I attempt to download this PDF, sometime during the download, the browser crashes.


Date/Time:      2006-11-06 09:42:08.027 -0800
OS Version:     10.4.8 (Build 8L127)
Report Version: 4

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

Version: ??? (17616)

PID:    6626
Thread: 0

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

Thread 0 Crashed:
0   com.apple.WebCore        	0x013821a4 WebCore::IconLoader::startLoading() + 388
1   com.apple.WebCore        	0x010fb974 WebCore::Frame::endIfNotLoading() + 628
2   com.apple.WebCore        	0x013ef64c WebCore::FrameLoader::finishedLoading() + 92
3   com.apple.WebCore        	0x013f5388 WebCore::MainResourceLoader::didFinishLoading() + 56
4   com.apple.WebCore        	0x013f38fc -[WebCoreResourceLoaderAsDelegate connectionDidFinishLoading:] + 76
5   com.apple.Foundation     	0x9299384c -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
6   com.apple.Foundation     	0x92991ab8 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
7   com.apple.Foundation     	0x92991810 _sendCallbacks + 156
8   com.apple.CoreFoundation 	0x907dd4cc __CFRunLoopDoSources0 + 384
9   com.apple.CoreFoundation 	0x907dc9fc __CFRunLoopRun + 452
10  com.apple.CoreFoundation 	0x907dc47c CFRunLoopRunSpecific + 268
11  com.apple.HIToolbox      	0x93208740 RunCurrentEventLoopInMode + 264
12  com.apple.HIToolbox      	0x93207dd4 ReceiveNextEventCommon + 380
13  com.apple.HIToolbox      	0x93207c40 BlockUntilNextEventMatchingListInMode + 96
14  com.apple.AppKit         	0x936eaae4 _DPSNextEvent + 384
15  com.apple.AppKit         	0x936ea7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
16  com.apple.Safari         	0x00006740 0x1000 + 22336
17  com.apple.AppKit         	0x936e6cec -[NSApplication run] + 472
18  com.apple.AppKit         	0x937d787c NSApplicationMain + 452
19  com.apple.Safari         	0x0005c77c 0x1000 + 374652
20  com.apple.Safari         	0x0005c624 0x1000 + 374308

Thread 1:
0   libSystem.B.dylib        	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation 	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x9298869c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation     	0x92961194 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002b508 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib        	0x9000ab48 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000aa9c mach_msg + 60
2   com.apple.CoreFoundation 	0x907dcb78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x907dc47c CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x929897dc +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation     	0x92961194 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002b508 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib        	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x900306ac pthread_cond_wait + 480
2   com.apple.Foundation     	0x92968300 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.Syndication    	0x9a47942c -[AsyncDB _run:] + 192
4   com.apple.Foundation     	0x92961194 forkThreadForFunction + 108
5   libSystem.B.dylib        	0x9002b508 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib        	0x9001f08c select + 12
1   com.apple.CoreFoundation 	0x907ef40c __CFSocketManager + 472
2   libSystem.B.dylib        	0x9002b508 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib        	0x9002bbc8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x900306ac pthread_cond_wait + 480
2   com.apple.Foundation     	0x92968300 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.AppKit         	0x93787708 -[NSUIHeartBeat _heartBeatThread:] + 324
4   com.apple.Foundation     	0x92961194 forkThreadForFunction + 108
5   libSystem.B.dylib        	0x9002b508 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000013821a4 srr1: 0x100000000200f030                        vrsave: 0x0000000000000000
    cr: 0x48044224          xer: 0x0000000020000000   lr: 0x00000000013821a4  ctr: 0x0000000000000000
    r0: 0x0000000000000001   r1: 0x00000000bfffe3e0   r2: 0x00000000022313c0   r3: 0x0000000000000000
    r4: 0x0000000001418453   r5: 0x0000000000000003   r6: 0xffffffff80808080   r7: 0x0000000000000003
    r8: 0xffffffff47455400   r9: 0x00000000070a7320  r10: 0x0000000000000000  r11: 0x0000000000000000
   r12: 0x00000000001749e0  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x00000000bffff0c0  r18: 0x0000000000009943  r19: 0x0000000002145d10
   r20: 0x000000001d1b9c6b  r21: 0x000000001ffdd47c  r22: 0x0000000000000001  r23: 0x0000000002113c80
   r24: 0x00000000bfffe4d8  r25: 0x00000000bfffe474  r26: 0x0000000000000000  r27: 0x00000000bfffe41c
   r28: 0x0000000000000000  r29: 0x0000000007513604  r30: 0x0000000007513600  r31: 0x0000000001382030

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
  0x10e000 -   0x19cfff com.apple.JavaScriptCore 420+	/Volumes/WebKit/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x305000 -   0x3a0fff com.apple.WebKit 420+	/Volumes/WebKit/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
 0x1008000 -  0x151afff com.apple.WebCore 420+	/Volumes/WebKit/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
 0x6ed7000 -  0x6eddfff com.apple.DictionaryServiceComponent 1.0.0	/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0x6f6e000 -  0x6fc3fff com.DivXInc.DivXDecoder 6.0.0	/Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
0x8fe00000 - 0x8fe51fff dyld 45.3	/usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6 (368.27)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b58fff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b6e000 - 0x90b80fff libauto.dylib 	/usr/lib/libauto.dylib
0x90b87000 - 0x90e5efff com.apple.CoreServices.CarbonCore 681.7	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec4000 - 0x90f44fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f8e000 - 0x90fcffff com.apple.CFNetwork 129.18	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe4000 - 0x90ffcfff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100c000 - 0x9108dfff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d3000 - 0x910fdfff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110e000 - 0x9111cfff libz.1.dylib 	/usr/lib/libz.1.dylib
0x9111f000 - 0x912dafff com.apple.security 4.5 (28992)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913d8000 - 0x913e1fff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913e8000 - 0x91410fff com.apple.SystemConfiguration 1.8.3	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91423000 - 0x9142efff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x91433000 - 0x9143bfff libbsm.dylib 	/usr/lib/libbsm.dylib
0x9143f000 - 0x914bafff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f7000 - 0x914f7fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914f9000 - 0x91531fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154c000 - 0x91619fff com.apple.ColorSync 4.4.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166e000 - 0x916fffff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91746000 - 0x917fdfff com.apple.QD 3.10.21 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183a000 - 0x91898fff com.apple.HIServices 1.5.3 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c7000 - 0x918ebfff com.apple.LangAnalysis 1.6.1	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918ff000 - 0x91924fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91937000 - 0x91979fff com.apple.LaunchServices 181	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91995000 - 0x919a9fff com.apple.speech.synthesis.framework 3.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b7000 - 0x919f9fff com.apple.ImageIO.framework 1.5.0	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0f000 - 0x91ad7fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91b25000 - 0x91b3afff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91b3f000 - 0x91b5dfff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b63000 - 0x91bd2fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be9000 - 0x91bedfff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91bef000 - 0x91c4efff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c53000 - 0x91c90fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c97000 - 0x91cb0fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb5000 - 0x91cb8fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cba000 - 0x91cbafff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cbc000 - 0x91da1fff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da9000 - 0x91dc8fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e34000 - 0x91ea2fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ead000 - 0x91f42fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f5c000 - 0x924e4fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92517000 - 0x92842fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92872000 - 0x928fafff com.apple.DesktopServices 1.3.4	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9293b000 - 0x92b66fff com.apple.Foundation 6.4.6 (567.27)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c84000 - 0x92d62fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92d82000 - 0x92e70fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92e82000 - 0x92ea0fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92eab000 - 0x92f05fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f23000 - 0x92f23fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f25000 - 0x92f39fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f51000 - 0x92f61fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f6d000 - 0x92f82fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f94000 - 0x9301bfff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9302f000 - 0x9303afff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93044000 - 0x93071fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9308b000 - 0x9309bfff com.apple.print.framework.Print 5.0 (190.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x930a7000 - 0x9310dfff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9313e000 - 0x9318dfff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x931bb000 - 0x931d8fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931ea000 - 0x931f7fff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93200000 - 0x9350dfff com.apple.HIToolbox 1.4.8 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9365c000 - 0x93668fff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9366d000 - 0x9368dfff com.apple.DirectoryService.Framework 3.1	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x936e0000 - 0x936e0fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936e2000 - 0x93d15fff com.apple.AppKit 6.4.7 (824.41)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940a2000 - 0x94112fff com.apple.CoreData 80	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9414b000 - 0x9420efff com.apple.audio.toolbox.AudioToolbox 1.4.3	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94260000 - 0x94260fff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94262000 - 0x94435fff com.apple.QuartzCore 1.4.9	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9448b000 - 0x944c8fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x944d0000 - 0x94520fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945b1000 - 0x945e9fff com.apple.vmutils 4.0.0 (85)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9462c000 - 0x94648fff com.apple.securityfoundation 2.2 (27710)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9465c000 - 0x946a0fff com.apple.securityinterface 2.2 (27692)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x946c4000 - 0x946d3fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946db000 - 0x946e7fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9472d000 - 0x94745fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9474c000 - 0x94a00fff com.apple.QuickTime 7.1.2	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94ac4000 - 0x94b35fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x94ba8000 - 0x94bc8fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x94cd0000 - 0x94e00fff com.apple.AddressBook.framework 4.0.4 (485.1)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94e92000 - 0x94ea1fff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94ea9000 - 0x94ed6fff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94edd000 - 0x94eedfff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94ef1000 - 0x94f20fff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94f30000 - 0x94f4dfff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95cbf000 - 0x95ce8fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x95f12000 - 0x95f44fff com.apple.PDFKit 1.0.1	/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/PDFKit
0x96edf000 - 0x96efefff com.apple.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97704000 - 0x97711fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98b2a000 - 0x99500fff com.apple.QuickTimeComponents.component 7.1.2	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x9a476000 - 0x9a4acfff com.apple.Syndication 1.0.6 (54)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a4c9000 - 0x9a4dbfff com.apple.SyndicationUI 1.0.6 (54)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: PowerMac7,3, BootROM 5.2.4f1, 2 processors, PowerPC G5  (3.0), 2.3 GHz, 2.5 GB
Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB
Memory Module: DIMM0/J11, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM1/J12, 256 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM2/J13, 1 GB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM3/J14, 1 GB, DDR SDRAM, PC3200U-30330
Bluetooth: Version 1.7.8f2, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
PCI Card: firewire, ieee1394, SLOT-3
Serial ATA Device: Maxtor 6B250S0, 233.76 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-109, 
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: Apple Optical USB 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 Display, , Up to 1.5 Mb/sec, 500 mA
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
FireWire Device: LaCie Big Disk Extreme LUN 0, LaCie Group SA, Up to 800 Mb/sec
FireWire Device: unknown_device, unknown_value, Up to 800 Mb/sec</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46749</commentid>
    <comment_count>1</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2006-11-06 10:52:14 -0800</bug_when>
    <thetext>This was an issue before, was fixed, and we never got an automated test in for it - this has also popped up in radar as a regression.  Will fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46710</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2006-11-06 11:33:29 -0800</bug_when>
    <thetext>Nice delta :-)

*** This bug has been marked as a duplicate of 11430 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46721</commentid>
    <comment_count>3</comment_count>
      <attachid>11406</attachid>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2006-11-06 13:03:36 -0800</bug_when>
    <thetext>Created attachment 11406
Quick fix</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46722</commentid>
    <comment_count>4</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2006-11-06 13:13:20 -0800</bug_when>
    <thetext>Commited in r17626</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46723</commentid>
    <comment_count>5</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2006-11-06 13:14:22 -0800</bug_when>
    <thetext>Reopening to reassign to reporter to verify</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>46724</commentid>
    <comment_count>6</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2006-11-06 13:15:41 -0800</bug_when>
    <thetext>Nevermind, this was the dupe - I&apos;ll put the original into verify

*** This bug has been marked as a duplicate of 11430 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>11406</attachid>
            <date>2006-11-06 13:03:36 -0800</date>
            <delta_ts>2006-11-06 16:44:22 -0800</delta_ts>
            <desc>Quick fix</desc>
            <filename>patch.txt</filename>
            <type>text/plain</type>
            <size>1759</size>
            <attacher name="Brady Eidson">beidson</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBDaGFuZ2VMb2cJKHJldmlzaW9uIDE3NjIz
KQorKysgQ2hhbmdlTG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDUgKzEsMTYgQEAKIDIwMDYtMTEt
MDYgIEJyYWR5IEVpZHNvbiAgPGJlaWRzb25AYXBwbGUuY29tPgogCisgICAgICAgIFJldmlld2Vk
IGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIEZpeGVzIDxyZGFyOi8vcHJvYmxlbS80ODEy
Njc0PiBhbmQgaHR0cDovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTE1MzAKKyAg
ICAgICAgRm9yIG5vdywgd2UgaGF2ZSB0byBub3QgbG9hZCBmYXZpY29ucyB3aGVuIHdlIGhhdmUg
bm8gRG9jdW1lbnQgLSBsaW5raW5nIGRpcmVjdGx5IAorICAgICAgICB0byBQREZzIGJlaW5nIHRo
ZSBjb21tb24gY2FzZQorCisgICAgICAgICogbG9hZGVyL2ljb24vSWNvbkxvYWRlci5jcHA6Cisg
ICAgICAgIChXZWJDb3JlOjpJY29uTG9hZGVyOjpzdGFydExvYWRpbmcpOiBDaGVjayBmb3IgdGhl
IGRvY3VtZW50IGFuZCByZXR1cm4gaWYgbm9uZQorCisyMDA2LTExLTA2ICBCcmFkeSBFaWRzb24g
IDxiZWlkc29uQGFwcGxlLmNvbT4KKwogICAgICAgICBSZXZpZXdlZCBieSBEYXZlIEhhcnJpc29u
CiAKICAgICAgICAgPHJkYXI6Ly9wcm9ibGVtLzQ4MDEwNjY+CkluZGV4OiBsb2FkZXIvaWNvbi9J
Y29uTG9hZGVyLmNwcAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBsb2FkZXIvaWNvbi9JY29uTG9hZGVyLmNwcAko
cmV2aXNpb24gMTc2MjMpCisrKyBsb2FkZXIvaWNvbi9JY29uTG9hZGVyLmNwcAkod29ya2luZyBj
b3B5KQpAQCAtNjIsMTEgKzYyLDEzIEBACiAgICAgCiAgICAgbV9odHRwU3RhdHVzQ29kZSA9IDA7
CiAgICAgCi0gICAgLy8gQSBmcmFtZSBtYXkgYmUgZG9jdW1lbnRsZXNzIC0gb25lIGV4YW1wbGUg
aXMgdmlld2luZyBhIFBERiBkaXJlY3RseQorICAgIC8vIEZJWE1FIC0gaHR0cDovL2J1Z3Mud2Vi
a2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTA5MDIKKyAgICAvLyBPbmNlIHRoZSBsb2FkZXIgaW5m
cmFzdHJ1Y3R1cmUgd2lsbCBjbGVhbmx5IGxldCB1cyBsb2FkIGFuIGljb24gd2l0aG91dCBhIERv
Y0xvYWRlciwgd2UgY2FuIGltcGxlbWVudCB0aGlzCisgICAgLy8gQSBmcmFtZSBtYXkgYmUgZG9j
dW1lbnRsZXNzIC0gb25lIGV4YW1wbGUgaXMgdmlld2luZyBhIFBERiBkaXJlY3RseS4gIFVudGls
IHRoZSBhYm92ZSBGSVhNRSBpcyByZXNvbHZlZCwKKyAgICAvLyB3ZSBtdXN0IGJhaWwgb3V0IGVh
cmx5IHdoZW4gd2UgaGF2ZSBubyBkb2N1bWVudAogICAgIGlmICghbV9mcmFtZS0+ZG9jdW1lbnQo
KSkgewotICAgICAgICAvLyBGSVhNRSAtIGh0dHA6Ly9idWd6aWxsYS5vcGVuZGFyd2luLm9yZy9z
aG93X2J1Zy5jZ2k/aWQ9MTA5MDIKLSAgICAgICAgLy8gT25jZSB0aGUgbG9hZGVyIGluZnJhc3Ry
dWN0dXJlIHdpbGwgY2xlYW5seSBsZXQgdXMgbG9hZCBhbiBpY29uIHdpdGhvdXQgYSBEb2NMb2Fk
ZXIsIHdlIGNhbiBpbXBsZW1lbnQgdGhpcwogICAgICAgICBMT0coSWNvbkRhdGFiYXNlLCAiRG9j
dW1lbnRsZXNzLWZyYW1lIC0gaWNvbiB3b24ndCBiZSBsb2FkZWQiKTsKKyAgICAgICAgcmV0dXJu
OwogICAgIH0gCiAgICAgCiAgICAgbV91cmwgPSBtX2ZyYW1lLT5pY29uVVJMKCk7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>