[Webkit-unassigned] [Bug 20394] src from or 302 to abnormal data uris cause NULL dereference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 08:11:49 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20394


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com
           Keywords|                            |HasReduction, NeedsRadar,
                   |                            |ReviewedForRadar




------- Comment #1 from mrowe at apple.com  2008-08-15 08:11 PDT -------
I see a crash here, but it is not in WebKit:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x95a37b5c in CFStringCreateMutableCopy ()
(gdb) bt
#0  0x95a37b5c in CFStringCreateMutableCopy ()
#1  0x95abd573 in _CFDataURLCreateDataAndPropertiesFromResource ()
#2  0x95a2096b in CFURLCreateDataAndPropertiesFromResource ()
#3  0x9073d2cd in _CFStreamErrorFromCFError ()
#4  0x907531a6 in _CFStreamErrorFromCFError ()
#5  0x9075275f in _CFStreamErrorFromCFError ()

Does that match the crash that you are seeing?


-- 
Configure bugmail: https://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