Bug 7307 - Either crash or 2 world leaks reported when visiting this website
Summary: Either crash or 2 world leaks reported when visiting this website
Status: RESOLVED DUPLICATE of bug 7274
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://animeclick.nipogames.com/index...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 11:32 PST by Diego Miguel Virasoro
Modified: 2006-02-17 11:17 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Miguel Virasoro 2006-02-16 11:32:32 PST
I have tried around 10 times and I consistently get one of these three results when using the latest webkit (16th Feb). Note however that if I use the official Safari in 10.4.4 then there are never any problems.

To get the results:
1-Star with no open windows (and I do not get reports of world leaks)
2-I go to http://www.animeclick.it/
3-This redirects to http://animeclick.nipogames.com/index.php
4-When it has finished loading the page, close the window

Then one of three things occur:
1-It crashes
2-It reports 2 world leaks (one was the JavaScript interpreter, I think, but I should check again)
3-Nothing happens. However if then I try again I consistently get result number 2 (the world leaks)

If there is anything more I can add to help you understand this, please tell me.
Comment 1 Diego Miguel Virasoro 2006-02-16 11:43:37 PST
I do not know if it helps, but after one of the crashes, this was the report Safari wanted to send to Apple:
--------------------------------------------------
Date/Time:      2006-02-16 20:17:46.450 +0100
OS Version:     10.4.4 (Build 8G32)
Report Version: 3

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

Version:        2.0.3 (417.8)
Build Version:  1
Project Name:   WebBrowser
Source Version: 4170800

PID:    654
Thread: 0

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

Thread 0 Crashed:
0   <<00000000>> 	0x00000000 0 + 0
1   com.apple.WebCore        	0x012cc340 WebCore::TimerBase::sharedTimerFired() + 112
2   com.apple.CoreFoundation 	0x90770aec __CFRunLoopDoTimer + 184
3   com.apple.CoreFoundation 	0x9075d464 __CFRunLoopRun + 1680
4   com.apple.CoreFoundation 	0x9075ca18 CFRunLoopRunSpecific + 268
5   com.apple.HIToolbox      	0x9318e1e0 RunCurrentEventLoopInMode + 264
6   com.apple.HIToolbox      	0x9318d7ec ReceiveNextEventCommon + 244
7   com.apple.HIToolbox      	0x9318d6e0 BlockUntilNextEventMatchingListInMode + 96
8   com.apple.AppKit         	0x9368b104 _DPSNextEvent + 384
9   com.apple.AppKit         	0x9368adc8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
10  com.apple.Safari         	0x000072d4 0x1000 + 25300
11  com.apple.AppKit         	0x9368730c -[NSApplication run] + 472
12  com.apple.AppKit         	0x93777e68 NSApplicationMain + 452
13  com.apple.Safari         	0x0005cfdc 0x1000 + 376796
14  com.apple.Safari         	0x0005ce80 0x1000 + 376448

Thread 1:
0   libSystem.B.dylib        	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation 	0x9075d114 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x9075ca18 CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x928f5664 -[NSRunLoop runMode:beforeDate:] + 172
5   com.apple.Foundation     	0x928f559c -[NSRunLoop run] + 76
6   com.apple.WebKit         	0x0036ce94 +[WebFileDatabase _syncLoop:] + 180
7   com.apple.Foundation     	0x928e66d4 forkThreadForFunction + 108
8   libSystem.B.dylib        	0x9002b200 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib        	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation 	0x9075d114 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x9075ca18 CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x9290db9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation     	0x928e66d4 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002b200 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib        	0x9000b208 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000b15c mach_msg + 60
2   com.apple.CoreFoundation 	0x9075d114 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x9075ca18 CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x9290ecdc +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation     	0x928e66d4 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002b200 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib        	0x9001f20c select + 12
1   com.apple.CoreFoundation 	0x9076f9a8 __CFSocketManager + 472
2   libSystem.B.dylib        	0x9002b200 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib        	0x9002b8a8 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x9003001c pthread_cond_wait + 488
2   com.apple.Foundation     	0x928ed840 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.Syndication    	0x99cee50c -[AsyncDB _run:] + 192
4   com.apple.Foundation     	0x928e66d4 forkThreadForFunction + 108
5   libSystem.B.dylib        	0x9002b200 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x0000000000000000 srr1: 0x000000004000f030                        vrsave: 0x0000000000000000
    cr: 0x42028222          xer: 0x0000000020000007   lr: 0x00000000012cc294  ctr: 0x0000000000000000
    r0: 0x0000000000000000   r1: 0x00000000bfffe970   r2: 0x0000000000615050   r3: 0x00000000006929b0
    r4: 0x0000000000000040   r5: 0x0000000000000029   r6: 0x00000000bfffe658   r7: 0x000000001845d5bd
    r8: 0x00000000006d0800   r9: 0x0000000000000000  r10: 0x00000000006d0700  r11: 0x0000000000000000
   r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x0000000000000000
   r16: 0x0000000000000000  r17: 0x0000000000000001  r18: 0x0000000000000000  r19: 0x0000000000000000
   r20: 0x0000000000000000  r21: 0x0000000000000000  r22: 0x00000000005132e8  r23: 0x00000000005132e0
   r24: 0x00000000005131d0  r25: 0x00000000005132e8  r26: 0x000000000138c164  r27: 0x00000000bfffea08
   r28: 0x0000000000000002  r29: 0x0000000000000001  r30: 0x00000000006929b0  r31: 0x00000000012cc164

