Closed
Bug 1649305
Opened 4 years ago
Closed 4 years ago
32-bit Linux builds from clang trunk don't work
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: away, Unassigned)
References
(Blocks 1 open bug)
Details
Can't load any pages, it just shows a white screen. On stderr there are many instances of JavaScript error: resource://gre/modules/osfile/osfile_shared_allthreads.jsm, line 645: TypeError: can't access property "void_t", ctypes is undefined
at startup, and every time I press a key in the address bar.
Potentially a miscompilation, --disable-optimize
builds are OK.
Seems to be fixed on newer trunk.
Just in case it comes up again, my partial bisect progress:
Good in llvmorg-11-init-16846-g1c3e38d98c9
Bad in llvmorg-11-init-18063-g16ad6eeb94f
Good in llvmorg-11-init-19388-g80eb42281fe
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•