Skip to content

Can't install the app to my MacBook Pro #15570

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

Closed
Juliagera13 opened this issue Jul 14, 2024 · 5 comments
Closed

Can't install the app to my MacBook Pro #15570

Juliagera13 opened this issue Jul 14, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@Juliagera13
Copy link

Juliagera13 commented Jul 14, 2024

Bug Report

Description Can't even open the app to install

Steps to reproduce

Download the file, click on the Status app icon and there is the pop-up that says Status Desktop has shut down unexpectedly

Expected behavior

Actual behavior

Additional Information

image
  • Status desktop version: last on 10 July
  • Operating System: MacOS Monterey
@Juliagera13 Juliagera13 added the bug Something isn't working label Jul 14, 2024
@Juliagera13
Copy link
Author

image

@jrainville
Copy link
Member

@Juliagera13 thanks for opening an issue. Could you tell us which version you are using (where did you download the app).

Also, do you use Mac with an Intel chip?

@Seitseman
Copy link
Contributor

Similar problem on my Intel macbook pro. Here are some logs:
`Running: bin/StatusDev.app/Contents/MacOS/nim_status_client
INFO [07-16|12:54:51.505] Status backend initialized backend=geth version= commit=21101c944 IpfsGatewayURL=https://ipfs.status.im/
INF 2024-07-16 15:54:53.991+03:00 app info topics="status-app" tid=5385179 file=nim_status_client.nim:245 version=54924420e commit=54924420e currentDateTime=2024-07-16T15:54:53+03:00
INF 2024-07-16 15:54:53.992+03:00 starting application controller... topics="status-app" tid=5385179 file=nim_status_client.nim:247
DBG 2024-07-16 15:54:53.992+03:00 init keycard using topics="keycard-service" tid=5385179 file=service.nim:99 pairingsJson=/Users/romanchornii/Projects/status-desktop/Status/data/keycard/pairings.json
DBG 2024-07-16 15:54:53.992+03:00 initialization response: topics="keycard-service" tid=5385179 file=service.nim:102 initResp=ok
fatal error: addspecial on invalid pointer

runtime stack:
runtime.throw({0x11ac3f73d?, 0x7ff7b02567a8?})
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/panic.go:1077 +0x5c fp=0x7ff7b0256750 sp=0x7ff7b0256720 pc=0x118e22b9c
runtime.addspecial(0x1c0000b2180, 0x111b73a10)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mheap.go:1841 +0x1ca fp=0x7ff7b0256798 sp=0x7ff7b0256750 pc=0x118e14a2a
runtime.setprofilebucket(0x11d0f2e90?, 0x11179afa0)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mheap.go:2005 +0x65 fp=0x7ff7b02567c8 sp=0x7ff7b0256798 pc=0x118e14f85
runtime.mProf_Malloc.func1()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mprof.go:438 +0x1b fp=0x7ff7b02567e8 sp=0x7ff7b02567c8 pc=0x118e19fdb
runtime.systemstack()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:509 +0x4a fp=0x7ff7b02567f8 sp=0x7ff7b02567e8 pc=0x118e57d0a

goroutine 17 [running, locked to thread]:
runtime.systemstack_switch()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:474 +0x8 fp=0xc000e79b90 sp=0xc000e79b80 pc=0x118e57ca8
runtime.mProf_Malloc(0x1c0000b2180, 0x40)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mprof.go:437 +0x189 fp=0xc000e79d10 sp=0xc000e79b90 pc=0x118e19f69
runtime.profilealloc(0x200000003?, 0x118e3fe5f?, 0x111419300?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/malloc.go:1364 +0x79 fp=0xc000e79d48 sp=0xc000e79d10 pc=0x118df87f9
runtime.mallocgc(0x38, 0x0, 0x0)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/malloc.go:1212 +0x676 fp=0xc000e79db0 sp=0xc000e79d48 pc=0x118df83b6
runtime.rawstring(...)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/string.go:267
runtime.gostring(0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/string.go:323 +0x3e fp=0xc000e79df0 sp=0xc000e79db0 pc=0x118e55f1e
main._Cfunc_GoString(...)
_cgo_gotypes.go:72
main.OpenAccounts(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/build/bin/statusgo-lib/main.go:421 +0x14 fp=0xc000e79e10 sp=0xc000e79df0 pc=0x11aa386f4
_cgoexp_ef3744d5722b_OpenAccounts(0x7ff7b0256860)
_cgo_gotypes.go:1162 +0x1e fp=0xc000e79e30 sp=0xc000e79e10 pc=0x11aa3ba5e
runtime.cgocallbackg1(0x11aa3ba40, 0xc000e79fe0?, 0x0)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/cgocall.go:399 +0x2b3 fp=0xc000e79f00 sp=0xc000e79e30 pc=0x118def8b3
runtime.cgocallbackg(0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/cgocall.go:315 +0x125 fp=0xc000e79f90 sp=0xc000e79f00 pc=0x118def565
runtime.cgocallbackg(0x11aa3ba40, 0x7ff7b0256860, 0x0)
:1 +0x29 fp=0xc000e79fb8 sp=0xc000e79f90 pc=0x118e5c489
runtime.cgocallback(0x0, 0x0, 0x0)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1035 +0xcc fp=0xc000e79fe0 sp=0xc000e79fb8 pc=0x118e59a6c
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000e79fe8 sp=0xc000e79fe0 pc=0x118e59ca1

goroutine 2 [force gc (idle)]:
runtime.gopark(0x11d0a35c0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008afa8 sp=0xc00008af88 pc=0x118e25a2e
runtime.goparkunlock(...)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:404
runtime.forcegchelper()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:322 +0xb3 fp=0xc00008afe0 sp=0xc00008afa8 pc=0x118e25893
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008afe8 sp=0xc00008afe0 pc=0x118e59ca1
created by runtime.init.6 in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:310 +0x1a

goroutine 3 [GC sweep wait]:
runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008b778 sp=0xc00008b758 pc=0x118e25a2e
runtime.goparkunlock(...)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:404
runtime.bgsweep(0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgcsweep.go:321 +0xdf fp=0xc00008b7c8 sp=0xc00008b778 pc=0x118e0feff
runtime.gcenable.func1()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:200 +0x25 fp=0xc00008b7e0 sp=0xc00008b7c8 pc=0x118e04f85
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008b7e8 sp=0xc00008b7e0 pc=0x118e59ca1
created by runtime.gcenable in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:200 +0x66

goroutine 4 [GC scavenge wait]:
runtime.gopark(0xc000066070?, 0x11b3d5b40?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008bf70 sp=0xc00008bf50 pc=0x118e25a2e
runtime.goparkunlock(...)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:404
runtime.(*scavengerState).park(0x11d0a85a0)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc00008bfa0 sp=0xc00008bf70 pc=0x118e0d749
runtime.bgscavenge(0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc00008bfc8 sp=0xc00008bfa0 pc=0x118e0dcf9
runtime.gcenable.func2()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:201 +0x25 fp=0xc00008bfe0 sp=0xc00008bfc8 pc=0x118e04f25
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008bfe8 sp=0xc00008bfe0 pc=0x118e59ca1
created by runtime.gcenable in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:201 +0xa5

goroutine 18 [finalizer wait]:
runtime.gopark(0x198?, 0x11ba2c4a0?, 0x1?, 0x6b?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008a620 sp=0xc00008a600 pc=0x118e25a2e
runtime.runfinq()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mfinal.go:193 +0x107 fp=0xc00008a7e0 sp=0xc00008a620 pc=0x118e03fa7
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008a7e8 sp=0xc00008a7e0 pc=0x118e59ca1
created by runtime.createfing in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mfinal.go:163 +0x3d

goroutine 19 [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000086750 sp=0xc000086730 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc0000867e0 sp=0xc000086750 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000867e8 sp=0xc0000867e0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 5 [GC worker (idle)]:
runtime.gopark(0x1232c8b979dbd?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008c750 sp=0xc00008c730 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc00008c7e0 sp=0xc00008c750 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008c7e8 sp=0xc00008c7e0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 34 [GC worker (idle)]:
runtime.gopark(0x1232c8b933b83?, 0x3?, 0xeb?, 0xc3?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000488750 sp=0xc000488730 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc0004887e0 sp=0xc000488750 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004887e8 sp=0xc0004887e0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 20 [GC worker (idle)]:
runtime.gopark(0x1232c8b980ef9?, 0x1?, 0xbc?, 0xb1?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000086f50 sp=0xc000086f30 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc000086fe0 sp=0xc000086f50 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000086fe8 sp=0xc000086fe0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 21 [GC worker (idle)]:
runtime.gopark(0x1232c8b92ac71?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000087750 sp=0xc000087730 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc0000877e0 sp=0xc000087750 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000877e8 sp=0xc0000877e0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 22 [GC worker (idle)]:
runtime.gopark(0x1232c8b92df45?, 0x3?, 0xc9?, 0x9?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000087f50 sp=0xc000087f30 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc000087fe0 sp=0xc000087f50 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000087fe8 sp=0xc000087fe0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 35 [GC worker (idle)]:
runtime.gopark(0x1232c8b92b422?, 0x1?, 0xc3?, 0x72?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000488f50 sp=0xc000488f30 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc000488fe0 sp=0xc000488f50 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000488fe8 sp=0xc000488fe0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 23 [GC worker (idle)]:
runtime.gopark(0x1232c8b933d89?, 0x1?, 0xee?, 0xc0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000088750 sp=0xc000088730 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc0000887e0 sp=0xc000088750 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000887e8 sp=0xc0000887e0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 36 [GC worker (idle)]:
runtime.gopark(0x1232c8bae2f42?, 0x1?, 0x86?, 0xe?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000489750 sp=0xc000489730 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc0004897e0 sp=0xc000489750 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004897e8 sp=0xc0004897e0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 24 [GC worker (idle)]:
runtime.gopark(0x1232c8b977142?, 0x3?, 0x3f?, 0xa3?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000088f50 sp=0xc000088f30 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc000088fe0 sp=0xc000088f50 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000088fe8 sp=0xc000088fe0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 6 [GC worker (idle)]:
runtime.gopark(0x1232c8b933d11?, 0x3?, 0xa5?, 0x5d?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008cf50 sp=0xc00008cf30 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc00008cfe0 sp=0xc00008cf50 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008cfe8 sp=0xc00008cfe0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 25 [GC worker (idle)]:
runtime.gopark(0x1232c8badefe7?, 0x3?, 0x7d?, 0xaa?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000089750 sp=0xc000089730 pc=0x118e25a2e
runtime.gcBgMarkWorker()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1295 +0xe5 fp=0xc0000897e0 sp=0xc000089750 pc=0x118e06b05
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000897e8 sp=0xc0000897e0 pc=0x118e59ca1
created by runtime.gcBgMarkStartWorkers in goroutine 1
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/mgc.go:1219 +0x1c

goroutine 7 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000489ea0 sp=0xc000489e80 pc=0x118e25a2e
runtime.chanrecv(0xc00048e0c0, 0xc000489fa8, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000489f18 sp=0xc000489ea0 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000489f40 sp=0xc000489f18 pc=0x118df1432
github.com/rjeczalik/notify.(*recursiveTree).dispatch(0xc0000be3c0)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/rjeczalik/notify/tree_recursive.go:125 +0x46 fp=0xc000489fc8 sp=0xc000489f40 pc=0x1191b2e66
github.com/rjeczalik/notify.newRecursiveTree.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/rjeczalik/notify/tree_recursive.go:119 +0x25 fp=0xc000489fe0 sp=0xc000489fc8 pc=0x1191b2de5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000489fe8 sp=0xc000489fe0 pc=0x118e59ca1
created by github.com/rjeczalik/notify.newRecursiveTree in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/rjeczalik/notify/tree_recursive.go:119 +0x15b

goroutine 26 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000487ee8 sp=0xc000487ec8 pc=0x118e25a2e
runtime.chanrecv(0xc000069260, 0xc000487fa0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000487f60 sp=0xc000487ee8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000487f88 sp=0xc000487f60 pc=0x118df1432
github.com/ethereum/go-ethereum/metrics.(*meterArbiter).tick(0x11d0a7060)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/metrics/meter.go:290 +0x5b fp=0xc000487fc8 sp=0xc000487f88 pc=0x1195bd21b
github.com/ethereum/go-ethereum/metrics.NewMeterForced.func2()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/metrics/meter.go:71 +0x25 fp=0xc000487fe0 sp=0xc000487fc8 pc=0x1195bc165
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000487fe8 sp=0xc000487fe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/metrics.NewMeterForced in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/metrics/meter.go:71 +0xb7

goroutine 27 [select]:
runtime.gopark(0xc0000a1f38?, 0x7?, 0x90?, 0xbc?, 0xc0000a1ca2?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc0000a1b08 sp=0xc0000a1ae8 pc=0x118e25a2e
runtime.selectgo(0xc0000a1f38, 0xc0000a1c94, 0x0?, 0x0, 0x0?, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/select.go:327 +0x725 fp=0xc0000a1c28 sp=0xc0000a1b08 pc=0x118e35e65
github.com/ethereum/go-ethereum/consensus/ethash.(*remoteSealer).loop(0xc000bf23c0)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:279 +0x1fc fp=0xc0000a1fc8 sp=0xc0000a1c28 pc=0x11a0bfabc
github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:263 +0x25 fp=0xc0000a1fe0 sp=0xc0000a1fc8 pc=0x11a0bf885
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0000a1fe8 sp=0xc0000a1fe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/consensus/ethash.startRemoteSealer in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/consensus/ethash/sealer.go:263 +0x2c5

goroutine 28 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00048aec8 sp=0xc00048aea8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc00048afb0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc00048af40 sp=0xc00048aec8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc00048af68 sp=0xc00048af40 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc00048afc8 sp=0xc00048af68 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc00048afe0 sp=0xc00048afc8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00048afe8 sp=0xc00048afe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 29 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00048b6c8 sp=0xc00048b6a8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc00048b7b0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc00048b740 sp=0xc00048b6c8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc00048b768 sp=0xc00048b740 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc00048b7c8 sp=0xc00048b768 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc00048b7e0 sp=0xc00048b7c8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00048b7e8 sp=0xc00048b7e0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 30 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00048bec8 sp=0xc00048bea8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc00048bfb0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc00048bf40 sp=0xc00048bec8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc00048bf68 sp=0xc00048bf40 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc00048bfc8 sp=0xc00048bf68 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc00048bfe0 sp=0xc00048bfc8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00048bfe8 sp=0xc00048bfe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 31 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008d6c8 sp=0xc00008d6a8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc00008d7b0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc00008d740 sp=0xc00008d6c8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc00008d768 sp=0xc00008d740 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc00008d7c8 sp=0xc00008d768 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc00008d7e0 sp=0xc00008d7c8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008d7e8 sp=0xc00008d7e0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 32 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc00008dec8 sp=0xc00008dea8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc00008dfb0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc00008df40 sp=0xc00008dec8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc00008df68 sp=0xc00008df40 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc00008dfc8 sp=0xc00008df68 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc00008dfe0 sp=0xc00008dfc8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc00008dfe8 sp=0xc00008dfe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 33 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000089ec8 sp=0xc000089ea8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc000089fb0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000089f40 sp=0xc000089ec8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000089f68 sp=0xc000089f40 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc000089fc8 sp=0xc000089f68 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc000089fe0 sp=0xc000089fc8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000089fe8 sp=0xc000089fe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 51 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000b5fec8 sp=0xc000b5fea8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc000b5ffb0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000b5ff40 sp=0xc000b5fec8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000b5ff68 sp=0xc000b5ff40 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc000b5ffc8 sp=0xc000b5ff68 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc000b5ffe0 sp=0xc000b5ffc8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000b5ffe8 sp=0xc000b5ffe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 52 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc0004846c8 sp=0xc0004846a8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc0004847b0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000484740 sp=0xc0004846c8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000484768 sp=0xc000484740 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc0004847c8 sp=0xc000484768 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc0004847e0 sp=0xc0004847c8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004847e8 sp=0xc0004847e0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 53 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000484ec8 sp=0xc000484ea8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc000484fb0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000484f40 sp=0xc000484ec8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000484f68 sp=0xc000484f40 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc000484fc8 sp=0xc000484f68 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc000484fe0 sp=0xc000484fc8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000484fe8 sp=0xc000484fe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 54 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc0004856c8 sp=0xc0004856a8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc0004857b0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000485740 sp=0xc0004856c8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000485768 sp=0xc000485740 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc0004857c8 sp=0xc000485768 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc0004857e0 sp=0xc0004857c8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004857e8 sp=0xc0004857e0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 55 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000485ec8 sp=0xc000485ea8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc000485fb0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000485f40 sp=0xc000485ec8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000485f68 sp=0xc000485f40 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc000485fc8 sp=0xc000485f68 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc000485fe0 sp=0xc000485fc8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000485fe8 sp=0xc000485fe0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 56 [chan receive]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc0004866c8 sp=0xc0004866a8 pc=0x118e25a2e
runtime.chanrecv(0xc00048eb40, 0xc0004867b0, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:583 +0x3cd fp=0xc000486740 sp=0xc0004866c8 pc=0x118df180d
runtime.chanrecv2(0x0?, 0x0?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/chan.go:447 +0x12 fp=0xc000486768 sp=0xc000486740 pc=0x118df1432
github.com/ethereum/go-ethereum/core.(*txSenderCacher).cache(0x0?)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:63 +0x35 fp=0xc0004867c8 sp=0xc000486768 pc=0x119987c15
github.com/ethereum/go-ethereum/core.newTxSenderCacher.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x25 fp=0xc0004867e0 sp=0xc0004867c8 pc=0x119987ba5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc0004867e8 sp=0xc0004867e0 pc=0x118e59ca1
created by github.com/ethereum/go-ethereum/core.newTxSenderCacher in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/ethereum/go-ethereum/core/sender_cacher.go:55 +0x74

goroutine 74 [select]:
runtime.gopark(0xc000e8f4d8?, 0x5?, 0x2?, 0x0?, 0xc000e8f35e?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000e8f188 sp=0xc000e8f168 pc=0x118e25a2e
runtime.selectgo(0xc000e8f4d8, 0xc000e8f354, 0x0?, 0x0, 0x0?, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/select.go:327 +0x725 fp=0xc000e8f2a8 sp=0xc000e8f188 pc=0x118e35e65
github.com/libp2p/go-libp2p/p2p/net/connmgr.(*decayer).process(0xc000bd2e00)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/libp2p/go-libp2p/p2p/net/connmgr/decay.go:164 +0x20f fp=0xc000e8ffc8 sp=0xc000e8f2a8 pc=0x119b9238f
github.com/libp2p/go-libp2p/p2p/net/connmgr.NewDecayer.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/libp2p/go-libp2p/p2p/net/connmgr/decay.go:96 +0x25 fp=0xc000e8ffe0 sp=0xc000e8ffc8 pc=0x119b91a45
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000e8ffe8 sp=0xc000e8ffe0 pc=0x118e59ca1
created by github.com/libp2p/go-libp2p/p2p/net/connmgr.NewDecayer in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/libp2p/go-libp2p/p2p/net/connmgr/decay.go:96 +0x245

goroutine 75 [select]:
runtime.gopark(0xc000b5bf88?, 0x2?, 0x1?, 0x0?, 0xc000b5bf54?)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/proc.go:398 +0xce fp=0xc000b5bdf8 sp=0xc000b5bdd8 pc=0x118e25a2e
runtime.selectgo(0xc000b5bf88, 0xc000b5bf50, 0x0?, 0x0, 0x0?, 0x1)
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/select.go:327 +0x725 fp=0xc000b5bf18 sp=0xc000b5bdf8 pc=0x118e35e65
github.com/libp2p/go-libp2p/p2p/net/connmgr.(*BasicConnMgr).background(0xc000f9a000)
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/libp2p/go-libp2p/p2p/net/connmgr/connmgr.go:359 +0x135 fp=0xc000b5bfc8 sp=0xc000b5bf18 pc=0x119b8d495
github.com/libp2p/go-libp2p/p2p/net/connmgr.NewConnManager.func1()
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/libp2p/go-libp2p/p2p/net/connmgr/connmgr.go:153 +0x25 fp=0xc000b5bfe0 sp=0xc000b5bfc8 pc=0x119b8bfc5
runtime.goexit()
/usr/local/Cellar/[email protected]/1.21.11/libexec/src/runtime/asm_amd64.s:1650 +0x1 fp=0xc000b5bfe8 sp=0xc000b5bfe0 pc=0x118e59ca1
created by github.com/libp2p/go-libp2p/p2p/net/connmgr.NewConnManager in goroutine 1
/Users/romanchornii/Projects/status-desktop/vendor/status-go/vendor/github.com/libp2p/go-libp2p/p2p/net/connmgr/connmgr.go:153 +0x376
SIGABRT: Abnormal termination.`

@Seitseman
Copy link
Contributor

@jrainville , if needed I could help with more logs.

@jrainville
Copy link
Member

jrainville commented Jul 16, 2024

If the issue here really is the Intel based Mac issue, we already have an issue where we have made progress: #15134

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants