[Webkit-unassigned] [Bug 13154] New: ASSERTION FAILURE: Dragging JPEG image served as image/jpg in debug builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 04:29:39 PDT 2007


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

           Summary: ASSERTION FAILURE: Dragging JPEG image served as
                    image/jpg in debug builds
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


Summary:

Attempting to drag a JPEG image served as image/jpg (note that the correct MIME
type is image/jpeg) causes an assertion failure in debug builds of WebKit.

Steps to reproduce:

1. Open a debug build of Safari/WebKit.
2. Open the test case on this bug.
3. Attempt to drag the image.

Expected results:

Safari/WebKit should allow you to drag the image without crashing a debug
build.

Actual results:

Safari/WebKit crashes with an assertion failure.

Regression:

Only occurs with debug builds.  No other versions of Safari/WebKit tested.

Notes:

Reproduced on a local debug build of WebKit r20386 with Safari 2.0.4 (419.3) on
Mac OS X 10.4.9 (8P135).


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