[Webkit-unassigned] [Bug 53075] New: Webarchive can be created, but loading it reports EXC_BAD_ACCESS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 03:57:45 PST 2011


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

           Summary: Webarchive can be created, but loading it reports
                    EXC_BAD_ACCESS
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cresanta at me.com


I create a webarchive using:

WebArchive* wa = [[webView mainFrame] dataSource] webArchive];

Upon load, I get EXC_BAD_ACCESS errors.  I load with:

[[webView mainFrame] loadArchive: wa];

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list