Closed Bug 1498869 Opened 6 years ago Closed 6 years ago

macOS: Some form elements rendered invisible, error in STDOUT

Categories

(Core :: Layout: Form Controls, defect, P1)

x86_64
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla64
Tracking Status
firefox-esr60 --- unaffected
firefox62 --- unaffected
firefox63 --- unaffected
firefox64 + fixed

People

(Reporter: denschub, Assigned: haik)

References

()

Details

(Keywords: regression)

Attachments

(2 files)

On macOS 10.14 (am unsure about older versions, am unable to test right now), <input type="radio"> is rendered invisible, see the attached screenshot. Trying to render a radio button results in the following output to STDOUT:

> ** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-11) **
> ** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (x86 CPU Compute Device) (err:-11) **
> ** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
> Build failed due to an internal allocation error while processing the Mach-O object produced by the OpenCL compiler.
>  **
> Native OpenCL program build failed:
> Build failed due to an internal allocation error while processing the Mach-O object produced by the OpenCL compiler.Kernel source code =

followed by what looks a lot like GPU render code.

mozregression narrowed it down to last good: c4726a1aafe604602172cd6cf9aff330029667ee, first bad: 1dfdc7ba998d4c03a5e93e6afff087086413f94e so this is a regression of bug 1431441.
Attached image Invisble select fields
On filing this bug, I realized other inputs, like <select>s, are also affected.
Summary: macOS: <input type="radio"> invisible → macOS: Some form elements rendered invisible, error in STDOUT
Flags: needinfo?(haftandilian)
Could you confirm if setting security.sandbox.content.mac.earlyinit=false in about:config and then restarting the browser makes the problems go away?
Assignee: nobody → haftandilian
Flags: needinfo?(haftandilian) → needinfo?(dschubert)
Priority: -- → P1
Yep, it does.
Flags: needinfo?(dschubert)
Thanks for the report. This should be resolved by the backout of bug 1431441:

https://hg.mozilla.org/integration/autoland/rev/556f31a5e2230d5d06c23b5316d2231a74713251

And then I'll close this bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: