<?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>4273</bug_id>
          
          <creation_ts>2005-08-03 01:04:54 -0700</creation_ts>
          <short_desc>Google&apos;s new homepage, set as home, causes problems during application launch.</short_desc>
          <delta_ts>2006-02-06 09:58:10 -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>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.google.com/ig</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="Gregory Block">gblock</reporter>
          <assigned_to name="Dave Hyatt">hyatt</assigned_to>
          <cc>blmatthews</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>15764</commentid>
    <comment_count>0</comment_count>
    <who name="Gregory Block">gblock</who>
    <bug_when>2005-08-03 01:04:54 -0700</bug_when>
    <thetext>A good proportion of the time, I seem to have problems using this URL.  It&apos;s set up as the home page 
on this browser; it seems that a good proportion of the time, launching WebKit nightlies results in this 
page crashing on startup quite frequently.

The reasons change; the current stack trace looks like this, from a nightly I pulled in this morning. 
(From the 2nd, I assume)

I can&apos;t honestly say that the problem is caused by this page - but given that lots of people don&apos;t appear 
to have this problem (or it&apos;d likely already be fixed) I&apos;m going to go ahead and assume that this problem 
is unique to that website.

Today, it took 2 launches before everything worked normally.  Sometimes it&apos;s instananeous; other times 
it isn&apos;t.  I&apos;m sorry I haven&apos;t got anything more interesting to report, and I&apos;m hoping that someone else 
can find a way to duplicate this.

Date/Time:      2005-08-03 08:58:38.963 +0100
OS Version:     10.4.2 (Build 8C46)
Report Version: 3

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

Version:        2.0 (412.2)
Build Version:  1
Project Name:   WebBrowser
Source Version: 4120200

PID:    17919
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x3d657665

