Open Bug 650559 Opened 13 years ago Updated 2 years ago

js-ctypes needs to understand libs that are 32-bit only on 64-bit architectures

Categories

(Core :: js-ctypes, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: sheppy, Unassigned)

References

(Blocks 1 open bug)

Details

I have code that calls Mac OS X Carbon routines from an extension using js-ctypes. But these libraries don't work from 64-bit code, so when Firefox calls through to them, Firefox crashes. There needs to be a way to prevent this crash, either by preventing these extensions from running or by having a shim to allow calling 32-bit libraries from 64-bit code.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.