Open Bug 1713617 Opened 3 years ago Updated 6 months ago

Intermittent dom/media/test/test_referer.html | application crashed [@ webrender::scene_building::SceneBuilder::build_all]

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash, intermittent-failure)

Crash Data

Filed by: malexandru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=341270880&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/RDzuZUi6Q_Cq3skfyrlZSw/runs/0/artifacts/public/logs/live_backing.log


[task 2021-05-31T12:49:42.233Z] 12:49:42     INFO - TEST-OK | dom/media/test/test_readyState.html | took 228ms
[task 2021-05-31T12:49:42.294Z] 12:49:42     INFO - TEST-START | dom/media/test/test_referer.html
[task 2021-05-31T12:49:42.557Z] 12:49:42     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: early callback, or time went backwards: '!aAllowIdleDispatch', file /builds/worker/checkouts/gecko/xpcom/threads/IdleTaskRunner.cpp:179
[task 2021-05-31T12:49:42.668Z] 12:49:42     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: early callback, or time went backwards: '!aAllowIdleDispatch', file /builds/worker/checkouts/gecko/xpcom/threads/IdleTaskRunner.cpp:179
[task 2021-05-31T12:49:42.709Z] 12:49:42     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: early callback, or time went backwards: '!aAllowIdleDispatch', file /builds/worker/checkouts/gecko/xpcom/threads/IdleTaskRunner.cpp:179
[task 2021-05-31T12:49:42.746Z] 12:49:42     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: early callback, or time went backwards: '!aAllowIdleDispatch', file /builds/worker/checkouts/gecko/xpcom/threads/IdleTaskRunner.cpp:179
[task 2021-05-31T12:49:42.785Z] 12:49:42     INFO - GECKO(1551) | [RDD 1842, MediaSupervisor #4] WARNING: IPDL resolver dropped without being called!: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:961
[task 2021-05-31T12:49:42.962Z] 12:49:42     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: Wrong inner/outer window combination!: file /builds/worker/checkouts/gecko/dom/base/Document.cpp:7515
[task 2021-05-31T12:49:42.965Z] 12:49:42     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: Wrong inner/outer window combination!: file /builds/worker/checkouts/gecko/dom/base/Document.cpp:7515
[task 2021-05-31T12:49:43.025Z] 12:49:43     INFO - GECKO(1551) | [RDD 1842, MediaSupervisor #4] WARNING: IPDL resolver dropped without being called!: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:961
[task 2021-05-31T12:49:43.380Z] 12:49:43     INFO - GECKO(1551) | Hit MOZ_CRASH(assertion failed: info.ignore_missing_pipeline) at gfx/wr/webrender/src/scene_building.rs:925
[task 2021-05-31T12:49:43.426Z] 12:49:43     INFO -  Initializing stack-fixing for the first stack frame, this may take a while...
[task 2021-05-31T12:49:49.555Z] 12:49:49     INFO - GECKO(1551) | #01: RustMozCrash [mozglue/static/rust/wrappers.cpp:17]
[task 2021-05-31T12:49:49.557Z] 12:49:49     INFO - GECKO(1551) | #02: mozglue_static::panic_hook [mozglue/static/rust/lib.rs:89]
[task 2021-05-31T12:49:49.558Z] 12:49:49     INFO - GECKO(1551) | #03: core::ops::function::Fn::call [/builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:70]
[task 2021-05-31T12:49:49.559Z] 12:49:49     INFO - GECKO(1551) | #04: std::panicking::rust_panic_with_hook [git:github.com/rust-lang/rust:library/std/src/panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974:598]
[task 2021-05-31T12:49:49.562Z] 12:49:49     INFO - GECKO(1551) | #05: std::panicking::begin_panic_handler::{{closure}} [git:github.com/rust-lang/rust:library/std/src/panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974:495]
[task 2021-05-31T12:49:49.563Z] 12:49:49     INFO - GECKO(1551) | #06: std::sys_common::backtrace::__rust_end_short_backtrace [git:github.com/rust-lang/rust:library/std/src/sys_common/backtrace.rs:88f19c6dab716c6281af7602e30f413e809c5974:141]
[task 2021-05-31T12:49:49.564Z] 12:49:49     INFO - GECKO(1551) | #07: rust_begin_unwind [git:github.com/rust-lang/rust:library/std/src/panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974:493]
[task 2021-05-31T12:49:49.564Z] 12:49:49     INFO - GECKO(1551) | #08: core::panicking::panic_fmt [git:github.com/rust-lang/rust:library/core/src/panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974:92]
[task 2021-05-31T12:49:49.568Z] 12:49:49     INFO - GECKO(1551) | #09: core::panicking::panic [git:github.com/rust-lang/rust:library/core/src/panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974:50]
[task 2021-05-31T12:49:49.568Z] 12:49:49     INFO - GECKO(1551) | #10: webrender::scene_building::SceneBuilder::build_all [gfx/wr/webrender/src/scene_building.rs:773]
[task 2021-05-31T12:49:49.568Z] 12:49:49     INFO - GECKO(1551) | #11: webrender::scene_builder_thread::SceneBuilderThread::run [gfx/wr/webrender/src/scene_builder_thread.rs:305]
[task 2021-05-31T12:49:49.568Z] 12:49:49     INFO - GECKO(1551) | #12: std::sys_common::backtrace::__rust_begin_short_backtrace [/builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/sys_common/backtrace.rs:125]
[task 2021-05-31T12:49:49.568Z] 12:49:49     INFO - GECKO(1551) | #13: core::ops::function::FnOnce::call_once{{vtable.shim}} [/builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:227]
[task 2021-05-31T12:49:49.568Z] 12:49:49     INFO - GECKO(1551) | #14: std::sys::unix::thread::Thread::new::thread_start [git:github.com/rust-lang/rust:library/std/src/sys/unix/thread.rs:88f19c6dab716c6281af7602e30f413e809c5974:71]
[task 2021-05-31T12:49:49.568Z] 12:49:49     INFO - GECKO(1551) | #15: ??? [/lib/x86_64-linux-gnu/libpthread.so.0 + 0x76db]
[task 2021-05-31T12:49:49.569Z] 12:49:49     INFO - GECKO(1551) | #16: clone [/lib/x86_64-linux-gnu/libc.so.6 + 0x121a3f]
[task 2021-05-31T12:49:49.569Z] 12:49:49     INFO - GECKO(1551) | #17: ??? (???:???)
[task 2021-05-31T12:49:49.570Z] 12:49:49     INFO - GECKO(1551) | MEMORY STAT | vsize 2791MB | residentFast 202MB | heapAllocated 15MB
[task 2021-05-31T12:49:49.570Z] 12:49:49     INFO - GECKO(1551) | ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[task 2021-05-31T12:49:49.571Z] 12:49:49     INFO - GECKO(1551) | ExceptionHandler::GenerateDump cloned child 5789
[task 2021-05-31T12:49:49.572Z] 12:49:49     INFO - GECKO(1551) | ExceptionHandler::SendContinueSignalToChild sent continue signal to child
[task 2021-05-31T12:49:49.572Z] 12:49:49     INFO - Buffered messages logged at 12:49:42
[task 2021-05-31T12:49:49.577Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | A valid string reason is expected 
[task 2021-05-31T12:49:49.578Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | Reason cannot be empty 
[task 2021-05-31T12:49:49.578Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.578Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.579Z] 12:49:49     INFO - Buffered messages logged at 12:49:43
[task 2021-05-31T12:49:49.579Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.579Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.580Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.580Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.580Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.581Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.581Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.582Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.582Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.582Z] 12:49:49     INFO - TEST-PASS | dom/media/test/test_referer.html | check referer is sent with media request 
[task 2021-05-31T12:49:49.583Z] 12:49:49     INFO - Buffered messages finished
[task 2021-05-31T12:49:49.583Z] 12:49:49     INFO - TEST-UNEXPECTED-ERROR | dom/media/test/test_referer.html | unexpected-crash-dump-found - This test left crash dumps behind, but we weren't expecting it to!
[task 2021-05-31T12:49:49.584Z] 12:49:49     INFO - Found unexpected crash dump file /tmp/tmp4ffolhdg.mozrunner/minidumps/1eabcab1-9819-02cc-72ce-1f291858f945.dmp.
[task 2021-05-31T12:49:49.588Z] 12:49:49     INFO - GECKO(1551) | [RDD 1842, Main Thread] WARNING: Shutting down RDD process early due to a crash!: file /builds/worker/checkouts/gecko/dom/media/ipc/RDDParent.cpp:258
[task 2021-05-31T12:49:49.588Z] 12:49:49     INFO - GECKO(1551) | [GFX1-]: Receive IPC close with reason=AbnormalShutdown
[task 2021-05-31T12:49:49.589Z] 12:49:49     INFO - GECKO(1551) | Exiting due to channel error.
[task 2021-05-31T12:49:49.589Z] 12:49:49     INFO - GECKO(1551) | Exiting due to channel error.
[task 2021-05-31T12:49:49.590Z] 12:49:49     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-05-31T12:49:49.590Z] 12:49:49     INFO - GECKO(1551) | [Child 1687, Main Thread] WARNING: IPC message discarded: actor cannot send: file /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:527
[task 2021-05-31T12:49:49.590Z] 12:49:49     INFO - GECKO(1551) | [GFX1-]: Receive IPC close with reason=AbnormalShutdown
[task 2021-05-31T12:49:49.590Z] 12:49:49     INFO - GECKO(1551) | Exiting due to channel error.
[task 2021-05-31T12:49:49.591Z] 12:49:49     INFO - GECKO(1551) | Exiting due to channel error.
[task 2021-05-31T12:49:49.591Z] 12:49:49     INFO - GECKO(1551) | Exiting due to channel error.
[task 2021-05-31T12:49:49.591Z] 12:49:49     INFO - GECKO(1551) | Exiting due to channel error.
[task 2021-05-31T12:49:49.592Z] 12:49:49     INFO - TEST-INFO | Main app process: exit 11
[task 2021-05-31T12:49:49.592Z] 12:49:49     INFO - Buffered messages finished
[task 2021-05-31T12:49:49.592Z] 12:49:49    ERROR - TEST-UNEXPECTED-FAIL | dom/media/test/test_referer.html | application terminated with exit code 11
[task 2021-05-31T12:49:49.593Z] 12:49:49     INFO - runtests.py | Application ran for: 0:22:09.204948
[task 2021-05-31T12:49:49.593Z] 12:49:49     INFO - zombiecheck | Reading PID log: /tmp/tmpz993yv_wpidlog
[task 2021-05-31T12:49:49.593Z] 12:49:49     INFO - ==> process 1551 launched child process 1571
[task 2021-05-31T12:49:49.594Z] 12:49:49     INFO - ==> process 1551 launched child process 1626
[task 2021-05-31T12:49:49.594Z] 12:49:49     INFO - ==> process 1551 launched child process 1648
[task 2021-05-31T12:49:49.594Z] 12:49:49     INFO - ==> process 1551 launched child process 1683
[task 2021-05-31T12:49:49.595Z] 12:49:49     INFO - ==> process 1551 launched child process 1687
[task 2021-05-31T12:49:49.595Z] 12:49:49     INFO - ==> process 1551 launched child process 1692
[task 2021-05-31T12:49:49.596Z] 12:49:49     INFO - ==> process 1551 launched child process 1789
[task 2021-05-31T12:49:49.597Z] 12:49:49     INFO - ==> process 1551 launched child process 1818
[task 2021-05-31T12:49:49.597Z] 12:49:49     INFO - ==> process 1551 launched child process 1842
[task 2021-05-31T12:49:49.598Z] 12:49:49     INFO - ==> process 1551 launched child process 1868
[task 2021-05-31T12:49:49.598Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1571
[task 2021-05-31T12:49:49.599Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1868
[task 2021-05-31T12:49:49.599Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1648
[task 2021-05-31T12:49:49.600Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1842
[task 2021-05-31T12:49:49.600Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1683
[task 2021-05-31T12:49:49.601Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1687
[task 2021-05-31T12:49:49.601Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1626
[task 2021-05-31T12:49:49.602Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1818
[task 2021-05-31T12:49:49.603Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1692
[task 2021-05-31T12:49:49.603Z] 12:49:49     INFO - zombiecheck | Checking for orphan process with PID: 1789
[task 2021-05-31T12:49:49.604Z] 12:49:49     INFO - mozcrash Copy/paste: /builds/worker/fetches/minidump_stackwalk/minidump_stackwalk /tmp/tmp4ffolhdg.mozrunner/minidumps/1eabcab1-9819-02cc-72ce-1f291858f945.dmp /builds/worker/workspace/build/symbols
[task 2021-05-31T12:49:54.482Z] 12:49:54     INFO - mozcrash Saved minidump as /builds/worker/workspace/build/blobber_upload_dir/1eabcab1-9819-02cc-72ce-1f291858f945.dmp
[task 2021-05-31T12:49:54.482Z] 12:49:54     INFO - mozcrash Saved app info as /builds/worker/workspace/build/blobber_upload_dir/1eabcab1-9819-02cc-72ce-1f291858f945.extra
[task 2021-05-31T12:49:54.694Z] 12:49:54     INFO - PROCESS-CRASH | dom/media/test/test_referer.html | application crashed [@ webrender::scene_building::SceneBuilder::build_all]
[task 2021-05-31T12:49:54.694Z] 12:49:54     INFO - Mozilla crash reason: assertion failed: info.ignore_missing_pipeline
[task 2021-05-31T12:49:54.694Z] 12:49:54     INFO - Crash dump filename: /tmp/tmp4ffolhdg.mozrunner/minidumps/1eabcab1-9819-02cc-72ce-1f291858f945.dmp
[task 2021-05-31T12:49:54.695Z] 12:49:54     INFO - Operating system: Linux
[task 2021-05-31T12:49:54.695Z] 12:49:54     INFO -                   0.0.0 Linux 4.4.0-1014-aws #14taskcluster1-Ubuntu SMP Tue Apr 3 10:27:00 UTC 2018 x86_64
[task 2021-05-31T12:49:54.695Z] 12:49:54     INFO - CPU: amd64
[task 2021-05-31T12:49:54.695Z] 12:49:54     INFO -      family 6 model 85 stepping 7
[task 2021-05-31T12:49:54.695Z] 12:49:54     INFO -      2 CPUs
[task 2021-05-31T12:49:54.696Z] 12:49:54     INFO - 
[task 2021-05-31T12:49:54.696Z] 12:49:54     INFO - GPU: UNKNOWN
[task 2021-05-31T12:49:54.696Z] 12:49:54     INFO - 
[task 2021-05-31T12:49:54.697Z] 12:49:54     INFO - Crash reason:  SIGSEGV /SEGV_MAPERR
[task 2021-05-31T12:49:54.698Z] 12:49:54     INFO - Crash address: 0x0
[task 2021-05-31T12:49:54.698Z] 12:49:54     INFO - Process uptime: not available
[task 2021-05-31T12:49:54.699Z] 12:49:54     INFO - 
[task 2021-05-31T12:49:54.700Z] 12:49:54     INFO - Thread 38 (crashed)
[task 2021-05-31T12:49:54.700Z] 12:49:54     INFO -  0  libxul.so!RustMozCrash [wrappers.cpp:fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca : 17 + 0x15]
[task 2021-05-31T12:49:54.700Z] 12:49:54     INFO -     rax = 0x0000555ed26078f8   rdx = 0x0000000000000000
[task 2021-05-31T12:49:54.701Z] 12:49:54     INFO -     rcx = 0x0000000000000b40   rbx = 0x00007f2087fa3cfa
[task 2021-05-31T12:49:54.701Z] 12:49:54     INFO -     rsi = 0x00007f20b89a08b0   rdi = 0x00007f20b899f680
[task 2021-05-31T12:49:54.701Z] 12:49:54     INFO -     rbp = 0x00007f2087fa3ae0   rsp = 0x00007f2087fa3ad0
[task 2021-05-31T12:49:54.701Z] 12:49:54     INFO -      r8 = 0x00007f20b89a08b0    r9 = 0x00007f2087fa7700
[task 2021-05-31T12:49:54.701Z] 12:49:54     INFO -     r10 = 0x0000000000000000   r11 = 0x0000000000000000
[task 2021-05-31T12:49:54.701Z] 12:49:54     INFO -     r12 = 0x000000000000039d   r13 = 0x0000000000000026
[task 2021-05-31T12:49:54.702Z] 12:49:54     INFO -     r14 = 0x000000000000039d   r15 = 0x00007f20a63cfbd1
[task 2021-05-31T12:49:54.702Z] 12:49:54     INFO -     rip = 0x00007f20ad973e0c
[task 2021-05-31T12:49:54.702Z] 12:49:54     INFO -     Found by: given as instruction pointer in context
[task 2021-05-31T12:49:54.702Z] 12:49:54     INFO -  1  libxul.so!mozglue_static::panic_hook [lib.rs:fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca : 89 + 0x9]
[task 2021-05-31T12:49:54.702Z] 12:49:54     INFO -     rbx = 0x00007f20ae867c60   rbp = 0x00007f2087fa3f30
[task 2021-05-31T12:49:54.702Z] 12:49:54     INFO -     rsp = 0x00007f2087fa3af0   r12 = 0x000000000000039d
[task 2021-05-31T12:49:54.702Z] 12:49:54     INFO -     r13 = 0x0000000000000026   r14 = 0x00007f20a63cfaf9
[task 2021-05-31T12:49:54.703Z] 12:49:54     INFO -     r15 = 0x00007f20a63cfbd1   rip = 0x00007f20ad973dc8
[task 2021-05-31T12:49:54.703Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.703Z] 12:49:54     INFO -  2  libxul.so!core::ops::function::Fn::call [function.rs : 70 + 0xc]
[task 2021-05-31T12:49:54.703Z] 12:49:54     INFO -     rbx = 0x0000000000000001   rbp = 0x00007f2087fa3f40
[task 2021-05-31T12:49:54.703Z] 12:49:54     INFO -     rsp = 0x00007f2087fa3f40   r12 = 0x0000000000000001
[task 2021-05-31T12:49:54.703Z] 12:49:54     INFO -     r13 = 0x00007f20ae8a9a08   r14 = 0x00007f20ae943d50
[task 2021-05-31T12:49:54.704Z] 12:49:54     INFO -     r15 = 0x00007f2087fa3fb0   rip = 0x00007f20ad9739ec
[task 2021-05-31T12:49:54.704Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.704Z] 12:49:54     INFO -  3  libxul.so!std::panicking::rust_panic_with_hook [panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974 : 595 + 0x7]
[task 2021-05-31T12:49:54.704Z] 12:49:54     INFO -     rbx = 0x0000000000000001   rbp = 0x00007f2087fa4fe0
[task 2021-05-31T12:49:54.704Z] 12:49:54     INFO -     rsp = 0x00007f2087fa3f50   r12 = 0x0000000000000001
[task 2021-05-31T12:49:54.704Z] 12:49:54     INFO -     r13 = 0x00007f20ae8a9a08   r14 = 0x00007f20ae943d50
[task 2021-05-31T12:49:54.705Z] 12:49:54     INFO -     r15 = 0x00007f2087fa3fb0   rip = 0x00007f20ae357050
[task 2021-05-31T12:49:54.705Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.705Z] 12:49:54     INFO -  4  libxul.so!std::panicking::begin_panic_handler::{{closure}} [panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974 : 495 + 0x2a]
[task 2021-05-31T12:49:54.705Z] 12:49:54     INFO -     rbx = 0x00007f2087fa3fe0   rbp = 0x00007f2087fa4fe0
[task 2021-05-31T12:49:54.705Z] 12:49:54     INFO -     rsp = 0x00007f2087fa3fb0   r12 = 0x00007f2087fa4390
[task 2021-05-31T12:49:54.705Z] 12:49:54     INFO -     r13 = 0x000000000000000f   r14 = 0x00007f20ae867c60
[task 2021-05-31T12:49:54.705Z] 12:49:54     INFO -     r15 = 0x00007f2087fa4388   rip = 0x00007f20ae356b67
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -  5  libxul.so!std::sys_common::backtrace::__rust_end_short_backtrace [backtrace.rs:88f19c6dab716c6281af7602e30f413e809c5974 : 141 + 0x18]
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -     rbx = 0x00007f2087fa4038   rbp = 0x00007f2087fa4fe0
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -     rsp = 0x00007f2087fa3fe0   r12 = 0x00007f2087fa4390
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -     r13 = 0x000000000000000f   r14 = 0x00007f20ae867c60
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -     r15 = 0x00007f2087fa4388   rip = 0x00007f20ae352dec
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.706Z] 12:49:54     INFO -  6  libxul.so!rust_begin_unwind [panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974 : 493 + 0x16]
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     rbx = 0x00007f2087fa4038   rbp = 0x00007f2087fa4fe0
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     rsp = 0x00007f2087fa4000   r12 = 0x00007f2087fa4390
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     r13 = 0x000000000000000f   r14 = 0x00007f20ae867c60
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     r15 = 0x00007f2087fa4388   rip = 0x00007f20ae356af9
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -  7  libxul.so!core::panicking::panic_fmt [panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974 : 92 + 0x6]
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     rbx = 0x0000000000000045   rbp = 0x00007f2087fa4fe0
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     rsp = 0x00007f2087fa4030   r12 = 0x00007f2087fa4390
[task 2021-05-31T12:49:54.707Z] 12:49:54     INFO -     r13 = 0x000000000000000f   r14 = 0x00007f20784439d8
[task 2021-05-31T12:49:54.708Z] 12:49:54     INFO -     r15 = 0x00007f2087fa4388   rip = 0x00007f20ae3be811
[task 2021-05-31T12:49:54.708Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.708Z] 12:49:54     INFO -  8  libxul.so!core::panicking::panic [panicking.rs:88f19c6dab716c6281af7602e30f413e809c5974 : 50 + 0x49]
[task 2021-05-31T12:49:54.708Z] 12:49:54     INFO -     rbx = 0x0000000000000045   rbp = 0x00007f2087fa4fe0
[task 2021-05-31T12:49:54.708Z] 12:49:54     INFO -     rsp = 0x00007f2087fa4060   r12 = 0x00007f2087fa4390
[task 2021-05-31T12:49:54.708Z] 12:49:54     INFO -     r13 = 0x000000000000000f   r14 = 0x00007f20784439d8
[task 2021-05-31T12:49:54.712Z] 12:49:54     INFO -     r15 = 0x00007f2087fa4388   rip = 0x00007f20ae3be75d
[task 2021-05-31T12:49:54.712Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.713Z] 12:49:54     INFO -  9  libxul.so!webrender::scene_building::SceneBuilder::build_all [scene_building.rs:fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca : 773 + 0x19]
[task 2021-05-31T12:49:54.714Z] 12:49:54     INFO -     rbx = 0x0000000000000045   rbp = 0x00007f2087fa4fe0
[task 2021-05-31T12:49:54.715Z] 12:49:54     INFO -     rsp = 0x00007f2087fa40b0   r12 = 0x00007f2087fa4390
[task 2021-05-31T12:49:54.716Z] 12:49:54     INFO -     r13 = 0x000000000000000f   r14 = 0x00007f20784439d8
[task 2021-05-31T12:49:54.716Z] 12:49:54     INFO -     r15 = 0x00007f2087fa4388   rip = 0x00007f20ad566ad4
[task 2021-05-31T12:49:54.717Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.717Z] 12:49:54     INFO - 10  libxul.so!webrender::scene_builder_thread::SceneBuilderThread::run [scene_builder_thread.rs:fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca : 305 + 0x23c5]
[task 2021-05-31T12:49:54.717Z] 12:49:54     INFO -     rbx = 0x00007f2087fa55d8   rbp = 0x00007f2087fa6a40
[task 2021-05-31T12:49:54.717Z] 12:49:54     INFO -     rsp = 0x00007f2087fa4ff0   r12 = 0x0000000000000004
[task 2021-05-31T12:49:54.718Z] 12:49:54     INFO -     r13 = 0x00007f20b8741d40   r14 = 0x00007f2099a49900
[task 2021-05-31T12:49:54.718Z] 12:49:54     INFO -     r15 = 0x0000000000000008   rip = 0x00007f20ad559008
[task 2021-05-31T12:49:54.718Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.723Z] 12:49:54     INFO - 11  libxul.so!std::sys_common::backtrace::__rust_begin_short_backtrace [backtrace.rs : 125 + 0x1e2]
[task 2021-05-31T12:49:54.723Z] 12:49:54     INFO -     rbx = 0x00007f20a507d620   rbp = 0x00007f2087fa6d60
[task 2021-05-31T12:49:54.724Z] 12:49:54     INFO -     rsp = 0x00007f2087fa6a50   r12 = 0x00007f20839bc5b0
[task 2021-05-31T12:49:54.724Z] 12:49:54     INFO -     r13 = 0x00007f20ae3b2bc0   r14 = 0x00007f2087fa6b20
[task 2021-05-31T12:49:54.725Z] 12:49:54     INFO -     r15 = 0x00007f20a8971718   rip = 0x00007f20ad39dc00
[task 2021-05-31T12:49:54.725Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.726Z] 12:49:54     INFO - 12  libxul.so!core::ops::function::FnOnce::call_once{{vtable.shim}} [function.rs : 227 + 0x90]
[task 2021-05-31T12:49:54.726Z] 12:49:54     INFO -     rbx = 0x00007f20ae858e90   rbp = 0x00007f2087fa6e60
[task 2021-05-31T12:49:54.727Z] 12:49:54     INFO -     rsp = 0x00007f2087fa6d70   r12 = 0x00007f20839ae050
[task 2021-05-31T12:49:54.727Z] 12:49:54     INFO -     r13 = 0x0000000000000000   r14 = 0x00007f2087fa6d78
[task 2021-05-31T12:49:54.727Z] 12:49:54     INFO -     r15 = 0x00007f20848fc200   rip = 0x00007f20ad3b3830
[task 2021-05-31T12:49:54.728Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.728Z] 12:49:54     INFO - 13  libxul.so!std::sys::unix::thread::Thread::new::thread_start [thread.rs:88f19c6dab716c6281af7602e30f413e809c5974 : 71 + 0xf]
[task 2021-05-31T12:49:54.728Z] 12:49:54     INFO -     rbx = 0x00007f20ae858e90   rbp = 0x0000000000000000
[task 2021-05-31T12:49:54.728Z] 12:49:54     INFO -     rsp = 0x00007f2087fa6e70   r12 = 0x00007f20839ae050
[task 2021-05-31T12:49:54.729Z] 12:49:54     INFO -     r13 = 0x0000000000000000   r14 = 0x0000000000000000
[task 2021-05-31T12:49:54.729Z] 12:49:54     INFO -     r15 = 0x00007f20848fc200   rip = 0x00007f20ae366f2a
[task 2021-05-31T12:49:54.730Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.730Z] 12:49:54     INFO - 14  libpthread.so.0 + 0x76db
[task 2021-05-31T12:49:54.730Z] 12:49:54     INFO -     rbx = 0x0000000000000000   rbp = 0x0000000000000000
[task 2021-05-31T12:49:54.730Z] 12:49:54     INFO -     rsp = 0x00007f2087fa6ec0   r12 = 0x00007f2087fa6f80
[task 2021-05-31T12:49:54.731Z] 12:49:54     INFO -     r13 = 0x0000000000000000   r14 = 0x00007f20839ae050
[task 2021-05-31T12:49:54.731Z] 12:49:54     INFO -     r15 = 0x00007f2098371b80   rip = 0x00007f20b94ee6db
[task 2021-05-31T12:49:54.731Z] 12:49:54     INFO -     Found by: call frame info
[task 2021-05-31T12:49:54.731Z] 12:49:54     INFO - 15  libc.so.6 + 0x121a3f
[task 2021-05-31T12:49:54.732Z] 12:49:54     INFO -     rsp = 0x00007f2087fa6f80   rip = 0x00007f20b86d4a3f
[task 2021-05-31T12:49:54.732Z] 12:49:54     INFO -     Found by: stack scanning
[task 2021-05-31T12:49:54.732Z] 12:49:54     INFO - 
[task 2021-05-31T12:49:54.732Z] 12:49:54     INFO - Thread 0
[task 2021-05-31T12:49:54.733Z] 12:49:54     INFO -  0  libc.so.6 + 0x114cf9
[task 2021-05-31T12:49:54.733Z] 12:49:54     INFO -     rax = 0xfffffffffffffdfc   rdx = 0x00000000ffffffff
[task 2021-05-31T12:49:54.733Z] 12:49:54     INFO -     rcx = 0x00007f20b86c7cf9   rbx = 0x00007f206f11d300
[task 2021-05-31T12:49:54.733Z] 12:49:54     INFO -     rsi = 0x0000000000000004   rdi = 0x00007f206f11d300
[task 2021-05-31T12:49:54.734Z] 12:49:54     INFO -     rbp = 0x0000000000000004   rsp = 0x00007ffc51d97c30
[task 2021-05-31T12:49:54.734Z] 12:49:54     INFO -      r8 = 0x0000000000000000    r9 = 0x00007f20b99090e0
[task 2021-05-31T12:49:54.734Z] 12:49:54     INFO -     r10 = 0x00007f209adb9dc0   r11 = 0x0000000000000293
[task 2021-05-31T12:49:54.734Z] 12:49:54     INFO -     r12 = 0x00000000ffffffff   r13 = 0x00007ffc51d97c68
[task 2021-05-31T12:49:54.734Z] 12:49:54     INFO -     r14 = 0x00000000ffffffff   r15 = 0x0000000000000004
[task 2021-05-31T12:49:54.735Z] 12:49:54     INFO -     rip = 0x00007f20b86c7cf9
[task 2021-05-31T12:49:54.735Z] 12:49:54     INFO -     Found by: given as instruction pointer in context
[task 2021-05-31T12:49:54.735Z] 12:49:54     INFO -  1  libxul.so!profiler_thread_sleep() [platform.cpp:fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca : 5484 + 0x13]
[task 2021-05-31T12:49:54.735Z] 12:49:54     INFO -     rsp = 0x00007ffc51d97c40   rip = 0x00007f20ab92eb96
[task 2021-05-31T12:49:54.736Z] 12:49:54     INFO -     Found by: stack scanning
[task 2021-05-31T12:49:54.736Z] 12:49:54     INFO -  2  libxul.so!PollWrapper(_GPollFD*, unsigned int, int) [nsAppShell.cpp:fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca : 58 + 0xf]
[task 2021-05-31T12:49:54.736Z] 12:49:54     INFO -     rsp = 0x00007ffc51d97c60   rip = 0x00007f20aa999696
[task 2021-05-31T12:49:54.736Z] 12:49:54     INFO -     Found by: stack scanning
[task 2021-05-31T12:49:54.736Z] 12:49:54     INFO -  3  libxul.so!nsCOMPtr<nsIPowerManagerService>::~nsCOMPtr() [nsCOMPtr.h:fafcc4a3b16a3b45f7abcc174e46bdc4a46888ca : 453 + 0x7]
[task 2021-05-31T12:49:54.737Z] 12:49:54     INFO -     rsp = 0x00007ffc51d97c98   rip = 0x00007f20aa999618
[task 2021-05-31T12:49:54.737Z] 12:49:54     INFO -     Found by: stack scanning

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 5 GPU process crashes on release

:gw, could you consider increasing the severity of this top-crash bug?

For more information, please visit auto_nag documentation.

Flags: needinfo?(gwatson)
Keywords: topcrash
Flags: needinfo?(gwatson)

Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.

For more information, please visit auto_nag documentation.

Keywords: topcrash
You need to log in before you can comment on or make changes to this bug.