[Webkit-unassigned] [Bug 89341] New: [Chromium] iccjpeg doesn't work with browser_tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 03:18:51 PDT 2012


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

           Summary: [Chromium] iccjpeg doesn't work with browser_tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: abarth at webkit.org, hbono at chromium.org,
                    tpayne at chromium.org


hbono@ kindly told me that  some browser_tests runs renderer in a separate thread
and that breaks this assumption.

------------

Failing build:
http://build.chromium.org/p/chromium.webkit/builders/Win%20%28dbg%29/builds/6633

Stack trace (It looks that the callstack is broken):
ASSERTION FAILED: isMainThread()
Backtrace:
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x67629896+24421926]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x676297A5+24421685]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x676292CD+24420445]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x6762A931+24426177]
    wk_png_get_y_pixels_per_meter [0x73627BD5+26440]
    wk_png_get_y_pixels_per_meter [0x736259E6+17753]
    wk_png_get_y_pixels_per_meter [0x736253FE+16241]
    wk_png_get_y_pixels_per_meter [0x7362538E+16129]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x6762AA7B+24426507]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x6762A676+24425478]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x67628FF7+24419719]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x674F4BC3+23157075]
    WebKit::WebAccessibilityObject::canSetFocusAttribute [0x6602B5EC+1360764]
    webkit_glue::WebFileUtilitiesImpl::operator= [0x7026EE22+455323]
    ovly_debug_event [0x01BD9613+890083]
    ovly_debug_event [0x01BE0FB4+921220]
    ovly_debug_event [0x01BE0EA1+920945]
    ovly_debug_event [0x01BE0C6D+920381]
    logging::SetMinLogLevel [0x73E2001F+398312]
    logging::SetMinLogLevel [0x73E26B9F+425832]
    logging::SetMinLogLevel [0x73E26E23+426476]
    logging::SetMinLogLevel [0x73E27C96+430175]
    logging::SetMinLogLevel [0x73E3EE94+524893]
    logging::SetMinLogLevel [0x73E3E0D2+521371]
    logging::SetMinLogLevel [0x73DD2B2C+81653]
    logging::SetMinLogLevel [0x73E26789+424786]
    logging::SetMinLogLevel [0x73E264DE+424103]
    logging::SetMinLogLevel [0x73E257C0+420745]
    logging::SetMinLogLevel [0x73FA23B6+1980287]
    logging::SetMinLogLevel [0x73FA256B+1980724]
    logging::SetMinLogLevel [0x73F9E840+1965065]
    BaseThreadInitThunk [0x74B7339A+18]
    RtlInitializeExceptionChain [0x771A9EF2+99]
    RtlInitializeExceptionChain [0x771A9EC5+54]
Starting tests...

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