Open Bug 1404642 Opened 7 years ago Updated 2 years ago

Intermittent Assertion failure: IsAcquired() && mOwningThread == PR_GetCurrentThread(), at z:/build/build/src/xpcom/threads/BlockingResourceBase.cpp:401

Categories

(Core :: Graphics: Text, defect, P5)

defect

Tracking

()

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: archaeopteryx [at] coole-files.de

https://treeherder.mozilla.org/logviewer.html#?job_id=134206789&repo=autoland

https://queue.taskcluster.net/v1/task/GVtnIO-SToyjquq8RrnLbg/runs/0/artifacts/public/logs/live_backing.log

17:02:11     INFO -  1974 INFO None1975 INFO TEST-START | gfx/tests/mochitest/test_font_whitelist.html
17:02:11     INFO -  GECKO(1100) | ++DOMWINDOW == 10 (000002719381F800) [pid = 9032] [serial = 12] [outer = 0000027193A64000]
17:02:11     INFO -  GECKO(1100) | MEMORY STAT | vsize 1475MB | vsizeMaxContiguous 131618562MB | residentFast 99MB | heapAllocated 17MB
17:02:11     INFO -  1976 INFO TEST-OK | gfx/tests/mochitest/test_font_whitelist.html | took 481ms
17:02:11     INFO -  GECKO(1100) | Assertion failure: IsAcquired() && mOwningThread == PR_GetCurrentThread(), at z:/build/build/src/xpcom/threads/BlockingResourceBase.cpp:401
17:02:11     INFO -  GECKO(1100) | #01: mozilla::AssertIsMainThreadOrServoFontMetricsLocked() [layout/style/ServoBindings.cpp:2459]
17:02:11     INFO -  GECKO(1100) | #02: mozilla::WeakPtr<mozilla::gfx::UnscaledFont>::operator mozilla::gfx::UnscaledFont *() [mfbt/WeakPtr.h:276]
17:02:11     INFO -  GECKO(1100) | #03: mozilla::SupportsWeakPtr<mozilla::gfx::UnscaledFont>::~SupportsWeakPtr<mozilla::gfx::UnscaledFont>() [mfbt/WeakPtr.h:207]
17:02:11     INFO -  GECKO(1100) | #04: mozilla::gfx::UnscaledFont::~UnscaledFont() [gfx/2d/ScaledFontBase.cpp:34]
17:02:11     INFO -  GECKO(1100) | #05: mozilla::gfx::UnscaledFontDWrite::`scalar deleting destructor'(unsigned int)
17:02:11     INFO -  GECKO(1100) | #06: mozilla::detail::RefCounted<mozilla::gfx::UnscaledFont,0>::Release() [mfbt/RefCounted.h:140]
17:02:11     INFO -  GECKO(1100) | #07: mozilla::gfx::ScaledFont::~ScaledFont() [gfx/2d/ScaledFontBase.cpp:41]
17:02:11     INFO -  GECKO(1100) | #08: mozilla::gfx::ScaledFontDWrite::`scalar deleting destructor'(unsigned int)
17:02:11     INFO -  GECKO(1100) | #09: mozilla::detail::RefCounted<mozilla::gfx::ScaledFont,0>::Release() [mfbt/RefCounted.h:140]
17:02:11     INFO -  GECKO(1100) | #10: mozilla::gfx::FillGlyphsCommand::~FillGlyphsCommand()
17:02:11     INFO -  GECKO(1100) | #11: mozilla::gfx::FillGlyphsCommand::`scalar deleting destructor'(unsigned int)
17:02:11     INFO -  GECKO(1100) | #12: mozilla::gfx::DrawTargetCaptureImpl::~DrawTargetCaptureImpl() [gfx/2d/DrawTargetCapture.cpp:22]
17:02:11     INFO -  GECKO(1100) | #13: mozilla::gfx::DrawTargetCaptureImpl::`scalar deleting destructor'(unsigned int)
17:02:11     INFO -  GECKO(1100) | #14: mozilla::detail::RefCounted<mozilla::gfx::DrawTarget,0>::Release() [mfbt/RefCounted.h:140]
17:02:11     INFO -  GECKO(1100) | #15: mozilla::detail::RunnableFunction<<lambda_a08043e6d837f3855247633b89253f78> >::`scalar deleting destructor'(unsigned int)
17:02:11     INFO -  GECKO(1100) | #16: mozilla::Runnable::Release() [xpcom/threads/nsThreadUtils.cpp:47]
17:02:11     INFO -  GECKO(1100) | #17: nsThread::ProcessNextEvent(bool,bool *) [xpcom/threads/nsThread.cpp:1047]
17:02:11     INFO -  GECKO(1100) | #18: NS_ProcessNextEvent(nsIThread *,bool) [xpcom/threads/nsThreadUtils.cpp:524]
17:02:11     INFO -  GECKO(1100) | #19: mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [ipc/glue/MessagePump.cpp:368]
17:02:11     INFO -  GECKO(1100) | #20: MessageLoop::RunHandler() [ipc/chromium/src/base/message_loop.cc:320]
17:02:11     INFO -  GECKO(1100) | #21: MessageLoop::Run() [ipc/chromium/src/base/message_loop.cc:300]
17:02:11     INFO -  GECKO(1100) | #22: nsThread::ThreadFunc(void *) [xpcom/threads/nsThread.cpp:429]
17:02:12     INFO -  GECKO(1100) | #23: PR_NativeRunThread [nsprpub/pr/src/threads/combined/pruthr.c:406]
17:02:12     INFO -  GECKO(1100) | #24: pr_root [nsprpub/pr/src/md/windows/w95thred.c:96]
17:02:12     INFO -  GECKO(1100) | #25: ucrtbase.dll + 0x20369
17:02:12     INFO -  GECKO(1100) | #26: KERNEL32.DLL + 0x12774
17:02:12     INFO -  GECKO(1100) | #27: ntdll.dll + 0x70d61
Summary: Intermittent GECKO(1100) | Assertion failure: IsAcquired() && mOwningThread == PR_GetCurrentThread(), at z:/build/build/src/xpcom/threads/BlockingResourceBase.cpp:401 → Intermittent Assertion failure: IsAcquired() && mOwningThread == PR_GetCurrentThread(), at z:/build/build/src/xpcom/threads/BlockingResourceBase.cpp:401
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.