Thread 0 Crashed:
0   &lt;&lt;00000000&gt;&gt; 	0xfffeff20 objc_msgSend_rtp + 32
1   com.apple.CoreFoundation       	0x9073d3a8 __CFDictionaryFindBuckets1b + 140
2   com.apple.CoreFoundation       	0x90759420 CFDictionaryRemoveValue + 196
3   com.apple.WebKit               	0x00307860 -[WebHistoryItem dealloc] + 44
4   com.apple.Foundation           	0x92859708 NSPopAutoreleasePool + 536
5   com.apple.Foundation           	0x9287d6f0 _NSAppleEventManagerGenericHandler + 104
6   com.apple.AE                   	0x91450a40 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned 
long, unsigned char*) + 208
7   com.apple.AE                   	0x914508dc dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
8   com.apple.AE                   	0x91450734 aeProcessAppleEvent + 284
9   com.apple.HIToolbox            	0x93126324 AEProcessAppleEvent + 60
10  com.apple.AppKit               	0x9361e344 _DPSNextEvent + 800
11  com.apple.AppKit               	0x9361de68 -[NSApplication 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
12  com.apple.Safari               	0x00007058 0x1000 + 24664
13  com.apple.AppKit               	0x9361a3cc -[NSApplication run] + 472
14  com.apple.AppKit               	0x9370ac1c NSApplicationMain + 452
15  com.apple.Safari               	0x00002700 0x1000 + 5888
16  com.apple.Safari               	0x00057190 0x1000 + 352656

Thread 1:
0   libSystem.B.dylib              	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000a6bc mach_msg + 60
2   com.unsanity.ape               	0xc0002afc __ape_internal + 3300 (icplusplus.c:28)
3   com.unsanity.ape               	0xc0001910 __ape_agent + 64 (icplusplus.c:28)
4   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib              	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000a6bc mach_msg + 60
2   ...lagutin.audio_hijack.server 	0x001e19c4 ah_serv_loop + 88
3   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib              	0x9001efec select + 12
1   com.apple.CoreFoundation       	0x9075dc6c __CFSocketManager + 472
2   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib              	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation       	0x9074b3d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9074acdc CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x9288bec4 -[NSRunLoop runMode:beforeDate:] + 172
5   com.apple.Foundation           	0x9288bdfc -[NSRunLoop run] + 76
6   com.apple.WebKit               	0x00367fbc +[WebFileDatabase _syncLoop:] + 176
7   com.apple.Foundation           	0x9287cf34 forkThreadForFunction + 108
8   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib              	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation       	0x9074b3d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9074acdc CFRunLoopRunSpecific + 268
4   com.apple.audio.CoreAudio      	0x913a51dc HALRunLoop::OwnThread(void*) + 264
5   com.apple.audio.CoreAudio      	0x913a4f7c CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 6:
0   libSystem.B.dylib              	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation       	0x9074b3d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9074acdc CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x928a43e0 +[NSURLConnection(NSURLConnectionInternal) 
_resourceLoadLoop:] + 264
5   com.apple.Foundation           	0x9287cf34 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 7:
0   libSystem.B.dylib              	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation       	0x9074b3d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9074acdc CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x928a5520 +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation           	0x9287cf34 forkThreadForFunction + 108
6   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 8:
0   libSystem.B.dylib              	0x9001984c getdirentries + 12
1   libSystem.B.dylib              	0x900196d8 readdir + 140
2   libSystem.B.dylib              	0x9003ff28 fts_build + 1480
3   libSystem.B.dylib              	0x9003f460 fts_read + 1288
4   com.apple.Foundation           	0x928a6228 NSLRUFileListRebuildFileDataUsingRootDirectory + 
256
5   com.apple.Foundation           	0x928a5580 -[NSURLCache _diskCacheCreateLRUList:] + 84
6   com.apple.Foundation           	0x9287cf34 forkThreadForFunction + 108
7   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 9:
0   libSystem.B.dylib              	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib              	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation       	0x9074b3d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation       	0x9074acdc CFRunLoopRunSpecific + 268
4   com.apple.Foundation           	0x9288bec4 -[NSRunLoop runMode:beforeDate:] + 172
5   com.apple.Foundation           	0x9288bdfc -[NSRunLoop run] + 76
6   com.apple.Safari               	0x00035c18 0x1000 + 216088
7   com.apple.Foundation           	0x9287cf34 forkThreadForFunction + 108
8   libSystem.B.dylib              	0x9002c3d4 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000fffeff20 srr1: 0x100000000000f030                        vrsave: 0x0000000000000000
    cr: 0x44004448          xer: 0x0000000000000000   lr: 0x000000009073d3a8  ctr: 0xfffffffffffeff00
    r0: 0x000000009073d3a8   r1: 0x00000000bfffeae0   r2: 0x000000003d657665   r3: 
0x00000000046423d0
    r4: 0x00000000909bd210   r5: 0x0000000000000000   r6: 0x00000000046423d4   r7: 
0x000000000000062f
    r8: 0x0000000000000001   r9: 0x00000000046423d0  r10: 0x0000000000000847  r11: 
0x000000006f65d210
   r12: 0x000000000440fceb  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 
0x0000000000000000
   r16: 0x0000000000000000  r17: 0x00000000bffff380  r18: 0x0000000000000000  r19: 
0x00000000006ca9d0
   r20: 0x00000000ffffffff  r21: 0x00000000bffff1a0  r22: 0x00000000bffff210  r23: 
0x0000000000000000
   r24: 0x00000000bffff200  r25: 0x0000000004820f04  r26: 0x0000000000000001  r27: 
0x00000000046423d0
   r28: 0x00000000046e7ca0  r29: 0x00000000a072a420  r30: 0x00000000046e7ca0  r31: 
0x000000009073d32c

Binary Images Description:
    0x1000 -    0xd7fff com.apple.Safari 2.0 (412.2)	/Applications/Safari.app/Contents/MacOS/Safari
  0x1d0000 -   0x1d7fff com.rogueamoeba.Detour Detour version 1.5.4 (1.5.4)
	/Library/Application Enhancers/Detour.ape/Contents/MacOS/Detour
  0x1dd000 -   0x1e4fff alex_lagutin.audio_hijack.server 1.3	/Library/Application Enhancers/Instant 
Hijack Server.ape/Contents/MacOS/Instant Hijack Server
  0x305000 -   0x3a1fff com.apple.WebKit 412+	/Applications/WebKit.app/Contents/Resources/
WebKit.framework/Versions/A/WebKit
  0x419000 -   0x4dcfff com.apple.JavaScriptCore 412.1	/Applications/WebKit.app/Contents/
Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x77e000 -   0x77ffff net.culater.SIMBL 0.2 (6)	/Library/InputManagers/SIMBL/SIMBL.bundle/
Contents/MacOS/SIMBL
  0x78b000 -   0x78dfff com.unsanity.menuextraenabler Menu Extra Enabler version 1.0.1 (1.0.1)
	/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu 
Extra Enabler
  0x791000 -   0x793fff com.growl.GrowlSafari GrowlSafari v1.0
Copyright © The Growl Project, 2004-2005 (1.1)	/Library/Application Support/SIMBL/Plugins/
GrowlSafari.bundle/Contents/MacOS/GrowlSafari
 0x1008000 -  0x1229fff com.apple.WebCore 413.1	/Applications/WebKit.app/Contents/
Resources/WebCore.framework/Versions/A/WebCore
 0x1408000 -  0x140cfff com.growl.growlframework ??? (0.6.2)
	/Library/Frameworks/Growl.framework/Versions/A/Growl
 0x1412000 -  0x141efff com.growl.growlframework ??? (0.7)	/Library/Application Support/SIMBL/
Plugins/GrowlSafari.bundle/Contents/Frameworks/Growl.framework/Growl
 0x144c000 -  0x1458fff com.ccamelot.WebDevAdditions ??? (1.0b8)
	/Library/Application Support/SIMBL/Plugins/WebDevAdditions.bundle/Contents/MacOS/
WebDevAdditions
0x8fe00000 - 0x8fe51fff dyld 43.1	/usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.2 (368.11)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/
IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib 	/usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1)
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
CarbonCore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0)
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
OSServices.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/
WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91066000 - 0x91073fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91076000 - 0x91238fff com.apple.security 4.0.1 (223)	/System/Library/Frameworks/
Security.framework/Versions/A/Security
0x9133a000 - 0x91343fff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/
DiskArbitration.framework/Versions/A/DiskArbitration
0x9134a000 - 0x91371fff com.apple.SystemConfiguration 1.8.0
	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91384000 - 0x9138cfff libbsm.dylib 	/usr/lib/libbsm.dylib
