Trung Nguyen

Results 16 comments of Trung Nguyen

This simple PR is very helpful to have Unix Domain Socket support. Could anyone have an eye on it please?

Hi, could anyone who has the issue upload an diagnostic ID please?

Hi, could everyone who has the issue try out these custom builds? They probably won't resolve the issue, but at least they gave us more insight on what was happening,...

I'd like to have diagnostic the next time when you get logged out

It looks very much like this also happens with Electron 27. I used Electron fiddle with https://gist.github.com/trungutt/411a6b6161273367f5aee598d9585770

`electron-minidump` gives that ``` electron-minidump -f e68f0545-c75a-4a3a-b6c6-0cfb0aa08969.dmp Symbolicating... Operating system: Mac OS X 11.2.3 20D91 CPU: arm64 8 CPUs GPU: UNKNOWN Crash reason: EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE Crash address: 0x10870091f00 Process...

What could I do for help resolving the issue? Our crash report code looks like this ```ts import { app, crashReporter } from 'electron'; import * as path from 'node:path';...

Another information I found is: this failure seemed to only happen with our arm64 (Apple chip) machine