Bug 17877 - Umpqua Bank web login causes a WebKit crash
Summary: Umpqua Bank web login causes a WebKit crash
Status: RESOLVED DUPLICATE of bug 17860
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: https://www.umpquabank.com/asp/iBank-...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-16 10:07 PDT by Nate Silva
Modified: 2008-03-16 23:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Silva 2008-03-16 10:07:52 PDT
Logging in at my bank's web site causes a reproducible crash in WebKit. I am using the latest nightly r31055. I was able to login using a previous nightly -- probably about a week ago.


Steps to reproduce:

1. Start with a clean environment. Choose Safari > Reset Safari. Check all boxes and press Reset.

2. Visit https://www.umpquabank.com/asp/iBank-personal.asp.

3. Enter a login ID such as "test1234" and click "Access Accounts".


Expected results:

I should be presented with the next page, which is the "Challenge Question" page.


Actual results:

WebKit starts to display the Challenge Question page but then crashes.


I will also be using the Apple crash dialog's "Report..." button to send the crash details. I'll reference this bug # in the notes to my report.
Comment 1 Robert Blaut 2008-03-16 10:21:23 PDT
> I will also be using the Apple crash dialog's "Report..." button to send the
> crash details. I'll reference this bug # in the notes to my report.
> 

Please attach the crash log to this bug report.
Comment 2 Nate Silva 2008-03-16 21:39:22 PDT
Here is the crash log. It appears that I'm actually using build r31078. The Finder's "Get Info" command says r31055 which is why I mis-reported the build ID earlier.

System Configuration
----
Model: MacBookPro4,1, BootROM MBP41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB
Graphics: GeForce 8600M GT, GeForce 8600M GT, spdisplays_pcie_device, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (4.170.46.3)
Bluetooth: Version 2.1.0f16, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS542525K9SA00, 232.89 GB
Parallel ATA Device: MATSHITADVD-R   UJ-867
USB Device: Built-in iSight, Apple Inc., high_speed, 500 mA
USB Device: BCM2045B2, Broadcom, full_speed, 500 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple, Inc., full_speed, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., low_speed, 500 mA


Problem Details
----
Process:         Safari [16933]
Path:            /Users/nate/Desktop/WebKit.app/Contents/MacOS/WebKit
Identifier:      org.webkit.nightly.WebKit
Version:         r31078 (31078)
Code Type:       X86 (Native)
Parent Process:  launchd [102]

Date/Time:       2008-03-16 21:37:18.106 -0700
OS Version:      Mac OS X 10.5.2 (9C2028)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000001
Crashed Thread:  0

Thread 0 Crashed:
0   ???                           	0x00000001 0 + 1
1   com.apple.WebCore             	0x00f4e591 WebCore::SubresourceLoader::didFinishLoading() + 49
2   com.apple.Foundation          	0x92a858b7 -[NSURLConnection(NSURLConnectionReallyInternal) sendDidFinishLoading] + 87
3   com.apple.Foundation          	0x92a85844 _NSURLConnectionDidFinishLoading + 68
4   com.apple.CFNetwork           	0x9006c7f3 sendDidFinishLoadingCallback + 148
5   com.apple.CFNetwork           	0x90069920 _CFURLConnectionSendCallbacks + 1994
6   com.apple.CFNetwork           	0x900690d9 muxerSourcePerform + 283
7   com.apple.CoreFoundation      	0x9643d62e CFRunLoopRunSpecific + 3166
8   com.apple.CoreFoundation      	0x9643dd18 CFRunLoopRunInMode + 88
9   com.apple.HIToolbox           	0x94d956a0 RunCurrentEventLoopInMode + 283
10  com.apple.HIToolbox           	0x94d954b9 ReceiveNextEventCommon + 374
11  com.apple.HIToolbox           	0x94d9532d BlockUntilNextEventMatchingListInMode + 106
12  com.apple.AppKit              	0x93c6c7d9 _DPSNextEvent + 657
13  com.apple.AppKit              	0x93c6c08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
14  com.apple.Safari              	0x0000997e 0x1000 + 35198
15  com.apple.AppKit              	0x93c650c5 -[NSApplication run] + 795
16  com.apple.AppKit              	0x93c3230a NSApplicationMain + 574
17  com.apple.Safari              	0x00002456 0x1000 + 5206

