[Webkit-unassigned] [Bug 69898] New: Layout tests asserting in LayoutTestController::pathToLocalResource()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 21:56:59 PDT 2011


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

           Summary: Layout tests asserting in
                    LayoutTestController::pathToLocalResource()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: eric at webkit.org, ap at webkit.org, rniwa at webkit.org


Various layout tests are asserting in LayoutTestController::pathToLocalResource() on the SL leaks bot:

http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r97218%20(19479)/results.html

fast/loader/local-CSS-from-local.html    stderr    crash log (DumpRenderTree: LayoutTestController::pathToLocalResource(OpaqueJSContext const*, OpaqueJSString*) + 601)
fast/loader/local-JavaScript-from-local.html    stderr    crash log (DumpRenderTree: LayoutTestController::pathToLocalResource(OpaqueJSContext const*, OpaqueJSString*) + 601)
fast/loader/local-iFrame-source-from-local.html    stderr    crash log (DumpRenderTree: LayoutTestController::pathToLocalResource(OpaqueJSContext const*, OpaqueJSString*) + 601)
fast/loader/local-image-from-local.html    stderr    crash log (DumpRenderTree: LayoutTestController::pathToLocalResource(OpaqueJSContext const*, OpaqueJSString*) + 601)

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   DumpRenderTree                    0x0000000100030c91 LayoutTestController::pathToLocalResource(OpaqueJSContext const*, OpaqueJSString*) + 601 (LayoutTestControllerMac.mm:416)
1   DumpRenderTree                    0x00000001000260be pathToLocalResourceCallback(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) + 199 (LayoutTestController.cpp:288)
2   com.apple.JavaScriptCore          0x00000001002c1ef9 JSC::JSCallbackFunction::call(JSC::ExecState*) + 301 (JSCallbackFunction.cpp:73)
3   com.apple.JavaScriptCore          0x00000001002aa570 cti_op_call_NotJSFunction + 425 (JITStubs.cpp:2323)
4   com.apple.JavaScriptCore          0x00000001002a2d2d jscGeneratedNativeCode + 0 (JITStubs.cpp:946)
5   com.apple.JavaScriptCore          0x00000001002819ea JSC::JITCode::execute(JSC::RegisterFile*, JSC::ExecState*, JSC::JSGlobalData*) + 86 (JITCode.h:103)
6   com.apple.JavaScriptCore          0x000000010027bd1b JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 1359

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