Bug 188056
| Summary: | [WPE] workers/wasm-hashset-many.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Miguel Gomez <magomez> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bugs-noreply, dpino, lmoura |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Miguel Gomez
workers/wasm-hashset-many.html [ Timeout Pass ]
The test times out on the first run around 50% of the time. There's no stderr or extra information about why.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Flaky crashing since between r253137 and r253142
r253137 TIMEOUT (Expected: PASS TIMEOUT)
r253142 CRASH (Expected: PASS TIMEOUT)
Lauro Moura
Sample stack from crash on https://build.webkit.org/results/WPE%20Linux%2064-bit%20Release%20(Tests)/r258024%20(17196)/workers/wasm-hashset-many-crash-log.txt
Thread 1 (Thread 0x7f61770c2e40 (LWP 6167)):
#0 0x00007f618181ca7d in JSC::Wasm::operationWasmTriggerOSREntryNow(JSC::Probe::Context&) () from /home/buildbot/wpe/wpe-linux-64-release/build/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#1 0x00007f6180db838d in JSC::Probe::executeProbe(JSC::Probe::State*) () from /home/buildbot/wpe/wpe-linux-64-release/build/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#2 0x00007f6180db6c32 in ctiMasmProbeTrampoline () from /home/buildbot/wpe/wpe-linux-64-release/build/WebKitBuild/Release/lib/libWPEWebKit-1.0.so.3
#3 0x00007f61368b1fed in ?? ()
#4 0x00007f6134de6000 in ?? ()
#5 0x00007f54e6028b60 in ?? ()
#6 0x0000000000501b60 in ?? ()
#7 0x00007f60d132bd80 in ?? ()
#8 0x0000000000000000 in ?? ()
Diego Pino
*** This bug has been marked as a duplicate of bug 177940 ***