Thread 1:
0   libSystem.B.dylib             	0x9305abce __semwait_signal + 10
1   libSystem.B.dylib             	0x930858cd pthread_cond_wait$UNIX2003 + 73
2   com.apple.WebCore             	0x00c7a02f WebCore::IconDatabase::syncThreadMainLoop() + 239
3   com.apple.WebCore             	0x00c7a145 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
4   libSystem.B.dylib             	0x93084c55 _pthread_start + 321
5   libSystem.B.dylib             	0x93084b12 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x930539e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9305b1dc mach_msg + 72
2   com.apple.CoreFoundation      	0x9643d0de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x9643dd18 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           	0x900646cc CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x93084c55 _pthread_start + 321
6   libSystem.B.dylib             	0x93084b12 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x930539e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9305b1dc mach_msg + 72
2   com.apple.CoreFoundation      	0x9643d0de CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x9643dd18 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x92a83ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5   com.apple.Foundation          	0x92a205ad -[NSThread main] + 45
6   com.apple.Foundation          	0x92a20154 __NSThread__main__ + 308
7   libSystem.B.dylib             	0x93084c55 _pthread_start + 321
8   libSystem.B.dylib             	0x93084b12 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x930a3b3a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x93084c55 _pthread_start + 321
2   libSystem.B.dylib             	0x93084b12 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x930539e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9305b1dc mach_msg + 72
2   ...romedia.Flash Player.plugin	0x1ef77341 memcopy_mmx + 709497
3   libSystem.B.dylib             	0x93084c55 _pthread_start + 321
4   libSystem.B.dylib             	0x93084b12 thread_start + 34

Thread 6:
0   libSystem.B.dylib             	0x93053a2e semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x93085dc6 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x930cb8bb pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin	0x1ee3e572 0x1eaaf000 + 3732850
4   ...romedia.Flash Player.plugin	0x1ee75e68 Flash_EnforceLocalSecurity + 124992
5   ...romedia.Flash Player.plugin	0x1ee3e81c 0x1eaaf000 + 3733532
6   libSystem.B.dylib             	0x93084c55 _pthread_start + 321
7   libSystem.B.dylib             	0x93084b12 thread_start + 34

Thread 7:
0   libSystem.B.dylib             	0x93053a2e semaphore_wait_signal_trap + 10
1   libSystem.B.dylib             	0x93085dc6 _pthread_cond_wait + 1267
2   libSystem.B.dylib             	0x930cb8bb pthread_cond_wait + 48
3   ...romedia.Flash Player.plugin	0x1ee3e572 0x1eaaf000 + 3732850
4   ...romedia.Flash Player.plugin	0x1ee75e68 Flash_EnforceLocalSecurity + 124992
5   ...romedia.Flash Player.plugin	0x1ee3e81c 0x1eaaf000 + 3733532
6   libSystem.B.dylib             	0x93084c55 _pthread_start + 321
7   libSystem.B.dylib             	0x93084b12 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x20253960  ebx: 0x92a85874  ecx: 0x1e7d02d4  edx: 0x03001284
  edi: 0x00000001  esi: 0xbfffe88c  ebp: 0xbfffe898  esp: 0xbfffe84c
   ss: 0x0000001f  efl: 0x00010286  eip: 0x00000001   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00000001