0x91390000 - 0x9140efff com.apple.audio.CoreAudio 3.0.1	/System/Library/Frameworks/
CoreAudio.framework/Versions/A/CoreAudio
0x9144c000 - 0x9144cfff com.apple.ApplicationServices 10.4 (???)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144e000 - 0x91486fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a1000 - 0x9156cfff com.apple.ColorSync 4.4	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c1000 - 0x91654fff com.apple.print.framework.PrintCore 4.0 (172.1)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
PrintCore.framework/Versions/A/PrintCore
0x9169a000 - 0x91757fff com.apple.QD 3.8.6 (???)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91795000 - 0x917f3fff com.apple.HIServices 1.5.0 (???)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91821000 - 0x91844fff com.apple.LangAnalysis 1.6	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/
LangAnalysis
0x91858000 - 0x9187dfff com.apple.FindByContent 1.5	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/
FindByContent
0x91890000 - 0x918d1fff com.apple.LaunchServices 10.4.3 (157)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LaunchServices.framework/Versions/A/LaunchServices
0x918ec000 - 0x91900fff com.apple.speech.synthesis.framework 3.3
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190e000 - 0x91944fff com.apple.ImageIO.framework 1.0.2
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
ImageIO.framework/Versions/A/ImageIO
0x91958000 - 0x91a1afff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91a66000 - 0x91a7bfff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91a80000 - 0x91a9cfff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa1000 - 0x91b10fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b27000 - 0x91b2bfff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b2d000 - 0x91b45fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b48000 - 0x91b8bfff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b92000 - 0x91babfff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb0000 - 0x91bb3fff libRadiance.dylib 	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libRadiance.dylib
0x91bb5000 - 0x91bb5fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)
	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bb7000 - 0x91ca1fff com.apple.vImage 2.0	/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91ca9000 - 0x91cc8fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)
	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/vecLib
