Closed
Bug 1686054
Opened 5 years ago
Closed 5 years ago
Intermittent SUMMARY: ThreadSanitizer: data race /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:1124:9 in core::ptr::write_volatile::h354be2d0b67d513a
Categories
(Core :: Graphics: WebRender, defect, P5)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1685857
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox84 | --- | unaffected |
firefox85 | --- | unaffected |
firefox86 | --- | affected |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=326350203&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/HEBy_cMSSOal_PBjXU2Rsw/runs/0/artifacts/public/logs/live_backing.log
![]() |
||
Comment 1•5 years ago
|
||
[task 2021-01-11T11:36:23.838Z] 11:36:23 INFO - TEST-START | dom/base/test/test_getTranslationNodes_limit.html
[task 2021-01-11T11:36:24.681Z] 11:36:24 INFO - GECKO(1566) | MEMORY STAT | vsize 130551116MB | residentFast 1659MB
[task 2021-01-11T11:36:25.246Z] 11:36:25 INFO - GECKO(1566) | ==================
[task 2021-01-11T11:36:25.246Z] 11:36:25 INFO - GECKO(1566) | WARNING: ThreadSanitizer: data race (pid=1638)
[task 2021-01-11T11:36:25.246Z] 11:36:25 INFO - GECKO(1566) | Write of size 8 at 0x7b90001c7150 by thread T20:
[task 2021-01-11T11:36:25.246Z] 11:36:25 INFO - GECKO(1566) | #0 core::ptr::write_volatile::h354be2d0b67d513a /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ptr/mod.rs:1124:9 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.247Z] 11:36:25 INFO - GECKO(1566) | #1 crossbeam_deque::deque::Buffer$LT$T$GT$::write::hbffe6007362b634c /builds/worker/checkouts/gecko/third_party/rust/crossbeam-deque/src/deque.rs:70:9 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.248Z] 11:36:25 INFO - GECKO(1566) | #2 crossbeam_deque::deque::Worker$LT$T$GT$::push::hba6ba29a9299d620 /builds/worker/checkouts/gecko/third_party/rust/crossbeam-deque/src/deque.rs:413:13 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.249Z] 11:36:25 INFO - GECKO(1566) | #3 rayon_core::registry::WorkerThread::push::h497b8c09f0413668 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:667:9 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.250Z] 11:36:25 INFO - GECKO(1566) | #4 rayon_core::scope::ScopeFifo::spawn_fifo::hd79de595ade62ab5 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/scope/mod.rs:504:21 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.250Z] 11:36:25 INFO - GECKO(1566) | #5 style::parallel::traverse_nodes::h194e2a1eb9650f43 /builds/worker/checkouts/gecko/servo/components/style/parallel.rs:289:13 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.252Z] 11:36:25 INFO - GECKO(1566) | #6 style::driver::traverse_dom::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h47b0844758c884c2 /builds/worker/checkouts/gecko/servo/components/style/driver.rs:144:25 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.252Z] 11:36:25 INFO - GECKO(1566) | #7 rayon_core::scope::scope_fifo::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h02af6f6258fbe896 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/scope/mod.rs:384:55 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.252Z] 11:36:25 INFO - GECKO(1566) | #8 _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h8e22f5cc5def0fb5 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:322:9 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.255Z] 11:36:25 INFO - GECKO(1566) | #9 std::panicking::try::do_call::h619b12eb604194f2 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:381:40 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.255Z] 11:36:25 INFO - GECKO(1566) | #10 std::panicking::try::h6c560e1c19919ec6 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:345:19 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.255Z] 11:36:25 INFO - GECKO(1566) | #11 std::panic::catch_unwind::h44635f5f769f5bd8 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:396:14 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.255Z] 11:36:25 INFO - GECKO(1566) | #12 rayon_core::unwind::halt_unwinding::h4be1d4300f4d988c /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/unwind.rs:17:5 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.256Z] 11:36:25 INFO - GECKO(1566) | #13 rayon_core::scope::ScopeBase::execute_job_closure::h004d3bc5b5bf48b3 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/scope/mod.rs:561:15 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.256Z] 11:36:25 INFO - GECKO(1566) | #14 rayon_core::scope::ScopeBase::complete::h1f0b539e536f6893 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/scope/mod.rs:536:22 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.257Z] 11:36:25 INFO - GECKO(1566) | #15 rayon_core::scope::scope_fifo::_$u7b$$u7b$closure$u7d$$u7d$::hf3cda29fc9491788 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/scope/mod.rs:384:18 (libxul.so+0x7a04bc8)
[task 2021-01-11T11:36:25.259Z] 11:36:25 INFO - GECKO(1566) | #16 rayon_core::registry::in_worker::hcfec30bea18cfedd /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:879:13 (libxul.so+0x79f9795)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #17 rayon_core::scope::scope_fifo::h4a6c2beacd0eaa81 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/scope/mod.rs:382:5 (libxul.so+0x79f9795)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #18 style::driver::traverse_dom::_$u7b$$u7b$closure$u7d$$u7d$::h33a48d316a693a6e /builds/worker/checkouts/gecko/servo/components/style/driver.rs:142:21 (libxul.so+0x79f9795)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #19 rayon_core::thread_pool::ThreadPool::install::_$u7b$$u7b$closure$u7d$$u7d$::h7497ddb6001d02bc /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/thread_pool/mod.rs:110:40 (libxul.so+0x79f9795)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #20 rayon_core::registry::Registry::in_worker_cold::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h65fe7aaeea1b8156 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:469:21 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #21 _$LT$rayon_core..job..StackJob$LT$L$C$F$C$R$GT$$u20$as$u20$rayon_core..job..Job$GT$::execute::call::_$u7b$$u7b$closure$u7d$$u7d$::hcf627605fc750d02 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/job.rs:113:21 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #22 _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::hc57e200d08340d70 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:322:9 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #23 std::panicking::try::do_call::hfd8ec70474bddd13 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:381:40 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.261Z] 11:36:25 INFO - GECKO(1566) | #24 std::panicking::try::h09102561c9631d3a /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:345:19 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.263Z] 11:36:25 INFO - GECKO(1566) | #25 std::panic::catch_unwind::h478da762faff7b59 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:396:14 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.264Z] 11:36:25 INFO - GECKO(1566) | #26 rayon_core::unwind::halt_unwinding::h8bd2cce987a30d7b /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/unwind.rs:17:5 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.264Z] 11:36:25 INFO - GECKO(1566) | #27 _$LT$rayon_core..job..StackJob$LT$L$C$F$C$R$GT$$u20$as$u20$rayon_core..job..Job$GT$::execute::h264f16f1ef760d75 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/job.rs:119:38 (libxul.so+0x7a0bd79)
[task 2021-01-11T11:36:25.265Z] 11:36:25 INFO - GECKO(1566) | #28 rayon_core::job::JobRef::execute::h56853cba23978f09 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/job.rs:59:9 (libxul.so+0x7ec5072)
[task 2021-01-11T11:36:25.267Z] 11:36:25 INFO - GECKO(1566) | #29 rayon_core::registry::WorkerThread::execute::he5c2544d657e6948 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:753:9 (libxul.so+0x7ec5072)
[task 2021-01-11T11:36:25.267Z] 11:36:25 INFO - GECKO(1566) | #30 rayon_core::registry::WorkerThread::wait_until_cold::hbe258d25c64c48f5 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:730:17 (libxul.so+0x7ec5072)
[task 2021-01-11T11:36:25.268Z] 11:36:25 INFO - GECKO(1566) | #31 rayon_core::registry::WorkerThread::wait_until::hb4abdecec6e64f2c /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:704:13 (libxul.so+0x7ec91c5)
[task 2021-01-11T11:36:25.269Z] 11:36:25 INFO - GECKO(1566) | #32 rayon_core::registry::main_loop::h8915ba197fff28f4 /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:837:5 (libxul.so+0x7ec91c5)
[task 2021-01-11T11:36:25.270Z] 11:36:25 INFO - GECKO(1566) | #33 rayon_core::registry::ThreadBuilder::run::hb658baf32f1c0edf /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:56:18 (libxul.so+0x7ec91c5)
[task 2021-01-11T11:36:25.271Z] 11:36:25 INFO - GECKO(1566) | #34 _$LT$rayon_core..registry..DefaultSpawn$u20$as$u20$rayon_core..registry..ThreadSpawn$GT$::spawn::_$u7b$$u7b$closure$u7d$$u7d$::ha6fa00eac0719f1d /builds/worker/checkouts/gecko/third_party/rust/rayon-core/src/registry.rs:101:20 (libxul.so+0x7ec91c5)
[task 2021-01-11T11:36:25.272Z] 11:36:25 INFO - GECKO(1566) | #35 std::sys_common::backtrace::__rust_begin_short_backtrace::he530ba71b240257e /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/sys_common/backtrace.rs:125:18 (libxul.so+0x7ec91c5)
[task 2021-01-11T11:36:25.272Z] 11:36:25 INFO - GECKO(1566) | #36 std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h25652d185052d985 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/thread/mod.rs:474:17 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.274Z] 11:36:25 INFO - GECKO(1566) | #37 _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h3005d32088e8948f /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:322:9 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.275Z] 11:36:25 INFO - GECKO(1566) | #38 std::panicking::try::do_call::hf122fdc0c463f4a7 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:381:40 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.276Z] 11:36:25 INFO - GECKO(1566) | #39 std::panicking::try::h190a8dc2b4dd875f /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:345:19 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.276Z] 11:36:25 INFO - GECKO(1566) | #40 std::panic::catch_unwind::h6a9f16c964c040a3 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:396:14 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.277Z] 11:36:25 INFO - GECKO(1566) | #41 std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h11ce72254f299844 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/thread/mod.rs:473:30 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.278Z] 11:36:25 INFO - GECKO(1566) | #42 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h7ed13689b2b6929d /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:227:5 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.278Z] 11:36:25 INFO - GECKO(1566) | #43 std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h25652d185052d985 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/thread/mod.rs:474:17 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.280Z] 11:36:25 INFO - GECKO(1566) | #44 _$LT$std..panic..AssertUnwindSafe$LT$F$GT$$u20$as$u20$core..ops..function..FnOnce$LT$$LP$$RP$$GT$$GT$::call_once::h3005d32088e8948f /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:322:9 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.281Z] 11:36:25 INFO - GECKO(1566) | #45 std::panicking::try::do_call::hf122fdc0c463f4a7 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:381:40 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.282Z] 11:36:25 INFO - GECKO(1566) | #46 std::panicking::try::h190a8dc2b4dd875f /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:345:19 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.283Z] 11:36:25 INFO - GECKO(1566) | #47 std::panic::catch_unwind::h6a9f16c964c040a3 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panic.rs:396:14 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.284Z] 11:36:25 INFO - GECKO(1566) | #48 std::thread::Builder::spawn_unchecked::_$u7b$$u7b$closure$u7d$$u7d$::h11ce72254f299844 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/thread/mod.rs:473:30 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.285Z] 11:36:25 INFO - GECKO(1566) | #49 core::ops::function::FnOnce::call_once$u7b$$u7b$vtable.shim$u7d$$u7d$::h7ed13689b2b6929d /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:227:5 (libxul.so+0x7ec82ef)
[task 2021-01-11T11:36:25.286Z] 11:36:25 INFO - GECKO(1566) | #50 _$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::hb4d0520786147807 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/alloc/src/boxed.rs:1307:9 (libxul.so+0x7ffa976)
[task 2021-01-11T11:36:25.287Z] 11:36:25 INFO - GECKO(1566) | #51 _$LT$alloc..boxed..Box$LT$F$C$A$GT$$u20$as$u20$core..ops..function..FnOnce$LT$Args$GT$$GT$::call_once::h7b3e75c823aaab91 /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/alloc/src/boxed.rs:1307:9 (libxul.so+0x7ffa976)
[task 2021-01-11T11:36:25.288Z] 11:36:25 INFO - GECKO(1566) | #52 std::sys::unix::thread::Thread::new::thread_start::h4b687605f586dc2f /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/sys/unix/thread.rs:71:17 (libxul.so+0x7ffa976)
status-firefox84:
--- → unaffected
status-firefox85:
--- → unaffected
status-firefox86:
--- → affected
status-firefox-esr78:
--- → unaffected
Flags: needinfo?(nical.bugzilla)
Keywords: regression
Regressed by: 1683294
Updated•5 years ago
|
Has Regression Range: --- → yes
Comment 2•5 years ago
|
||
It is the same as bug 1685857 (but withe write befre the read instead of the opposite).
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(nical.bugzilla)
Resolution: --- → DUPLICATE
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•