Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on Mac's Os X #538

Open
dmigwi opened this issue Jun 23, 2023 · 3 comments
Open

Crash on Mac's Os X #538

dmigwi opened this issue Jun 23, 2023 · 3 comments
Labels

Comments

@dmigwi
Copy link
Owner

dmigwi commented Jun 23, 2023

2023-02-23 01:38:42.717 [WRN] DCR: Peering attempt failed: localpeer.ConnectOutbound(96.92.233.221:19108): dial tcp 96.92.233.221:19108: connect: connection refused
^C^C2023-02-23 01:39:03.812 [INF] UI: ...Initiating the app shutdown protocols...
2023-02-23 01:39:03.815 [INF] UI: Displaying the shutdown wallets view page
2023-02-23 01:39:03.815 [INF] DLWL: Shutting down libwallet
2023-02-23 01:39:03.815 [INF] DCR: Canceling sync. May take a while for sync to fully cancel.
panic: runtime/cgo: misuse of an invalid Handle

goroutine 17 [running, locked to thread]:
runtime/cgo.Handle.Value(...)
	/usr/local/go/src/runtime/cgo/handle.go:124
gioui.org/app.gio_onFrameCallback(0x0?, 0xc000006601?)
	/Users/migwindungu/theSecretCoder/App/Golang/pkg/mod/[email protected]/app/os_darwin.go:204 +0x85
exit status 2

![Screenshot_2023-02-23_at_02.01.14]

(Issue originally authored by: @kennedy Izuegbu in gitlab.com)

@dmigwi dmigwi added the Blocked label Jun 23, 2023
@dmigwi
Copy link
Owner Author

dmigwi commented Jun 23, 2023

Similar crash reported by people working on a different product: lima-vm/lima#1381

By Migwi Ndung'u on 2023-03-04T07:37:04 (imported from GitLab)

(Comment originally authored by: @kennedy Izuegbu in gitlab.com)

@dmigwi
Copy link
Owner Author

dmigwi commented Jun 23, 2023

I am unable to replicate this crash on my updated Mac OS of Monterey. I have also learnt from the project referenced above that the same crash occurs in the latest release of Ventura Mac OS.

Although not yet proven I suspect the crash has a relationship with the Garbage Collector cleaning up memory its not supposed to touch when the CPU gets overwhelmed by the workload. More explanation is available here: lima-vm/lima#1381 (comment)

For now I will move it to the blocked section till we are able to replicate it.

By Migwi Ndung'u on 2023-03-06T22:54:27 (imported from GitLab)

(Comment originally authored by: @kennedy Izuegbu in gitlab.com)

@dmigwi
Copy link
Owner Author

dmigwi commented Jun 23, 2023

assigned to @dmigwi

By Migwi Ndung'u on 2023-03-02T16:36:06 (imported from GitLab)

(Comment originally authored by: @kennedy Izuegbu in gitlab.com)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant