Re: git: 19b59c559e76 - main - devel/electron37: update to 37.4.0
Date: Sat, 30 Aug 2025 21:46:24 UTC
On Fri, 2025-08-29 at 07:23, Hiroki Tagato <tagattie@FreeBSD.org> wrote: > The branch main has been updated by tagattie: > URL: https://cgit.FreeBSD.org/ports/commit/?id=19b59c559e768313f1d1e9b01684c9cc39ab2815 > commit 19b59c559e768313f1d1e9b01684c9cc39ab2815 > Author: Hiroki Tagato <tagattie@FreeBSD.org> > AuthorDate: 2025-08-29 07:21:59 +0000 > Commit: Hiroki Tagato <tagattie@FreeBSD.org> > CommitDate: 2025-08-29 07:23:06 +0000 > devel/electron37: update to 37.4.0 > Changelog: https://github.com/electron/electron/releases/tag/v37.4.0 > Reported by: GitHub (watch releases) Hi, After this update, net-im/signal-desktop fails to start with this error: Render process is gone Error: Reason: crashed, Exit Code: 134 at App.<anonymous> ([REDACTED]/app/global_errors.js:94:7) at App.emit (node:events:518:28) at WebContents.<anonymous> (node:electron/js2c/browser_init:2:89434) at WebContents.emit (node:events:518:28) App Version: 7.66.0 OS: freebsd Reverting back to 37.3.1 fixes the problem. Joe