0x91d34000 - 0x91d54fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x91d5a000 - 0x91dbffff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dc9000 - 0x91e5bfff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e75000 - 0x92405fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9244d000 - 0x9275dfff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9278a000 - 0x92815fff com.apple.DesktopServices 1.3	/System/Library/PrivateFrameworks/
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92857000 - 0x92a80fff com.apple.Foundation 6.4.1 (567.12)
	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b9e000 - 0x92c7cfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92c9c000 - 0x92d8afff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92d9c000 - 0x92dbafff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/
A/Libraries/libGL.dylib
0x92dc5000 - 0x92e1ffff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/
A/Libraries/libGLU.dylib
0x92e3d000 - 0x92e3dfff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Carbon
0x92e3f000 - 0x92e53fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e6b000 - 0x92e7bfff com.apple.speech.recognition.framework 3.4
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e87000 - 0x92e9cfff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92eae000 - 0x92f35fff com.apple.ink.framework 101.2 (69)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/
Versions/A/Ink
0x92f49000 - 0x92f54fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/
Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f5e000 - 0x92f8bfff com.apple.openscripting 1.2.2 (???)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fa5000 - 0x92fb5fff com.apple.print.framework.Print 4.0 (187)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/
Versions/A/Print
0x92fc1000 - 0x93027fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93058000 - 0x930aafff com.apple.NavigationServices 3.4.1 (3.4)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
NavigationServices.framework/Versions/A/NavigationServices
0x930d6000 - 0x930f3fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93105000 - 0x93112fff com.apple.CommonPanels 1.2.2 (73)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CommonPanels.framework/Versions/A/CommonPanels
0x9311b000 - 0x9342bfff com.apple.HIToolbox 1.4.2 (???)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93576000 - 0x93582fff com.apple.opengl 1.4.0	/System/Library/Frameworks/OpenGL.framework/
Versions/A/OpenGL
0x93587000 - 0x935a9fff com.apple.DirectoryService.Framework 2.0
	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93614000 - 0x93614fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/
Cocoa.framework/Versions/A/Cocoa
0x93616000 - 0x93c47fff com.apple.AppKit 6.4.1 (824.1)	/System/Library/Frameworks/
AppKit.framework/Versions/C/AppKit
0x93fd3000 - 0x9403dfff com.apple.CoreData 1.0 (46)	/System/Library/Frameworks/
CoreData.framework/Versions/A/CoreData
0x94075000 - 0x9413ffff com.apple.audio.toolbox.AudioToolbox 1.4.1
	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94193000 - 0x94193fff com.apple.audio.units.AudioUnit 1.4
	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94195000 - 0x942f4fff com.apple.QuartzCore 1.4.1	/System/Library/Frameworks/
QuartzCore.framework/Versions/A/QuartzCore
0x9433c000 - 0x94379fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94381000 - 0x943ccfff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/
Versions/A/Libraries/libGLImage.dylib
0x9445a000 - 0x94492fff com.apple.vmutils 4.0.0 (85)	/System/Library/PrivateFrameworks/
vmutils.framework/Versions/A/vmutils
0x944d5000 - 0x944f1fff com.apple.securityfoundation 2.0 (262)
	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94505000 - 0x94548fff com.apple.securityinterface 2.0 (256)
	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9456c000 - 0x9457bfff libCGATS.A.dylib 	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/