Binary Images:
    0x1000 -   0x12efff  com.apple.Safari 3.0.4 (5523.15) <9e7a9a2711882523dcb8cc4058f32265> /Applications/Safari.app/Contents/MacOS/Safari
  0x176000 -   0x177ffc +WebKitNightlyEnabler.dylib ??? (???) /Users/nate/Desktop/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x17c000 -   0x243fef  com.apple.WebKit 526.1+ (526.1+) /Users/nate/Desktop/WebKit.app/Contents/Frameworks/10.5/WebKit.framework/Versions/A/WebKit
  0x2d8000 -   0x2e6ff8  SyndicationUI ??? (???) <3183d965aa467aa3eee7dd60ab8660ee> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
  0x2f5000 -   0x3b2fff  com.apple.JavaScriptCore 526.1+ (526.1+) /Users/nate/Desktop/WebKit.app/Contents/Frameworks/10.5/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x476000 -   0x481ffb +com.fsb.SafariBlock ??? (2.1) /Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
  0xa75000 -  0x10f8fff  com.apple.WebCore 526.1+ (526.1+) /Users/nate/Desktop/WebKit.app/Contents/Frameworks/10.5/WebCore.framework/Versions/A/WebCore
 0x1700000 -  0x17eefef  com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x12ccf000 - 0x12cd4ff3  libCGXCoreImage.A.dylib ??? (???) <4af1ec823b2261241966d206bf281c26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x1e398000 - 0x1e39dfff  com.apple.DictionaryServiceComponent 1.1 (1.1) <48169848fc6a3a97bb4d7ae36573cf0c> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
