Bug 12730

Summary: Crash on using ABC.com's streaming player
Product: WebKit Reporter: Glenn Howes <grhowes>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical    
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://dynamic.abc.go.com/streaming/player?mk=20161731

Glenn Howes
Reported 2007-02-10 19:47:19 PST
I was using last night's nightly build, and I wanted to watch Daybreak on ABC.com, so I launched their streaming player, navigated to Day Break and clicked on the first 1/29/7 episode and immediately crashed. This does not happen with the release version of Safari.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-02-10 21:06:46 PST
Confirmed using a local debug build of WebKit r19562 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037). Probably a duplicate of Bug 12718. Stack trace: Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0x676e6977 Thread 0 Crashed: 0 libobjc.A.dylib 0x90a56580 _class_lookupMethodAndLoadCache + 72 1 libobjc.A.dylib 0x90a56506 objc_msgSend + 86 2 com.apple.Foundation 0x9265cea5 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 748 3 com.apple.Foundation 0x9265cb41 _sendCallbacks + 201 4 com.apple.CoreFoundation 0x9082afd2 CFRunLoopRunSpecific + 1213 5 com.apple.CoreFoundation 0x9082ab0e CFRunLoopRunInMode + 61 6 com.apple.HIToolbox 0x92ddabef RunCurrentEventLoopInMode + 285 7 com.apple.HIToolbox 0x92dda2fd ReceiveNextEventCommon + 385 8 com.apple.HIToolbox 0x92dda154 BlockUntilNextEventMatchingListInMode + 81 9 com.apple.AppKit 0x9327f465 _DPSNextEvent + 572 10 com.apple.AppKit 0x9327f056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137 11 com.apple.Safari 0x00006cea 0x1000 + 23786 12 com.apple.AppKit 0x93278ddb -[NSApplication run] + 512 13 com.apple.AppKit 0x9326cd2f NSApplicationMain + 573 14 com.apple.Safari 0x0005f54a 0x1000 + 386378 15 com.apple.Safari 0x0005f471 0x1000 + 386161
David Kilzer (:ddkilzer)
Comment 2 2007-02-11 11:26:08 PST
*** This bug has been marked as a duplicate of 12718 ***
Note You need to log in before you can comment on or make changes to this bug.