-
Notifications
You must be signed in to change notification settings - Fork 16.9k
Open
Description
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for a bug report that matches the one I want to file, without success.
Electron Version
34.3.3
What operating system(s) are you using?
Ubuntu
Operating System Version
Ubuntu 24.04.2, Arch Linux, etc
What arch are you using?
x64
Last Known Working Electron version
No response
Expected Behavior
Electron should run correctly on modern Linux distributions when used with native packages, like sharp.
Actual Behavior
Currently, depending on the system's glib version, packages like sharp crashes when are used with electron (assertion failed)
That's why I think we should consider reopening #25495, since it was automatically closed by github-actions and it's still to be a problem that affects different electron apps.
Related issues: lovell/sharp#4129, lovell/sharp#4348 and lovell/sharp#4351
Testcase Gist URL
No response
Additional Information
No response