Re: git: 19b59c559e76 - main - devel/electron37: update to 37.4.0

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Sun, 31 Aug 2025 20:11:03 UTC
On 8/31/25 06:46, Joseph Mingrone wrote:
> 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.
Hi Joe,

I can't reproduce the problem.

I'm not a user of signal-desktop. So I just built the app and tried to 
start it. It successfully starts up and shows a window with a QR code.

Does backing up your configurations and freshly starting up the 
application make any difference?

Cheers,
Hiroki