Closed
Bug 1865143
Opened 2 years ago
Closed 2 years ago
Intermittent SUMMARY: ThreadSanitizer: heap-use-after-free /builds/worker/workspace/obj-build/dist/include/nsCharTraits.h:423:56 in length | single tracking bug
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
DUPLICATE
of bug 1862723
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=436490011&repo=mozilla-release
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/fqElv7L3T6-0uv7iJXmWug/runs/0/artifacts/public/logs/live_backing.log
[task 2023-11-16T15:01:33.447Z] 15:01:33 INFO - TEST-START | /storage/estimate-usage-details-indexeddb.https.tentative.any.worker.html
[task 2023-11-16T15:01:33.450Z] 15:01:33 INFO - Clearing origin https://web-platform.test:8443/storage/estimate-usage-details-indexeddb.https.tentative.any.worker.html
[task 2023-11-16T15:01:33.475Z] 15:01:33 INFO - PID 16076 | IPDL protocol error: Handler returned error code!
[task 2023-11-16T15:01:33.475Z] 15:01:33 INFO - PID 16076 | ###!!! [Parent][DispatchAsyncMessage] Error: PBackgroundIDBDatabase::Msg_Blocked Processing error: message was deserialized, but the handler returned false (indicating failure)
[task 2023-11-16T15:01:33.590Z] 15:01:33 INFO - PID 16076 | ==================
[task 2023-11-16T15:01:33.590Z] 15:01:33 INFO - PID 16076 | WARNING: ThreadSanitizer: heap-use-after-free (pid=16076)
[task 2023-11-16T15:01:33.594Z] 15:01:33 INFO - PID 16076 | Read of size 8 at 0x7b10004be988 by main thread:
[task 2023-11-16T15:01:33.594Z] 15:01:33 INFO - PID 16076 | #0 strlen /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:387:3 (firefox-bin+0xcedb9) (BuildId: f77dcf20c23000b3775bfbd96d2a3e123b66bd59)
[task 2023-11-16T15:01:33.595Z] 15:01:33 INFO - PID 16076 | #1 length /builds/worker/workspace/obj-build/dist/include/nsCharTraits.h:423:56 (libxul.so+0x7255c1b) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.595Z] 15:01:33 INFO - PID 16076 | #2 nsTDependentString /builds/worker/workspace/obj-build/dist/include/nsTDependentString.h:75:52 (libxul.so+0x7255c1b)
[task 2023-11-16T15:01:33.596Z] 15:01:33 INFO - PID 16076 | #3 mozilla::dom::ContentParent::KillHard(char const*) /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:4536:22 (libxul.so+0x7255c1b)
[task 2023-11-16T15:01:33.596Z] 15:01:33 INFO - PID 16076 | #4 operator() /builds/worker/checkouts/gecko/ipc/glue/BackgroundImpl.cpp:781:3 (libxul.so+0x3d5d54c) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.597Z] 15:01:33 INFO - PID 16076 | #5 mozilla::detail::RunnableFunction<(anonymous namespace)::ParentImpl::KillHardAsync(mozilla::ipc::PBackgroundParent*, char const*)::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5 (libxul.so+0x3d5d54c)
[task 2023-11-16T15:01:33.597Z] 15:01:33 INFO - PID 16076 | #6 mozilla::RunnableTask::Run() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:549:16 (libxul.so+0x32b13e2) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.598Z] 15:01:33 INFO - PID 16076 | #7 mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:876:26 (libxul.so+0x32acd3b) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.598Z] 15:01:33 INFO - PID 16076 | #8 mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal(mozilla::detail::BaseAutoLock<mozilla::Mutex&> const&) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:699:15 (libxul.so+0x32ab786) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.599Z] 15:01:33 INFO - PID 16076 | #9 mozilla::TaskController::ProcessPendingMTTask(bool) /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:485:36 (libxul.so+0x32abb7f) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.599Z] 15:01:33 INFO - PID 16076 | #10 operator() /builds/worker/checkouts/gecko/xpcom/threads/TaskController.cpp:211:37 (libxul.so+0x32b3e74) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.599Z] 15:01:33 INFO - PID 16076 | #11 mozilla::detail::RunnableFunction<mozilla::TaskController::TaskController()::$_0>::Run() /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:548:5 (libxul.so+0x32b3e74)
[task 2023-11-16T15:01:33.600Z] 15:01:33 INFO - PID 16076 | #12 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1198:16 (libxul.so+0x32c9166) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.600Z] 15:01:33 INFO - PID 16076 | #13 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10 (libxul.so+0x32cf594) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.601Z] 15:01:33 INFO - PID 16076 | #14 mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:85:21 (libxul.so+0x3d7ec1e) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.601Z] 15:01:33 INFO - PID 16076 | #15 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10 (libxul.so+0x3cff4c8) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.602Z] 15:01:33 INFO - PID 16076 | #16 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3 (libxul.so+0x3cff4c8)
[task 2023-11-16T15:01:33.602Z] 15:01:33 INFO - PID 16076 | #17 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3 (libxul.so+0x3cff4c8)
[task 2023-11-16T15:01:33.602Z] 15:01:33 INFO - PID 16076 | #18 nsBaseAppShell::Run() /builds/worker/checkouts/gecko/widget/nsBaseAppShell.cpp:148:27 (libxul.so+0x796f033) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.603Z] 15:01:33 INFO - PID 16076 | #19 nsAppStartup::Run() /builds/worker/checkouts/gecko/toolkit/components/startup/nsAppStartup.cpp:296:30 (libxul.so+0x989c812) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.603Z] 15:01:33 INFO - PID 16076 | #20 XREMain::XRE_mainRun() /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5675:22 (libxul.so+0x99e8f6a) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.604Z] 15:01:33 INFO - PID 16076 | #21 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5884:8 (libxul.so+0x99e9b5c) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.604Z] 15:01:33 INFO - PID 16076 | #22 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5940:21 (libxul.so+0x99ea231) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.605Z] 15:01:33 INFO - PID 16076 | #23 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x99f8dc2) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.605Z] 15:01:33 INFO - PID 16076 | #24 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:227:22 (firefox-bin+0x14e430) (BuildId: f77dcf20c23000b3775bfbd96d2a3e123b66bd59)
[task 2023-11-16T15:01:33.605Z] 15:01:33 INFO - PID 16076 | #25 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:445:16 (firefox-bin+0x14e430)
[task 2023-11-16T15:01:33.606Z] 15:01:33 INFO - PID 16076 | Previous write of size 8 at 0x7b10004be988 by thread T8:
[task 2023-11-16T15:01:33.606Z] 15:01:33 INFO - PID 16076 | #0 free /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:722:3 (firefox-bin+0xc3f65) (BuildId: f77dcf20c23000b3775bfbd96d2a3e123b66bd59)
[task 2023-11-16T15:01:33.607Z] 15:01:33 INFO - PID 16076 | #1 ReleaseData /builds/worker/checkouts/gecko/xpcom/string/nsTSubstring.cpp (libxul.so+0x318a705) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.607Z] 15:01:33 INFO - PID 16076 | #2 nsTSubstring<char>::Finalize() /builds/worker/checkouts/gecko/xpcom/string/nsTSubstring.cpp:295:3 (libxul.so+0x318a705)
[task 2023-11-16T15:01:33.607Z] 15:01:33 INFO - PID 16076 | #3 ~nsTSubstring /builds/worker/workspace/obj-build/dist/include/nsTSubstring.h:326:21 (libxul.so+0x3d8927a) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.608Z] 15:01:33 INFO - PID 16076 | #4 mozilla::ipc::IPCResult::FailImpl(mozilla::NotNull<mozilla::ipc::IProtocol*>, char const*, char const*) /builds/worker/checkouts/gecko/ipc/glue/ProtocolUtils.cpp:85:1 (libxul.so+0x3d8927a)
[task 2023-11-16T15:01:33.608Z] 15:01:33 INFO - PID 16076 | #5 mozilla::dom::indexedDB::(anonymous namespace)::Database::RecvBlocked() /builds/worker/checkouts/gecko/dom/indexedDB/ActorsParent.cpp (libxul.so+0x708fc56) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.608Z] 15:01:33 INFO - PID 16076 | #6 mozilla::dom::indexedDB::PBackgroundIDBDatabaseParent::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PBackgroundIDBDatabaseParent.cpp:502:52 (libxul.so+0x7179939) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.609Z] 15:01:33 INFO - PID 16076 | #7 mozilla::ipc::PBackgroundParent::OnMessageReceived(IPC::Message const&) /builds/worker/workspace/obj-build/ipc/ipdl/PBackgroundParent.cpp:2694:32 (libxul.so+0x3dce8ff) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.609Z] 15:01:33 INFO - PID 16076 | #8 mozilla::ipc::MessageChannel::DispatchAsyncMessage(mozilla::ipc::ActorLifecycleProxy*, IPC::Message const&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1800:25 (libxul.so+0x3d7abdf) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.610Z] 15:01:33 INFO - PID 16076 | #9 mozilla::ipc::MessageChannel::DispatchMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::UniquePtr<IPC::Message, mozilla::DefaultDelete<IPC::Message>>) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1725:9 (libxul.so+0x3d79478) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.610Z] 15:01:33 INFO - PID 16076 | #10 mozilla::ipc::MessageChannel::RunMessage(mozilla::ipc::ActorLifecycleProxy*, mozilla::ipc::MessageChannel::MessageTask&) /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1525:3 (libxul.so+0x3d79a89) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.610Z] 15:01:33 INFO - PID 16076 | #11 mozilla::ipc::MessageChannel::MessageTask::Run() /builds/worker/checkouts/gecko/ipc/glue/MessageChannel.cpp:1623:14 (libxul.so+0x3d7a2a7) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.611Z] 15:01:33 INFO - PID 16076 | #12 nsThread::ProcessNextEvent(bool, bool*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:1192:16 (libxul.so+0x32c92c4) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.611Z] 15:01:33 INFO - PID 16076 | #13 NS_ProcessNextEvent(nsIThread*, bool) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:480:10 (libxul.so+0x32cf594) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.611Z] 15:01:33 INFO - PID 16076 | #14 mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate*) /builds/worker/checkouts/gecko/ipc/glue/MessagePump.cpp:330:5 (libxul.so+0x3d7f7a9) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.612Z] 15:01:33 INFO - PID 16076 | #15 RunInternal /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:370:10 (libxul.so+0x3cff4c8) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.612Z] 15:01:33 INFO - PID 16076 | #16 RunHandler /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:363:3 (libxul.so+0x3cff4c8)
[task 2023-11-16T15:01:33.612Z] 15:01:33 INFO - PID 16076 | #17 MessageLoop::Run() /builds/worker/checkouts/gecko/ipc/chromium/src/base/message_loop.cc:345:3 (libxul.so+0x3cff4c8)
[task 2023-11-16T15:01:33.613Z] 15:01:33 INFO - PID 16076 | #18 nsThread::ThreadFunc(void*) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:370:10 (libxul.so+0x32c5147) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.613Z] 15:01:33 INFO - PID 16076 | #19 _pt_root /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:201:5 (libnspr4.so+0x4b1b9) (BuildId: f3052d5dc86de0e07a2e298c99a6ab84e6091121)
[task 2023-11-16T15:01:33.613Z] 15:01:33 INFO - PID 16076 | Thread T8 'IPDL Background' (tid=16098, running) created by main thread at:
[task 2023-11-16T15:01:33.613Z] 15:01:33 INFO - PID 16076 | #0 pthread_create /builds/worker/fetches/llvm-project/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1020:3 (firefox-bin+0xc53eb) (BuildId: f77dcf20c23000b3775bfbd96d2a3e123b66bd59)
[task 2023-11-16T15:01:33.614Z] 15:01:33 INFO - PID 16076 | #1 _PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:458:14 (libnspr4.so+0x4242e) (BuildId: f3052d5dc86de0e07a2e298c99a6ab84e6091121)
[task 2023-11-16T15:01:33.614Z] 15:01:33 INFO - PID 16076 | #2 PR_CreateThread /builds/worker/checkouts/gecko/nsprpub/pr/src/pthreads/ptthread.c:533:12 (libnspr4.so+0x376c4) (BuildId: f3052d5dc86de0e07a2e298c99a6ab84e6091121)
[task 2023-11-16T15:01:33.615Z] 15:01:33 INFO - PID 16076 | #3 nsThread::Init(nsTSubstring<char> const&) /builds/worker/checkouts/gecko/xpcom/threads/nsThread.cpp:619:20 (libxul.so+0x32c6687) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.615Z] 15:01:33 INFO - PID 16076 | #4 nsThreadManager::NewNamedThread(nsTSubstring<char> const&, nsIThreadManager::ThreadCreationOptions, nsIThread**) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadManager.cpp:597:22 (libxul.so+0x32ce0f6) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.616Z] 15:01:33 INFO - PID 16076 | #5 NS_NewNamedThread(nsTSubstring<char> const&, nsIThread**, already_AddRefed<nsIRunnable>, nsIThreadManager::ThreadCreationOptions) /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.cpp:176:57 (libxul.so+0x32d5c7f) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.616Z] 15:01:33 INFO - PID 16076 | #6 NS_NewNamedThread<16UL> /builds/worker/checkouts/gecko/xpcom/threads/nsThreadUtils.h:76:10 (libxul.so+0x3d3f0ee) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.616Z] 15:01:33 INFO - PID 16076 | #7 CreateBackgroundThread /builds/worker/checkouts/gecko/ipc/glue/BackgroundImpl.cpp:878:7 (libxul.so+0x3d3f0ee)
[task 2023-11-16T15:01:33.617Z] 15:01:33 INFO - PID 16076 | #8 (anonymous namespace)::ParentImpl::AllocStarter(mozilla::dom::ContentParent*, mozilla::ipc::Endpoint<mozilla::ipc::PBackgroundStarterParent>&&, bool) /builds/worker/checkouts/gecko/ipc/glue/BackgroundImpl.cpp:810:30 (libxul.so+0x3d3f0ee)
[task 2023-11-16T15:01:33.617Z] 15:01:33 INFO - PID 16076 | #9 Startup /builds/worker/checkouts/gecko/ipc/glue/BackgroundImpl.cpp:1153:5 (libxul.so+0x3d3f415) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.618Z] 15:01:33 INFO - PID 16076 | #10 mozilla::ipc::BackgroundChild::Startup() /builds/worker/checkouts/gecko/ipc/glue/BackgroundImpl.cpp:677:35 (libxul.so+0x3d3f415)
[task 2023-11-16T15:01:33.618Z] 15:01:33 INFO - PID 16076 | #11 mozilla::dom::ContentParent::StartUp() /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:673:3 (libxul.so+0x724cec7) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.618Z] 15:01:33 INFO - PID 16076 | #12 nsLayoutStatics::Initialize() /builds/worker/checkouts/gecko/layout/build/nsLayoutStatics.cpp:146:3 (libxul.so+0x81f72a6) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.619Z] 15:01:33 INFO - PID 16076 | #13 nsLayoutModuleInitialize() /builds/worker/checkouts/gecko/layout/build/nsLayoutModule.cpp:104:7 (libxul.so+0x81f71d4) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.619Z] 15:01:33 INFO - PID 16076 | #14 nsComponentManagerImpl::Init() /builds/worker/checkouts/gecko/xpcom/components/nsComponentManager.cpp:382:5 (libxul.so+0x329a57a) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.620Z] 15:01:33 INFO - PID 16076 | #15 NS_InitXPCOM /builds/worker/checkouts/gecko/xpcom/build/XPCOMInit.cpp:445:51 (libxul.so+0x3303914) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.620Z] 15:01:33 INFO - PID 16076 | #16 ScopedXPCOMStartup::Initialize(bool) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:1996:8 (libxul.so+0x99ddff3) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.620Z] 15:01:33 INFO - PID 16076 | #17 XREMain::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5880:22 (libxul.so+0x99e9b47) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.621Z] 15:01:33 INFO - PID 16076 | #18 XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/nsAppRunner.cpp:5940:21 (libxul.so+0x99ea231) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.621Z] 15:01:33 INFO - PID 16076 | #19 mozilla::BootstrapImpl::XRE_main(int, char**, mozilla::BootstrapConfig const&) /builds/worker/checkouts/gecko/toolkit/xre/Bootstrap.cpp:45:12 (libxul.so+0x99f8dc2) (BuildId: ec24ecd4713d2b5bd83ce1505e14cb6d67df52f6)
[task 2023-11-16T15:01:33.622Z] 15:01:33 INFO - PID 16076 | #20 do_main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:227:22 (firefox-bin+0x14e430) (BuildId: f77dcf20c23000b3775bfbd96d2a3e123b66bd59)
[task 2023-11-16T15:01:33.622Z] 15:01:33 INFO - PID 16076 | #21 main /builds/worker/checkouts/gecko/browser/app/nsBrowserApp.cpp:445:16 (firefox-bin+0x14e430)
[task 2023-11-16T15:01:33.623Z] 15:01:33 INFO - PID 16076 | SUMMARY: ThreadSanitizer: heap-use-after-free /builds/worker/workspace/obj-build/dist/include/nsCharTraits.h:423:56 in length
[task 2023-11-16T15:01:33.623Z] 15:01:33 INFO - PID 16076 | ==================
[task 2023-11-16T15:01:33.636Z] 15:01:33 INFO - PID 16076 | Exiting due to channel error.
[task 2023-11-16T15:01:33.642Z] 15:01:33 INFO - PID 16076 | Exiting due to channel error.
[task 2023-11-16T15:01:33.642Z] 15:01:33 INFO - PID 16076 | Exiting due to channel error.
[task 2023-11-16T15:01:33.642Z] 15:01:33 INFO - PID 16076 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=24.8528) Exiting due to channel error.
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - Exception in TextExecutor.run:
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - Traceback (most recent call last):
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 304, in run_test
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - result = self.do_test(test)
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 939, in do_test
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - self.extra_timeout).run()
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 188, in run
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - err = setup_fn()
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 851, in before_run
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - self.protocol.storage.clear_origin(self.url)
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 393, in clear_origin
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - self.marionette.execute_script(script)
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/usr/lib/python3.7/contextlib.py", line 119, in __exit__
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - next(self.gen)
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 1546, in using_context
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - self.set_context(scope)
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 1524, in set_context
[task 2023-11-16T15:01:33.643Z] 15:01:33 WARNING - self._send_message("Marionette:SetContext", {"value": context})
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/decorators.py", line 34, in _
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - m._handle_socket_failure()
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 766, in _handle_socket_failure
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - reraise(exc_cls, exc, tb)
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/third_party/six/six.py", line 703, in reraise
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - raise value
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - return func(*args, **kwargs)
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 715, in _send_message
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - msg = self.client.request(name, params)
[task 2023-11-16T15:01:33.644Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/transport.py", line 382, in request
[task 2023-11-16T15:01:33.645Z] 15:01:33 WARNING - return self.receive()
[task 2023-11-16T15:01:33.645Z] 15:01:33 WARNING - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/transport.py", line 229, in receive
[task 2023-11-16T15:01:33.646Z] 15:01:33 WARNING - raise socket.error("No data received over socket")
[task 2023-11-16T15:01:33.646Z] 15:01:33 WARNING - OSError: No data received over socket
[task 2023-11-16T15:01:33.647Z] 15:01:33 WARNING -
[task 2023-11-16T15:01:33.649Z] 15:01:33 INFO - TEST-UNEXPECTED-ERROR | /storage/estimate-usage-details-indexeddb.https.tentative.any.worker.html | Traceback (most recent call last):
[task 2023-11-16T15:01:33.649Z] 15:01:33 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 304, in run_test
[task 2023-11-16T15:01:33.650Z] 15:01:33 INFO - result = self.do_test(test)
[task 2023-11-16T15:01:33.650Z] 15:01:33 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 939, in do_test
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - self.extra_timeout).run()
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 188, in run
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - err = setup_fn()
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 851, in before_run
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - self.protocol.storage.clear_origin(self.url)
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 393, in clear_origin
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - self.marionette.execute_script(script)
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - File "/usr/lib/python3.7/contextlib.py", line 119, in __exit__
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - next(self.gen)
[task 2023-11-16T15:01:33.651Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 1546, in using_context
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - self.set_context(scope)
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 1524, in set_context
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - self._send_message("Marionette:SetContext", {"value": context})
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/decorators.py", line 34, in _
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - m._handle_socket_failure()
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 766, in _handle_socket_failure
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - reraise(exc_cls, exc, tb)
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/third_party/six/six.py", line 703, in reraise
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - raise value
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/decorators.py", line 24, in _
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - return func(*args, **kwargs)
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/marionette.py", line 715, in _send_message
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - msg = self.client.request(name, params)
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/transport.py", line 382, in request
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - return self.receive()
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - File "/builds/worker/workspace/build/venv/lib/python3.7/site-packages/marionette_driver/transport.py", line 229, in receive
[task 2023-11-16T15:01:33.652Z] 15:01:33 INFO - raise socket.error("No data received over socket")
[task 2023-11-16T15:01:33.653Z] 15:01:33 INFO - OSError: No data received over socket
[task 2023-11-16T15:01:33.653Z] 15:01:33 INFO - TEST-INFO took 198ms
[task 2023-11-16T15:01:33.653Z] 15:01:33 INFO - PID 16076 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=8.93346) Exiting due to channel error.
[task 2023-11-16T15:01:33.653Z] 15:01:33 INFO - PID 16076 | Exiting due to channel error.
[task 2023-11-16T15:01:33.653Z] 15:01:33 INFO - PID 16076 | Exiting due to channel error.
[task 2023-11-16T15:01:34.663Z] 15:01:34 INFO - PID 16076 | Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=9.11462) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown (t=39.2106)
[task 2023-11-16T15:01:34.664Z] 15:01:34 INFO - Browser exited with return code -6
[task 2023-11-16T15:01:34.665Z] 15:01:34 INFO - Closing logging queue
[task 2023-11-16T15:01:34.666Z] 15:01:34 INFO - queue closed
[task 2023-11-16T15:01:34.674Z] 15:01:34 INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2023-11-16T15:01:34.675Z] 15:01:34 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmphp84b2_l
[task 2023-11-16T15:01:34.688Z] 15:01:34 INFO - PID 16566 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2023-11-16T15:01:34.689Z] 15:01:34 INFO - PID 16566 | 1700146886596 Marionette INFO Marionette enabled
[task 2023-11-16T15:01:34.690Z] 15:01:34 INFO - PID 16566 | ATTENTION: default value of option mesa_glthread overridden by environment.
[task 2023-11-16T15:01:34.691Z] 15:01:34 INFO - PID 16566 | 1700146887590 Marionette INFO Listening on port 40417
[task 2023-11-16T15:01:34.692Z] 15:01:34 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:34.693Z] 15:01:34 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:34.694Z] 15:01:34 INFO - Starting runner
[task 2023-11-16T15:01:37.799Z] 15:01:37 INFO - PID 16566 | console.error: ({})
[task 2023-11-16T15:01:38.498Z] 15:01:38 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:43.590Z] 15:01:43 INFO - PID 16566 | [Parent 16566, Main Thread] WARNING: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Mutter.IdleMonitor was not provided by any .service files
[task 2023-11-16T15:01:43.590Z] 15:01:43 INFO - PID 16566 | : 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:187
[task 2023-11-16T15:01:43.591Z] 15:01:43 INFO - PID 16566 | ** (firefox-default:16566): WARNING **: 15:01:43.588: Failed to call GetIdletime(): GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Mutter.IdleMonitor was not provided by any .service files
[task 2023-11-16T15:01:43.924Z] 15:01:43 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:43.926Z] 15:01:43 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:43.927Z] 15:01:43 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:43.928Z] 15:01:43 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:43.929Z] 15:01:43 INFO - PID 16566 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-11-16T15:01:45.377Z] 15:01:45 INFO - TEST-START | /storage/estimate-usage-details-service-workers.https.tentative.window.html
Comment 1•2 years ago
|
||
This is a dupe.
Group: core-security → dom-core-security
Status: NEW → RESOLVED
Closed: 2 years ago
Component: String → IPC
Duplicate of bug: 1862723
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Group: dom-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•