[Webkit-unassigned] [Bug 12673] New: REGRESSION: Crash occurs at WTF::IntHash() when loading page at http://www.gmail.com
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 6 23:37:07 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12673
Summary: REGRESSION: Crash occurs at WTF::IntHash() when loading
page at http://www.gmail.com
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: InRadar
Severity: Normal
Priority: P1
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mjs at apple.com
2007-02-01 11:34:01 Chris Petersen:
* SUMMARY
With TOT (Safari-Tiger-Production-19339-11990.tar.gz), while loading your gmail
account page. The crash appears to happen when you have actually successfully
logged in and it's loading the your main gmail page.
* STEPS TO REPRODUCE
1. With TOT (Safari-Tiger-Production-19339-11990.tar.gz), go to
http://www.gmail.com
2. Login into your gmail account
3. While this page is attempting to load, a crash occurs
* RESULTS
Gmail user page should load but crashes instead
* REGRESSION
Yes, this worked on previous TOT builds
Date/Time: 2007-02-01 11:33:33.087 -0800
OS Version: 10.4.9 (Build 8P124)
Report Version: 4
Command: Safari
Path: /Volumes/Novi/TOT_tiger/release/Safari.app/Contents/MacOS/Safari
Parent: bash [228]
Version: 3.0 (521.32.1)
PID: 290
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x5814c4ca
Thread 0 Crashed:
0 com.apple.WebCore 0x9549fdec bool WTF::HashTable<int, int,
WTF::IdentityExtractor<int>, WTF::IntHash<int>, WTF::HashTraits<int>,
WTF::HashTraits<int> >::contains<int, WTF::IdentityHashTranslator<int, int,
WTF::IntHash<int> > >(int const&) const + 92
1 com.apple.WebCore 0x951d5bac WebCore::TimerBase::isActive() const
+ 76
2 com.apple.WebCore 0x953b2678
WebCore::FrameLoader::stopRedirectionTimer() + 40
3 com.apple.WebCore 0x953b3610
WebCore::FrameLoader::cancelRedirection(bool) + 32
4 com.apple.WebCore 0x953c56c0
WebCore::FrameLoader::stopLoading(bool) + 784
5 com.apple.WebCore 0x953c5834 WebCore::FrameLoader::closeURL() +
36
6 com.apple.WebCore 0x953c6098
WebCore::FrameLoader::transitionToCommitted(WTF::PassRefPtr<WebCore::PageCache>)
+ 88
7 com.apple.WebCore 0x953c6890
WebCore::FrameLoader::commitProvisionalLoad(WTF::PassRefPtr<WebCore::PageCache>)
+ 160
8 com.apple.WebCore 0x953c9af8
WebCore::DocumentLoader::commitIfReady() + 72
9 com.apple.WebCore 0x953c9b8c
WebCore::DocumentLoader::commitLoad(char const*, int) + 60
10 com.apple.WebCore 0x953d09a0
WebCore::ResourceLoader::didReceiveData(char const*, int, long long, bool) + 80
11 com.apple.WebCore 0x953cd5a4
WebCore::MainResourceLoader::didReceiveData(char const*, int, long long, bool)
+ 52
12 com.apple.WebCore 0x953a415c -[WebCoreResourceHandleAsDelegate
connection:didReceiveData:lengthReceived:] + 156
13 com.apple.Foundation 0x92c0e624
-[NSURLConnection(NSURLConnectionInternal) _sendDidReceiveDataCallback] + 564
14 com.apple.Foundation 0x92c0cac4
-[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 488
15 com.apple.Foundation 0x92c0c860 _sendCallbacks + 156
16 com.apple.CoreFoundation 0x907df4fc __CFRunLoopDoSources0 + 384
17 com.apple.CoreFoundation 0x907dea2c __CFRunLoopRun + 452
18 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
19 com.apple.HIToolbox 0x93293b40 RunCurrentEventLoopInMode + 264
20 com.apple.HIToolbox 0x932931d4 ReceiveNextEventCommon + 380
21 com.apple.HIToolbox 0x93293040
BlockUntilNextEventMatchingListInMode + 96
22 com.apple.AppKit 0x93777ae4 _DPSNextEvent + 384
23 com.apple.AppKit 0x937777a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
24 com.apple.Safari 0x00009c34 0x1000 + 35892
25 com.apple.AppKit 0x93773cec -[NSApplication run] + 472
26 com.apple.AppKit 0x9386487c NSApplicationMain + 452
27 com.apple.Safari 0x000056e4 0x1000 + 18148
28 com.apple.Safari 0x00052bbc 0x1000 + 334780
Thread 1:
0 libSystem.B.dylib 0x9000b628 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b57c mach_msg + 60
2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x92c036a8
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5 com.apple.Foundation 0x92bdc1a0 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002bfe8 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9000b628 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000b57c mach_msg + 60
2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x92c047e8 +[NSURLCache _diskCacheSyncLoop:] +
152
5 com.apple.Foundation 0x92bdc1a0 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002bfe8 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x9001fb6c select + 12
1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
2 libSystem.B.dylib 0x9002bfe8 _pthread_body + 96
Thread 4:
0 libSystem.B.dylib 0x9002c6a8 semaphore_wait_signal_trap + 8
1 libSystem.B.dylib 0x9003118c pthread_cond_wait + 480
2 com.apple.Foundation 0x92be330c -[NSConditionLock
lockWhenCondition:] + 68
3 com.apple.Syndication 0x9a58e42c -[AsyncDB _run:] + 192
4 com.apple.Foundation 0x92bdc1a0 forkThreadForFunction + 108
5 libSystem.B.dylib 0x9002bfe8 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x000000009549fdec srr1: 0x000000000200f030
vrsave: 0x0000000000000000
cr: 0x24422444 xer: 0x0000000000000007 lr: 0x00000000951d5bac
ctr: 0x0000000093844974
r0: 0x00000000ed0e79f8 r1: 0x00000000bfffe1a0 r2: 0x0000000014124248
r3: 0x0000000087859393
r4: 0x00000000046abb98 r5: 0x0000000000000000 r6: 0x00000000ffffffff
r7: 0x0000000004f17000
r8: 0x00000000ed0e94f6 r9: 0x0000000085049092 r10: 0x0000000044028282
r11: 0x000000000371bff8
r12: 0x0000000093844974 r13: 0x0000000000000000 r14: 0x0000000000000001
r15: 0x0000000000000001
r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x000000000000a243
r19: 0x0000000000000000
r20: 0x0000000010184610 r21: 0x00000000a2bce3f0 r22: 0x00000000004d6170
r23: 0x0000000000000000
r24: 0x000000000000009e r25: 0x00000000046ab900 r26: 0x00000000000000b1
r27: 0x0000000000000001
r28: 0x00000000046abb64 r29: 0x00000000046ab900 r30: 0x00000000046abb98
r31: 0x00000000951d5b70
Binary Images Description:
0x1000 - 0x133fff com.apple.Safari 3.0 (521.32.1)
/Volumes/Novi/TOT_tiger/release/Safari.app/Contents/MacOS/Safari
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.61 (???)
/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 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.9
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd3fff com.apple.CFNetwork 4.0 (129.20)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
0x91122000 - 0x912ddfff com.apple.security 4.6 (29770)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ec000 - 0x91414fff com.apple.SystemConfiguration 1.8.3
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91427000 - 0x91432fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91437000 - 0x9143ffff libbsm.dylib /usr/lib/libbsm.dylib
0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fd000 - 0x91535fff com.apple.AE 1.5 (297)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91550000 - 0x9161dfff com.apple.ColorSync 4.4.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91672000 - 0x91703fff com.apple.print.framework.PrintCore 4.6 (177.13)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174a000 - 0x91801fff com.apple.QD 3.10.24 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183e000 - 0x9189cfff com.apple.HIServices 1.5.3 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918cb000 - 0x918ecfff com.apple.LangAnalysis 1.6.1
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91900000 - 0x91925fff com.apple.FindByContent 1.5
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91938000 - 0x9197afff com.apple.LaunchServices 182
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91996000 - 0x919aafff com.apple.speech.synthesis.framework 3.3
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b8000 - 0x919fdfff com.apple.ImageIO.framework 1.5.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a14000 - 0x91adbfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b29000 - 0x91b3efff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b43000 - 0x91b61fff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b67000 - 0x91c1efff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c6d000 - 0x91c71fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c73000 - 0x91cdafff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91cdf000 - 0x91d1cfff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d23000 - 0x91d3cfff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d41000 - 0x91d44fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d46000 - 0x91e24fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91e44000 - 0x91e44fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e46000 - 0x91f2bfff com.apple.vImage 2.4
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f33000 - 0x91f52fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fbe000 - 0x9202cfff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92037000 - 0x920ccfff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920e6000 - 0x9266efff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926a1000 - 0x929ccfff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x929fc000 - 0x92aeafff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92aed000 - 0x92b75fff com.apple.DesktopServices 1.3.6
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bb6000 - 0x92de1fff com.apple.Foundation 6.4.8 (567.29)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f0e000 - 0x92f2cfff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f37000 - 0x92f91fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92faf000 - 0x92faffff com.apple.Carbon 10.4 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fb1000 - 0x92fc5fff com.apple.ImageCapture 3.0
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fdd000 - 0x92fedfff com.apple.speech.recognition.framework 3.4
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ff9000 - 0x9300efff com.apple.securityhi 2.0 (203)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93020000 - 0x930a7fff com.apple.ink.framework 101.2 (69)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930bb000 - 0x930c6fff com.apple.help 1.0.3 (32)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930d0000 - 0x930fdfff com.apple.openscripting 1.2.5 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93117000 - 0x93126fff com.apple.print.framework.Print 5.2 (192.4)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93132000 - 0x93198fff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931c9000 - 0x93218fff com.apple.NavigationServices 3.4.4 (3.4.3)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93246000 - 0x93263fff com.apple.audio.SoundManager 3.9
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93275000 - 0x93282fff com.apple.CommonPanels 1.2.2 (73)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9328b000 - 0x93599fff com.apple.HIToolbox 1.4.9 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936e9000 - 0x936f5fff com.apple.opengl 1.4.7
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936fa000 - 0x9371afff com.apple.DirectoryService.Framework 3.1
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9376d000 - 0x9376dfff com.apple.Cocoa 6.4 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9376f000 - 0x93da2fff com.apple.AppKit 6.4.7 (824.41)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x941ce000 - 0x9427ffff com.apple.WebKit 420+
/Volumes/Novi/TOT_tiger/release/WebKit.framework/Versions/A/WebKit
0x942f0000 - 0x942f0fff com.apple.audio.units.AudioUnit 1.4
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x942f2000 - 0x944b2fff com.apple.QuartzCore 1.4.12
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x944fc000 - 0x94539fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94541000 - 0x94591fff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9459a000 - 0x945aefff com.apple.CoreVideo 1.4
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94644000 - 0x9467cfff com.apple.vmutils 4.0.0 (85)
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x946bf000 - 0x946dbfff com.apple.securityfoundation 2.2 (27710)
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x946ef000 - 0x94733fff com.apple.securityinterface 2.2 (27692)
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94757000 - 0x94766fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9476e000 - 0x9477bfff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x947c1000 - 0x947dafff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94b73000 - 0x94be4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x94d7f000 - 0x94eaffff com.apple.AddressBook.framework 4.0.4 (485.1)
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94f41000 - 0x94f50fff com.apple.DSObjCWrappers.Framework 1.1
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94f58000 - 0x94f85fff com.apple.LDAPFramework 1.4.1 (69.0.1)
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94f8c000 - 0x94f9cfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94faa000 - 0x9554dfff com.apple.WebCore 420+
/Volumes/Novi/TOT_tiger/release/WebCore.framework/Versions/A/WebCore
0x95d6f000 - 0x95d98fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x95fc4000 - 0x95ff6fff com.apple.PDFKit 1.0.3
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x977b6000 - 0x977c3fff com.apple.agl 2.5.6 (AGL-2.5.6)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9826c000 - 0x9833dfff com.apple.QuartzComposer 1.2.4 (32.22)
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x983ba000 - 0x983bafff com.apple.quartzframework 1.0
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9a58b000 - 0x9a5c1fff com.apple.Syndication 1.0.6 (54)
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a5de000 - 0x9a5f0fff com.apple.SyndicationUI 1.0.6 (54)
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x9fd1f000 - 0x9fd3cfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x9fd44000 - 0x9fd73fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x9fd83000 - 0x9fe13fff com.apple.JavaScriptCore 420+
/Volumes/Novi/TOT_tiger/release/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9fe3f000 - 0x9ff03fff com.apple.audio.toolbox.AudioToolbox 1.4.5
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9ff55000 - 0x9ffc7fff com.apple.CoreData 91 (92)
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
Model: PowerBook5,2, BootROM 4.7.1f1, 1 processors, PowerPC G4 (1.1), 1.25
GHz, 512 MB
Graphics: ATI Mobility Radeon 9600, ATY,RV350M10, AGP, 64 MB
Memory Module: SODIMM0/J25LOWER, 256 MB, DDR SDRAM, PC2700U-25330
Memory Module: SODIMM1/J25UPPER, 256 MB, DDR SDRAM, PC2700U-25330
AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6
Bluetooth: Version 1.7.14f12, 2 service, 1 devices, 1 incoming serial ports
Network Service: Built-in Ethernet, Ethernet, en0
Network Service: AirPort, AirPort, en1
PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
Parallel ATA Device: MATSHITADVD-R UJ-816, 226.61 MB
Parallel ATA Device: Hitachi IC25N080ATMR04-0, 74.53 GB
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
2007-02-01 12:37:07 Chris Petersen:
This regression first started with Safari-Tiger-Production-19327-11983.tar.gz
since the previous build Safari-Tiger-Production-19324-11983.tar.gz doesn't
reproduce this crash.
I'm not sure if this checkin
http://trac.webkit.org/projects/webkit/changeset/19327 or some other checkin
between these revisions 19327 - 19324 caused this regression.
2007-02-01 12:49:56 Chris Petersen:
Based on further testing, this crash does seem to related to
http://trac.webkit.org/projects/webkit/changeset/19327 . The key to reproducing
in to leave the mouse inside the browser window while you login.
2007-02-03 23:50:30 Maciej Stachowiak:
Oliver, didn't you fix this already?
2007-02-05 13:16:06 Stephanie Lewis:
By virtue of being Safari Blocker Reviewed, these have been Safari BRB Reviewed
<rdar://problem/4969651>
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list