[Webkit-unassigned] [Bug 90598] New: [PerfTest] Dromaeo/jslib-modify-jquery.html is crashed on Win/Release

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 03:28:55 PDT 2012


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

           Summary: [PerfTest] Dromaeo/jslib-modify-jquery.html is crashed
                    on Win/Release
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yosin at chromium.org


c:\w\webkit\src>python third_party\WebKit\Tools\Scripts\run-perf-tests --platfor
m=chromium-win --release Dromaeo/jslib-modify-jquery.html
Ruby is not installed; can't generate pretty patches.

Running 1 tests
Running Dromaeo/jslib-modify-jquery.html (1 of 1)
error: Dromaeo/jslib-modify-jquery.html
Backtrace:
        WTF::fastZeroedMalloc [0x000FFB87+23] (c:\w\webkit\src\third_party\webki
t\source\wtf\wtf\fastmalloc.cpp:200)
        WTF::HashTable<WebCore::FilterOperation *,std::pair<WebCore::FilterOpera
tion *,WebCore::WebKitCSSSVGDocumentValue *>,WTF::PairFirstExtractor<std::pair<W
ebCore::FilterOperation *,WebCore::WebKitCSSSVGDocumentValue *> >,WTF::PtrHash<W
ebCore::FilterOperation [0x006B5B1C+44] (c:\w\webkit\src\third_party\webkit\sour
ce\wtf\wtf\hashtable.h:984)
        WTF::HashTable<WebCore::Node const *,std::pair<WebCore::Node const *,Web
Core::NodeRareData *>,WTF::PairFirstExtractor<std::pair<WebCore::Node const *,We
bCore::NodeRareData *> >,WTF::PtrHash<WebCore::Node const *>,WTF::HashMapValueTr
aits<WTF::HashTraits<We [0x00199C36+326] (c:\w\webkit\src\third_party\webkit\sou
rce\wtf\wtf\hashtable.h:759)
        WebCore::Node::ensureRareData [0x0019AA41+145] (c:\w\webkit\src\third_pa
rty\webkit\source\webcore\dom\node.cpp:478)
        WebCore::Node::getElementsByTagName [0x0019C5D0+48] (c:\w\webkit\src\thi
rd_party\webkit\source\webcore\dom\node.cpp:1566)
        WebCore::DocumentV8Internal::getElementsByTagNameCallback [0x00AF9CAD+17
3] (c:\w\webkit\src\build\release\obj\global_intermediate\webcore\bindings\v8doc
ument.cpp:1366)
        (No symbol) [0x3F31398D]
        (No symbol) [0x0473D5FD]
        (No symbol) [0x0473C6A7]
        (No symbol) [0x3F3123E3]
        (No symbol) [0x3F311C6A]
        (No symbol) [0x0470DB41]
        (No symbol) [0x3F311316]
        (No symbol) [0x3F3115E0]
        (No symbol) [0x04721119]
        (No symbol) [0x04712B0A]
        v8::internal::Invoke [0x00331B24+244] (c:\w\webkit\src\v8\src\execution.
cc:118)
        v8::internal::Execution::Call [0x0033274B+379] (c:\w\webkit\src\v8\src\e
xecution.cc:173)
        v8::Function::Call [0x002ECEEC+236] (c:\w\webkit\src\v8\src\api.cc:3656)

        WebCore::V8Proxy::instrumentedCallFunction [0x005ED770+512] (c:\w\webkit
\src\third_party\webkit\source\webcore\bindings\v8\v8proxy.cpp:441)
        WebCore::V8Proxy::callFunction [0x005ED9F9+41] (c:\w\webkit\src\third_pa
rty\webkit\source\webcore\bindings\v8\v8proxy.cpp:390)
        WebCore::ScheduledAction::execute [0x00807950+256] (c:\w\webkit\src\thir
d_party\webkit\source\webcore\bindings\v8\scheduledaction.cpp:134)
        WebCore::ScheduledAction::execute [0x00807AC3+67] (c:\w\webkit\src\third
_party\webkit\source\webcore\bindings\v8\scheduledaction.cpp:106)
        WebCore::DOMTimer::fired [0x006F525F+239] (c:\w\webkit\src\third_party\w
ebkit\source\webcore\page\domtimer.cpp:151)
        WebCore::ThreadTimers::sharedTimerFiredInternal [0x0057B8D7+135] (c:\w\w
ebkit\src\third_party\webkit\source\webcore\platform\threadtimers.cpp:118)
        base::Timer::RunScheduledTask [0x00CAFAF3+163] (c:\w\webkit\src\base\tim
er.cc:181)
        base::BaseTimerTaskInternal::Run [0x00CAF63D+29] (c:\w\webkit\src\base\t
imer.cc:47)
        MessageLoop::RunTask [0x001ED93A+682] (c:\w\webkit\src\base\message_loop
.cc:457)
        MessageLoop::DoWork [0x001EFD9F+1359] (c:\w\webkit\src\base\message_loop
.cc:644)
        base::MessagePumpForUI::DoRunLoop [0x00206258+88] (c:\w\webkit\src\base\
message_pump_win.cc:240)
        base::MessagePumpWin::Run [0x002060DE+62] (c:\w\webkit\src\base\message_
pump_win.h:48)
        MessageLoop::RunInternal [0x001EEDFD+157] (c:\w\webkit\src\base\message_
loop.cc:414)
        base::RunLoop::Run [0x001FD493+19] (c:\w\webkit\src\base\run_loop.cc:46)

        TestShell::waitTestFinished [0x000A988D+61] (c:\w\webkit\src\third_party
\webkit\tools\dumprendertree\chromium\testshellwin.cpp:106)
        runTest [0x0009D63A+714] (c:\w\webkit\src\third_party\webkit\tools\dumpr
endertree\chromium\dumprendertree.cpp:126)
        main [0x0009E239+2937] (c:\w\webkit\src\third_party\webkit\tools\dumpren
dertree\chromium\dumprendertree.cpp:268)
        __tmainCRTStartup [0x00A1C73D+267] (f:\dd\vctools\crt_bld\self_x86\crt\s
rc\crt0.c:278)
        BaseThreadInitThunk [0x76C9339A+18]
        RtlInitializeExceptionChain [0x776A9EF2+99]
        RtlInitializeExceptionChain [0x776A9EC5+54]

FAILED

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