Closed Bug 1763853 Opened 3 years ago Closed 6 months ago

Intermittent /html/browsers/windows/iframe-cross-origin-print.sub.html | application crashed [@ mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::Then

Categories

(Core :: XPCOM, defect)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: crash, intermittent-failure)

Crash Data

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=373893202&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/a5A76esNSFOaSA2jIWhj5Q/runs/0/artifacts/public/logs/live_backing.log
Reftest URL: https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/a5A76esNSFOaSA2jIWhj5Q/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1


[task 2022-04-08T17:06:37.567Z] 17:06:37     INFO - TEST-START | /html/browsers/windows/iframe-cross-origin-print.sub.html
[task 2022-04-08T17:06:37.734Z] 17:06:37     INFO - PID 4362 | 1649437597732	Marionette	INFO	Testing http://web-platform.test:8000/html/browsers/windows/iframe-cross-origin-print.sub.html == http://web-platform.test:8000/html/browsers/windows/iframe-nested-print-ref.html
[task 2022-04-08T17:06:37.867Z] 17:06:37     INFO - PID 4362 | ###!!! [Parent][PCompositorManagerParent] Error: RunMessage(msgname=PCompositorBridge::Msg___delete__) Channel closing: too late to send/recv, messages will be lost
[task 2022-04-08T17:06:37.867Z] 17:06:37     INFO - PID 4362 | ###!!! [Parent][PImageBridgeParent] Error: RunMessage(msgname=PImageBridge::Msg_WillClose) Channel closing: too late to send/recv, messages will be lost
[task 2022-04-08T17:06:39.666Z] 17:06:39     INFO - PID 4362 | ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[task 2022-04-08T17:06:39.673Z] 17:06:39     INFO - PID 4362 | ExceptionHandler::GenerateDump cloned child 4869
[task 2022-04-08T17:06:39.907Z] 17:06:39     INFO - PID 4362 | ExceptionHandler::SendContinueSignalToChild sent continue signal to child
[task 2022-04-08T17:06:39.942Z] 17:06:39     INFO - PID 4362 | Exiting due to channel error.
[task 2022-04-08T17:06:39.949Z] 17:06:39  WARNING - Traceback (most recent call last):
[task 2022-04-08T17:06:39.950Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 299, in run_test
[task 2022-04-08T17:06:39.951Z] 17:06:39  WARNING -     result = self.do_test(test)
[task 2022-04-08T17:06:39.952Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 1039, in do_test
[task 2022-04-08T17:06:39.952Z] 17:06:39  WARNING -     result = self.implementation.run_test(test)
[task 2022-04-08T17:06:39.953Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 1123, in run_test
[task 2022-04-08T17:06:39.954Z] 17:06:39  WARNING -     "pageRanges": test.page_ranges})["value"]
[task 2022-04-08T17:06:39.955Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 37, in _
[task 2022-04-08T17:06:39.956Z] 17:06:39  WARNING -     m._handle_socket_failure()
[task 2022-04-08T17:06:39.957Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 712, in _handle_socket_failure
[task 2022-04-08T17:06:39.958Z] 17:06:39  WARNING -     reraise(exc_cls, exc, tb)
[task 2022-04-08T17:06:39.958Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/third_party/six/six.py", line 703, in reraise
[task 2022-04-08T17:06:39.959Z] 17:06:39  WARNING -     raise value
[task 2022-04-08T17:06:39.960Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2022-04-08T17:06:39.961Z] 17:06:39  WARNING -     return func(*args, **kwargs)
[task 2022-04-08T17:06:39.962Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 661, in _send_message
[task 2022-04-08T17:06:39.963Z] 17:06:39  WARNING -     msg = self.client.request(name, params)
[task 2022-04-08T17:06:39.963Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/transport.py", line 383, in request
[task 2022-04-08T17:06:39.964Z] 17:06:39  WARNING -     return self.receive()
[task 2022-04-08T17:06:39.966Z] 17:06:39  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/transport.py", line 230, in receive
[task 2022-04-08T17:06:39.966Z] 17:06:39  WARNING -     raise socket.error("No data received over socket")
[task 2022-04-08T17:06:39.967Z] 17:06:39  WARNING - OSError: No data received over socket
[task 2022-04-08T17:06:39.968Z] 17:06:39  WARNING - 
[task 2022-04-08T17:06:39.969Z] 17:06:39     INFO - mozcrash Downloading symbols from: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/DnE4VxYRQPmd76aPLIh7lQ/artifacts/public/build/target.crashreporter-symbols.zip
[task 2022-04-08T17:06:39.985Z] 17:06:39     INFO - PID 4362 | Exiting due to channel error.
[task 2022-04-08T17:06:39.987Z] 17:06:39     INFO - PID 4362 | Exiting due to channel error.
[task 2022-04-08T17:06:39.987Z] 17:06:39     INFO - PID 4362 | Exiting due to channel error.
[task 2022-04-08T17:06:40.578Z] 17:06:40     INFO - PID 4362 | Exiting due to channel error.
[task 2022-04-08T17:06:40.650Z] 17:06:40     INFO - PID 4362 | Exiting due to channel error.
[task 2022-04-08T17:06:44.235Z] 17:06:44     INFO - mozcrash Copy/paste: /builds/worker/fetches/minidump-stackwalk/minidump-stackwalk --symbols-url=https://symbols.mozilla.org/ --human /tmp/tmphwc8gvmk/minidumps/17ee7c2b-0647-a3b6-54ae-94117774a066.dmp /tmp/tmpbuvvi2b2
[task 2022-04-08T17:06:48.150Z] 17:06:48     INFO - mozcrash Saved minidump as /builds/worker/workspace/build/blobber_upload_dir/17ee7c2b-0647-a3b6-54ae-94117774a066.dmp
[task 2022-04-08T17:06:48.150Z] 17:06:48     INFO - mozcrash Saved app info as /builds/worker/workspace/build/blobber_upload_dir/17ee7c2b-0647-a3b6-54ae-94117774a066.extra
[task 2022-04-08T17:06:48.416Z] 17:06:48     INFO - PROCESS-CRASH | /html/browsers/windows/iframe-cross-origin-print.sub.html | application crashed [@ mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::ThenValueBase::AssertIsDead()]
[task 2022-04-08T17:06:48.416Z] 17:06:48     INFO - Mozilla crash reason: MOZ_DIAGNOSTIC_ASSERT(Request::mDisconnected)
[task 2022-04-08T17:06:48.416Z] 17:06:48     INFO - Crash dump filename: /tmp/tmphwc8gvmk/minidumps/17ee7c2b-0647-a3b6-54ae-94117774a066.dmp
[task 2022-04-08T17:06:48.416Z] 17:06:48     INFO - Operating system: Linux
[task 2022-04-08T17:06:48.416Z] 17:06:48     INFO -                   4.4.0-1014-aws #14taskcluster1-Ubuntu SMP Tue Apr 3 10:27:00 UTC 2018
[task 2022-04-08T17:06:48.416Z] 17:06:48     INFO - CPU: amd64
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      family 6 model 85 stepping 4
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      4 CPUs
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO - Linux Ubuntu 18.04 - bionic (Ubuntu 18.04.6 LTS)
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO - 
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO - Crash reason:  SIGSEGV / SEGV_MAPERR
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO - Crash address: 0x0
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO - Process uptime: not available
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO - 
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO - Thread 0 firefox-bin (crashed)
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -  0  libxul.so!mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::ThenValueBase::AssertIsDead() [MozPromise.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 524 + 0x21]
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rax = 0x00007f026d1e5e4d    rdx = 0x0000000000000075
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rcx = 0x0000564738583040    rbx = 0x00007f023a53d400
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rsi = 0x0000000000000002    rdi = 0x00007f023a53d400
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rbp = 0x00007ffde9cb0b70    rsp = 0x00007ffde9cb0b60
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -       r8 = 0x00007f023a58f258     r9 = 0x00007ffde9cb0d00
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      r10 = 0x0000000000000048    r11 = 0x00007ffde9cb1098
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      r12 = 0x0000000000000000    r13 = 0x00007ffde9cb1168
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      r14 = 0x00007f023a58f258    r15 = 0x00007f023a58f240
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rip = 0x00007f027358465c
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -     Found by: given as instruction pointer in context
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -  1  libxul.so!mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::AssertIsDead() [MozPromise.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 1115 + 0x9]
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rbx = 0x0000000000000000    rbp = 0x00007ffde9cb0ba0
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0b80    r12 = 0x0000000000000000
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f023a58f258
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      r15 = 0x00007f023a58f240    rip = 0x00007f027358404a
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -  2  libxul.so!mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::~MozPromise() [MozPromise.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 1158 + 0x8]
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rbx = 0x00007f023a58f240    rbp = 0x00007ffde9cb0bc0
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0bb0    r12 = 0x00007ffde9cb1200
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f0281a809f1
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -      r15 = 0x00007f023aa9a100    rip = 0x00007f0273583d26
[task 2022-04-08T17:06:48.417Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -  3  libxul.so!mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::Private::~Private() [MozPromise.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 256 + 0x18]
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rbx = 0x00007f023a58f240    rbp = 0x00007ffde9cb0be0
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0bd0    r12 = 0x00007ffde9cb1200
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f0281a809f1
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r15 = 0x00007f023aa9a100    rip = 0x00007f0273583ee9
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -  4  libxul.so!mozilla::gfx::CrossProcessPaint::~CrossProcessPaint() [CrossProcessPaint.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 323 + 0x7b]
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rbx = 0x00007f023a6c4d80    rbp = 0x00007ffde9cb0c00
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0bf0    r12 = 0x00007ffde9cb1200
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f0281a809f1
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r15 = 0x00007f023aa9a100    rip = 0x00007f027357322c
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -  5  libxul.so!mozilla::gfx::CrossProcessPaint::Release() [CrossProcessPaint.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 103 + 0x81]
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rbx = 0x00007f023a6c4d80    rbp = 0x00007ffde9cb0c20
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0c10    r12 = 0x00007ffde9cb1200
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f0281a809f1
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r15 = 0x00007f023aa9a100    rip = 0x00007f02735868f2
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -  6  libxul.so!mozilla::Maybe<mozilla::gfx::CrossProcessPaint::QueuePaint(mozilla::dom::CanonicalBrowsingContext*)::$_7>::reset() [Maybe.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 645 + 0x63]
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rbx = 0x00007f023a590480    rbp = 0x00007ffde9cb0c40
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0c30    r12 = 0x00007ffde9cb1200
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f0281a809f1
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r15 = 0x00007f023aa9a100    rip = 0x00007f0273589a84
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -  7  libxul.so!mozilla::MozPromise<bool, nsresult, false>::ThenValueBase::ResolveOrRejectRunnable::Run() [MozPromise.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 487 + 0x53]
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rbx = 0x00007f023a8d9060    rbp = 0x00007ffde9cb0c60
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0c50    r12 = 0x00007ffde9cb1200
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f0281a809f1
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -      r15 = 0x00007f023aa9a100    rip = 0x00007f027263b8e9
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.418Z] 17:06:48     INFO -  8  libxul.so!mozilla::RunnableTask::Run() [TaskController.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 467 + 0x9]
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rbx = 0x0000000000000032    rbp = 0x00007ffde9cb10e0
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb0c70    r12 = 0x00007ffde9cb1200
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f0281a809f1
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r15 = 0x00007f023aa9a100    rip = 0x00007f0271d75de7
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -  9  libxul.so!mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) [TaskController.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 780 + 0x8]
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rbx = 0x00007f023aa9a100    rbp = 0x00007ffde9cb12b0
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb10f0    r12 = 0x00007ffde9cb1228
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb1168    r14 = 0x00007f028d9a2a00
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r15 = 0x00000271fb82e6da    rip = 0x00007f0271d4d8ba
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO - 10  libxul.so!mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) [TaskController.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 612 + 0x4]
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rbx = 0x00007f026676aa08    rbp = 0x00007ffde9cb1300
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb12c0    r12 = 0x00007f028d9a2a00
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r13 = 0x0000000000000000    r14 = 0x00007ffde9cb1318
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r15 = 0x00007f028d9a2a00    rip = 0x00007f0271d4c0d1
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO - 11  libxul.so!mozilla::TaskController::ProcessPendingMTTask(bool) [TaskController.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 390 + 0x7]
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rbx = 0x00007f026676aa08    rbp = 0x00007ffde9cb1360
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb1310    r12 = 0x00007f028d9a2a00
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r13 = 0x0000000000000000    r14 = 0x00007f028d9a2a90
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r15 = 0x0000000000000000    rip = 0x00007f0271d4c4a1
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO - 12  libxul.so!mozilla::detail::RunnableFunction<mozilla::TaskController::InitializeInternal()::$_0>::Run() [nsThreadUtils.h:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 531 + 0x15]
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rbx = 0x00007f026676aa08    rbp = 0x00007ffde9cb1370
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb1370    r12 = 0x00000271fb82e4cd
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r13 = 0x0000000000000000    r14 = 0x00007f0267c19930
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb1401    rip = 0x00007f0271d7c89a
[task 2022-04-08T17:06:48.419Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO - 13  libxul.so!nsThread::ProcessNextEvent(bool, bool*) [nsThread.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 1187 + 0x24]
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rbx = 0x00007f026676aa08    rbp = 0x00007ffde9cb14a0
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb1380    r12 = 0x00000271fb82e4cd
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r13 = 0x0000000000000000    r14 = 0x00007f0267c19930
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb1401    rip = 0x00007f0271d6342c
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO - 14  libxul.so!NS_ProcessNextEvent(nsIThread*, bool) + 0x41
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rbx = 0x0000000000000000    rbp = 0x00007ffde9cb14d0
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb14b0    r12 = 0x00007f0267cb2a60
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r13 = 0x00007f0267cb2a40    r14 = 0x00007f0267c1b0d0
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r15 = 0x00007f0267c19930    rip = 0x00007f0271d69f82
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO - 15  libxul.so!mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) [MessagePump.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 85 + 0x9]
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rbx = 0x0000000000000001    rbp = 0x00007ffde9cb1510
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb14e0    r12 = 0x00007f0267cb2a60
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r13 = 0x00007f0267cb2a40    r14 = 0x00007f0267c1b0d0
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r15 = 0x00007f0267c19930    rip = 0x00007f0272ab402f
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO - 16  libxul.so!MessageLoop::Run() [message_loop.cc:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 355 + 0xb]
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rbx = 0x00007f026676aa00    rbp = 0x00007ffde9cb1540
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb1520    r12 = 0x00007ffde9cb17e8
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb17e0    r14 = 0x00007f0267c19930
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb1899    rip = 0x00007f02729fb9be
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO - 17  libxul.so!nsBaseAppShell::Run() + 0x30
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rbx = 0x00007f026676aa00    rbp = 0x00007ffde9cb1560
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb1550    r12 = 0x00007ffde9cb17e8
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb17e0    r14 = 0x00007f0267c19930
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb1899    rip = 0x00007f02778c3bc1
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.420Z] 17:06:48     INFO - 18  libxul.so!nsAppStartup::Run() [nsAppStartup.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 295 + 0x9]
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rbx = 0x00007f0267cbd790    rbp = 0x00007ffde9cb1590
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb1570    r12 = 0x00007ffde9cb17e8
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb17e0    r14 = 0x0000000000000000
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb1899    rip = 0x00007f0279bfd82d
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO - 19  libxul.so!XREMain::XRE_mainRun() [nsAppRunner.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 5738 + 0x34]
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rbx = 0x0000000080004005    rbp = 0x00007ffde9cb1700
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb15a0    r12 = 0x00007ffde9cb17e8
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb17e0    r14 = 0x0000000000000000
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb1899    rip = 0x00007f0279dd520a
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO - 20  libxul.so!XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) [nsAppRunner.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 5923 + 0x7]
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rbx = 0x00007ffde9cb1730    rbp = 0x00007ffde9cb17a0
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb1710    r12 = 0x00007ffde9cb17e8
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb17e0    r14 = 0x00007ffde9cb17b0
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb1760    rip = 0x00007f0279dd76ac
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO - 21  libxul.so!XRE_main(int, char**, mozilla::BootstrapConfig const&) + 0x5d
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rbx = 0x0000000000000005    rbp = 0x00007ffde9cb18d0
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb17b0    r12 = 0x00007ffde9cb17b0
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb2a30    r14 = 0x00007ffde9cb1908
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r15 = 0x00007ffde9cb2a38    rip = 0x00007f0279dd80fe
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO - 22  firefox-bin!main [nsBrowserApp.cpp:d62c69b51528bc1a7c555d666ec3b6d5ca22cc01 : 395 + 0xc1]
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rbx = 0x00007ffde9cb2a38    rbp = 0x00007ffde9cb2950
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb18e0    r12 = 0x000056473841dba4
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb2a30    r14 = 0x00007ffde9cb2a68
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -      r15 = 0x0000000000000005    rip = 0x000056473844dab4
[task 2022-04-08T17:06:48.421Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO - 23  libc.so.6!__libc_start_main [libc-start.c : 310 + 0x19]
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      rbx = 0x0000000000000000    rbp = 0x000056473854eae0
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb2960    r12 = 0x000056473844d1d0
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb2a30    r14 = 0x0000000000000000
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      r15 = 0x0000000000000000    rip = 0x00007f028dba6b97
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO - 24  firefox-bin!_start + 0x28
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      rbx = 0x0000000000000000    rbp = 0x0000000000000000
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      rsp = 0x00007ffde9cb2a20    r12 = 0x000056473844d1d0
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      r13 = 0x00007ffde9cb2a30    r14 = 0x0000000000000000
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -      r15 = 0x0000000000000000    rip = 0x000056473844d1f9
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO -     Found by: call frame info
[task 2022-04-08T17:06:48.422Z] 17:06:48     INFO - 

Hi Nika! Could this bug and Bug 1722812 have the same root cause as Bug 1632619 due to MOZ_DIAGNOSTIC_ASSERT(Request::mDisconnected) ?

Flags: needinfo?(nika)
See Also: → 1767522
Crash Signature: [@ mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::ThenValueBase::AssertIsDead()] → [@ mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::ThenValueBase::AssertIsDead]
Summary: Intermittent [tier 2] /html/browsers/windows/iframe-cross-origin-print.sub.html | application crashed [@ mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::Then → Intermittent /html/browsers/windows/iframe-cross-origin-print.sub.html | application crashed [@ mozilla::MozPromise<nsRefCountedHashtable<nsIntegralHashKey<unsigned long, 0>, RefPtr<mozilla::gfx::RecordedDependentSurface> >, nsresult, true>::Then

Hasn't been anything in a year, so closing for now.

Status: NEW → RESOLVED
Closed: 6 months ago
Flags: needinfo?(nika)
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.