Closed Bug 1515374 Opened 5 years ago Closed 5 years ago

Crash repeatedly on local build after updating to Mojave

Categories

(Core :: Widget: Cocoa, defect, P2)

x86_64
macOS
defect

Tracking

()

RESOLVED DUPLICATE of bug 1515183

People

(Reporter: achronop, Unassigned)

References

Details

After updating to Mojave I am unable to to execute the local build. I get the following crash:
Hit MOZ_CRASH(nsBaseWidget not thread-safe) at /Users/achronopoulos/repos/mozilla/firefox/xpcom/base/nsISupportsImpl.cpp:40
#01: MOZ_CrashOOL(char const*, int, char const*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x10cca3]
#02: nsAutoOwningThread::AssertCurrentThreadOwnsMe(char const*) const[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x10cc31]
#03: void nsAutoOwningThread::AssertOwnership<29>(char const (&) [29]) const[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xc761d]
#04: nsBaseWidget::AddRef()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5f4b060]
#05: nsCOMPtr<nsIWidget>::nsCOMPtr(nsIWidget*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x16d4de8]
#06: nsCOMPtr<nsIWidget>::nsCOMPtr(nsIWidget*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x16d41ad]
#07: nsChildView::PaintWindow(mozilla::gfx::IntRegionTyped<mozilla::LayoutDevicePixel>)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5fddde4]
#08: -[ChildView drawRect:][/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5febb01]
#09: -[_NSOpenGLViewBackingLayer display][/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x784258]
#10: CA::Layer::display_if_needed(CA::Transaction*)[/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore +0x14568]
#11: CA::Context::commit_transaction(CA::Transaction*)[/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore +0x27b7]
#12: CA::Transaction::commit()[/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore +0x2088]
#13: NSPerformVisuallyAtomicChange[/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x54b94]
#14: -[NSOpenGLContext setView:][/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit +0x3d6cf1]
#15: -[ChildView updateGLContext][/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5feb36e]
#16: -[ChildView preRender:][/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5feaaa9]
#17: nsChildView::PreRender(mozilla::widget::WidgetRenderingContext*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5fe28e0]
#18: mozilla::widget::InProcessCompositorWidget::PreRender(mozilla::widget::WidgetRenderingContext*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x5f7d766]
#19: mozilla::layers::LayerManagerComposite::Render(mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::IntRegionTyped<mozilla::gfx::UnknownUnits> const&)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x259ecb6]
#20: mozilla::layers::LayerManagerComposite::UpdateAndRender()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x259e6d2]
#21: mozilla::layers::LayerManagerComposite::EndTransaction(mozilla::TimeStamp const&, mozilla::layers::LayerManager::EndTransactionFlags)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x259e201]
#22: mozilla::layers::CompositorBridgeParent::CompositeToTarget(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::gfx::DrawTarget*, mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x25d7c31]
#23: mozilla::layers::CompositorVsyncScheduler::Composite(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x25e77c0]
#24: decltype(*(fp).*fp0(Get<0ul>(fp1).PassAsParameter(), Get<1ul>(fp1).PassAsParameter())) mozilla::detail::RunnableMethodArguments<mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp>::applyImpl<mozilla::layers::CompositorVsyncSchedu[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x2624c0c]
#25: _ZN7mozilla6detail23RunnableMethodArgumentsIJNS_6layers17BaseTransactionIdINS_11VsyncIdTypeEEENS_9TimeStampEEE5applyINS2_24CompositorVsyncSchedulerEMS9_FvS5_S6_EEEDTcl9applyImplfp_fp0_dtdefpT10mArgumentstlNSt3__116integer_sequenceImJLm0ELm1EEEEEEEPT_T0_[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x2624b2d]
#26: mozilla::detail::RunnableMethodImpl<mozilla::layers::CompositorVsyncScheduler*, void (mozilla::layers::CompositorVsyncScheduler::*)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp), true, (mozilla::RunnableKind)1, mozilla::lay[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0x26246fe]
#27: MessageLoop::RunTask(already_AddRefed<nsIRunnable>)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9ea40]
#28: MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask&&)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9f327]
#29: MessageLoop::DoWork()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9fa4f]
#30: base::MessagePumpDefault::Run(base::MessagePump::Delegate*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xda12ae]
#31: MessageLoop::RunInternal()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9e763]
#32: MessageLoop::RunHandler()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9e6b5]
#33: MessageLoop::Run()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9e63a]
#34: base::Thread::ThreadMain()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xdfa448]
#35: ThreadFunc(void*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xdad03e]
#36: _pthread_body[/usr/lib/system/libsystem_pthread.dylib +0x3305]
#37: _pthread_start[/usr/lib/system/libsystem_pthread.dylib +0x626f]
Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=1.49942) Hit MOZ_CRASH(Aborting on channel error.) at /Users/achronopoulos/repos/mozilla/firefox/ipc/glue/MessageChannel.cpp:2527
#01: mozilla::ipc::MessageChannel::OnChannelErrorFromLink()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xedc0c4]
#02: mozilla::ipc::ProcessLink::OnChannelError()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xedf086]
#03: IPC::Channel::ChannelImpl::OnFileCanReadWithoutBlocking(int)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xe158c2]
#04: base::MessagePumpLibevent::OnLibeventNotification(int, short, void*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xda21d4]
#05: event_persist_closure[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xe716f4]
aespinoza-23506:achronopoulos[~/repos/mozilla/firefox]$#06: event_process_active_single_queue[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xe70b9f]
#07: event_process_active[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xe4f6b3]
#08: event_base_loop[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xe4e4c4]
#09: base::MessagePumpLibevent::Run(base::MessagePump::Delegate*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xda26a2]
#10: MessageLoop::RunInternal()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9e763]
#11: MessageLoop::RunHandler()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9e6b5]
#12: MessageLoop::Run()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xd9e63a]
#13: base::Thread::ThreadMain()[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xdfa448]
#14: ThreadFunc(void*)[/Users/achronopoulos/repos/mozilla/firefox/obj-x86_64-apple-darwin18.2.0/dist/NightlyDebug.app/Contents/MacOS/XUL +0xdad03e]
#15: _pthread_body[/usr/lib/system/libsystem_pthread.dylib +0x3305]
#16: _pthread_start[/usr/lib/system/libsystem_pthread.dylib +0x626f]
Hit MOZ_CRASH(MachExceptionHandler: Failed to forward to the previous handler!) at /Users/achronopoulos/repos/mozilla/firefox/js/src/ds/MemoryProtectionExceptionHandler.cpp:642