Resources/libCGATS.A.dylib
0x94583000 - 0x9458ffff libCSync.A.dylib 	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/
Resources/libCSync.A.dylib
0x945d4000 - 0x945e8fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94ab0000 - 0x94bddfff com.apple.AddressBook.framework 4.0.2 (475)
	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94c6e000 - 0x94c7dfff com.apple.DSObjCWrappers.Framework 1.1
	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c85000 - 0x94cacfff com.apple.LDAPFramework 1.4 (68)	/System/Library/Frameworks/
LDAP.framework/Versions/A/LDAP
0x94cb2000 - 0x94cc2fff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94cc6000 - 0x94cf4fff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94d04000 - 0x94d21fff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95485000 - 0x95508fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x95586000 - 0x9558efff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x95fe0000 - 0x96009fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x9ad89000 - 0x9adbcfff com.apple.Syndication 1.0.1 (38)	/System/Library/PrivateFrameworks/
Syndication.framework/Versions/A/Syndication
0x9add7000 - 0x9ade7fff com.apple.SyndicationUI 1.0.1 (38)	/System/Library/PrivateFrameworks/
SyndicationUI.framework/Versions/A/SyndicationUI
0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1	/Library/Frameworks/
ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer

Model: PowerMac7,2, BootROM 5.1.5f0, 2 processors, PowerPC 970  (2.2), 2 GHz, 1.5 GB
Graphics: ATI Radeon 9600 Pro, ATY,RV350, AGP, 64 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, 512 MB, DDR SDRAM, PC3200U-30330
Memory Module: DIMM3/J14, 512 MB, DDR SDRAM, PC3200U-30330
Modem: MicroDash, Euro, V.92, 1.0F, APPLE VERSION 2.6.6
Bluetooth: Version 1.6.0f2, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Serial ATA Device: ST3160023AS, 149.05 GB
Parallel ATA Device: PIONEER DVD-RW  DVR-106D, 
USB Device: BCM2033, Broadcom Corp., Up to 12 Mb/sec, 500 mA
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: Microsoft 3-Button Mouse with IntelliEye(TM), Microsoft, Up to 1.5 Mb/sec, 100 mA
USB Device: Macally ICEKey Keyboard, Macally, Up to 12 Mb/sec, 200 mA
FireWire Device: iPod, Apple Computer, Inc., Up to 400 Mb/sec
FireWire Device: iPod, Apple Computer, Inc., Up to 400 Mb/sec</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15765</commentid>
    <comment_count>1</comment_count>
    <who name="Gregory Block">gblock</who>
    <bug_when>2005-08-03 01:09:26 -0700</bug_when>
    <thetext>...and having just said that, I&apos;m wondering whether it&apos;s because google&apos;s IG does lots of page loading, and 
possibly redirection, very quickly - looks like cache population is still taking place when it goes to 
deallocate a WebHistoryItem.  Thread synchronization bug?  Could be the wrong component.

Also just saw that I filed under website, when I think maybe I should be filing under &quot;new bugs&quot;; changing 
accordingly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28148</commentid>
    <comment_count>2</comment_count>
    <who name="Michael J. Cohen">mjc</who>
    <bug_when>2006-01-10 08:40:48 -0800</bug_when>
    <thetext>I am not able to reproduce this with 2.0.2 or r11976.  opened and closed both 2.0.2 and r11976 100 
times and experienced no bugs.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28168</commentid>
    <comment_count>3</comment_count>
    <who name="Gregory Block">gblock</who>
    <bug_when>2006-01-10 10:26:36 -0800</bug_when>
    <thetext>No longer happening; confirmed.  please chuck it, this was a long time ago.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28252</commentid>
    <comment_count>4</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2006-01-11 12:35:34 -0800</bug_when>
    <thetext>Closing as worksforme.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>31584</commentid>
    <comment_count>5</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2006-02-06 09:58:10 -0800</bug_when>
    <thetext>*** Bug 7104 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>