[Webkit-unassigned] [Bug 12730] Crash on using ABC.com's streaming player

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 10 21:06:47 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12730


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|419.x                       |420+ (nightly)
           Priority|P2                          |P1
     Ever Confirmed|0                           |1
          Component|New Bugs                    |Page Loading
             Status|UNCONFIRMED                 |NEW
           Severity|Blocker                     |Critical




------- Comment #1 from ddkilzer at webkit.org  2007-02-10 21:06 PDT -------
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


-- 
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