My local build is completely unusable right now. I pulled from m-c a few hours ago and I did full build but the issue remains. Maybe it's the state of my system after the upgrade.

Sorry, I am pretty blocked behind this one. Probably it's a configuration issue at my end. Can you please help me figure out what I am doing wrong? The bt from lldb is:

* thread #30, name = 'Compositor', stop reason = EXC_BAD_ACCESS (code=1, address=0x0)
  * frame #0: 0x0000000101e8427f XUL`MOZ_CrashOOL(aFilename="/Users/achronopoulos/repos/mozilla/firefox/xpcom/base/nsISupportsImpl.cpp", aLine=40, aReason="nsBaseWidget not thread-safe") at Assertions.h:314
    frame #1: 0x0000000101e84201 XUL`nsAutoOwningThread::AssertCurrentThreadOwnsMe(this=0x0000000135843c60, msg="nsBaseWidget not thread-safe") const at nsISupportsImpl.cpp:40
    frame #2: 0x0000000101e3ea3d XUL`void nsAutoOwningThread::AssertOwnership<29>(this=0x0000000135843c60, aMsg=<no value available>) [29]) const at nsISupportsImpl.h:60
    frame #3: 0x0000000107d0e4f0 XUL`nsBaseWidget::AddRef(this=0x0000000135843c00) at nsBaseWidget.cpp:151
    frame #4: 0x000000010345f6a8 XUL`nsCOMPtr<nsIWidget>::nsCOMPtr(this=0x000070000f131580, aRawPtr=0x0000000135843c00) at nsCOMPtr.h:517
    frame #5: 0x000000010345ea4d XUL`nsCOMPtr<nsIWidget>::nsCOMPtr(this=0x000070000f131580, aRawPtr=0x0000000135843c00) at nsCOMPtr.h:514
    frame #6: 0x0000000107da1b64 XUL`nsChildView::PaintWindow(this=0x0000000135843c00, aRegion=LayoutDeviceIntRegion @ 0x000070000f131758) at nsChildView.mm:1502
    frame #7: 0x0000000107daf881 XUL`::-[ChildView drawRect:](self=0x0000000135849670, _cmd="drawRect:", aRect=(origin = (x = 0, y = 0), size = (width = 1280, height = 836))) at nsChildView.mm:3660
    frame #8: 0x00007fff3f526258 AppKit`-[_NSOpenGLViewBackingLayer display] + 640
    frame #9: 0x00007fff4c832568 QuartzCore`CA::Layer::display_if_needed(CA::Transaction*) + 634
    frame #10: 0x00007fff4c8207b7 QuartzCore`CA::Context::commit_transaction(CA::Transaction*) + 319
    frame #11: 0x00007fff4c820088 QuartzCore`CA::Transaction::commit() + 576
    frame #12: 0x00007fff3edf6b94 AppKit`NSPerformVisuallyAtomicChange + 154
    frame #13: 0x00007fff3f178cf1 AppKit`-[NSOpenGLContext setView:] + 99
    frame #14: 0x0000000107daf0ee XUL`::-[ChildView updateGLContext](self=0x0000000135849670, _cmd="updateGLContext") at nsChildView.mm:3553
    frame #15: 0x0000000107dae829 XUL`::-[ChildView preRender:](self=0x0000000135849670, _cmd="preRender:", aGLContext=0x00000001379021e0) at nsChildView.mm:3423
    frame #16: 0x0000000107da6660 XUL`nsChildView::PreRender(this=0x0000000135843c00, aContext=0x000070000f1330e8) at nsChildView.mm:2089
    frame #17: 0x0000000107d40b86 XUL`mozilla::widget::InProcessCompositorWidget::PreRender(this=0x000000013756adf0, aContext=0x000070000f1330e8) at InProcessCompositorWidget.cpp:39
    frame #18: 0x0000000104331a16 XUL`mozilla::layers::LayerManagerComposite::Render(this=0x0000000101835460, aInvalidRegion=0x000070000f1332d0, aOpaqueRegion=0x000070000f133278) at LayerManagerComposite.cpp:858
    frame #19: 0x0000000104331432 XUL`mozilla::layers::LayerManagerComposite::UpdateAndRender(this=0x0000000101835460) at LayerManagerComposite.cpp:517
    frame #20: 0x0000000104330f61 XUL`mozilla::layers::LayerManagerComposite::EndTransaction(this=0x0000000101835460, aTimeStamp=0x000070000f133470, aFlags=END_DEFAULT) at LayerManagerComposite.cpp:440
    frame #21: 0x000000010436aa81 XUL`mozilla::layers::CompositorBridgeParent::CompositeToTarget(this=0x00000001371b2c00, aId=(mId = 0), aTarget=0x0000000000000000, aRect=0x0000000000000000) at CompositorBridgeParent.cpp:995
    frame #22: 0x000000010437ae40 XUL`mozilla::layers::CompositorVsyncScheduler::Composite(this=0x0000000137566d40, aId=(mId = 0), aVsyncTimestamp=TimeStamp @ 0x000070000f1335a8) at CompositorVsyncScheduler.cpp:229
    frame #23: 0x00000001043b894c XUL`decltype(o=0x0000000137566d40, m=20 ac 37 04 01 00 00 00 00 00 00 00 00 00 00 00, args=0x0000000127317388, (null)=std::__1::index_sequence<0UL, 1UL> @ 0x000070000f133610).*fp0(Get<0ul, 1ul>(fp1).PassAsParameter())) mozilla::detail::RunnableMethodArguments<mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp>::applyImpl<mozilla::layers::CompositorVsyncScheduler, void (mozilla::layers::CompositorVsyncScheduler::*)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp), StoreCopyPassByConstLRef<mozilla::layers::BaseTransactionId<mozilla::VsyncIdType> >, StoreCopyPassByConstLRef<mozilla::TimeStamp>, 0ul, 1ul>(mozilla::layers::CompositorVsyncScheduler*, void (mozilla::layers::CompositorVsyncScheduler::*)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp), mozilla::Tuple<StoreCopyPassByConstLRef<mozilla::layers::BaseTransactionId<mozilla::VsyncIdType> >, StoreCopyPassByConstLRef<mozilla::TimeStamp> >&, std::__1::integer_sequence<unsigned long, 0ul, 1ul>) at nsThreadUtils.h:1106
    frame #24: 0x00000001043b886d XUL`_ZN7mozilla6detail23RunnableMethodArgumentsIJNS_6layers17BaseTransactionIdINS_11VsyncIdTypeEEENS_9TimeStampEEE5applyINS2_24CompositorVsyncSchedulerEMS9_FvS5_S6_EEEDTcl9applyImplfp_fp0_dtdefpT10mArgumentstlNSt3__116integer_sequenceImJLm0ELm1EEEEEEEPT_T0_(this=0x0000000127317388, o=0x0000000137566d40, m=20 ac 37 04 01 00 00 00 00 00 00 00 00 00 00 00) at nsThreadUtils.h:1112
    frame #25: 0x00000001043b843e XUL`mozilla::detail::RunnableMethodImpl<mozilla::layers::CompositorVsyncScheduler*, void (mozilla::layers::CompositorVsyncScheduler::*)(mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp), true, (mozilla::RunnableKind)1, mozilla::layers::BaseTransactionId<mozilla::VsyncIdType>, mozilla::TimeStamp>::Run(this=0x0000000127317340) at nsThreadUtils.h:1158
    frame #26: 0x0000000102b20dc0 XUL`MessageLoop::RunTask(this=0x000070000f133d78, aTask=(mRawPtr = 0x0000000000000000)) at message_loop.cc:441
    frame #27: 0x0000000102b216a7 XUL`MessageLoop::DeferOrRunPendingTask(this=0x000070000f133d78, pending_task=0x000070000f1338b0) at message_loop.cc:449
    frame #28: 0x0000000102b21dcf XUL`MessageLoop::DoWork(this=0x000070000f133d78) at message_loop.cc:522
    frame #29: 0x0000000102b2362e XUL`base::MessagePumpDefault::Run(this=0x000000012c58fac0, delegate=0x000070000f133d78) at message_pump_default.cc:35
    frame #30: 0x0000000102b20ae3 XUL`MessageLoop::RunInternal(this=0x000070000f133d78) at message_loop.cc:314
    frame #31: 0x0000000102b20a35 XUL`MessageLoop::RunHandler(this=0x000070000f133d78) at message_loop.cc:307
    frame #32: 0x0000000102b209ba XUL`MessageLoop::Run(this=0x000070000f133d78) at message_loop.cc:289
    frame #33: 0x0000000102b7c7c8 XUL`base::Thread::ThreadMain(this=0x000000012c5924c0) at thread.cc:192
    frame #34: 0x0000000102b2f3be XUL`ThreadFunc(closure=0x000000012c5924c0) at platform_thread_posix.cc:40
    frame #35: 0x00007fff6eca1305 libsystem_pthread.dylib`_pthread_body + 126
    frame #36: 0x00007fff6eca426f libsystem_pthread.dylib`_pthread_start + 70
    frame #37: 0x00007fff6eca0415 libsystem_pthread.dylib`thread_start + 13
[Child 52259, Main Thread] WARNING: 'NS_FAILED(rv)', file /Users/achronopoulos/repos/mozilla/firefox/xpcom/base/MemoryTelemetry.cpp, line 276
[Child 52259, StreamTrans #1] WARNING: 'NS_FAILED(rv)', file /Users/achronopoulos/repos/mozilla/firefox/xpcom/base/MemoryTelemetry.cpp, line 300
Rank: 10
Priority: -- → P2
Blocks: mojave-sdk
Component: Widget → Widget: Cocoa

If I comment out line in [1] I have firefox loaded without tabs and not able to adapt on resolution changes when I drag the windows from one monitor to another.

[1] https://searchfox.org/mozilla-central/rev/c3ebaf6de2d481c262c04bb9657eaf76bf47e2ac/widget/cocoa/nsChildView.mm#3660

I worked around the problem by following the suggestion in the comment: https://bugzilla.mozilla.org/show_bug.cgi?id=1493330#c27

This should be fixed by bug 1515183.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.