Binary Images Description:
    0x1000 -    0xdafff com.apple.Safari 2.0.3 (417.8)	/Applications/Safari.app/Contents/MacOS/Safari
  0x106000 -   0x195fff com.apple.JavaScriptCore 420+	/Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x305000 -   0x3affff com.apple.WebKit 420+	/Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
 0x1008000 -  0x135dfff com.apple.WebCore 420+	/Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
 0x51a8410 -  0x51a84c2 CFMPriv_CoreFoundation 	PEF binary: CFMPriv_CoreFoundation
 0x51a86d0 -  0x51a8785 CFMPriv_DVComponentGlue 	PEF binary: CFMPriv_DVComponentGlue
 0x51a89c0 -  0x51a8a63 CFMPriv_QuickTime 	PEF binary: CFMPriv_QuickTime
 0x51a8ae0 -  0x51a8b57 CFMPriv_System 	PEF binary: CFMPriv_System
 0x51a8e00 -  0x51a8ed0 CFMPriv_CarbonSound 	PEF binary: CFMPriv_CarbonSound
 0x51a8f50 -  0x51a9023 CFMPriv_CommonPanels 	PEF binary: CFMPriv_CommonPanels
 0x51a9100 -  0x51a91bb CFMPriv_Help 	PEF binary: CFMPriv_Help
 0x51a91c0 -  0x51a928a CFMPriv_HIToolbox 	PEF binary: CFMPriv_HIToolbox
 0x51a9310 -  0x51a93e6 CFMPriv_HTMLRendering 	PEF binary: CFMPriv_HTMLRendering
 0x51a9460 -  0x51a9533 CFMPriv_ImageCapture 	PEF binary: CFMPriv_ImageCapture
 0x51a95c0 -  0x51a96a5 CFMPriv_NavigationServices 	PEF binary: CFMPriv_NavigationServices
 0x51a9720 -  0x51a97f6 CFMPriv_OpenScripting&#63743;MacBLib 	PEF binary: CFMPriv_OpenScripting&#63743;MacBLib
 0x51a98d0 -  0x51a998e CFMPriv_Print 	PEF binary: CFMPriv_Print
 0x51a99b0 -  0x51a9a7d CFMPriv_SecurityHI 	PEF binary: CFMPriv_SecurityHI
 0x51a9b00 -  0x51a9be2 CFMPriv_SpeechRecognition 	PEF binary: CFMPriv_SpeechRecognition
 0x51a9c60 -  0x51a9d33 CFMPriv_CarbonCore 	PEF binary: CFMPriv_CarbonCore
 0x51a9db0 -  0x51a9e83 CFMPriv_OSServices 	PEF binary: CFMPriv_OSServices
 0x51a9f60 -  0x51aa022 CFMPriv_AE 	PEF binary: CFMPriv_AE
 0x51aa030 -  0x51aa0f5 CFMPriv_ATS 	PEF binary: CFMPriv_ATS
 0x51aa170 -  0x51aa247 CFMPriv_ColorSync 	PEF binary: CFMPriv_ColorSync
 0x51aa2d0 -  0x51aa3b3 CFMPriv_FindByContent 	PEF binary: CFMPriv_FindByContent
 0x51aa430 -  0x51aa50a CFMPriv_HIServices 	PEF binary: CFMPriv_HIServices
 0x51aa580 -  0x51aa660 CFMPriv_LangAnalysis 	PEF binary: CFMPriv_LangAnalysis
 0x51aa6f0 -  0x51aa7d6 CFMPriv_LaunchServices 	PEF binary: CFMPriv_LaunchServices
 0x51aa8b0 -  0x51aa987 CFMPriv_PrintCore 	PEF binary: CFMPriv_PrintCore
 0x51aa990 -  0x51aaa52 CFMPriv_QD 	PEF binary: CFMPriv_QD
 0x51aab50 -  0x51aac39 CFMPriv_SpeechSynthesis 	PEF binary: CFMPriv_SpeechSynthesis
 0x5803000 -  0x593be45 Flash Player 	PEF binary: Flash Player
 0x593c000 -  0x598b3c7 CarbonLibpwpc 	PEF binary: CarbonLibpwpc
 0x598b3d0 -  0x59a36bd Apple;Carbon;Multimedia 	PEF binary: Apple;Carbon;Multimedia
 0x59a4c00 -  0x59a698b Apple;Carbon;Networking 	PEF binary: Apple;Carbon;Networking
 0x5ab7000 -  0x5c3bfff com.elgato.mpegsupport EyeTV MPEG Support 1.0.3 (build 34) (1.0.3)	/Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
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.30 (???)	/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 10.4.6 (168.3)	/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 - 0x92aebfff com.apple.Foundation 6.4.2 (567.21)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c09000 - 0x92ce7fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92d07000 - 0x92df5fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92e07000 - 0x92e25fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e30000 - 0x92e8afff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ea8000 - 0x92ea8fff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92eaa000 - 0x92ebefff com.apple.ImageCapture 3.0	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ed6000 - 0x92ee6fff com.apple.speech.recognition.framework 3.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ef2000 - 0x92f07fff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f19000 - 0x92fa0fff com.apple.ink.framework 101.2 (69)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fb4000 - 0x92fbffff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fc9000 - 0x92ff6fff com.apple.openscripting 1.2.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93010000 - 0x93020fff com.apple.print.framework.Print 5.0 (190.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9302c000 - 0x93092fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930c3000 - 0x93115fff com.apple.NavigationServices 3.4.2	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93141000 - 0x9315efff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93170000 - 0x9317dfff com.apple.CommonPanels 1.2.2 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93186000 - 0x93498fff com.apple.HIToolbox 1.4.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935e4000 - 0x935f0fff com.apple.opengl 1.4.7	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x935f5000 - 0x93616fff com.apple.DirectoryService.Framework 3.0	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93681000 - 0x93681fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93683000 - 0x93cb6fff com.apple.AppKit 6.4.4 (824.33)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94043000 - 0x940b3fff com.apple.CoreData 80	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940ec000 - 0x941b6fff com.apple.audio.toolbox.AudioToolbox 1.4.1	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9420a000 - 0x9420afff com.apple.audio.units.AudioUnit 1.4	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9420c000 - 0x94384fff com.apple.QuartzCore 1.4.5	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943ce000 - 0x9440bfff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94413000 - 0x94463fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x944f2000 - 0x9452afff com.apple.vmutils 4.0.0 (85)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9456d000 - 0x94589fff com.apple.securityfoundation 2.1 (24988)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9459d000 - 0x945e1fff com.apple.securityinterface 2.1 (24981)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94605000 - 0x94614fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9461c000 - 0x94628fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9466e000 - 0x94686fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9468d000 - 0x94710fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x94890000 - 0x949befff com.apple.AddressBook.framework 4.0.3 (483)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94a50000 - 0x94a5ffff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94a67000 - 0x94a94fff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94a9b000 - 0x94aabfff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94aaf000 - 0x94adefff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94aee000 - 0x94b0bfff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95ce5000 - 0x95d0efff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x99a88000 - 0x99a89fff com.apple.iokit.dvcomponentglue 1.7.9	/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
0x99ceb000 - 0x99d21fff com.apple.Syndication 1.0.3 (49)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x99d3e000 - 0x99d50fff com.apple.SyndicationUI 1.0.3 (49)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: PowerBook3,4, BootROM 4.3.7f3, 1 processors, PowerPC G4  (2.1), 667 MHz, 768 MB
Graphics: ATI Mobility Radeon 7500, ATY,RageM7, AGP, 32 MB
Memory Module: SODIMM0/J16TOP, 512 MB, SDRAM, PC133U-333
Memory Module: SODIMM1/J16BOTTOM, 256 MB, SDRAM, PC133U-333
AirPort: AirPort, 9.52
Modem: MicroDash, Euro, V.92, 1.0F, APPLE VERSION 2.6.6
Bluetooth: Version 1.7.0f18, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
PCI Card: TXN,PCI1410-02, cardbus, PC Card
Parallel ATA Device: IBM-IC25N040ATCS04-0, 37.26 GB
Parallel ATA Device: MATSHITACD-RW  CW-8121, 804.87 MB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: USB-PS/2 Mouse M-BA47, Logitech, Up to 1.5 Mb/sec, 500 mA
FireWire Device: EyeTV 410, Elgato Systems, Up to 400 Mb/sec
FireWire Device: HDD USB 2.0/1394A, Iomega, Up to 400 Mb/sec
FireWire Device: OXFORD IDE Device, Oxford Semiconductor Ltd., Up to 400 Mb/sec
Comment 2 mitz 2006-02-16 14:52:11 PST
This is very likely a duplicate of bug 7274, which should be fixed in the latest nightly, r12854.

*** This bug has been marked as a duplicate of 7274 ***
Comment 3 Diego Miguel Virasoro 2006-02-17 09:25:26 PST
I tested it again with the new webkit (17th feb).

The crash seems resolved: out of ~10 times there were no crashes.

However the leaks keep occuring. They are reported to be: 1 WebBridge object, 1 JavaScript interpreter.

Unfortunatly I do not get consistently: I get it only around 50% of the time, and I cannot determine what causes it and what doesn't. (If you want to replicate it, you may very well have to try several times: the "best" I got were 3 times in a row with no problems).

I do not know if it may be important but Safari has reported the same leaks in other pages, and it was always those two leaks. However in those cases it is even harder to replicate it.

Is there any way to help pin point what is causing this? For example is there any way to make safari only load some of the items in the page?

Thank you
Comment 4 David Kilzer (:ddkilzer) 2006-02-17 11:17:33 PST
(In reply to comment #3)
> However the leaks keep occuring. They are reported to be: 1 WebBridge object, 1
> JavaScript interpreter.

Diego, please open a new bug for the leaks.  Thanks!

> Unfortunatly I do not get consistently: I get it only around 50% of the time,
> and I cannot determine what causes it and what doesn't. (If you want to
> replicate it, you may very well have to try several times: the "best" I got
> were 3 times in a row with no problems).
> 
> I do not know if it may be important but Safari has reported the same leaks in
> other pages, and it was always those two leaks. However in those cases it is
> even harder to replicate it.
> 
> Is there any way to help pin point what is causing this? For example is there
> any way to make safari only load some of the items in the page?

The best way to debug this is to download the source of the web page (you may want to use Firefox's save as 'Web Page, Complete'), and then verify that loading it locally still produces the leaks.

Once you've done, that start removing "half" the content on the page and test again.  If the top half doesn't have a leak, try loading the bottom half of the page.  Hopefully one or the other should include the leak(s).  Then continue to narrow the remaining content by cutting it in half each time.  Eventually you will end up with a test case that reproduces the leak (which is VERY valuable!).

Note that it's possible that you may only be able to reduce the content of the HTML page so far and still produce the link, so it may not be possible to reduce this to less than a dozen HTML tags, but that's okay.  Any reduction may help identify the leaks.

Also note that there may be a way to run Safari (or the Safari+WebKit nightlies) to report the *exact* location of the leak without the above work.  I'm not sure how to do that off the top of my head; please check on IRC to find out if there's a way to do that.

http://webkit.opendarwin.org/contact.html