0x1e518000 - 0x1e518ffe  com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <208cdff0f0c103edb26883ab84217fe1> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
0x1e5f0000 - 0x1e5f7ffd  com.apple.JavaVM 12.0.2 (12.0.2) <d89b0125fd60b2faeca7d75fe5b35962> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x1e624000 - 0x1e643fed  com.apple.audio.CoreAudioKit 1.5 (1.5) <795c36d256c2cead9607068b1f78e141> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x1eaaf000 - 0x1f0acff3 +com.macromedia.Flash Player.plugin 9.0.115 (1.0.4f60) <9fa57b6dc7ff4cfe9a518442325e91cb> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <5013f43c4d2c33c9619011f103ec3238> /usr/lib/dyld
0x90003000 - 0x90008fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9000d000 - 0x9004ffef  com.apple.NavigationServices 3.5.1 (161) <2ab0914de9b7e1de2b3985a58a9afedf> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90051000 - 0x90058ff7  libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90059000 - 0x900d0fe3  com.apple.CFNetwork 221.5 (221.5) <cdccff2f42d755041ac399cc2a9d6cd1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x900d1000 - 0x900ecffb  libPng.dylib ??? (???) <0c5f9010b3b70a3d4bce4f93b78fc8a7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x900ed000 - 0x900f4fff  com.apple.agl 3.0.9 (AGL-3.0.9) <493bdf1318b1458ff62cbfb7b8c2bbdd> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x900f5000 - 0x904b3fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x904f9000 - 0x90575feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90576000 - 0x905f3fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x905f4000 - 0x90612fff  libresolv.9.dylib ??? (???) <32ccbe19e89a3fdd09a0c88151ea508c> /usr/lib/libresolv.9.dylib
0x90613000 - 0x90622ffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <43c5b91223501f917392f59fbf9d7ace> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x90623000 - 0x90673ff7  com.apple.HIServices 1.7.0 (???) <f83f0cb838a646c69f08fd38a31265f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90674000 - 0x9083fff7  com.apple.security 5.0.2 (33001) <7708022761ed64d9d5168e61cc8c46f4> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90840000 - 0x90842fff  com.apple.CrashReporterSupport 10.5.2 (157) <0083eb79c8d2c0bb30961d1a06d62994> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x90881000 - 0x90895ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90896000 - 0x90929fff  com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9092a000 - 0x90936ff5  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90944000 - 0x90a0bff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90a0c000 - 0x90b8afff  com.apple.AddressBook.framework 4.1 (687.1) <057d38b1e51e7bbf5810432c4a621ca8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x90b8b000 - 0x90bd0fef  com.apple.Metadata 10.5.2 (398.7) <9211ac4c6111fefc4dc9dbc0607203b0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90bd1000 - 0x90c1bfe1  com.apple.securityinterface 3.0 (32532) <e849f522f5055fb9083609a3c6e32280> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x90c1c000 - 0x90c1efff  com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90c3d000 - 0x90c7cfef  libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90c7d000 - 0x91013ff7  com.apple.QuartzCore 1.5.2 (1.5.2) <dc9d964882640a50cb6f623f104503d8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91014000 - 0x9103ffe7  libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
0x91040000 - 0x91064feb  libssl.0.9.7.dylib ??? (???) <0ee18f8589ed06aabdc1df5b37a801cd> /usr/lib/libssl.0.9.7.dylib
0x91065000 - 0x910a6fe7  libRIP.A.dylib ??? (???) <46bbaf96dacd04a7a699fabb0fb73fe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x910a7000 - 0x910a7ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x910a8000 - 0x910a9ffc  libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x910aa000 - 0x910adfff  com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x910ae000 - 0x910beffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <fc8a73eb3d8b94467d46b81759f65d97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x910d1000 - 0x910d3ff5  libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x910d4000 - 0x910d4ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91107000 - 0x91190fe3  com.apple.DesktopServices 1.4.5 (1.4.5) <dea68e8553708d9a29ff20e897788779> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91191000 - 0x91191ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91192000 - 0x9125dfff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9233f000 - 0x92812f36  libGLProgrammability.dylib ??? (???) <4202feccc57a1ed0907d6136b30a1c09> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x92813000 - 0x92839fff  libcups.2.dylib ??? (???) <362fab63e3640d6f7285167347e4e9b6> /usr/lib/libcups.2.dylib
0x9283a000 - 0x9285efff  libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib
0x928d2000 - 0x929f6fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x929f7000 - 0x92a15ff3  com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <5ee87dc53f9c1f5e4578a63ff31437a2> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x92a16000 - 0x92c90fe7  com.apple.Foundation 6.5.4 (677.15) <dcb17dfba9e39dde115084d0d2a73070> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c91000 - 0x92cb0ffa  libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92cb1000 - 0x92cb6fff  com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92cb7000 - 0x92f90ff3  com.apple.CoreServices.CarbonCore 785.8 (785.8) <951405bc7822fb5c880f5736c5a5c839> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92f91000 - 0x92f95fff  libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92f96000 - 0x92f96ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93053000 - 0x931b2ff3  libSystem.B.dylib ??? (???) <efbdeb86e78c88920b954ba3cb548d56> /usr/lib/libSystem.B.dylib
0x931b3000 - 0x93294ff7  libxml2.2.dylib ??? (???) <e19cd91bc9c9e4b076792a5c30885fd9> /usr/lib/libxml2.2.dylib
0x93295000 - 0x9337aff3  com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9337b000 - 0x9378bfef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9378c000 - 0x93aa0fe2  com.apple.QuickTime 7.4.1 (14) <91da0a127f79b4943c8fbff886d23c5c> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93c2c000 - 0x94429fef  com.apple.AppKit 6.5.2 (949.26) <b7a6f2a925b93a328c9a7af44e993dd1> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9442a000 - 0x94461fff  com.apple.SystemConfiguration 1.9.1 (1.9.1) <6cf73c7bae476624893ed6e4763b6922> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94be2000 - 0x94be9ffe  libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x94bea000 - 0x94c19fe3  com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94c1a000 - 0x94cadff3  com.apple.ApplicationServices.ATS 3.2 (???) <9b14b850b196498a15c6d3ae4bbed684> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94cae000 - 0x94d07ff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94d08000 - 0x94d64ff7  com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94d65000 - 0x9506dfff  com.apple.HIToolbox 1.5.2 (???) <961a3a9fdd82790b952493a8b7d34d08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9509e000 - 0x951d6ff7  libicucore.A.dylib ??? (???) <bcb2de540c724caf6f5344feb793d813> /usr/lib/libicucore.A.dylib
0x951d7000 - 0x95204feb  libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9527e000 - 0x95309fff  com.apple.framework.IOKit 1.5.1 (???) <cb8d56aaa6536c9f72055a509a1d94ea> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95333000 - 0x95333ffa  com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95334000 - 0x9536efff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9536f000 - 0x953e9ff8  com.apple.print.framework.PrintCore 5.5.2 (245.1) <d888fff1828f81dffc4f5bcce3d8acf5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x954df000 - 0x95515fef  libtidy.A.dylib ??? (???) <3bee532a9d168f8a33d90b57e014c60c> /usr/lib/libtidy.A.dylib
0x95516000 - 0x95573ffb  libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x95574000 - 0x9557efeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95585000 - 0x95590ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95665000 - 0x95697fff  com.apple.LDAPFramework 1.4.3 (106) <fd2a420db8e3bf599c9c41713d7ad0a6> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x956c9000 - 0x95755ff7  com.apple.LaunchServices 286.5 (286.5) <421c71c71f8e9d2ed2b84efa0b0111e7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x95756000 - 0x9589bff7  com.apple.ImageIO.framework 2.0.1 (2.0.1) <a32f883f504628bbdfae4c494b994ce0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9597c000 - 0x95a03ff7  libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
0x95a04000 - 0x95a2cff7  com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95a2d000 - 0x95a2dff8  com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95a2e000 - 0x95a34fff  com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x95a35000 - 0x95a35ff8  com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95a36000 - 0x95a46fff  com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <516b0b1ae1d539c6f78f71ac779e3b87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95a72000 - 0x95a79fe9  libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x95a7a000 - 0x95ab3ffe  com.apple.securityfoundation 3.0 (32989) <d25780b149d9b0b518899c8aade0b61f> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95ab4000 - 0x95b66ffb  libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib
0x95b67000 - 0x95b7dfe7  com.apple.CoreVideo 1.5.0 (1.5.0) <fe4dc9ab74be4a7d2b56417de4668f68> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95d3a000 - 0x95d3affb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x95eeb000 - 0x95eeffff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x95ef0000 - 0x95f4aff7  com.apple.CoreText 2.0.1 (???) <59c0a38c748b0c90c05e57d027e55d12> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96077000 - 0x96127fff  edu.mit.Kerberos 6.0.12 (6.0.12) <41a22621aec4b8b869fbae69f9f06dce> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96128000 - 0x9618dffb  com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9618e000 - 0x961ccff7  libGLImage.dylib ??? (???) <c1e472a6d2f3215b6753ea63bd4eb085> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96216000 - 0x962d0fe3  com.apple.CoreServices.OSServices 224.4 (224.4) <ee6c8e0c8cd49997324603a7f992ad82> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x962db000 - 0x962eafff  libsasl2.2.dylib ??? (???) <75b9d97ca7c3d53cd38bdd420a377522> /usr/lib/libsasl2.2.dylib
0x962eb000 - 0x963cafff  libobjc.A.dylib ??? (???) <99a9ad33ca07114848fdd7580968a572> /usr/lib/libobjc.A.dylib
0x963cb000 - 0x964fdfef  com.apple.CoreFoundation 6.5.1 (476.10) <86e9bf8d3e1c88ddfa63f855f664a2c6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x964fe000 - 0x965a5feb  com.apple.QD 3.11.52 (???) <d6efc4827b91e646965d15c409a6610f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x965a6000 - 0x965b1fe7  libCSync.A.dylib ??? (???) <58622c04bb330164e81a481305c4bd19> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96601000 - 0x96c9afff  com.apple.CoreGraphics 1.351.21 (???) <1717f50b5d7b891dec8e93781df6eb16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96c9b000 - 0x96ca9ffd  libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x96caa000 - 0x96cc2fff  com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96cc3000 - 0x96ccbfff  com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96ccc000 - 0x96cccfff  com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96ccd000 - 0x96cd9fe7  com.apple.opengl 1.5.6 (1.5.6) <732bef10fedb6c9c34a834f87a0f6977> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96cda000 - 0x96cf0fff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x96cf1000 - 0x96d70ff5  com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96d71000 - 0x96d7afff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96db9000 - 0x96ebafff  com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
Comment 3 Nate Silva 2008-03-16 21:44:15 PDT
After posting the crash log I got a new nightly (r31090). I can no longer reproduce the problem in 31090 but it definitely was crashing in r31078 a few minutes ago.

I don't know how this bug system works so I'll let someone else decide whether to close the bug.
Comment 4 Robert Blaut 2008-03-16 23:27:05 PDT
Thank you for the crash log. It is proof that the bug is duplicate of bug 17860
Comment 5 Robert Blaut 2008-03-16 23:28:54 PDT
Marked as fixed by mistake
Comment 6 Robert Blaut 2008-03-16 23:29:13 PDT

*** This bug has been marked as a duplicate of 17860 ***