Closed Bug 1508096 Opened 6 years ago Closed 6 years ago

Crash in mozilla::wr::ImageDescriptor::ImageDescriptor | MOZ_RELEASE_ASSERT(mIsSome)

Categories

(Core :: Graphics: WebRender, defect, P3)

Unspecified
Linux
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bc, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is
report bp-597be6af-40a8-4eee-9c47-915cf0181117.
=============================================================

Top 10 frames of crashing thread:

0 libxul.so mozilla::wr::ImageDescriptor::ImageDescriptor mfbt/Maybe.h:518
1 libxul.so mozilla::layers::BufferTextureHost::PushResourceUpdates gfx/layers/composite/TextureHost.cpp:651
2 libxul.so mozilla::layers::AsyncImagePipelineManager::UpdateImageKeys gfx/layers/wr/AsyncImagePipelineManager.cpp:319
3 libxul.so mozilla::layers::AsyncImagePipelineManager::ApplyAsyncImageForPipeline gfx/layers/wr/AsyncImagePipelineManager.cpp:399
4 libxul.so mozilla::layers::AsyncImagePipelineManager::ApplyAsyncImageForPipeline gfx/layers/wr/AsyncImagePipelineManager.cpp:502
5 libxul.so mozilla::layers::WebRenderBridgeParent::ProcessWebRenderParentCommands mfbt/RefPtr.h
6 libxul.so mozilla::layers::WebRenderBridgeParent::RecvSetDisplayList gfx/layers/wr/WebRenderBridgeParent.cpp:935
7 libxul.so mozilla::layers::PWebRenderBridgeParent::OnMessageReceived ipc/ipdl/PWebRenderBridgeParent.cpp:403
8 libxul.so mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2244
9 libxul.so mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:2008

=============================================================

1. open https://www.nytimes.com/interactive/2018/11/15/climate/yellowstone-global-warming.html in a private browsing window in Firefox Nightly Linux x86_64.

2. scroll down via the mouse wheel.

3. MOZ_RELEASE_ASSERT(mIsSome)

I started seeing this crash on 11/16 on a google maps page.
Priority: -- → P3
This also seems to happen on any PDF opened in Firefox.
My FB feed - who tries to display one of these 360° pictures
I tried comment 0 and comment 2 on Ubuntu. But I did not saw the crash.

This problem might be similar to Bug 1482350.
See Also: → 1482350
(In reply to Sotaro Ikeda [:sotaro] from comment #4)
> I tried comment 0 and comment 2 on Ubuntu. But I did not saw the crash.
> 
> This problem might be similar to Bug 1482350.

When I enabled wayland on Ubuntu. I hit the crash on nightly.
:bc:, is wayland enabled on your pc?
Flags: needinfo?(bob)
Yes gdm-wayland and Xwayland are running in Gnome 3.30, though I haven't enabled the wayland feature in Firefox.
Flags: needinfo?(bob)
I can reproduce the crash as soon as I load Google Maps. Same situation as :bc regarding Wayland.
Depends on: 1482350
Crashes for me soon after beginning to load https://floooh.github.io/tiny8bit/kc85.html?type=kc85_3&snapshot=kc85/breakout.kcc&input=BREAKOUT%0A

Wayland (GNOME) session, but not natively using Wayland for Firefox. 

Regression window seems to be:

12:46.03 INFO: Narrowed inbound regression window from [e762fce8, 6eb370cb] (3 builds) to [e762fce8, 6fc6bdea] (2 builds) (~1 steps left)
12:46.03 INFO: No more inbound revisions, bisection finished.
12:46.03 INFO: Last good revision: e762fce85daa2b0399f443c4644c6e61a11b1eb3
12:46.03 INFO: First bad revision: 6fc6bdea42a60b7e3fb426beb073e07a3922913c
12:46.03 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e762fce85daa2b0399f443c4644c6e61a11b1eb3&tochange=6fc6bdea42a60b7e3fb426beb073e07a3922913c
:bc:, is the crash addressed with latest nightly?
Flags: needinfo?(bob)
I haven't seen this recently. Attempting my original str does not reproduce nor does the floooh url with this evening's build 20181128220334.
Flags: needinfo?(bob)
It works also for me. I am going to close this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Thanks!
This still happens for me when opening PDFs with WR enabled (Linux x64 XWayland).
(In reply to Laurentiu Nicola from comment #17)
> This still happens for me when opening PDFs with WR enabled (Linux x64
> XWayland).

Laurentiu Nicola, can you create a new bug for it? It seems like a different bug.
Flags: needinfo?(grayshade)
See Also: → 1513699
(In reply to Laurentiu Nicola from comment #19)
> Are you sure that's a good idea? I came here from the crash report page,
> since it's the same signature:
> 

This bug added RGBA support. The remaining crash seems to be caused by another color format support like RGBX.
You need to log in before you can comment on or make changes to this bug.