sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
305 stars 86 forks source link

Enable debuginfo for ESR 91 Rust components #1033

Open llewelld opened 10 months ago

llewelld commented 10 months ago

Building ESR 91 with debuginfo enabled on Rust components resulted in a compiler crash:

fatal runtime error: Rust cannot catch foreign exceptions

See commit dc0c1d441db83f044f11d6ae0a81875d9b49583d.

We should figure out why this is happening and fix it so that debuginfo can be enabled again.