Closed Bug 1697724 Opened 4 years ago Closed 4 years ago

GeckoView example app crash with Software WebRender

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file, 1 obsolete file)

The crash happened on GeckoView example app with Software WebRender when I built the app locally and run on my Android devices. But I did not see the crash with Fenix with Software WebRender.

Crash happened both with WebRender (Software) and with WebRender (Software OpenGL)

Assignee: nobody → sotaro.ikeda.g
No longer blocks: sw-wr-stability
Blocks: sw-wr-stability
No longer blocks: sw-wr-android

When I debugged with Android Studio, I received "SIGBUS (signal SIGBUS: illegal alignment)". It seemed that address of "T* dst" was not aligned.
https://searchfox.org/mozilla-central/rev/1a47a74bd5ba89f2474aa27c40bd478e853f3276/gfx/wr/swgl/src/gl.cc#2045

Depends on D108714

Attachment #9209666 - Attachment is obsolete: true
Pushed by sikeda.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1f2263b28c98 Align buffer address in commit_solid_span() r=lsalzman
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: