crypto-power/cryptopower

Weird gioui "invalid Handle" crash

Opened this issue · 0 comments

I got this weird crash while running the app and testing #521. It's not related and I can't reproduce it.

2024-05-24 01:23:55.394 [ERR] B-NTR: Unable to parse IP network for peer qxpohu4kp5sjdwkwfyvu2p4zp45xorczk4m7vumstfuo7t4utpurq3id.onion:8333: unsupported IP type
2024-05-24 01:23:55.577 [INF] LTC: Current sync progress update is on block 1907000, target sync block is 3278052
2024-05-24 01:24:00.593 [INF] LTC: Current sync progress update is on block 1911000, target sync block is 3278052
2024-05-24 01:24:05.624 [INF] LTC: Current sync progress update is on block 1913000, target sync block is 3278052
2024-05-24 01:24:10.572 [INF] LTC: Current sync progress update is on block 1915000, target sync block is 3278052
2024-05-24 01:24:13.282 [INF] UI: ...Initiating the app shutdown protocols...
2024-05-24 01:24:13.282 [INF] UI: Displaying the shutdown wallets view page
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?, 0x1?)
        /Users/[redacted]/go/pkg/mod/gioui.org@v0.1.0/app/os_darwin.go:204 +0x78
exit status 2