[GH-ISSUE #12938] embedding failed with BGE-m3 #34337

Closed
opened 2026-04-22 17:47:51 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @ufo009e on GitHub (Nov 4, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12938

Originally assigned to: @npardal on GitHub.

What is the issue?

We started to use BGE-M3 with ollama on mac and it works fine. Recently we upgradede to 0.12.9 and so many requests are failed.

Relevant log output

goroutine 4 gp=0x140000036c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7f10 sp=0x140000a7ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a7fb0 sp=0x140000a7f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a7fd0 sp=0x140000a7fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a7fd0 sp=0x140000a7fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 23 gp=0x14000103a40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4710 sp=0x140000a46f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a47b0 sp=0x140000a4710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a47d0 sp=0x140000a47b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a47d0 sp=0x140000a47d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 35 gp=0x140004841c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048af10 sp=0x1400048aef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048afb0 sp=0x1400048af10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048afd0 sp=0x1400048afb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048afd0 sp=0x1400048afd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 36 gp=0x14000484380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048b710 sp=0x1400048b6f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048b7b0 sp=0x1400048b710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048b7d0 sp=0x1400048b7b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048b7d0 sp=0x1400048b7d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 37 gp=0x14000484540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048bf10 sp=0x1400048bef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048bfb0 sp=0x1400048bf10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048bfd0 sp=0x1400048bfb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048bfd0 sp=0x1400048bfd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 38 gp=0x14000484700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048c710 sp=0x1400048c6f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048c7b0 sp=0x1400048c710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048c7d0 sp=0x1400048c7b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048c7d0 sp=0x1400048c7d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 39 gp=0x140004848c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048cf10 sp=0x1400048cef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048cfb0 sp=0x1400048cf10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048cfd0 sp=0x1400048cfb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048cfd0 sp=0x1400048cfd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 5 gp=0x14000003880 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8710 sp=0x140000a86f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a87b0 sp=0x140000a8710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a87d0 sp=0x140000a87b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a87d0 sp=0x140000a87d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 24 gp=0x14000103c00 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4f10 sp=0x140000a4ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a4fb0 sp=0x140000a4f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a4fd0 sp=0x140000a4fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a4fd0 sp=0x140000a4fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 40 gp=0x14000484a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048d710 sp=0x1400048d6f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048d7b0 sp=0x1400048d710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048d7d0 sp=0x1400048d7b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048d7d0 sp=0x1400048d7d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 6 gp=0x14000003a40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8f10 sp=0x140000a8ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a8fb0 sp=0x140000a8f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a8fd0 sp=0x140000a8fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a8fd0 sp=0x140000a8fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 25 gp=0x14000103dc0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5710 sp=0x140000a56f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a57b0 sp=0x140000a5710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a57d0 sp=0x140000a57b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a57d0 sp=0x140000a57d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 7 gp=0x14000003c00 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9710 sp=0x140000a96f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a97b0 sp=0x140000a9710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a97d0 sp=0x140000a97b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a97d0 sp=0x140000a97d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 41 gp=0x14000484fc0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048df10 sp=0x1400048def0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048dfb0 sp=0x1400048df10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048dfd0 sp=0x1400048dfb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048dfd0 sp=0x1400048dfd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 50 gp=0x14000504000 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000486710 sp=0x140004866f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004867b0 sp=0x14000486710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004867d0 sp=0x140004867b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004867d0 sp=0x140004867d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 51 gp=0x140005041c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000486f10 sp=0x14000486ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000486fb0 sp=0x14000486f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000486fd0 sp=0x14000486fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000486fd0 sp=0x14000486fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 42 gp=0x14000485180 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a4710 sp=0x140004a46f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a47b0 sp=0x140004a4710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a47d0 sp=0x140004a47b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a47d0 sp=0x140004a47d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 52 gp=0x14000504380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000487710 sp=0x140004876f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004877b0 sp=0x14000487710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004877d0 sp=0x140004877b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004877d0 sp=0x140004877d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 8 gp=0x14000003dc0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9f10 sp=0x140000a9ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a9fb0 sp=0x140000a9f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a9fd0 sp=0x140000a9fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a9fd0 sp=0x140000a9fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 43 gp=0x14000485340 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a4f10 sp=0x140004a4ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a4fb0 sp=0x140004a4f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a4fd0 sp=0x140004a4fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a4fd0 sp=0x140004a4fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 53 gp=0x14000504540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000487f10 sp=0x14000487ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000487fb0 sp=0x14000487f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000487fd0 sp=0x14000487fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000487fd0 sp=0x14000487fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 54 gp=0x14000504700 m=nil [GC worker (idle)]:
runtime.gopark(0x16e56520420060?, 0x0?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000488710 sp=0x140004886f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004887b0 sp=0x14000488710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004887d0 sp=0x140004887b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004887d0 sp=0x140004887d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 9 gp=0x140000dc000 m=nil [GC worker (idle)]:
runtime.gopark(0x16e56520418d24?, 0x1?, 0x35?, 0x7d?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a0710 sp=0x140004a06f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a07b0 sp=0x140004a0710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a07d0 sp=0x140004a07b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a07d0 sp=0x140004a07d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 55 gp=0x140005048c0 m=nil [GC worker (idle)]:
runtime.gopark(0x1021a8060?, 0x1?, 0x8e?, 0x73?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000488f10 sp=0x14000488ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000488fb0 sp=0x14000488f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000488fd0 sp=0x14000488fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000488fd0 sp=0x14000488fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 44 gp=0x14000485500 m=nil [GC worker (idle)]:
runtime.gopark(0x1021a8060?, 0x1?, 0xdd?, 0x3b?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a5710 sp=0x140004a56f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a57b0 sp=0x140004a5710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a57d0 sp=0x140004a57b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a57d0 sp=0x140004a57d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 10 gp=0x140000dc1c0 m=nil [GC worker (idle)]:
runtime.gopark(0x16e565204142ec?, 0x1?, 0xec?, 0x91?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a0f10 sp=0x140004a0ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a0fb0 sp=0x140004a0f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a0fd0 sp=0x140004a0fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a0fd0 sp=0x140004a0fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 11 gp=0x140000dc380 m=nil [GC worker (idle)]:
runtime.gopark(0x1021a8060?, 0x1?, 0x18?, 0x54?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a1710 sp=0x140004a16f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a17b0 sp=0x140004a1710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a17d0 sp=0x140004a17b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a17d0 sp=0x140004a17d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 56 gp=0x14000504a80 m=nil [GC worker (idle)]:
runtime.gopark(0x16e5652042f9e3?, 0x1?, 0x2c?, 0x3a?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000489710 sp=0x140004896f0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004897b0 sp=0x14000489710 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004897d0 sp=0x140004897b0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004897d0 sp=0x140004897d0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 45 gp=0x140004856c0 m=nil [GC worker (idle)]:
runtime.gopark(0x1021a8060?, 0x1?, 0x43?, 0x4b?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a5f10 sp=0x140004a5ef0 pc=0x1005bd188
runtime.gcBgMarkWorker(0x14000117730)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a5fb0 sp=0x140004a5f10 pc=0x10056a97c
runtime.gcBgMarkStartWorkers.gowrap1()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a5fd0 sp=0x140004a5fb0 pc=0x10056a868
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a5fd0 sp=0x140004a5fd0 pc=0x1005c4df4
created by runtime.gcBgMarkStartWorkers in goroutine 1
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 12 gp=0x14000485880 m=nil [sync.Cond.Wait]:
runtime.gopark(0x0?, 0x140003c3c18?, 0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140003c3bd0 sp=0x140003c3bb0 pc=0x1005bd188
runtime.goparkunlock(...)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:441
sync.runtime_notifyListWait(0x14000112fd0, 0x1)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/sema.go:597 +0x150 fp=0x140003c3c20 sp=0x140003c3bd0 pc=0x1005bed60
sync.(*Cond).Wait(0x14000112fc0)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/sync/cond.go:71 +0xc4 fp=0x140003c3c60 sp=0x140003c3c20 pc=0x1005ce504
github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0x140006a4140, 0x140005158b0, 0x140003c3f18)
	/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:382 +0xac fp=0x140003c3ed0 sp=0x140003c3c60 pc=0x1009c2bfc
github.com/ollama/ollama/runner/llamarunner.(*Server).run(0x140006a4140, {0x101880f10, 0x1400017cb90})
	/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:361 +0x164 fp=0x140003c3fa0 sp=0x140003c3ed0 pc=0x1009c29e4
github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1()
	/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:926 +0x30 fp=0x140003c3fd0 sp=0x140003c3fa0 pc=0x1009c6b60
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140003c3fd0 sp=0x140003c3fd0 pc=0x1005c4df4
created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1
	/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:926 +0x44c

goroutine 47 gp=0x14000485dc0 m=nil [IO wait]:
runtime.gopark(0xffffffffffffffff?, 0xffffffffffffffff?, 0x23?, 0x0?, 0x1005e04f0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a6580 sp=0x140004a6560 pc=0x1005bd188
runtime.netpollblock(0x0?, 0x0?, 0x0?)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x140004a65c0 sp=0x140004a6580 pc=0x100582748
internal/poll.runtime_pollWait(0x1290729b8, 0x72)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x140004a65f0 sp=0x140004a65c0 pc=0x1005bc340
internal/poll.(*pollDesc).wait(0x140006a2180?, 0x140006a0461?, 0x0)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x140004a6620 sp=0x140004a65f0 pc=0x10063c0e8
internal/poll.(*pollDesc).waitRead(...)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0x140006a2180, {0x140006a0461, 0x1, 0x1})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/internal/poll/fd_unix.go:165 +0x1fc fp=0x140004a66c0 sp=0x140004a6620 pc=0x10063d39c
net.(*netFD).Read(0x140006a2180, {0x140006a0461?, 0x140004a6758?, 0x10086e024?})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/fd_posix.go:55 +0x28 fp=0x140004a6710 sp=0x140004a66c0 pc=0x1006aed18
net.(*conn).Read(0x140001221f0, {0x140006a0461?, 0x0?, 0x0?})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/net.go:194 +0x34 fp=0x140004a6760 sp=0x140004a6710 pc=0x1006bbbe4
net/http.(*connReader).backgroundRead(0x140006a0450)
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/http/server.go:690 +0x40 fp=0x140004a67b0 sp=0x140004a6760 pc=0x10086df20
net/http.(*connReader).startBackgroundRead.gowrap2()
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/http/server.go:686 +0x28 fp=0x140004a67d0 sp=0x140004a67b0 pc=0x10086de08
runtime.goexit({})
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a67d0 sp=0x140004a67d0 pc=0x1005c4df4
created by net/http.(*connReader).startBackgroundRead in goroutine 13
	/Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/http/server.go:686 +0xc4

r0      0x0
r1      0x0
r2      0x0
r3      0x0
r4      0x73
r5      0x2e
r6      0x1
r7      0xb10
r8      0x113c2d18d921ba58
r9      0x113c2d19ac04ca58
r10     0xa
r11     0x0
r12     0x35
r13     0x9
r14     0x9f4c2531774da728
r15     0xa1af3c98
r16     0x148
r17     0x1f2879558
r18     0x0
r19     0x6
r20     0x3413
r21     0x1752570e0
r22     0x1836cc924
r23     0x175256ae0
r24     0x0
r25     0x0
r26     0x16f8b7aec
r27     0x175257000
r28     0x1752570e0
r29     0x175256430
lr      0x18388f88c
sp      0x175256410
pc      0x183856388
fault   0x183856388

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @ufo009e on GitHub (Nov 4, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12938 Originally assigned to: @npardal on GitHub. ### What is the issue? We started to use BGE-M3 with ollama on mac and it works fine. Recently we upgradede to 0.12.9 and so many requests are failed. ### Relevant log output ```shell goroutine 4 gp=0x140000036c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7f10 sp=0x140000a7ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a7fb0 sp=0x140000a7f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a7fd0 sp=0x140000a7fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a7fd0 sp=0x140000a7fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 23 gp=0x14000103a40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4710 sp=0x140000a46f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a47b0 sp=0x140000a4710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a47d0 sp=0x140000a47b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a47d0 sp=0x140000a47d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 35 gp=0x140004841c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048af10 sp=0x1400048aef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048afb0 sp=0x1400048af10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048afd0 sp=0x1400048afb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048afd0 sp=0x1400048afd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 36 gp=0x14000484380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048b710 sp=0x1400048b6f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048b7b0 sp=0x1400048b710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048b7d0 sp=0x1400048b7b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048b7d0 sp=0x1400048b7d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 37 gp=0x14000484540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048bf10 sp=0x1400048bef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048bfb0 sp=0x1400048bf10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048bfd0 sp=0x1400048bfb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048bfd0 sp=0x1400048bfd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 38 gp=0x14000484700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048c710 sp=0x1400048c6f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048c7b0 sp=0x1400048c710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048c7d0 sp=0x1400048c7b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048c7d0 sp=0x1400048c7d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 39 gp=0x140004848c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048cf10 sp=0x1400048cef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048cfb0 sp=0x1400048cf10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048cfd0 sp=0x1400048cfb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048cfd0 sp=0x1400048cfd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 5 gp=0x14000003880 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8710 sp=0x140000a86f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a87b0 sp=0x140000a8710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a87d0 sp=0x140000a87b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a87d0 sp=0x140000a87d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 24 gp=0x14000103c00 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4f10 sp=0x140000a4ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a4fb0 sp=0x140000a4f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a4fd0 sp=0x140000a4fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a4fd0 sp=0x140000a4fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 40 gp=0x14000484a80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048d710 sp=0x1400048d6f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048d7b0 sp=0x1400048d710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048d7d0 sp=0x1400048d7b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048d7d0 sp=0x1400048d7d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 6 gp=0x14000003a40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8f10 sp=0x140000a8ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a8fb0 sp=0x140000a8f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a8fd0 sp=0x140000a8fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a8fd0 sp=0x140000a8fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 25 gp=0x14000103dc0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5710 sp=0x140000a56f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a57b0 sp=0x140000a5710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a57d0 sp=0x140000a57b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a57d0 sp=0x140000a57d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 7 gp=0x14000003c00 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9710 sp=0x140000a96f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a97b0 sp=0x140000a9710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a97d0 sp=0x140000a97b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a97d0 sp=0x140000a97d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 41 gp=0x14000484fc0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400048df10 sp=0x1400048def0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400048dfb0 sp=0x1400048df10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400048dfd0 sp=0x1400048dfb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400048dfd0 sp=0x1400048dfd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 50 gp=0x14000504000 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000486710 sp=0x140004866f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004867b0 sp=0x14000486710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004867d0 sp=0x140004867b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004867d0 sp=0x140004867d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 51 gp=0x140005041c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000486f10 sp=0x14000486ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000486fb0 sp=0x14000486f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000486fd0 sp=0x14000486fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000486fd0 sp=0x14000486fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 42 gp=0x14000485180 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a4710 sp=0x140004a46f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a47b0 sp=0x140004a4710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a47d0 sp=0x140004a47b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a47d0 sp=0x140004a47d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 52 gp=0x14000504380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000487710 sp=0x140004876f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004877b0 sp=0x14000487710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004877d0 sp=0x140004877b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004877d0 sp=0x140004877d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 8 gp=0x14000003dc0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9f10 sp=0x140000a9ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a9fb0 sp=0x140000a9f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a9fd0 sp=0x140000a9fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a9fd0 sp=0x140000a9fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 43 gp=0x14000485340 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a4f10 sp=0x140004a4ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a4fb0 sp=0x140004a4f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a4fd0 sp=0x140004a4fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a4fd0 sp=0x140004a4fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 53 gp=0x14000504540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000487f10 sp=0x14000487ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000487fb0 sp=0x14000487f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000487fd0 sp=0x14000487fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000487fd0 sp=0x14000487fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 54 gp=0x14000504700 m=nil [GC worker (idle)]: runtime.gopark(0x16e56520420060?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000488710 sp=0x140004886f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004887b0 sp=0x14000488710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004887d0 sp=0x140004887b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004887d0 sp=0x140004887d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 9 gp=0x140000dc000 m=nil [GC worker (idle)]: runtime.gopark(0x16e56520418d24?, 0x1?, 0x35?, 0x7d?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a0710 sp=0x140004a06f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a07b0 sp=0x140004a0710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a07d0 sp=0x140004a07b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a07d0 sp=0x140004a07d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 55 gp=0x140005048c0 m=nil [GC worker (idle)]: runtime.gopark(0x1021a8060?, 0x1?, 0x8e?, 0x73?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000488f10 sp=0x14000488ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000488fb0 sp=0x14000488f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000488fd0 sp=0x14000488fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000488fd0 sp=0x14000488fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 44 gp=0x14000485500 m=nil [GC worker (idle)]: runtime.gopark(0x1021a8060?, 0x1?, 0xdd?, 0x3b?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a5710 sp=0x140004a56f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a57b0 sp=0x140004a5710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a57d0 sp=0x140004a57b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a57d0 sp=0x140004a57d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 10 gp=0x140000dc1c0 m=nil [GC worker (idle)]: runtime.gopark(0x16e565204142ec?, 0x1?, 0xec?, 0x91?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a0f10 sp=0x140004a0ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a0fb0 sp=0x140004a0f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a0fd0 sp=0x140004a0fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a0fd0 sp=0x140004a0fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 11 gp=0x140000dc380 m=nil [GC worker (idle)]: runtime.gopark(0x1021a8060?, 0x1?, 0x18?, 0x54?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a1710 sp=0x140004a16f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a17b0 sp=0x140004a1710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a17d0 sp=0x140004a17b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a17d0 sp=0x140004a17d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 56 gp=0x14000504a80 m=nil [GC worker (idle)]: runtime.gopark(0x16e5652042f9e3?, 0x1?, 0x2c?, 0x3a?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000489710 sp=0x140004896f0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004897b0 sp=0x14000489710 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004897d0 sp=0x140004897b0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004897d0 sp=0x140004897d0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 45 gp=0x140004856c0 m=nil [GC worker (idle)]: runtime.gopark(0x1021a8060?, 0x1?, 0x43?, 0x4b?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a5f10 sp=0x140004a5ef0 pc=0x1005bd188 runtime.gcBgMarkWorker(0x14000117730) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140004a5fb0 sp=0x140004a5f10 pc=0x10056a97c runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140004a5fd0 sp=0x140004a5fb0 pc=0x10056a868 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a5fd0 sp=0x140004a5fd0 pc=0x1005c4df4 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 12 gp=0x14000485880 m=nil [sync.Cond.Wait]: runtime.gopark(0x0?, 0x140003c3c18?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140003c3bd0 sp=0x140003c3bb0 pc=0x1005bd188 runtime.goparkunlock(...) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:441 sync.runtime_notifyListWait(0x14000112fd0, 0x1) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/sema.go:597 +0x150 fp=0x140003c3c20 sp=0x140003c3bd0 pc=0x1005bed60 sync.(*Cond).Wait(0x14000112fc0) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/sync/cond.go:71 +0xc4 fp=0x140003c3c60 sp=0x140003c3c20 pc=0x1005ce504 github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0x140006a4140, 0x140005158b0, 0x140003c3f18) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:382 +0xac fp=0x140003c3ed0 sp=0x140003c3c60 pc=0x1009c2bfc github.com/ollama/ollama/runner/llamarunner.(*Server).run(0x140006a4140, {0x101880f10, 0x1400017cb90}) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:361 +0x164 fp=0x140003c3fa0 sp=0x140003c3ed0 pc=0x1009c29e4 github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1() /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:926 +0x30 fp=0x140003c3fd0 sp=0x140003c3fa0 pc=0x1009c6b60 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140003c3fd0 sp=0x140003c3fd0 pc=0x1005c4df4 created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1 /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:926 +0x44c goroutine 47 gp=0x14000485dc0 m=nil [IO wait]: runtime.gopark(0xffffffffffffffff?, 0xffffffffffffffff?, 0x23?, 0x0?, 0x1005e04f0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140004a6580 sp=0x140004a6560 pc=0x1005bd188 runtime.netpollblock(0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x140004a65c0 sp=0x140004a6580 pc=0x100582748 internal/poll.runtime_pollWait(0x1290729b8, 0x72) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x140004a65f0 sp=0x140004a65c0 pc=0x1005bc340 internal/poll.(*pollDesc).wait(0x140006a2180?, 0x140006a0461?, 0x0) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x140004a6620 sp=0x140004a65f0 pc=0x10063c0e8 internal/poll.(*pollDesc).waitRead(...) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x140006a2180, {0x140006a0461, 0x1, 0x1}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/internal/poll/fd_unix.go:165 +0x1fc fp=0x140004a66c0 sp=0x140004a6620 pc=0x10063d39c net.(*netFD).Read(0x140006a2180, {0x140006a0461?, 0x140004a6758?, 0x10086e024?}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/fd_posix.go:55 +0x28 fp=0x140004a6710 sp=0x140004a66c0 pc=0x1006aed18 net.(*conn).Read(0x140001221f0, {0x140006a0461?, 0x0?, 0x0?}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/net.go:194 +0x34 fp=0x140004a6760 sp=0x140004a6710 pc=0x1006bbbe4 net/http.(*connReader).backgroundRead(0x140006a0450) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/http/server.go:690 +0x40 fp=0x140004a67b0 sp=0x140004a6760 pc=0x10086df20 net/http.(*connReader).startBackgroundRead.gowrap2() /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/http/server.go:686 +0x28 fp=0x140004a67d0 sp=0x140004a67b0 pc=0x10086de08 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140004a67d0 sp=0x140004a67d0 pc=0x1005c4df4 created by net/http.(*connReader).startBackgroundRead in goroutine 13 /Users/runner/hostedtoolcache/go/1.24.0/arm64/src/net/http/server.go:686 +0xc4 r0 0x0 r1 0x0 r2 0x0 r3 0x0 r4 0x73 r5 0x2e r6 0x1 r7 0xb10 r8 0x113c2d18d921ba58 r9 0x113c2d19ac04ca58 r10 0xa r11 0x0 r12 0x35 r13 0x9 r14 0x9f4c2531774da728 r15 0xa1af3c98 r16 0x148 r17 0x1f2879558 r18 0x0 r19 0x6 r20 0x3413 r21 0x1752570e0 r22 0x1836cc924 r23 0x175256ae0 r24 0x0 r25 0x0 r26 0x16f8b7aec r27 0x175257000 r28 0x1752570e0 r29 0x175256430 lr 0x18388f88c sp 0x175256410 pc 0x183856388 fault 0x183856388 ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the needs more infobug labels 2026-04-22 17:47:51 -05:00
Author
Owner

@jessegross commented on GitHub (Nov 4, 2025):

Please post the entire log.

<!-- gh-comment-id:3483314861 --> @jessegross commented on GitHub (Nov 4, 2025): Please post the entire log.
Author
Owner

@jobshu commented on GitHub (Nov 22, 2025):

Ollama version 0.13.0, issue is still there.
Full error log:
llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free
llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest))
llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output.
llama_model_loader: - kv 0: general.architecture str = bert
llama_model_loader: - kv 1: general.type str = model
llama_model_loader: - kv 2: general.size_label str = 567M
llama_model_loader: - kv 3: general.license str = mit
llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex...
llama_model_loader: - kv 5: bert.block_count u32 = 24
llama_model_loader: - kv 6: bert.context_length u32 = 8192
llama_model_loader: - kv 7: bert.embedding_length u32 = 1024
llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096
llama_model_loader: - kv 9: bert.attention.head_count u32 = 16
llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010
llama_model_loader: - kv 11: general.file_type u32 = 1
llama_model_loader: - kv 12: bert.attention.causal bool = false
llama_model_loader: - kv 13: bert.pooling_type u32 = 2
llama_model_loader: - kv 14: tokenizer.ggml.model str = t5
llama_model_loader: - kv 15: tokenizer.ggml.pre str = default
llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["", "", "", "", ","...
llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000...
llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ...
llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true
llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1
llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true
llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,...
llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0
llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2
llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3
llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2
llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1
llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0
llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001
llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true
llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true
llama_model_loader: - kv 32: general.quantization_version u32 = 2
llama_model_loader: - type f32: 244 tensors
llama_model_loader: - type f16: 145 tensors
print_info: file format = GGUF V3 (latest)
print_info: file type = F16
print_info: file size = 1.07 GiB (16.25 BPW)
load: model vocab missing newline token, using special_pad_id instead
load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect
load: printing all EOG tokens:
load: - 2 ('')
load: special tokens cache size = 4
load: token to piece cache size = 2.1668 MB
print_info: arch = bert
print_info: vocab_only = 1
print_info: model type = ?B
print_info: model params = 566.70 M
print_info: general.name = n/a
print_info: vocab type = UGM
print_info: n_vocab = 250002
print_info: n_merges = 0
print_info: BOS token = 0 ''
print_info: EOS token = 2 '
'
print_info: UNK token = 3 ''
print_info: SEP token = 2 ''
print_info: PAD token = 1 ''
print_info: MASK token = 250001 '[PAD250000]'
print_info: LF token = 0 ''
print_info: EOG token = 2 '
'
print_info: max token length = 48
llama_model_load: vocab only - skipping tensors
time=2025-11-22T22:06:47.768+08:00 level=WARN source=server.go:167 msg="requested context size too large for model" num_ctx=131072 n_ctx_train=8192
time=2025-11-22T22:06:47.768+08:00 level=INFO source=server.go:392 msg="starting runner" cmd="/Applications/Ollama.app/Contents/Resources/ollama runner --model /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c --port 65453"
time=2025-11-22T22:06:47.784+08:00 level=INFO source=sched.go:443 msg="system memory" total="512.0 GiB" free="223.4 GiB" free_swap="0 B"
time=2025-11-22T22:06:47.784+08:00 level=INFO source=sched.go:450 msg="gpu memory" id=0 library=Metal available="463.5 GiB" free="464.0 GiB" minimum="512.0 MiB" overhead="0 B"
time=2025-11-22T22:06:47.784+08:00 level=INFO source=server.go:459 msg="loading model" "model layers"=25 requested=-1
time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:240 msg="model weights" device=Metal size="1.0 GiB"
time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:251 msg="kv cache" device=Metal size="48.0 MiB"
time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:262 msg="compute graph" device=Metal size="128.0 MiB"
time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:272 msg="total memory" size="1.2 GiB"
time=2025-11-22T22:06:47.802+08:00 level=INFO source=runner.go:963 msg="starting go runner"
ggml_metal_library_init: using embedded metal library
ggml_metal_library_init: loaded in 0.006 sec
ggml_metal_device_init: GPU name: Apple M3 Ultra
ggml_metal_device_init: GPU family: MTLGPUFamilyApple9 (1009)
ggml_metal_device_init: GPU family: MTLGPUFamilyCommon3 (3003)
ggml_metal_device_init: GPU family: MTLGPUFamilyMetal3 (5001)
ggml_metal_device_init: simdgroup reduction = true
ggml_metal_device_init: simdgroup matrix mul. = true
ggml_metal_device_init: has unified memory = true
ggml_metal_device_init: has bfloat = true
ggml_metal_device_init: use residency sets = true
ggml_metal_device_init: use shared buffers = true
ggml_metal_device_init: recommendedMaxWorkingSetSize = 498216.21 MB
time=2025-11-22T22:06:47.804+08:00 level=INFO source=ggml.go:104 msg=system Metal.0.EMBED_LIBRARY=1 CPU.0.NEON=1 CPU.0.ARM_FMA=1 CPU.0.FP16_VA=1 CPU.0.DOTPROD=1 CPU.0.LLAMAFILE=1 CPU.0.ACCELERATE=1 compiler=cgo(clang)
time=2025-11-22T22:06:47.889+08:00 level=INFO source=runner.go:999 msg="Server listening on 127.0.0.1:65453"
time=2025-11-22T22:06:47.895+08:00 level=INFO source=runner.go:893 msg=load request="{Operation:commit LoraPath:[] Parallel:1 BatchSize:512 FlashAttention:false KvSize:8192 KvCacheType: NumThreads:24 GPULayers:25[ID:0 Layers:25(0..24)] MultiUserCache:false ProjectorPath: MainGPU:0 UseMmap:true}"
llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free
time=2025-11-22T22:06:47.895+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding"
time=2025-11-22T22:06:47.895+08:00 level=INFO source=server.go:1328 msg="waiting for server to become available" status="llm server loading model"
llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest))
llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output.
llama_model_loader: - kv 0: general.architecture str = bert
llama_model_loader: - kv 1: general.type str = model
llama_model_loader: - kv 2: general.size_label str = 567M
llama_model_loader: - kv 3: general.license str = mit
llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex...
llama_model_loader: - kv 5: bert.block_count u32 = 24
llama_model_loader: - kv 6: bert.context_length u32 = 8192
llama_model_loader: - kv 7: bert.embedding_length u32 = 1024
llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096
llama_model_loader: - kv 9: bert.attention.head_count u32 = 16
llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010
llama_model_loader: - kv 11: general.file_type u32 = 1
llama_model_loader: - kv 12: bert.attention.causal bool = false
llama_model_loader: - kv 13: bert.pooling_type u32 = 2
llama_model_loader: - kv 14: tokenizer.ggml.model str = t5
llama_model_loader: - kv 15: tokenizer.ggml.pre str = default
llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["", "", "", "", ","...
llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000...
llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ...
llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true
llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1
llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true
llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,...
llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0
llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2
llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3
llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2
llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1
llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0
llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001
llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true
llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true
llama_model_loader: - kv 32: general.quantization_version u32 = 2
llama_model_loader: - type f32: 244 tensors
llama_model_loader: - type f16: 145 tensors
print_info: file format = GGUF V3 (latest)
print_info: file type = F16
print_info: file size = 1.07 GiB (16.25 BPW)
load: model vocab missing newline token, using special_pad_id instead
load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect
load: printing all EOG tokens:
load: - 2 ('')
load: special tokens cache size = 4
load: token to piece cache size = 2.1668 MB
print_info: arch = bert
print_info: vocab_only = 0
print_info: n_ctx_train = 8192
print_info: n_embd = 1024
print_info: n_layer = 24
print_info: n_head = 16
print_info: n_head_kv = 16
print_info: n_rot = 64
print_info: n_swa = 0
print_info: is_swa_any = 0
print_info: n_embd_head_k = 64
print_info: n_embd_head_v = 64
print_info: n_gqa = 1
print_info: n_embd_k_gqa = 1024
print_info: n_embd_v_gqa = 1024
print_info: f_norm_eps = 1.0e-05
print_info: f_norm_rms_eps = 0.0e+00
print_info: f_clamp_kqv = 0.0e+00
print_info: f_max_alibi_bias = 0.0e+00
print_info: f_logit_scale = 0.0e+00
print_info: f_attn_scale = 0.0e+00
print_info: n_ff = 4096
print_info: n_expert = 0
print_info: n_expert_used = 0
print_info: causal attn = 0
print_info: pooling type = 2
print_info: rope type = 2
print_info: rope scaling = linear
print_info: freq_base_train = 10000.0
print_info: freq_scale_train = 1
print_info: n_ctx_orig_yarn = 8192
print_info: rope_finetuned = unknown
print_info: model type = 335M
print_info: model params = 566.70 M
print_info: general.name = n/a
print_info: vocab type = UGM
print_info: n_vocab = 250002
print_info: n_merges = 0
print_info: BOS token = 0 ''
print_info: EOS token = 2 '
'
print_info: UNK token = 3 ''
print_info: SEP token = 2 ''
print_info: PAD token = 1 ''
print_info: MASK token = 250001 '[PAD250000]'
print_info: LF token = 0 ''
print_info: EOG token = 2 '
'
print_info: max token length = 48
load_tensors: loading model tensors, this can take a while... (mmap = true)
load_tensors: offloading 24 repeating layers to GPU
load_tensors: offloading output layer to GPU
load_tensors: offloaded 25/25 layers to GPU
load_tensors: CPU_Mapped model buffer size = 520.30 MiB
load_tensors: Metal_Mapped model buffer size = 577.22 MiB
llama_context: constructing llama_context
llama_context: n_seq_max = 1
llama_context: n_ctx = 8192
llama_context: n_ctx_per_seq = 8192
llama_context: n_batch = 512
llama_context: n_ubatch = 512
llama_context: causal_attn = 0
llama_context: flash_attn = disabled
llama_context: kv_unified = false
llama_context: freq_base = 10000.0
llama_context: freq_scale = 1
ggml_metal_init: allocating
ggml_metal_init: picking default device: Apple M3 Ultra
ggml_metal_init: use bfloat = true
ggml_metal_init: use fusion = true
ggml_metal_init: use concurrency = true
ggml_metal_init: use graph optimize = true
llama_context: CPU output buffer size = 0.96 MiB
llama_context: Metal compute buffer size = 27.00 MiB
llama_context: CPU compute buffer size = 5.01 MiB
llama_context: graph nodes = 851
llama_context: graph splits = 2
time=2025-11-22T22:06:49.152+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds"
time=2025-11-22T22:06:49.152+08:00 level=INFO source=sched.go:517 msg="loaded runners" count=1
time=2025-11-22T22:06:49.152+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding"
time=2025-11-22T22:06:49.153+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds"
init: embeddings required but some input tokens were not marked as outputs -> overriding
output_reserve: reallocating output buffer from size 0.96 MiB to 490.29 MiB
init: embeddings required but some input tokens were not marked as outputs -> overriding
init: embeddings required but some input tokens were not marked as outputs -> overriding
init: embeddings required but some input tokens were not marked as outputs -> overriding
[GIN] 2025/11/22 - 22:06:49 | 200 | 2.693765916s | 2.2.2.2 | POST "/api/embed"
init: embeddings required but some input tokens were not marked as outputs -> overriding
init: embeddings required but some input tokens were not marked as outputs -> overriding
SIGABRT: abort
PC=0x183856388 m=12 sigcode=0
signal arrived during cgo execution

goroutine 44 gp=0x14000582380 m=12 mp=0x14000100808 [syscall]:
runtime.cgocall(0x10582e5ac, 0x140003bcb58)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/cgocall.go:167 +0x44 fp=0x140003bcb20 sp=0x140003bcae0 pc=0x104cd0674
github.com/ollama/ollama/llama._Cfunc_llama_decode(0x12de062f0, {0x200, 0x12e82ca00, 0x0, 0x12e82d200, 0x12e82da00, 0x12e829600, 0x12de06eb0})
_cgo_gotypes.go:673 +0x34 fp=0x140003bcb50 sp=0x140003bcb20 pc=0x1050336f4
github.com/ollama/ollama/llama.(*Context).Decode.func1(...)
/Users/runner/work/ollama/ollama/llama/llama.go:168
github.com/ollama/ollama/llama.(*Context).Decode(0x140005a9808?, 0x0?)
/Users/runner/work/ollama/ollama/llama/llama.go:168 +0xc8 fp=0x140003bcc40 sp=0x140003bcb50 pc=0x105035a88
github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0x1400013a140, 0x14000138460, 0x140003bcf18)
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:493 +0x1e8 fp=0x140003bced0 sp=0x140003bcc40 pc=0x1050d7938
github.com/ollama/ollama/runner/llamarunner.(*Server).run(0x1400013a140, {0x1063052a0, 0x140001380a0})
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:386 +0x164 fp=0x140003bcfa0 sp=0x140003bced0 pc=0x1050d75e4
github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1()
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x30 fp=0x140003bcfd0 sp=0x140003bcfa0 pc=0x1050dba70
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140003bcfd0 sp=0x140003bcfd0 pc=0x104cdbe64
created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x44c

goroutine 1 gp=0x140000021c0 m=nil [IO wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400056b720 sp=0x1400056b700 pc=0x104cd3b98
runtime.netpollblock(0x140004b57b8?, 0x4d57f90?, 0x1?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400056b760 sp=0x1400056b720 pc=0x104c997a8
internal/poll.runtime_pollWait(0x12dc026d0, 0x72)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400056b790 sp=0x1400056b760 pc=0x104cd2d50
internal/poll.(*pollDesc).wait(0x140003a0100?, 0x104d5a1f8?, 0x0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400056b7c0 sp=0x1400056b790 pc=0x104d537a8
internal/poll.(*pollDesc).waitRead(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Accept(0x140003a0100)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:620 +0x24c fp=0x1400056b870 sp=0x1400056b7c0 pc=0x104d5807c
net.(*netFD).accept(0x140003a0100)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_unix.go:172 +0x28 fp=0x1400056b930 sp=0x1400056b870 pc=0x104dc7e08
net.(*TCPListener).accept(0x14000134080)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock_posix.go:159 +0x24 fp=0x1400056b980 sp=0x1400056b930 pc=0x104ddc064
net.(*TCPListener).Accept(0x14000134080)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock.go:380 +0x2c fp=0x1400056b9c0 sp=0x1400056b980 pc=0x104ddb04c
net/http.(*onceCloseListener).Accept(0x14000148090?)
:1 +0x30 fp=0x1400056b9e0 sp=0x1400056b9c0 pc=0x104fb6410
net/http.(*Server).Serve(0x14000136100, {0x106302c80, 0x14000134080})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3424 +0x290 fp=0x1400056bb10 sp=0x1400056b9e0 pc=0x104f8fb50
github.com/ollama/ollama/runner/llamarunner.Execute({0x14000032260, 0x4, 0x4})
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:1000 +0x7ac fp=0x1400056bce0 sp=0x1400056bb10 pc=0x1050db84c
github.com/ollama/ollama/runner.Execute({0x14000032250?, 0x0?, 0x0?})
/Users/runner/work/ollama/ollama/runner/runner.go:22 +0x130 fp=0x1400056bd10 sp=0x1400056bce0 pc=0x10515c680
github.com/ollama/ollama/cmd.NewCLI.func2(0x14000035700?, {0x105e1f8f0?, 0x4?, 0x105e1f8f4?})
/Users/runner/work/ollama/ollama/cmd/cmd.go:1841 +0x54 fp=0x1400056bd40 sp=0x1400056bd10 pc=0x1057dbb14
github.com/spf13/cobra.(*Command).execute(0x14000267508, {0x1400030ab80, 0x4, 0x4})
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x648 fp=0x1400056be60 sp=0x1400056bd40 pc=0x104e363a8
github.com/spf13/cobra.(*Command).ExecuteC(0x140004ec908)
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x320 fp=0x1400056bf20 sp=0x1400056be60 pc=0x104e36af0
github.com/spf13/cobra.(*Command).Execute(...)
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992
github.com/spf13/cobra.(*Command).ExecuteContext(...)
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985
main.main()
/Users/runner/work/ollama/ollama/main.go:12 +0x54 fp=0x1400056bf40 sp=0x1400056bf20 pc=0x1057dc664
runtime.main()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:283 +0x284 fp=0x1400056bfd0 sp=0x1400056bf40 pc=0x104ca0314
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400056bfd0 sp=0x1400056bfd0 pc=0x104cdbe64

goroutine 2 gp=0x14000002c40 m=nil [force gc (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6f90 sp=0x140000a6f70 pc=0x104cd3b98
runtime.goparkunlock(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441
runtime.forcegchelper()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:348 +0xb8 fp=0x140000a6fd0 sp=0x140000a6f90 pc=0x104ca0668
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a6fd0 sp=0x140000a6fd0 pc=0x104cdbe64
created by runtime.init.7 in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:336 +0x24

goroutine 3 gp=0x14000003180 m=nil [GC sweep wait]:
runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7760 sp=0x140000a7740 pc=0x104cd3b98
runtime.goparkunlock(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441
runtime.bgsweep(0x140000d2000)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcsweep.go:316 +0x108 fp=0x140000a77b0 sp=0x140000a7760 pc=0x104c8b748
runtime.gcenable.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x28 fp=0x140000a77d0 sp=0x140000a77b0 pc=0x104c7f548
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a77d0 sp=0x140000a77d0 pc=0x104cdbe64
created by runtime.gcenable in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x6c

goroutine 4 gp=0x140000036c0 m=nil [GC scavenge wait]:
runtime.gopark(0x10000?, 0x105fe2640?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7f60 sp=0x140000a7f40 pc=0x104cd3b98
runtime.goparkunlock(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441
runtime.(*scavengerState).park(0x106c02840)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:425 +0x5c fp=0x140000a7f90 sp=0x140000a7f60 pc=0x104c891dc
runtime.bgscavenge(0x140000d2000)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:658 +0xac fp=0x140000a7fb0 sp=0x140000a7f90 pc=0x104c8977c
runtime.gcenable.gowrap2()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0x28 fp=0x140000a7fd0 sp=0x140000a7fb0 pc=0x104c7f4e8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a7fd0 sp=0x140000a7fd0 pc=0x104cdbe64
created by runtime.gcenable in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0xac

goroutine 5 gp=0x14000003c00 m=nil [finalizer wait]:
runtime.gopark(0x0?, 0x1062ef4e8?, 0x0?, 0xe7?, 0x1000000010?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6590 sp=0x140000a6570 pc=0x104cd3b98
runtime.runfinq()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:196 +0x108 fp=0x140000a67d0 sp=0x140000a6590 pc=0x104c7e548
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a67d0 sp=0x140000a67d0 pc=0x104cdbe64
created by runtime.createfing in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:166 +0x80

goroutine 6 gp=0x1400021a700 m=nil [chan receive]:
runtime.gopark(0x14000259540?, 0x14000406030?, 0x48?, 0x87?, 0x104d9bfd8?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a86f0 sp=0x140000a86d0 pc=0x104cd3b98
runtime.chanrecv(0x14000036380, 0x0, 0x1)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140000a8770 sp=0x140000a86f0 pc=0x104c708bc
runtime.chanrecv1(0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x140000a87a0 sp=0x140000a8770 pc=0x104c70454
runtime.unique_runtime_registerUniqueMapCleanup.func2(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1796
runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1799 +0x3c fp=0x140000a87d0 sp=0x140000a87a0 pc=0x104c8276c
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a87d0 sp=0x140000a87d0 pc=0x104cdbe64
created by unique.runtime_registerUniqueMapCleanup in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1794 +0x78

goroutine 7 gp=0x1400021aa80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8f10 sp=0x140000a8ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a8fb0 sp=0x140000a8f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a8fd0 sp=0x140000a8fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a8fd0 sp=0x140000a8fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 18 gp=0x14000504000 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2710 sp=0x140000a26f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a27b0 sp=0x140000a2710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a27d0 sp=0x140000a27b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a27d0 sp=0x140000a27d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 34 gp=0x14000102380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011a710 sp=0x1400011a6f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011a7b0 sp=0x1400011a710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011a7d0 sp=0x1400011a7b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011a7d0 sp=0x1400011a7d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 8 gp=0x1400021ac40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9710 sp=0x140000a96f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a97b0 sp=0x140000a9710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a97d0 sp=0x140000a97b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a97d0 sp=0x140000a97d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 19 gp=0x140005041c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2f10 sp=0x140000a2ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a2fb0 sp=0x140000a2f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a2fd0 sp=0x140000a2fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a2fd0 sp=0x140000a2fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 9 gp=0x1400021ae00 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9f10 sp=0x140000a9ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a9fb0 sp=0x140000a9f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a9fd0 sp=0x140000a9fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a9fd0 sp=0x140000a9fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 20 gp=0x14000504380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3710 sp=0x140000a36f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a37b0 sp=0x140000a3710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a37d0 sp=0x140000a37b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a37d0 sp=0x140000a37d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 21 gp=0x14000504540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3f10 sp=0x140000a3ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a3fb0 sp=0x140000a3f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a3fd0 sp=0x140000a3fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a3fd0 sp=0x140000a3fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 22 gp=0x14000504700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4710 sp=0x140000a46f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a47b0 sp=0x140000a4710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a47d0 sp=0x140000a47b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a47d0 sp=0x140000a47d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 23 gp=0x140005048c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4f10 sp=0x140000a4ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a4fb0 sp=0x140000a4f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a4fd0 sp=0x140000a4fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a4fd0 sp=0x140000a4fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 35 gp=0x14000102540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011af10 sp=0x1400011aef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011afb0 sp=0x1400011af10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011afd0 sp=0x1400011afb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011afd0 sp=0x1400011afd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 10 gp=0x1400021afc0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116710 sp=0x140001166f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001167b0 sp=0x14000116710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001167d0 sp=0x140001167b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001167d0 sp=0x140001167d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 36 gp=0x14000102700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011b710 sp=0x1400011b6f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011b7b0 sp=0x1400011b710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011b7d0 sp=0x1400011b7b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011b7d0 sp=0x1400011b7d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 11 gp=0x1400021b180 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116f10 sp=0x14000116ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000116fb0 sp=0x14000116f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000116fd0 sp=0x14000116fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000116fd0 sp=0x14000116fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 37 gp=0x140001028c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011bf10 sp=0x1400011bef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011bfb0 sp=0x1400011bf10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011bfd0 sp=0x1400011bfb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011bfd0 sp=0x1400011bfd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 38 gp=0x14000102a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011c710 sp=0x1400011c6f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011c7b0 sp=0x1400011c710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011c7d0 sp=0x1400011c7b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011c7d0 sp=0x1400011c7d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 39 gp=0x14000102c40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011cf10 sp=0x1400011cef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011cfb0 sp=0x1400011cf10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011cfd0 sp=0x1400011cfb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011cfd0 sp=0x1400011cfd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 40 gp=0x14000102e00 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011d710 sp=0x1400011d6f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011d7b0 sp=0x1400011d710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011d7d0 sp=0x1400011d7b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011d7d0 sp=0x1400011d7d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 24 gp=0x14000504a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5710 sp=0x140000a56f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a57b0 sp=0x140000a5710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a57d0 sp=0x140000a57b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a57d0 sp=0x140000a57d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 12 gp=0x1400021b340 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117710 sp=0x140001176f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001177b0 sp=0x14000117710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001177d0 sp=0x140001177b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001177d0 sp=0x140001177d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 41 gp=0x14000102fc0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011df10 sp=0x1400011def0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011dfb0 sp=0x1400011df10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011dfd0 sp=0x1400011dfb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011dfd0 sp=0x1400011dfd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 13 gp=0x1400021b500 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117f10 sp=0x14000117ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000117fb0 sp=0x14000117f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000117fd0 sp=0x14000117fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000117fd0 sp=0x14000117fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 42 gp=0x14000103180 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000122710 sp=0x140001226f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001227b0 sp=0x14000122710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001227d0 sp=0x140001227b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001227d0 sp=0x140001227d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 25 gp=0x14000504c40 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9d89db25dfbe?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5f10 sp=0x140000a5ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a5fb0 sp=0x140000a5f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a5fd0 sp=0x140000a5fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a5fd0 sp=0x140000a5fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 14 gp=0x1400021b6c0 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9d89db25ca96?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118710 sp=0x140001186f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001187b0 sp=0x14000118710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001187d0 sp=0x140001187b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001187d0 sp=0x140001187d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 15 gp=0x1400021b880 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9d89db25d01e?, 0x1?, 0xca?, 0x10?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118f10 sp=0x14000118ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000118fb0 sp=0x14000118f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000118fd0 sp=0x14000118fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000118fd0 sp=0x14000118fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 43 gp=0x14000103340 m=nil [GC worker (idle)]:
runtime.gopark(0x106c34480?, 0x1?, 0xf8?, 0xb5?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000122f10 sp=0x14000122ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000122fb0 sp=0x14000122f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000122fd0 sp=0x14000122fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000122fd0 sp=0x14000122fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 26 gp=0x14000504e00 m=nil [GC worker (idle)]:
runtime.gopark(0x106c34480?, 0x1?, 0xf6?, 0xc5?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011e710 sp=0x1400011e6f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011e7b0 sp=0x1400011e710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011e7d0 sp=0x1400011e7b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011e7d0 sp=0x1400011e7d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 27 gp=0x14000504fc0 m=nil [GC worker (idle)]:
runtime.gopark(0x106c34480?, 0x1?, 0x8a?, 0x5a?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011ef10 sp=0x1400011eef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011efb0 sp=0x1400011ef10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011efd0 sp=0x1400011efb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011efd0 sp=0x1400011efd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 28 gp=0x14000505180 m=nil [GC worker (idle)]:
runtime.gopark(0x106c34480?, 0x1?, 0x22?, 0x12?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000b6f10 sp=0x140000b6ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000b6fb0 sp=0x140000b6f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000b6fd0 sp=0x140000b6fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000b6fd0 sp=0x140000b6fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 16 gp=0x1400021ba40 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9d89db25d0ef?, 0x1?, 0x89?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119710 sp=0x140001196f0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001197b0 sp=0x14000119710 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001197d0 sp=0x140001197b0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001197d0 sp=0x140001197d0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 50 gp=0x1400021bc00 m=nil [GC worker (idle)]:
runtime.gopark(0x106c34480?, 0x1?, 0xa0?, 0xfb?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119f10 sp=0x14000119ef0 pc=0x104cd3b98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000119fb0 sp=0x14000119f10 pc=0x104c819dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000119fd0 sp=0x14000119fb0 pc=0x104c818c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000119fd0 sp=0x14000119fd0 pc=0x104cdbe64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 45 gp=0x14000582540 m=nil [chan receive]:
runtime.gopark(0x14000153898?, 0x104cd5acc?, 0x80?, 0x38?, 0x104cb45b0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000153860 sp=0x14000153840 pc=0x104cd3b98
runtime.chanrecv(0x140003be0e0, 0x14000153a50, 0x1)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140001538e0 sp=0x14000153860 pc=0x104c708bc
runtime.chanrecv1(0x140001328a0?, 0x1400051a000?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x14000153910 sp=0x140001538e0 pc=0x104c70454
github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings(0x1400013a140, {0x106302e60, 0x14000202540}, 0x1400013c140)
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:806 +0x614 fp=0x14000153aa0 sp=0x14000153910 pc=0x1050d9c54
github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings-fm({0x106302e60?, 0x14000202540?}, 0x14000153b28?)
:1 +0x40 fp=0x14000153ad0 sp=0x14000153aa0 pc=0x1050dbdd0
net/http.HandlerFunc.ServeHTTP(0x14000196240?, {0x106302e60?, 0x14000202540?}, 0x14000153b10?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2294 +0x38 fp=0x14000153b00 sp=0x14000153ad0 pc=0x104f8c578
net/http.(*ServeMux).ServeHTTP(0x10?, {0x106302e60, 0x14000202540}, 0x1400013c140)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2822 +0x1b4 fp=0x14000153b50 sp=0x14000153b00 pc=0x104f8e104
net/http.serverHandler.ServeHTTP({0x1062ff450?}, {0x106302e60?, 0x14000202540?}, 0x1?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3301 +0xbc fp=0x14000153b80 sp=0x14000153b50 pc=0x104fa9dec
net/http.(*conn).serve(0x14000148090, {0x106305268, 0x14000132360})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2102 +0x52c fp=0x14000153fa0 sp=0x14000153b80 pc=0x104f8ad1c
net/http.(*Server).Serve.gowrap3()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x30 fp=0x14000153fd0 sp=0x14000153fa0 pc=0x104f8fee0
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000153fd0 sp=0x14000153fd0 pc=0x104cdbe64
created by net/http.(*Server).Serve in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x3d8

goroutine 72 gp=0x14000602540 m=nil [IO wait]:
runtime.gopark(0xffffffffffffffff?, 0xffffffffffffffff?, 0x23?, 0x0?, 0x104cf7560?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400032c580 sp=0x1400032c560 pc=0x104cd3b98
runtime.netpollblock(0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400032c5c0 sp=0x1400032c580 pc=0x104c997a8
internal/poll.runtime_pollWait(0x12dc025b8, 0x72)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400032c5f0 sp=0x1400032c5c0 pc=0x104cd2d50
internal/poll.(*pollDesc).wait(0x140003a0180?, 0x14000132461?, 0x0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400032c620 sp=0x1400032c5f0 pc=0x104d537a8
internal/poll.(*pollDesc).waitRead(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0x140003a0180, {0x14000132461, 0x1, 0x1})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:165 +0x1fc fp=0x1400032c6c0 sp=0x1400032c620 pc=0x104d54a5c
net.(*netFD).Read(0x140003a0180, {0x14000132461?, 0x1400032c758?, 0x104f85794?})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_posix.go:55 +0x28 fp=0x1400032c710 sp=0x1400032c6c0 pc=0x104dc63d8
net.(*conn).Read(0x140000aa1f0, {0x14000132461?, 0x0?, 0x0?})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/net.go:194 +0x34 fp=0x1400032c760 sp=0x1400032c710 pc=0x104dd32a4
net/http.(*connReader).backgroundRead(0x14000132450)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:690 +0x40 fp=0x1400032c7b0 sp=0x1400032c760 pc=0x104f85690
net/http.(*connReader).startBackgroundRead.gowrap2()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0x28 fp=0x1400032c7d0 sp=0x1400032c7b0 pc=0x104f85578
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400032c7d0 sp=0x1400032c7d0 pc=0x104cdbe64
created by net/http.(*connReader).startBackgroundRead in goroutine 45
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0xc4

r0 0x0
r1 0x0
r2 0x0
r3 0x0
r4 0x73
r5 0x2e
r6 0x1
r7 0xb10
r8 0x5a47ce900b6e299d
r9 0x5a47ce917cd2d99d
r10 0xa
r11 0x0
r12 0x36
r13 0xb
r14 0x10a65b596a6551fb
r15 0xad51359b
r16 0x148
r17 0x1f2879558
r18 0x0
r19 0x6
r20 0x550b
r21 0x177bcf0e0
r22 0x1836cc924
r23 0x177bc7b50
r24 0x0
r25 0x0
r26 0x16b1a3aec
r27 0x177bcf000
r28 0x177bcf0e0
r29 0x177bc74a0
lr 0x18388f88c
sp 0x177bc7480
pc 0x183856388
fault 0x183856388

<!-- gh-comment-id:3566741063 --> @jobshu commented on GitHub (Nov 22, 2025): Ollama version 0.13.0, issue is still there. Full error log: llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest)) llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output. llama_model_loader: - kv 0: general.architecture str = bert llama_model_loader: - kv 1: general.type str = model llama_model_loader: - kv 2: general.size_label str = 567M llama_model_loader: - kv 3: general.license str = mit llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex... llama_model_loader: - kv 5: bert.block_count u32 = 24 llama_model_loader: - kv 6: bert.context_length u32 = 8192 llama_model_loader: - kv 7: bert.embedding_length u32 = 1024 llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096 llama_model_loader: - kv 9: bert.attention.head_count u32 = 16 llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010 llama_model_loader: - kv 11: general.file_type u32 = 1 llama_model_loader: - kv 12: bert.attention.causal bool = false llama_model_loader: - kv 13: bert.pooling_type u32 = 2 llama_model_loader: - kv 14: tokenizer.ggml.model str = t5 llama_model_loader: - kv 15: tokenizer.ggml.pre str = default llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["<s>", "<pad>", "</s>", "<unk>", ","... llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000... llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ... llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1 llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,... llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0 llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2 llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3 llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2 llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1 llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0 llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001 llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true llama_model_loader: - kv 32: general.quantization_version u32 = 2 llama_model_loader: - type f32: 244 tensors llama_model_loader: - type f16: 145 tensors print_info: file format = GGUF V3 (latest) print_info: file type = F16 print_info: file size = 1.07 GiB (16.25 BPW) load: model vocab missing newline token, using special_pad_id instead load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect load: printing all EOG tokens: load: - 2 ('</s>') load: special tokens cache size = 4 load: token to piece cache size = 2.1668 MB print_info: arch = bert print_info: vocab_only = 1 print_info: model type = ?B print_info: model params = 566.70 M print_info: general.name = n/a print_info: vocab type = UGM print_info: n_vocab = 250002 print_info: n_merges = 0 print_info: BOS token = 0 '<s>' print_info: EOS token = 2 '</s>' print_info: UNK token = 3 '<unk>' print_info: SEP token = 2 '</s>' print_info: PAD token = 1 '<pad>' print_info: MASK token = 250001 '[PAD250000]' print_info: LF token = 0 '<s>' print_info: EOG token = 2 '</s>' print_info: max token length = 48 llama_model_load: vocab only - skipping tensors time=2025-11-22T22:06:47.768+08:00 level=WARN source=server.go:167 msg="requested context size too large for model" num_ctx=131072 n_ctx_train=8192 time=2025-11-22T22:06:47.768+08:00 level=INFO source=server.go:392 msg="starting runner" cmd="/Applications/Ollama.app/Contents/Resources/ollama runner --model /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c --port 65453" time=2025-11-22T22:06:47.784+08:00 level=INFO source=sched.go:443 msg="system memory" total="512.0 GiB" free="223.4 GiB" free_swap="0 B" time=2025-11-22T22:06:47.784+08:00 level=INFO source=sched.go:450 msg="gpu memory" id=0 library=Metal available="463.5 GiB" free="464.0 GiB" minimum="512.0 MiB" overhead="0 B" time=2025-11-22T22:06:47.784+08:00 level=INFO source=server.go:459 msg="loading model" "model layers"=25 requested=-1 time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:240 msg="model weights" device=Metal size="1.0 GiB" time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:251 msg="kv cache" device=Metal size="48.0 MiB" time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:262 msg="compute graph" device=Metal size="128.0 MiB" time=2025-11-22T22:06:47.784+08:00 level=INFO source=device.go:272 msg="total memory" size="1.2 GiB" time=2025-11-22T22:06:47.802+08:00 level=INFO source=runner.go:963 msg="starting go runner" ggml_metal_library_init: using embedded metal library ggml_metal_library_init: loaded in 0.006 sec ggml_metal_device_init: GPU name: Apple M3 Ultra ggml_metal_device_init: GPU family: MTLGPUFamilyApple9 (1009) ggml_metal_device_init: GPU family: MTLGPUFamilyCommon3 (3003) ggml_metal_device_init: GPU family: MTLGPUFamilyMetal3 (5001) ggml_metal_device_init: simdgroup reduction = true ggml_metal_device_init: simdgroup matrix mul. = true ggml_metal_device_init: has unified memory = true ggml_metal_device_init: has bfloat = true ggml_metal_device_init: use residency sets = true ggml_metal_device_init: use shared buffers = true ggml_metal_device_init: recommendedMaxWorkingSetSize = 498216.21 MB time=2025-11-22T22:06:47.804+08:00 level=INFO source=ggml.go:104 msg=system Metal.0.EMBED_LIBRARY=1 CPU.0.NEON=1 CPU.0.ARM_FMA=1 CPU.0.FP16_VA=1 CPU.0.DOTPROD=1 CPU.0.LLAMAFILE=1 CPU.0.ACCELERATE=1 compiler=cgo(clang) time=2025-11-22T22:06:47.889+08:00 level=INFO source=runner.go:999 msg="Server listening on 127.0.0.1:65453" time=2025-11-22T22:06:47.895+08:00 level=INFO source=runner.go:893 msg=load request="{Operation:commit LoraPath:[] Parallel:1 BatchSize:512 FlashAttention:false KvSize:8192 KvCacheType: NumThreads:24 GPULayers:25[ID:0 Layers:25(0..24)] MultiUserCache:false ProjectorPath: MainGPU:0 UseMmap:true}" llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free time=2025-11-22T22:06:47.895+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding" time=2025-11-22T22:06:47.895+08:00 level=INFO source=server.go:1328 msg="waiting for server to become available" status="llm server loading model" llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest)) llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output. llama_model_loader: - kv 0: general.architecture str = bert llama_model_loader: - kv 1: general.type str = model llama_model_loader: - kv 2: general.size_label str = 567M llama_model_loader: - kv 3: general.license str = mit llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex... llama_model_loader: - kv 5: bert.block_count u32 = 24 llama_model_loader: - kv 6: bert.context_length u32 = 8192 llama_model_loader: - kv 7: bert.embedding_length u32 = 1024 llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096 llama_model_loader: - kv 9: bert.attention.head_count u32 = 16 llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010 llama_model_loader: - kv 11: general.file_type u32 = 1 llama_model_loader: - kv 12: bert.attention.causal bool = false llama_model_loader: - kv 13: bert.pooling_type u32 = 2 llama_model_loader: - kv 14: tokenizer.ggml.model str = t5 llama_model_loader: - kv 15: tokenizer.ggml.pre str = default llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["<s>", "<pad>", "</s>", "<unk>", ","... llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000... llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ... llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1 llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,... llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0 llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2 llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3 llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2 llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1 llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0 llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001 llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true llama_model_loader: - kv 32: general.quantization_version u32 = 2 llama_model_loader: - type f32: 244 tensors llama_model_loader: - type f16: 145 tensors print_info: file format = GGUF V3 (latest) print_info: file type = F16 print_info: file size = 1.07 GiB (16.25 BPW) load: model vocab missing newline token, using special_pad_id instead load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect load: printing all EOG tokens: load: - 2 ('</s>') load: special tokens cache size = 4 load: token to piece cache size = 2.1668 MB print_info: arch = bert print_info: vocab_only = 0 print_info: n_ctx_train = 8192 print_info: n_embd = 1024 print_info: n_layer = 24 print_info: n_head = 16 print_info: n_head_kv = 16 print_info: n_rot = 64 print_info: n_swa = 0 print_info: is_swa_any = 0 print_info: n_embd_head_k = 64 print_info: n_embd_head_v = 64 print_info: n_gqa = 1 print_info: n_embd_k_gqa = 1024 print_info: n_embd_v_gqa = 1024 print_info: f_norm_eps = 1.0e-05 print_info: f_norm_rms_eps = 0.0e+00 print_info: f_clamp_kqv = 0.0e+00 print_info: f_max_alibi_bias = 0.0e+00 print_info: f_logit_scale = 0.0e+00 print_info: f_attn_scale = 0.0e+00 print_info: n_ff = 4096 print_info: n_expert = 0 print_info: n_expert_used = 0 print_info: causal attn = 0 print_info: pooling type = 2 print_info: rope type = 2 print_info: rope scaling = linear print_info: freq_base_train = 10000.0 print_info: freq_scale_train = 1 print_info: n_ctx_orig_yarn = 8192 print_info: rope_finetuned = unknown print_info: model type = 335M print_info: model params = 566.70 M print_info: general.name = n/a print_info: vocab type = UGM print_info: n_vocab = 250002 print_info: n_merges = 0 print_info: BOS token = 0 '<s>' print_info: EOS token = 2 '</s>' print_info: UNK token = 3 '<unk>' print_info: SEP token = 2 '</s>' print_info: PAD token = 1 '<pad>' print_info: MASK token = 250001 '[PAD250000]' print_info: LF token = 0 '<s>' print_info: EOG token = 2 '</s>' print_info: max token length = 48 load_tensors: loading model tensors, this can take a while... (mmap = true) load_tensors: offloading 24 repeating layers to GPU load_tensors: offloading output layer to GPU load_tensors: offloaded 25/25 layers to GPU load_tensors: CPU_Mapped model buffer size = 520.30 MiB load_tensors: Metal_Mapped model buffer size = 577.22 MiB llama_context: constructing llama_context llama_context: n_seq_max = 1 llama_context: n_ctx = 8192 llama_context: n_ctx_per_seq = 8192 llama_context: n_batch = 512 llama_context: n_ubatch = 512 llama_context: causal_attn = 0 llama_context: flash_attn = disabled llama_context: kv_unified = false llama_context: freq_base = 10000.0 llama_context: freq_scale = 1 ggml_metal_init: allocating ggml_metal_init: picking default device: Apple M3 Ultra ggml_metal_init: use bfloat = true ggml_metal_init: use fusion = true ggml_metal_init: use concurrency = true ggml_metal_init: use graph optimize = true llama_context: CPU output buffer size = 0.96 MiB llama_context: Metal compute buffer size = 27.00 MiB llama_context: CPU compute buffer size = 5.01 MiB llama_context: graph nodes = 851 llama_context: graph splits = 2 time=2025-11-22T22:06:49.152+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds" time=2025-11-22T22:06:49.152+08:00 level=INFO source=sched.go:517 msg="loaded runners" count=1 time=2025-11-22T22:06:49.152+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding" time=2025-11-22T22:06:49.153+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds" init: embeddings required but some input tokens were not marked as outputs -> overriding output_reserve: reallocating output buffer from size 0.96 MiB to 490.29 MiB init: embeddings required but some input tokens were not marked as outputs -> overriding init: embeddings required but some input tokens were not marked as outputs -> overriding init: embeddings required but some input tokens were not marked as outputs -> overriding [GIN] 2025/11/22 - 22:06:49 | 200 | 2.693765916s | 2.2.2.2 | POST "/api/embed" init: embeddings required but some input tokens were not marked as outputs -> overriding init: embeddings required but some input tokens were not marked as outputs -> overriding SIGABRT: abort PC=0x183856388 m=12 sigcode=0 signal arrived during cgo execution goroutine 44 gp=0x14000582380 m=12 mp=0x14000100808 [syscall]: runtime.cgocall(0x10582e5ac, 0x140003bcb58) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/cgocall.go:167 +0x44 fp=0x140003bcb20 sp=0x140003bcae0 pc=0x104cd0674 github.com/ollama/ollama/llama._Cfunc_llama_decode(0x12de062f0, {0x200, 0x12e82ca00, 0x0, 0x12e82d200, 0x12e82da00, 0x12e829600, 0x12de06eb0}) _cgo_gotypes.go:673 +0x34 fp=0x140003bcb50 sp=0x140003bcb20 pc=0x1050336f4 github.com/ollama/ollama/llama.(*Context).Decode.func1(...) /Users/runner/work/ollama/ollama/llama/llama.go:168 github.com/ollama/ollama/llama.(*Context).Decode(0x140005a9808?, 0x0?) /Users/runner/work/ollama/ollama/llama/llama.go:168 +0xc8 fp=0x140003bcc40 sp=0x140003bcb50 pc=0x105035a88 github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0x1400013a140, 0x14000138460, 0x140003bcf18) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:493 +0x1e8 fp=0x140003bced0 sp=0x140003bcc40 pc=0x1050d7938 github.com/ollama/ollama/runner/llamarunner.(*Server).run(0x1400013a140, {0x1063052a0, 0x140001380a0}) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:386 +0x164 fp=0x140003bcfa0 sp=0x140003bced0 pc=0x1050d75e4 github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1() /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x30 fp=0x140003bcfd0 sp=0x140003bcfa0 pc=0x1050dba70 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140003bcfd0 sp=0x140003bcfd0 pc=0x104cdbe64 created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1 /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x44c goroutine 1 gp=0x140000021c0 m=nil [IO wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400056b720 sp=0x1400056b700 pc=0x104cd3b98 runtime.netpollblock(0x140004b57b8?, 0x4d57f90?, 0x1?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400056b760 sp=0x1400056b720 pc=0x104c997a8 internal/poll.runtime_pollWait(0x12dc026d0, 0x72) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400056b790 sp=0x1400056b760 pc=0x104cd2d50 internal/poll.(*pollDesc).wait(0x140003a0100?, 0x104d5a1f8?, 0x0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400056b7c0 sp=0x1400056b790 pc=0x104d537a8 internal/poll.(*pollDesc).waitRead(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x140003a0100) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:620 +0x24c fp=0x1400056b870 sp=0x1400056b7c0 pc=0x104d5807c net.(*netFD).accept(0x140003a0100) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_unix.go:172 +0x28 fp=0x1400056b930 sp=0x1400056b870 pc=0x104dc7e08 net.(*TCPListener).accept(0x14000134080) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock_posix.go:159 +0x24 fp=0x1400056b980 sp=0x1400056b930 pc=0x104ddc064 net.(*TCPListener).Accept(0x14000134080) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock.go:380 +0x2c fp=0x1400056b9c0 sp=0x1400056b980 pc=0x104ddb04c net/http.(*onceCloseListener).Accept(0x14000148090?) <autogenerated>:1 +0x30 fp=0x1400056b9e0 sp=0x1400056b9c0 pc=0x104fb6410 net/http.(*Server).Serve(0x14000136100, {0x106302c80, 0x14000134080}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3424 +0x290 fp=0x1400056bb10 sp=0x1400056b9e0 pc=0x104f8fb50 github.com/ollama/ollama/runner/llamarunner.Execute({0x14000032260, 0x4, 0x4}) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:1000 +0x7ac fp=0x1400056bce0 sp=0x1400056bb10 pc=0x1050db84c github.com/ollama/ollama/runner.Execute({0x14000032250?, 0x0?, 0x0?}) /Users/runner/work/ollama/ollama/runner/runner.go:22 +0x130 fp=0x1400056bd10 sp=0x1400056bce0 pc=0x10515c680 github.com/ollama/ollama/cmd.NewCLI.func2(0x14000035700?, {0x105e1f8f0?, 0x4?, 0x105e1f8f4?}) /Users/runner/work/ollama/ollama/cmd/cmd.go:1841 +0x54 fp=0x1400056bd40 sp=0x1400056bd10 pc=0x1057dbb14 github.com/spf13/cobra.(*Command).execute(0x14000267508, {0x1400030ab80, 0x4, 0x4}) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x648 fp=0x1400056be60 sp=0x1400056bd40 pc=0x104e363a8 github.com/spf13/cobra.(*Command).ExecuteC(0x140004ec908) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x320 fp=0x1400056bf20 sp=0x1400056be60 pc=0x104e36af0 github.com/spf13/cobra.(*Command).Execute(...) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992 github.com/spf13/cobra.(*Command).ExecuteContext(...) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985 main.main() /Users/runner/work/ollama/ollama/main.go:12 +0x54 fp=0x1400056bf40 sp=0x1400056bf20 pc=0x1057dc664 runtime.main() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:283 +0x284 fp=0x1400056bfd0 sp=0x1400056bf40 pc=0x104ca0314 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400056bfd0 sp=0x1400056bfd0 pc=0x104cdbe64 goroutine 2 gp=0x14000002c40 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6f90 sp=0x140000a6f70 pc=0x104cd3b98 runtime.goparkunlock(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441 runtime.forcegchelper() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:348 +0xb8 fp=0x140000a6fd0 sp=0x140000a6f90 pc=0x104ca0668 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a6fd0 sp=0x140000a6fd0 pc=0x104cdbe64 created by runtime.init.7 in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:336 +0x24 goroutine 3 gp=0x14000003180 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7760 sp=0x140000a7740 pc=0x104cd3b98 runtime.goparkunlock(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441 runtime.bgsweep(0x140000d2000) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcsweep.go:316 +0x108 fp=0x140000a77b0 sp=0x140000a7760 pc=0x104c8b748 runtime.gcenable.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x28 fp=0x140000a77d0 sp=0x140000a77b0 pc=0x104c7f548 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a77d0 sp=0x140000a77d0 pc=0x104cdbe64 created by runtime.gcenable in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x6c goroutine 4 gp=0x140000036c0 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x105fe2640?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7f60 sp=0x140000a7f40 pc=0x104cd3b98 runtime.goparkunlock(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441 runtime.(*scavengerState).park(0x106c02840) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:425 +0x5c fp=0x140000a7f90 sp=0x140000a7f60 pc=0x104c891dc runtime.bgscavenge(0x140000d2000) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:658 +0xac fp=0x140000a7fb0 sp=0x140000a7f90 pc=0x104c8977c runtime.gcenable.gowrap2() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0x28 fp=0x140000a7fd0 sp=0x140000a7fb0 pc=0x104c7f4e8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a7fd0 sp=0x140000a7fd0 pc=0x104cdbe64 created by runtime.gcenable in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0xac goroutine 5 gp=0x14000003c00 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x1062ef4e8?, 0x0?, 0xe7?, 0x1000000010?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6590 sp=0x140000a6570 pc=0x104cd3b98 runtime.runfinq() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:196 +0x108 fp=0x140000a67d0 sp=0x140000a6590 pc=0x104c7e548 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a67d0 sp=0x140000a67d0 pc=0x104cdbe64 created by runtime.createfing in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:166 +0x80 goroutine 6 gp=0x1400021a700 m=nil [chan receive]: runtime.gopark(0x14000259540?, 0x14000406030?, 0x48?, 0x87?, 0x104d9bfd8?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a86f0 sp=0x140000a86d0 pc=0x104cd3b98 runtime.chanrecv(0x14000036380, 0x0, 0x1) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140000a8770 sp=0x140000a86f0 pc=0x104c708bc runtime.chanrecv1(0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x140000a87a0 sp=0x140000a8770 pc=0x104c70454 runtime.unique_runtime_registerUniqueMapCleanup.func2(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1796 runtime.unique_runtime_registerUniqueMapCleanup.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1799 +0x3c fp=0x140000a87d0 sp=0x140000a87a0 pc=0x104c8276c runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a87d0 sp=0x140000a87d0 pc=0x104cdbe64 created by unique.runtime_registerUniqueMapCleanup in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1794 +0x78 goroutine 7 gp=0x1400021aa80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8f10 sp=0x140000a8ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a8fb0 sp=0x140000a8f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a8fd0 sp=0x140000a8fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a8fd0 sp=0x140000a8fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 18 gp=0x14000504000 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2710 sp=0x140000a26f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a27b0 sp=0x140000a2710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a27d0 sp=0x140000a27b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a27d0 sp=0x140000a27d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 34 gp=0x14000102380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011a710 sp=0x1400011a6f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011a7b0 sp=0x1400011a710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011a7d0 sp=0x1400011a7b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011a7d0 sp=0x1400011a7d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 8 gp=0x1400021ac40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9710 sp=0x140000a96f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a97b0 sp=0x140000a9710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a97d0 sp=0x140000a97b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a97d0 sp=0x140000a97d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 19 gp=0x140005041c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2f10 sp=0x140000a2ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a2fb0 sp=0x140000a2f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a2fd0 sp=0x140000a2fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a2fd0 sp=0x140000a2fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 9 gp=0x1400021ae00 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9f10 sp=0x140000a9ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a9fb0 sp=0x140000a9f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a9fd0 sp=0x140000a9fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a9fd0 sp=0x140000a9fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 20 gp=0x14000504380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3710 sp=0x140000a36f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a37b0 sp=0x140000a3710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a37d0 sp=0x140000a37b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a37d0 sp=0x140000a37d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 21 gp=0x14000504540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3f10 sp=0x140000a3ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a3fb0 sp=0x140000a3f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a3fd0 sp=0x140000a3fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a3fd0 sp=0x140000a3fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 22 gp=0x14000504700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4710 sp=0x140000a46f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a47b0 sp=0x140000a4710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a47d0 sp=0x140000a47b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a47d0 sp=0x140000a47d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 23 gp=0x140005048c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4f10 sp=0x140000a4ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a4fb0 sp=0x140000a4f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a4fd0 sp=0x140000a4fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a4fd0 sp=0x140000a4fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 35 gp=0x14000102540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011af10 sp=0x1400011aef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011afb0 sp=0x1400011af10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011afd0 sp=0x1400011afb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011afd0 sp=0x1400011afd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 10 gp=0x1400021afc0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116710 sp=0x140001166f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001167b0 sp=0x14000116710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001167d0 sp=0x140001167b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001167d0 sp=0x140001167d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 36 gp=0x14000102700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011b710 sp=0x1400011b6f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011b7b0 sp=0x1400011b710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011b7d0 sp=0x1400011b7b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011b7d0 sp=0x1400011b7d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 11 gp=0x1400021b180 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116f10 sp=0x14000116ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000116fb0 sp=0x14000116f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000116fd0 sp=0x14000116fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000116fd0 sp=0x14000116fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 37 gp=0x140001028c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011bf10 sp=0x1400011bef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011bfb0 sp=0x1400011bf10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011bfd0 sp=0x1400011bfb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011bfd0 sp=0x1400011bfd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 38 gp=0x14000102a80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011c710 sp=0x1400011c6f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011c7b0 sp=0x1400011c710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011c7d0 sp=0x1400011c7b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011c7d0 sp=0x1400011c7d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 39 gp=0x14000102c40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011cf10 sp=0x1400011cef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011cfb0 sp=0x1400011cf10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011cfd0 sp=0x1400011cfb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011cfd0 sp=0x1400011cfd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 40 gp=0x14000102e00 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011d710 sp=0x1400011d6f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011d7b0 sp=0x1400011d710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011d7d0 sp=0x1400011d7b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011d7d0 sp=0x1400011d7d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 24 gp=0x14000504a80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5710 sp=0x140000a56f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a57b0 sp=0x140000a5710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a57d0 sp=0x140000a57b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a57d0 sp=0x140000a57d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 12 gp=0x1400021b340 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117710 sp=0x140001176f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001177b0 sp=0x14000117710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001177d0 sp=0x140001177b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001177d0 sp=0x140001177d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 41 gp=0x14000102fc0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011df10 sp=0x1400011def0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011dfb0 sp=0x1400011df10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011dfd0 sp=0x1400011dfb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011dfd0 sp=0x1400011dfd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 13 gp=0x1400021b500 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117f10 sp=0x14000117ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000117fb0 sp=0x14000117f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000117fd0 sp=0x14000117fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000117fd0 sp=0x14000117fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 42 gp=0x14000103180 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000122710 sp=0x140001226f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001227b0 sp=0x14000122710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001227d0 sp=0x140001227b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001227d0 sp=0x140001227d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 25 gp=0x14000504c40 m=nil [GC worker (idle)]: runtime.gopark(0x1c9d89db25dfbe?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5f10 sp=0x140000a5ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a5fb0 sp=0x140000a5f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a5fd0 sp=0x140000a5fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a5fd0 sp=0x140000a5fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 14 gp=0x1400021b6c0 m=nil [GC worker (idle)]: runtime.gopark(0x1c9d89db25ca96?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118710 sp=0x140001186f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001187b0 sp=0x14000118710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001187d0 sp=0x140001187b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001187d0 sp=0x140001187d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 15 gp=0x1400021b880 m=nil [GC worker (idle)]: runtime.gopark(0x1c9d89db25d01e?, 0x1?, 0xca?, 0x10?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118f10 sp=0x14000118ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000118fb0 sp=0x14000118f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000118fd0 sp=0x14000118fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000118fd0 sp=0x14000118fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 43 gp=0x14000103340 m=nil [GC worker (idle)]: runtime.gopark(0x106c34480?, 0x1?, 0xf8?, 0xb5?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000122f10 sp=0x14000122ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000122fb0 sp=0x14000122f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000122fd0 sp=0x14000122fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000122fd0 sp=0x14000122fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 26 gp=0x14000504e00 m=nil [GC worker (idle)]: runtime.gopark(0x106c34480?, 0x1?, 0xf6?, 0xc5?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011e710 sp=0x1400011e6f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011e7b0 sp=0x1400011e710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011e7d0 sp=0x1400011e7b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011e7d0 sp=0x1400011e7d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 27 gp=0x14000504fc0 m=nil [GC worker (idle)]: runtime.gopark(0x106c34480?, 0x1?, 0x8a?, 0x5a?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011ef10 sp=0x1400011eef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011efb0 sp=0x1400011ef10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011efd0 sp=0x1400011efb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011efd0 sp=0x1400011efd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 28 gp=0x14000505180 m=nil [GC worker (idle)]: runtime.gopark(0x106c34480?, 0x1?, 0x22?, 0x12?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000b6f10 sp=0x140000b6ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000b6fb0 sp=0x140000b6f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000b6fd0 sp=0x140000b6fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000b6fd0 sp=0x140000b6fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 16 gp=0x1400021ba40 m=nil [GC worker (idle)]: runtime.gopark(0x1c9d89db25d0ef?, 0x1?, 0x89?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119710 sp=0x140001196f0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001197b0 sp=0x14000119710 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001197d0 sp=0x140001197b0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001197d0 sp=0x140001197d0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 50 gp=0x1400021bc00 m=nil [GC worker (idle)]: runtime.gopark(0x106c34480?, 0x1?, 0xa0?, 0xfb?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119f10 sp=0x14000119ef0 pc=0x104cd3b98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000119fb0 sp=0x14000119f10 pc=0x104c819dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000119fd0 sp=0x14000119fb0 pc=0x104c818c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000119fd0 sp=0x14000119fd0 pc=0x104cdbe64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 45 gp=0x14000582540 m=nil [chan receive]: runtime.gopark(0x14000153898?, 0x104cd5acc?, 0x80?, 0x38?, 0x104cb45b0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000153860 sp=0x14000153840 pc=0x104cd3b98 runtime.chanrecv(0x140003be0e0, 0x14000153a50, 0x1) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140001538e0 sp=0x14000153860 pc=0x104c708bc runtime.chanrecv1(0x140001328a0?, 0x1400051a000?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x14000153910 sp=0x140001538e0 pc=0x104c70454 github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings(0x1400013a140, {0x106302e60, 0x14000202540}, 0x1400013c140) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:806 +0x614 fp=0x14000153aa0 sp=0x14000153910 pc=0x1050d9c54 github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings-fm({0x106302e60?, 0x14000202540?}, 0x14000153b28?) <autogenerated>:1 +0x40 fp=0x14000153ad0 sp=0x14000153aa0 pc=0x1050dbdd0 net/http.HandlerFunc.ServeHTTP(0x14000196240?, {0x106302e60?, 0x14000202540?}, 0x14000153b10?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2294 +0x38 fp=0x14000153b00 sp=0x14000153ad0 pc=0x104f8c578 net/http.(*ServeMux).ServeHTTP(0x10?, {0x106302e60, 0x14000202540}, 0x1400013c140) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2822 +0x1b4 fp=0x14000153b50 sp=0x14000153b00 pc=0x104f8e104 net/http.serverHandler.ServeHTTP({0x1062ff450?}, {0x106302e60?, 0x14000202540?}, 0x1?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3301 +0xbc fp=0x14000153b80 sp=0x14000153b50 pc=0x104fa9dec net/http.(*conn).serve(0x14000148090, {0x106305268, 0x14000132360}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2102 +0x52c fp=0x14000153fa0 sp=0x14000153b80 pc=0x104f8ad1c net/http.(*Server).Serve.gowrap3() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x30 fp=0x14000153fd0 sp=0x14000153fa0 pc=0x104f8fee0 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000153fd0 sp=0x14000153fd0 pc=0x104cdbe64 created by net/http.(*Server).Serve in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x3d8 goroutine 72 gp=0x14000602540 m=nil [IO wait]: runtime.gopark(0xffffffffffffffff?, 0xffffffffffffffff?, 0x23?, 0x0?, 0x104cf7560?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400032c580 sp=0x1400032c560 pc=0x104cd3b98 runtime.netpollblock(0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400032c5c0 sp=0x1400032c580 pc=0x104c997a8 internal/poll.runtime_pollWait(0x12dc025b8, 0x72) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400032c5f0 sp=0x1400032c5c0 pc=0x104cd2d50 internal/poll.(*pollDesc).wait(0x140003a0180?, 0x14000132461?, 0x0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400032c620 sp=0x1400032c5f0 pc=0x104d537a8 internal/poll.(*pollDesc).waitRead(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x140003a0180, {0x14000132461, 0x1, 0x1}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:165 +0x1fc fp=0x1400032c6c0 sp=0x1400032c620 pc=0x104d54a5c net.(*netFD).Read(0x140003a0180, {0x14000132461?, 0x1400032c758?, 0x104f85794?}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_posix.go:55 +0x28 fp=0x1400032c710 sp=0x1400032c6c0 pc=0x104dc63d8 net.(*conn).Read(0x140000aa1f0, {0x14000132461?, 0x0?, 0x0?}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/net.go:194 +0x34 fp=0x1400032c760 sp=0x1400032c710 pc=0x104dd32a4 net/http.(*connReader).backgroundRead(0x14000132450) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:690 +0x40 fp=0x1400032c7b0 sp=0x1400032c760 pc=0x104f85690 net/http.(*connReader).startBackgroundRead.gowrap2() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0x28 fp=0x1400032c7d0 sp=0x1400032c7b0 pc=0x104f85578 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400032c7d0 sp=0x1400032c7d0 pc=0x104cdbe64 created by net/http.(*connReader).startBackgroundRead in goroutine 45 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0xc4 r0 0x0 r1 0x0 r2 0x0 r3 0x0 r4 0x73 r5 0x2e r6 0x1 r7 0xb10 r8 0x5a47ce900b6e299d r9 0x5a47ce917cd2d99d r10 0xa r11 0x0 r12 0x36 r13 0xb r14 0x10a65b596a6551fb r15 0xad51359b r16 0x148 r17 0x1f2879558 r18 0x0 r19 0x6 r20 0x550b r21 0x177bcf0e0 r22 0x1836cc924 r23 0x177bc7b50 r24 0x0 r25 0x0 r26 0x16b1a3aec r27 0x177bcf000 r28 0x177bcf0e0 r29 0x177bc74a0 lr 0x18388f88c sp 0x177bc7480 pc 0x183856388 fault 0x183856388
Author
Owner

@jobshu commented on GitHub (Nov 22, 2025):

This issue is straightforward to reproduce. Simply embed a large text file, preferably over 50k in size. Set the chunk length to the maximum—8000, and change the Delimiter to a character that doesn't appear in the text, so the file can be chunked into nearly 8000 tokens. Make sure not to replace consecutive spaces, newlines, or tabs. Using a small file won't trigger this issue.
Here is another full error log for your reference:
llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free
llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest))
llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output.
llama_model_loader: - kv 0: general.architecture str = bert
llama_model_loader: - kv 1: general.type str = model
llama_model_loader: - kv 2: general.size_label str = 567M
llama_model_loader: - kv 3: general.license str = mit
llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex...
llama_model_loader: - kv 5: bert.block_count u32 = 24
llama_model_loader: - kv 6: bert.context_length u32 = 8192
llama_model_loader: - kv 7: bert.embedding_length u32 = 1024
llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096
llama_model_loader: - kv 9: bert.attention.head_count u32 = 16
llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010
llama_model_loader: - kv 11: general.file_type u32 = 1
llama_model_loader: - kv 12: bert.attention.causal bool = false
llama_model_loader: - kv 13: bert.pooling_type u32 = 2
llama_model_loader: - kv 14: tokenizer.ggml.model str = t5
llama_model_loader: - kv 15: tokenizer.ggml.pre str = default
llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["", "", "", "", ","...
llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000...
llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ...
llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true
llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1
llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true
llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,...
llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0
llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2
llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3
llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2
llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1
llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0
llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001
llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true
llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true
llama_model_loader: - kv 32: general.quantization_version u32 = 2
llama_model_loader: - type f32: 244 tensors
llama_model_loader: - type f16: 145 tensors
print_info: file format = GGUF V3 (latest)
print_info: file type = F16
print_info: file size = 1.07 GiB (16.25 BPW)
load: model vocab missing newline token, using special_pad_id instead
load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect
load: printing all EOG tokens:
load: - 2 ('')
load: special tokens cache size = 4
load: token to piece cache size = 2.1668 MB
print_info: arch = bert
print_info: vocab_only = 1
print_info: model type = ?B
print_info: model params = 566.70 M
print_info: general.name = n/a
print_info: vocab type = UGM
print_info: n_vocab = 250002
print_info: n_merges = 0
print_info: BOS token = 0 ''
print_info: EOS token = 2 '
'
print_info: UNK token = 3 ''
print_info: SEP token = 2 ''
print_info: PAD token = 1 ''
print_info: MASK token = 250001 '[PAD250000]'
print_info: LF token = 0 ''
print_info: EOG token = 2 '
'
print_info: max token length = 48
llama_model_load: vocab only - skipping tensors
time=2025-11-22T22:14:20.925+08:00 level=WARN source=server.go:167 msg="requested context size too large for model" num_ctx=131072 n_ctx_train=8192
time=2025-11-22T22:14:20.926+08:00 level=INFO source=server.go:392 msg="starting runner" cmd="/Applications/Ollama.app/Contents/Resources/ollama runner --model /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c --port 50110"
time=2025-11-22T22:14:20.943+08:00 level=INFO source=sched.go:443 msg="system memory" total="512.0 GiB" free="223.5 GiB" free_swap="0 B"
time=2025-11-22T22:14:20.943+08:00 level=INFO source=sched.go:450 msg="gpu memory" id=0 library=Metal available="463.5 GiB" free="464.0 GiB" minimum="512.0 MiB" overhead="0 B"
time=2025-11-22T22:14:20.943+08:00 level=INFO source=server.go:459 msg="loading model" "model layers"=25 requested=-1
time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:240 msg="model weights" device=Metal size="1.0 GiB"
time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:251 msg="kv cache" device=Metal size="48.0 MiB"
time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:262 msg="compute graph" device=Metal size="128.0 MiB"
time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:272 msg="total memory" size="1.2 GiB"
time=2025-11-22T22:14:20.962+08:00 level=INFO source=runner.go:963 msg="starting go runner"
ggml_metal_library_init: using embedded metal library
ggml_metal_library_init: loaded in 0.006 sec
ggml_metal_device_init: GPU name: Apple M3 Ultra
ggml_metal_device_init: GPU family: MTLGPUFamilyApple9 (1009)
ggml_metal_device_init: GPU family: MTLGPUFamilyCommon3 (3003)
ggml_metal_device_init: GPU family: MTLGPUFamilyMetal3 (5001)
ggml_metal_device_init: simdgroup reduction = true
ggml_metal_device_init: simdgroup matrix mul. = true
ggml_metal_device_init: has unified memory = true
ggml_metal_device_init: has bfloat = true
ggml_metal_device_init: use residency sets = true
ggml_metal_device_init: use shared buffers = true
ggml_metal_device_init: recommendedMaxWorkingSetSize = 498216.21 MB
time=2025-11-22T22:14:20.963+08:00 level=INFO source=ggml.go:104 msg=system Metal.0.EMBED_LIBRARY=1 CPU.0.NEON=1 CPU.0.ARM_FMA=1 CPU.0.FP16_VA=1 CPU.0.DOTPROD=1 CPU.0.LLAMAFILE=1 CPU.0.ACCELERATE=1 compiler=cgo(clang)
time=2025-11-22T22:14:21.043+08:00 level=INFO source=runner.go:999 msg="Server listening on 127.0.0.1:50110"
time=2025-11-22T22:14:21.050+08:00 level=INFO source=runner.go:893 msg=load request="{Operation:commit LoraPath:[] Parallel:1 BatchSize:512 FlashAttention:false KvSize:8192 KvCacheType: NumThreads:24 GPULayers:25[ID:0 Layers:25(0..24)] MultiUserCache:false ProjectorPath: MainGPU:0 UseMmap:true}"
llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free
time=2025-11-22T22:14:21.050+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding"
time=2025-11-22T22:14:21.050+08:00 level=INFO source=server.go:1328 msg="waiting for server to become available" status="llm server loading model"
llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest))
llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output.
llama_model_loader: - kv 0: general.architecture str = bert
llama_model_loader: - kv 1: general.type str = model
llama_model_loader: - kv 2: general.size_label str = 567M
llama_model_loader: - kv 3: general.license str = mit
llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex...
llama_model_loader: - kv 5: bert.block_count u32 = 24
llama_model_loader: - kv 6: bert.context_length u32 = 8192
llama_model_loader: - kv 7: bert.embedding_length u32 = 1024
llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096
llama_model_loader: - kv 9: bert.attention.head_count u32 = 16
llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010
llama_model_loader: - kv 11: general.file_type u32 = 1
llama_model_loader: - kv 12: bert.attention.causal bool = false
llama_model_loader: - kv 13: bert.pooling_type u32 = 2
llama_model_loader: - kv 14: tokenizer.ggml.model str = t5
llama_model_loader: - kv 15: tokenizer.ggml.pre str = default
llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["", "", "", "", ","...
llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000...
llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ...
llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true
llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1
llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true
llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,...
llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0
llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2
llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3
llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2
llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1
llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0
llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001
llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true
llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true
llama_model_loader: - kv 32: general.quantization_version u32 = 2
llama_model_loader: - type f32: 244 tensors
llama_model_loader: - type f16: 145 tensors
print_info: file format = GGUF V3 (latest)
print_info: file type = F16
print_info: file size = 1.07 GiB (16.25 BPW)
load: model vocab missing newline token, using special_pad_id instead
load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect
load: printing all EOG tokens:
load: - 2 ('')
load: special tokens cache size = 4
load: token to piece cache size = 2.1668 MB
print_info: arch = bert
print_info: vocab_only = 0
print_info: n_ctx_train = 8192
print_info: n_embd = 1024
print_info: n_layer = 24
print_info: n_head = 16
print_info: n_head_kv = 16
print_info: n_rot = 64
print_info: n_swa = 0
print_info: is_swa_any = 0
print_info: n_embd_head_k = 64
print_info: n_embd_head_v = 64
print_info: n_gqa = 1
print_info: n_embd_k_gqa = 1024
print_info: n_embd_v_gqa = 1024
print_info: f_norm_eps = 1.0e-05
print_info: f_norm_rms_eps = 0.0e+00
print_info: f_clamp_kqv = 0.0e+00
print_info: f_max_alibi_bias = 0.0e+00
print_info: f_logit_scale = 0.0e+00
print_info: f_attn_scale = 0.0e+00
print_info: n_ff = 4096
print_info: n_expert = 0
print_info: n_expert_used = 0
print_info: causal attn = 0
print_info: pooling type = 2
print_info: rope type = 2
print_info: rope scaling = linear
print_info: freq_base_train = 10000.0
print_info: freq_scale_train = 1
print_info: n_ctx_orig_yarn = 8192
print_info: rope_finetuned = unknown
print_info: model type = 335M
print_info: model params = 566.70 M
print_info: general.name = n/a
print_info: vocab type = UGM
print_info: n_vocab = 250002
print_info: n_merges = 0
print_info: BOS token = 0 ''
print_info: EOS token = 2 '
'
print_info: UNK token = 3 ''
print_info: SEP token = 2 ''
print_info: PAD token = 1 ''
print_info: MASK token = 250001 '[PAD250000]'
print_info: LF token = 0 ''
print_info: EOG token = 2 '
'
print_info: max token length = 48
load_tensors: loading model tensors, this can take a while... (mmap = true)
load_tensors: offloading 24 repeating layers to GPU
load_tensors: offloading output layer to GPU
load_tensors: offloaded 25/25 layers to GPU
load_tensors: CPU_Mapped model buffer size = 520.30 MiB
load_tensors: Metal_Mapped model buffer size = 577.22 MiB
llama_context: constructing llama_context
llama_context: n_seq_max = 1
llama_context: n_ctx = 8192
llama_context: n_ctx_per_seq = 8192
llama_context: n_batch = 512
llama_context: n_ubatch = 512
llama_context: causal_attn = 0
llama_context: flash_attn = disabled
llama_context: kv_unified = false
llama_context: freq_base = 10000.0
llama_context: freq_scale = 1
ggml_metal_init: allocating
ggml_metal_init: picking default device: Apple M3 Ultra
ggml_metal_init: use bfloat = true
ggml_metal_init: use fusion = true
ggml_metal_init: use concurrency = true
ggml_metal_init: use graph optimize = true
llama_context: CPU output buffer size = 0.96 MiB
llama_context: Metal compute buffer size = 27.00 MiB
llama_context: CPU compute buffer size = 5.01 MiB
llama_context: graph nodes = 851
llama_context: graph splits = 2
time=2025-11-22T22:14:22.308+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds"
time=2025-11-22T22:14:22.308+08:00 level=INFO source=sched.go:517 msg="loaded runners" count=1
time=2025-11-22T22:14:22.309+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding"
time=2025-11-22T22:14:22.309+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds"
init: embeddings required but some input tokens were not marked as outputs -> overriding
output_reserve: reallocating output buffer from size 0.96 MiB to 490.29 MiB
init: embeddings required but some input tokens were not marked as outputs -> overriding
init: embeddings required but some input tokens were not marked as outputs -> overriding
init: embeddings required but some input tokens were not marked as outputs -> overriding
SIGABRT: abort
PC=0x183856388 m=12 sigcode=0
signal arrived during cgo execution

goroutine 66 gp=0x14000103340 m=12 mp=0x14000580808 [syscall]:
runtime.cgocall(0x10335a5ac, 0x14000262b58)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/cgocall.go:167 +0x44 fp=0x14000262b20 sp=0x14000262ae0 pc=0x1027fc674
github.com/ollama/ollama/llama._Cfunc_llama_decode(0x10ce0ace0, {0x6b, 0x10d086200, 0x0, 0x10d086a00, 0x10d087200, 0x10d05ec00, 0x10ce0bcb0})
_cgo_gotypes.go:673 +0x34 fp=0x14000262b50 sp=0x14000262b20 pc=0x102b5f6f4
github.com/ollama/ollama/llama.(*Context).Decode.func1(...)
/Users/runner/work/ollama/ollama/llama/llama.go:168
github.com/ollama/ollama/llama.(*Context).Decode(0x14000128230?, 0x98cc?)
/Users/runner/work/ollama/ollama/llama/llama.go:168 +0xc8 fp=0x14000262c40 sp=0x14000262b50 pc=0x102b61a88
github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0x140005a2140, 0x14000128230, 0x14000262f18)
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:493 +0x1e8 fp=0x14000262ed0 sp=0x14000262c40 pc=0x102c03938
github.com/ollama/ollama/runner/llamarunner.(*Server).run(0x140005a2140, {0x103e312a0, 0x140001aeb90})
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:386 +0x164 fp=0x14000262fa0 sp=0x14000262ed0 pc=0x102c035e4
github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1()
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x30 fp=0x14000262fd0 sp=0x14000262fa0 pc=0x102c07a70
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000262fd0 sp=0x14000262fd0 pc=0x102807e64
created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x44c

goroutine 1 gp=0x140000021c0 m=nil [IO wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400046f720 sp=0x1400046f700 pc=0x1027ffb98
runtime.netpollblock(0x140005977b8?, 0x2883f90?, 0x1?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400046f760 sp=0x1400046f720 pc=0x1027c57a8
internal/poll.runtime_pollWait(0x10b78ac50, 0x72)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400046f790 sp=0x1400046f760 pc=0x1027fed50
internal/poll.(*pollDesc).wait(0x1400059e100?, 0x1028861f8?, 0x0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400046f7c0 sp=0x1400046f790 pc=0x10287f7a8
internal/poll.(*pollDesc).waitRead(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Accept(0x1400059e100)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:620 +0x24c fp=0x1400046f870 sp=0x1400046f7c0 pc=0x10288407c
net.(*netFD).accept(0x1400059e100)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_unix.go:172 +0x28 fp=0x1400046f930 sp=0x1400046f870 pc=0x1028f3e08
net.(*TCPListener).accept(0x140000dd500)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock_posix.go:159 +0x24 fp=0x1400046f980 sp=0x1400046f930 pc=0x102908064
net.(*TCPListener).Accept(0x140000dd500)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock.go:380 +0x2c fp=0x1400046f9c0 sp=0x1400046f980 pc=0x10290704c
net/http.(*onceCloseListener).Accept(0x140005ae090?)
:1 +0x30 fp=0x1400046f9e0 sp=0x1400046f9c0 pc=0x102ae2410
net/http.(*Server).Serve(0x140005a0100, {0x103e2ec80, 0x140000dd500})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3424 +0x290 fp=0x1400046fb10 sp=0x1400046f9e0 pc=0x102abbb50
github.com/ollama/ollama/runner/llamarunner.Execute({0x14000032260, 0x4, 0x4})
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:1000 +0x7ac fp=0x1400046fce0 sp=0x1400046fb10 pc=0x102c0784c
github.com/ollama/ollama/runner.Execute({0x14000032250?, 0x0?, 0x0?})
/Users/runner/work/ollama/ollama/runner/runner.go:22 +0x130 fp=0x1400046fd10 sp=0x1400046fce0 pc=0x102c88680
github.com/ollama/ollama/cmd.NewCLI.func2(0x14000035700?, {0x10394b8f0?, 0x4?, 0x10394b8f4?})
/Users/runner/work/ollama/ollama/cmd/cmd.go:1841 +0x54 fp=0x1400046fd40 sp=0x1400046fd10 pc=0x103307b14
github.com/spf13/cobra.(*Command).execute(0x140004e5508, {0x14000445380, 0x4, 0x4})
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x648 fp=0x1400046fe60 sp=0x1400046fd40 pc=0x1029623a8
github.com/spf13/cobra.(*Command).ExecuteC(0x14000155508)
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x320 fp=0x1400046ff20 sp=0x1400046fe60 pc=0x102962af0
github.com/spf13/cobra.(*Command).Execute(...)
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992
github.com/spf13/cobra.(*Command).ExecuteContext(...)
/Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985
main.main()
/Users/runner/work/ollama/ollama/main.go:12 +0x54 fp=0x1400046ff40 sp=0x1400046ff20 pc=0x103308664
runtime.main()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:283 +0x284 fp=0x1400046ffd0 sp=0x1400046ff40 pc=0x1027cc314
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400046ffd0 sp=0x1400046ffd0 pc=0x102807e64

goroutine 2 gp=0x14000002c40 m=nil [force gc (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6f90 sp=0x140000a6f70 pc=0x1027ffb98
runtime.goparkunlock(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441
runtime.forcegchelper()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:348 +0xb8 fp=0x140000a6fd0 sp=0x140000a6f90 pc=0x1027cc668
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a6fd0 sp=0x140000a6fd0 pc=0x102807e64
created by runtime.init.7 in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:336 +0x24

goroutine 3 gp=0x14000003500 m=nil [GC sweep wait]:
runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7760 sp=0x140000a7740 pc=0x1027ffb98
runtime.goparkunlock(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441
runtime.bgsweep(0x140000d2000)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcsweep.go:316 +0x108 fp=0x140000a77b0 sp=0x140000a7760 pc=0x1027b7748
runtime.gcenable.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x28 fp=0x140000a77d0 sp=0x140000a77b0 pc=0x1027ab548
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a77d0 sp=0x140000a77d0 pc=0x102807e64
created by runtime.gcenable in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x6c

goroutine 4 gp=0x140000036c0 m=nil [GC scavenge wait]:
runtime.gopark(0x10000?, 0x103b0e640?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7f60 sp=0x140000a7f40 pc=0x1027ffb98
runtime.goparkunlock(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441
runtime.(*scavengerState).park(0x10472e840)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:425 +0x5c fp=0x140000a7f90 sp=0x140000a7f60 pc=0x1027b51dc
runtime.bgscavenge(0x140000d2000)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:658 +0xac fp=0x140000a7fb0 sp=0x140000a7f90 pc=0x1027b577c
runtime.gcenable.gowrap2()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0x28 fp=0x140000a7fd0 sp=0x140000a7fb0 pc=0x1027ab4e8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a7fd0 sp=0x140000a7fd0 pc=0x102807e64
created by runtime.gcenable in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0xac

goroutine 5 gp=0x14000003c00 m=nil [finalizer wait]:
runtime.gopark(0x0?, 0x103e1b4e8?, 0xe0?, 0xe9?, 0x1000000010?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6590 sp=0x140000a6570 pc=0x1027ffb98
runtime.runfinq()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:196 +0x108 fp=0x140000a67d0 sp=0x140000a6590 pc=0x1027aa548
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a67d0 sp=0x140000a67d0 pc=0x102807e64
created by runtime.createfing in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:166 +0x80

goroutine 6 gp=0x1400021a700 m=nil [chan receive]:
runtime.gopark(0x140002597c0?, 0x14000502000?, 0x48?, 0x87?, 0x1028c7fd8?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a86f0 sp=0x140000a86d0 pc=0x1027ffb98
runtime.chanrecv(0x14000036380, 0x0, 0x1)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140000a8770 sp=0x140000a86f0 pc=0x10279c8bc
runtime.chanrecv1(0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x140000a87a0 sp=0x140000a8770 pc=0x10279c454
runtime.unique_runtime_registerUniqueMapCleanup.func2(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1796
runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1799 +0x3c fp=0x140000a87d0 sp=0x140000a87a0 pc=0x1027ae76c
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a87d0 sp=0x140000a87d0 pc=0x102807e64
created by unique.runtime_registerUniqueMapCleanup in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1794 +0x78

goroutine 7 gp=0x1400021aa80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8f10 sp=0x140000a8ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a8fb0 sp=0x140000a8f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a8fd0 sp=0x140000a8fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a8fd0 sp=0x140000a8fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 18 gp=0x14000504000 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2710 sp=0x140000a26f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a27b0 sp=0x140000a2710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a27d0 sp=0x140000a27b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a27d0 sp=0x140000a27d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 34 gp=0x14000102380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011a710 sp=0x1400011a6f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011a7b0 sp=0x1400011a710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011a7d0 sp=0x1400011a7b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011a7d0 sp=0x1400011a7d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 8 gp=0x1400021ac40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9710 sp=0x140000a96f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a97b0 sp=0x140000a9710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a97d0 sp=0x140000a97b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a97d0 sp=0x140000a97d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 19 gp=0x140005041c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2f10 sp=0x140000a2ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a2fb0 sp=0x140000a2f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a2fd0 sp=0x140000a2fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a2fd0 sp=0x140000a2fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 9 gp=0x1400021ae00 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9f10 sp=0x140000a9ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a9fb0 sp=0x140000a9f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a9fd0 sp=0x140000a9fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a9fd0 sp=0x140000a9fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 10 gp=0x1400021afc0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116710 sp=0x140001166f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001167b0 sp=0x14000116710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001167d0 sp=0x140001167b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001167d0 sp=0x140001167d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 35 gp=0x14000102540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011af10 sp=0x1400011aef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011afb0 sp=0x1400011af10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011afd0 sp=0x1400011afb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011afd0 sp=0x1400011afd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 20 gp=0x14000504380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3710 sp=0x140000a36f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a37b0 sp=0x140000a3710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a37d0 sp=0x140000a37b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a37d0 sp=0x140000a37d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 36 gp=0x14000102700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011b710 sp=0x1400011b6f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011b7b0 sp=0x1400011b710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011b7d0 sp=0x1400011b7b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011b7d0 sp=0x1400011b7d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 11 gp=0x1400021b180 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116f10 sp=0x14000116ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000116fb0 sp=0x14000116f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000116fd0 sp=0x14000116fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000116fd0 sp=0x14000116fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 21 gp=0x14000504540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3f10 sp=0x140000a3ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a3fb0 sp=0x140000a3f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a3fd0 sp=0x140000a3fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a3fd0 sp=0x140000a3fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 22 gp=0x14000504700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4710 sp=0x140000a46f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a47b0 sp=0x140000a4710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a47d0 sp=0x140000a47b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a47d0 sp=0x140000a47d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 12 gp=0x1400021b340 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117710 sp=0x140001176f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001177b0 sp=0x14000117710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001177d0 sp=0x140001177b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001177d0 sp=0x140001177d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 37 gp=0x140001028c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011bf10 sp=0x1400011bef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011bfb0 sp=0x1400011bf10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011bfd0 sp=0x1400011bfb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011bfd0 sp=0x1400011bfd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 23 gp=0x140005048c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4f10 sp=0x140000a4ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a4fb0 sp=0x140000a4f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a4fd0 sp=0x140000a4fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a4fd0 sp=0x140000a4fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 13 gp=0x1400021b500 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117f10 sp=0x14000117ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000117fb0 sp=0x14000117f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000117fd0 sp=0x14000117fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000117fd0 sp=0x14000117fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 14 gp=0x1400021b6c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118710 sp=0x140001186f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001187b0 sp=0x14000118710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001187d0 sp=0x140001187b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001187d0 sp=0x140001187d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 15 gp=0x1400021b880 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118f10 sp=0x14000118ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000118fb0 sp=0x14000118f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000118fd0 sp=0x14000118fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000118fd0 sp=0x14000118fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 24 gp=0x14000504a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5710 sp=0x140000a56f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a57b0 sp=0x140000a5710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a57d0 sp=0x140000a57b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a57d0 sp=0x140000a57d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 25 gp=0x14000504c40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5f10 sp=0x140000a5ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a5fb0 sp=0x140000a5f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a5fd0 sp=0x140000a5fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a5fd0 sp=0x140000a5fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 26 gp=0x14000504e00 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050c710 sp=0x1400050c6f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050c7b0 sp=0x1400050c710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050c7d0 sp=0x1400050c7b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050c7d0 sp=0x1400050c7d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 16 gp=0x1400021ba40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119710 sp=0x140001196f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001197b0 sp=0x14000119710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001197d0 sp=0x140001197b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001197d0 sp=0x140001197d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 38 gp=0x14000102a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011c710 sp=0x1400011c6f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011c7b0 sp=0x1400011c710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011c7d0 sp=0x1400011c7b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011c7d0 sp=0x1400011c7d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 39 gp=0x14000102c40 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9df357800f07?, 0x0?, 0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011cf10 sp=0x1400011cef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011cfb0 sp=0x1400011cf10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011cfd0 sp=0x1400011cfb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011cfd0 sp=0x1400011cfd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 40 gp=0x14000102e00 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9df3577fcdec?, 0x1?, 0x57?, 0x1d?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000b6f10 sp=0x140000b6ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000b6fb0 sp=0x140000b6f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000b6fd0 sp=0x140000b6fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000b6fd0 sp=0x140000b6fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 50 gp=0x1400021bc00 m=nil [GC worker (idle)]:
runtime.gopark(0x104760480?, 0x1?, 0x87?, 0x23?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119f10 sp=0x14000119ef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000119fb0 sp=0x14000119f10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000119fd0 sp=0x14000119fb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000119fd0 sp=0x14000119fd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 51 gp=0x1400021bdc0 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9df35780015b?, 0x1?, 0x7c?, 0x99?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000508710 sp=0x140005086f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140005087b0 sp=0x14000508710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140005087d0 sp=0x140005087b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140005087d0 sp=0x140005087d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 27 gp=0x14000504fc0 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9df3578005c0?, 0x1?, 0xf9?, 0x80?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050cf10 sp=0x1400050cef0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050cfb0 sp=0x1400050cf10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050cfd0 sp=0x1400050cfb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050cfd0 sp=0x1400050cfd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 28 gp=0x14000505180 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9df3577fcd6f?, 0x1?, 0xf9?, 0xef?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050d710 sp=0x1400050d6f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050d7b0 sp=0x1400050d710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050d7d0 sp=0x1400050d7b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050d7d0 sp=0x1400050d7d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 29 gp=0x14000505340 m=nil [GC worker (idle)]:
runtime.gopark(0x104760480?, 0x1?, 0x44?, 0xb3?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050df10 sp=0x1400050def0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050dfb0 sp=0x1400050df10 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050dfd0 sp=0x1400050dfb0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050dfd0 sp=0x1400050dfd0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 30 gp=0x14000505500 m=nil [GC worker (idle)]:
runtime.gopark(0x1c9df3577fe050?, 0x1?, 0x0?, 0x6a?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050e710 sp=0x1400050e6f0 pc=0x1027ffb98
runtime.gcBgMarkWorker(0x140000377a0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050e7b0 sp=0x1400050e710 pc=0x1027ad9dc
runtime.gcBgMarkStartWorkers.gowrap1()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050e7d0 sp=0x1400050e7b0 pc=0x1027ad8c8
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050e7d0 sp=0x1400050e7d0 pc=0x102807e64
created by runtime.gcBgMarkStartWorkers in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140

goroutine 67 gp=0x14000103500 m=nil [chan receive]:
runtime.gopark(0x140005b9898?, 0x102801acc?, 0x80?, 0x98?, 0x1027e05b0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140005b9860 sp=0x140005b9840 pc=0x1027ffb98
runtime.chanrecv(0x1400044c000, 0x140005b9a50, 0x1)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140005b98e0 sp=0x140005b9860 pc=0x10279c8bc
runtime.chanrecv1(0x1400011ee40?, 0x14000406000?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x140005b9910 sp=0x140005b98e0 pc=0x10279c454
github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings(0x140005a2140, {0x103e2ee60, 0x140002035e0}, 0x140004c7900)
/Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:806 +0x614 fp=0x140005b9aa0 sp=0x140005b9910 pc=0x102c05c54
github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings-fm({0x103e2ee60?, 0x140002035e0?}, 0x14000047b28?)
:1 +0x40 fp=0x140005b9ad0 sp=0x140005b9aa0 pc=0x102c07dd0
net/http.HandlerFunc.ServeHTTP(0x14000196240?, {0x103e2ee60?, 0x140002035e0?}, 0x14000047b10?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2294 +0x38 fp=0x140005b9b00 sp=0x140005b9ad0 pc=0x102ab8578
net/http.(*ServeMux).ServeHTTP(0x10?, {0x103e2ee60, 0x140002035e0}, 0x140004c7900)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2822 +0x1b4 fp=0x140005b9b50 sp=0x140005b9b00 pc=0x102aba104
net/http.serverHandler.ServeHTTP({0x103e2b450?}, {0x103e2ee60?, 0x140002035e0?}, 0x1?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3301 +0xbc fp=0x140005b9b80 sp=0x140005b9b50 pc=0x102ad5dec
net/http.(*conn).serve(0x140005ae090, {0x103e31268, 0x1400059c360})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2102 +0x52c fp=0x140005b9fa0 sp=0x140005b9b80 pc=0x102ab6d1c
net/http.(*Server).Serve.gowrap3()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x30 fp=0x140005b9fd0 sp=0x140005b9fa0 pc=0x102abbee0
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140005b9fd0 sp=0x140005b9fd0 pc=0x102807e64
created by net/http.(*Server).Serve in goroutine 1
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x3d8

goroutine 55 gp=0x14000582fc0 m=nil [IO wait]:
runtime.gopark(0xffffffffffffffff?, 0xffffffffffffffff?, 0x23?, 0x0?, 0x102823560?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400016cd80 sp=0x1400016cd60 pc=0x1027ffb98
runtime.netpollblock(0x0?, 0x0?, 0x0?)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400016cdc0 sp=0x1400016cd80 pc=0x1027c57a8
internal/poll.runtime_pollWait(0x10b78ab38, 0x72)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400016cdf0 sp=0x1400016cdc0 pc=0x1027fed50
internal/poll.(*pollDesc).wait(0x1400059e180?, 0x1400059c461?, 0x0)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400016ce20 sp=0x1400016cdf0 pc=0x10287f7a8
internal/poll.(*pollDesc).waitRead(...)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0x1400059e180, {0x1400059c461, 0x1, 0x1})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:165 +0x1fc fp=0x1400016cec0 sp=0x1400016ce20 pc=0x102880a5c
net.(*netFD).Read(0x1400059e180, {0x1400059c461?, 0x1400016cf58?, 0x102ab1794?})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_posix.go:55 +0x28 fp=0x1400016cf10 sp=0x1400016cec0 pc=0x1028f23d8
net.(*conn).Read(0x140000aa1f0, {0x1400059c461?, 0x140003aec48?, 0x1?})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/net.go:194 +0x34 fp=0x1400016cf60 sp=0x1400016cf10 pc=0x1028ff2a4
net/http.(*connReader).backgroundRead(0x1400059c450)
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:690 +0x40 fp=0x1400016cfb0 sp=0x1400016cf60 pc=0x102ab1690
net/http.(*connReader).startBackgroundRead.gowrap2()
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0x28 fp=0x1400016cfd0 sp=0x1400016cfb0 pc=0x102ab1578
runtime.goexit({})
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400016cfd0 sp=0x1400016cfd0 pc=0x102807e64
created by net/http.(*connReader).startBackgroundRead in goroutine 67
/Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0xc4

r0 0x0
r1 0x0
r2 0x0
r3 0x0
r4 0x73
r5 0x2e
r6 0x1
r7 0xb10
r8 0x370f56a3d59596b5
r9 0x370f56a2a694a6b5
r10 0xa
r11 0x0
r12 0x37
r13 0x7
r14 0x4c38b32078056b1e
r15 0x727b0fbb
r16 0x148
r17 0x1f2879558
r18 0x0
r19 0x6
r20 0x360f
r21 0x1730130e0
r22 0x1836cc924
r23 0x1730061c0
r24 0x0
r25 0x0
r26 0x16d677aec
r27 0x173013000
r28 0x4
r29 0x173005b10
lr 0x18388f88c
sp 0x173005af0
pc 0x183856388
fault 0x183856388

<!-- gh-comment-id:3566748523 --> @jobshu commented on GitHub (Nov 22, 2025): This issue is straightforward to reproduce. Simply embed a large text file, preferably over 50k in size. Set the chunk length to the maximum—8000, and change the Delimiter to a character that doesn't appear in the text, so the file can be chunked into nearly 8000 tokens. Make sure not to replace consecutive spaces, newlines, or tabs. Using a small file won't trigger this issue. Here is another full error log for your reference: llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest)) llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output. llama_model_loader: - kv 0: general.architecture str = bert llama_model_loader: - kv 1: general.type str = model llama_model_loader: - kv 2: general.size_label str = 567M llama_model_loader: - kv 3: general.license str = mit llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex... llama_model_loader: - kv 5: bert.block_count u32 = 24 llama_model_loader: - kv 6: bert.context_length u32 = 8192 llama_model_loader: - kv 7: bert.embedding_length u32 = 1024 llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096 llama_model_loader: - kv 9: bert.attention.head_count u32 = 16 llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010 llama_model_loader: - kv 11: general.file_type u32 = 1 llama_model_loader: - kv 12: bert.attention.causal bool = false llama_model_loader: - kv 13: bert.pooling_type u32 = 2 llama_model_loader: - kv 14: tokenizer.ggml.model str = t5 llama_model_loader: - kv 15: tokenizer.ggml.pre str = default llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["<s>", "<pad>", "</s>", "<unk>", ","... llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000... llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ... llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1 llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,... llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0 llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2 llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3 llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2 llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1 llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0 llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001 llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true llama_model_loader: - kv 32: general.quantization_version u32 = 2 llama_model_loader: - type f32: 244 tensors llama_model_loader: - type f16: 145 tensors print_info: file format = GGUF V3 (latest) print_info: file type = F16 print_info: file size = 1.07 GiB (16.25 BPW) load: model vocab missing newline token, using special_pad_id instead load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect load: printing all EOG tokens: load: - 2 ('</s>') load: special tokens cache size = 4 load: token to piece cache size = 2.1668 MB print_info: arch = bert print_info: vocab_only = 1 print_info: model type = ?B print_info: model params = 566.70 M print_info: general.name = n/a print_info: vocab type = UGM print_info: n_vocab = 250002 print_info: n_merges = 0 print_info: BOS token = 0 '<s>' print_info: EOS token = 2 '</s>' print_info: UNK token = 3 '<unk>' print_info: SEP token = 2 '</s>' print_info: PAD token = 1 '<pad>' print_info: MASK token = 250001 '[PAD250000]' print_info: LF token = 0 '<s>' print_info: EOG token = 2 '</s>' print_info: max token length = 48 llama_model_load: vocab only - skipping tensors time=2025-11-22T22:14:20.925+08:00 level=WARN source=server.go:167 msg="requested context size too large for model" num_ctx=131072 n_ctx_train=8192 time=2025-11-22T22:14:20.926+08:00 level=INFO source=server.go:392 msg="starting runner" cmd="/Applications/Ollama.app/Contents/Resources/ollama runner --model /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c --port 50110" time=2025-11-22T22:14:20.943+08:00 level=INFO source=sched.go:443 msg="system memory" total="512.0 GiB" free="223.5 GiB" free_swap="0 B" time=2025-11-22T22:14:20.943+08:00 level=INFO source=sched.go:450 msg="gpu memory" id=0 library=Metal available="463.5 GiB" free="464.0 GiB" minimum="512.0 MiB" overhead="0 B" time=2025-11-22T22:14:20.943+08:00 level=INFO source=server.go:459 msg="loading model" "model layers"=25 requested=-1 time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:240 msg="model weights" device=Metal size="1.0 GiB" time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:251 msg="kv cache" device=Metal size="48.0 MiB" time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:262 msg="compute graph" device=Metal size="128.0 MiB" time=2025-11-22T22:14:20.943+08:00 level=INFO source=device.go:272 msg="total memory" size="1.2 GiB" time=2025-11-22T22:14:20.962+08:00 level=INFO source=runner.go:963 msg="starting go runner" ggml_metal_library_init: using embedded metal library ggml_metal_library_init: loaded in 0.006 sec ggml_metal_device_init: GPU name: Apple M3 Ultra ggml_metal_device_init: GPU family: MTLGPUFamilyApple9 (1009) ggml_metal_device_init: GPU family: MTLGPUFamilyCommon3 (3003) ggml_metal_device_init: GPU family: MTLGPUFamilyMetal3 (5001) ggml_metal_device_init: simdgroup reduction = true ggml_metal_device_init: simdgroup matrix mul. = true ggml_metal_device_init: has unified memory = true ggml_metal_device_init: has bfloat = true ggml_metal_device_init: use residency sets = true ggml_metal_device_init: use shared buffers = true ggml_metal_device_init: recommendedMaxWorkingSetSize = 498216.21 MB time=2025-11-22T22:14:20.963+08:00 level=INFO source=ggml.go:104 msg=system Metal.0.EMBED_LIBRARY=1 CPU.0.NEON=1 CPU.0.ARM_FMA=1 CPU.0.FP16_VA=1 CPU.0.DOTPROD=1 CPU.0.LLAMAFILE=1 CPU.0.ACCELERATE=1 compiler=cgo(clang) time=2025-11-22T22:14:21.043+08:00 level=INFO source=runner.go:999 msg="Server listening on 127.0.0.1:50110" time=2025-11-22T22:14:21.050+08:00 level=INFO source=runner.go:893 msg=load request="{Operation:commit LoraPath:[] Parallel:1 BatchSize:512 FlashAttention:false KvSize:8192 KvCacheType: NumThreads:24 GPULayers:25[ID:0 Layers:25(0..24)] MultiUserCache:false ProjectorPath: MainGPU:0 UseMmap:true}" llama_model_load_from_file_impl: using device Metal (Apple M3 Ultra) (unknown id) - 475135 MiB free time=2025-11-22T22:14:21.050+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding" time=2025-11-22T22:14:21.050+08:00 level=INFO source=server.go:1328 msg="waiting for server to become available" status="llm server loading model" llama_model_loader: loaded meta data with 33 key-value pairs and 389 tensors from /Users/gsd-admin/.ollama/models/blobs/sha256-daec91ffb5dd0c27411bd71f29932917c49cf529a641d0168496c3a501e3062c (version GGUF V3 (latest)) llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output. llama_model_loader: - kv 0: general.architecture str = bert llama_model_loader: - kv 1: general.type str = model llama_model_loader: - kv 2: general.size_label str = 567M llama_model_loader: - kv 3: general.license str = mit llama_model_loader: - kv 4: general.tags arr[str,4] = ["sentence-transformers", "feature-ex... llama_model_loader: - kv 5: bert.block_count u32 = 24 llama_model_loader: - kv 6: bert.context_length u32 = 8192 llama_model_loader: - kv 7: bert.embedding_length u32 = 1024 llama_model_loader: - kv 8: bert.feed_forward_length u32 = 4096 llama_model_loader: - kv 9: bert.attention.head_count u32 = 16 llama_model_loader: - kv 10: bert.attention.layer_norm_epsilon f32 = 0.000010 llama_model_loader: - kv 11: general.file_type u32 = 1 llama_model_loader: - kv 12: bert.attention.causal bool = false llama_model_loader: - kv 13: bert.pooling_type u32 = 2 llama_model_loader: - kv 14: tokenizer.ggml.model str = t5 llama_model_loader: - kv 15: tokenizer.ggml.pre str = default llama_model_loader: - kv 16: tokenizer.ggml.tokens arr[str,250002] = ["<s>", "<pad>", "</s>", "<unk>", ","... llama_model_loader: - kv 17: tokenizer.ggml.scores arr[f32,250002] = [0.000000, 0.000000, 0.000000, 0.0000... llama_model_loader: - kv 18: tokenizer.ggml.token_type arr[i32,250002] = [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, ... llama_model_loader: - kv 19: tokenizer.ggml.add_space_prefix bool = true llama_model_loader: - kv 20: tokenizer.ggml.token_type_count u32 = 1 llama_model_loader: - kv 21: tokenizer.ggml.remove_extra_whitespaces bool = true llama_model_loader: - kv 22: tokenizer.ggml.precompiled_charsmap arr[u8,237539] = [0, 180, 2, 0, 0, 132, 0, 0, 0, 0, 0,... llama_model_loader: - kv 23: tokenizer.ggml.bos_token_id u32 = 0 llama_model_loader: - kv 24: tokenizer.ggml.eos_token_id u32 = 2 llama_model_loader: - kv 25: tokenizer.ggml.unknown_token_id u32 = 3 llama_model_loader: - kv 26: tokenizer.ggml.seperator_token_id u32 = 2 llama_model_loader: - kv 27: tokenizer.ggml.padding_token_id u32 = 1 llama_model_loader: - kv 28: tokenizer.ggml.cls_token_id u32 = 0 llama_model_loader: - kv 29: tokenizer.ggml.mask_token_id u32 = 250001 llama_model_loader: - kv 30: tokenizer.ggml.add_bos_token bool = true llama_model_loader: - kv 31: tokenizer.ggml.add_eos_token bool = true llama_model_loader: - kv 32: general.quantization_version u32 = 2 llama_model_loader: - type f32: 244 tensors llama_model_loader: - type f16: 145 tensors print_info: file format = GGUF V3 (latest) print_info: file type = F16 print_info: file size = 1.07 GiB (16.25 BPW) load: model vocab missing newline token, using special_pad_id instead load: special_eos_id is not in special_eog_ids - the tokenizer config may be incorrect load: printing all EOG tokens: load: - 2 ('</s>') load: special tokens cache size = 4 load: token to piece cache size = 2.1668 MB print_info: arch = bert print_info: vocab_only = 0 print_info: n_ctx_train = 8192 print_info: n_embd = 1024 print_info: n_layer = 24 print_info: n_head = 16 print_info: n_head_kv = 16 print_info: n_rot = 64 print_info: n_swa = 0 print_info: is_swa_any = 0 print_info: n_embd_head_k = 64 print_info: n_embd_head_v = 64 print_info: n_gqa = 1 print_info: n_embd_k_gqa = 1024 print_info: n_embd_v_gqa = 1024 print_info: f_norm_eps = 1.0e-05 print_info: f_norm_rms_eps = 0.0e+00 print_info: f_clamp_kqv = 0.0e+00 print_info: f_max_alibi_bias = 0.0e+00 print_info: f_logit_scale = 0.0e+00 print_info: f_attn_scale = 0.0e+00 print_info: n_ff = 4096 print_info: n_expert = 0 print_info: n_expert_used = 0 print_info: causal attn = 0 print_info: pooling type = 2 print_info: rope type = 2 print_info: rope scaling = linear print_info: freq_base_train = 10000.0 print_info: freq_scale_train = 1 print_info: n_ctx_orig_yarn = 8192 print_info: rope_finetuned = unknown print_info: model type = 335M print_info: model params = 566.70 M print_info: general.name = n/a print_info: vocab type = UGM print_info: n_vocab = 250002 print_info: n_merges = 0 print_info: BOS token = 0 '<s>' print_info: EOS token = 2 '</s>' print_info: UNK token = 3 '<unk>' print_info: SEP token = 2 '</s>' print_info: PAD token = 1 '<pad>' print_info: MASK token = 250001 '[PAD250000]' print_info: LF token = 0 '<s>' print_info: EOG token = 2 '</s>' print_info: max token length = 48 load_tensors: loading model tensors, this can take a while... (mmap = true) load_tensors: offloading 24 repeating layers to GPU load_tensors: offloading output layer to GPU load_tensors: offloaded 25/25 layers to GPU load_tensors: CPU_Mapped model buffer size = 520.30 MiB load_tensors: Metal_Mapped model buffer size = 577.22 MiB llama_context: constructing llama_context llama_context: n_seq_max = 1 llama_context: n_ctx = 8192 llama_context: n_ctx_per_seq = 8192 llama_context: n_batch = 512 llama_context: n_ubatch = 512 llama_context: causal_attn = 0 llama_context: flash_attn = disabled llama_context: kv_unified = false llama_context: freq_base = 10000.0 llama_context: freq_scale = 1 ggml_metal_init: allocating ggml_metal_init: picking default device: Apple M3 Ultra ggml_metal_init: use bfloat = true ggml_metal_init: use fusion = true ggml_metal_init: use concurrency = true ggml_metal_init: use graph optimize = true llama_context: CPU output buffer size = 0.96 MiB llama_context: Metal compute buffer size = 27.00 MiB llama_context: CPU compute buffer size = 5.01 MiB llama_context: graph nodes = 851 llama_context: graph splits = 2 time=2025-11-22T22:14:22.308+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds" time=2025-11-22T22:14:22.308+08:00 level=INFO source=sched.go:517 msg="loaded runners" count=1 time=2025-11-22T22:14:22.309+08:00 level=INFO source=server.go:1294 msg="waiting for llama runner to start responding" time=2025-11-22T22:14:22.309+08:00 level=INFO source=server.go:1332 msg="llama runner started in 1.37 seconds" init: embeddings required but some input tokens were not marked as outputs -> overriding output_reserve: reallocating output buffer from size 0.96 MiB to 490.29 MiB init: embeddings required but some input tokens were not marked as outputs -> overriding init: embeddings required but some input tokens were not marked as outputs -> overriding init: embeddings required but some input tokens were not marked as outputs -> overriding SIGABRT: abort PC=0x183856388 m=12 sigcode=0 signal arrived during cgo execution goroutine 66 gp=0x14000103340 m=12 mp=0x14000580808 [syscall]: runtime.cgocall(0x10335a5ac, 0x14000262b58) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/cgocall.go:167 +0x44 fp=0x14000262b20 sp=0x14000262ae0 pc=0x1027fc674 github.com/ollama/ollama/llama._Cfunc_llama_decode(0x10ce0ace0, {0x6b, 0x10d086200, 0x0, 0x10d086a00, 0x10d087200, 0x10d05ec00, 0x10ce0bcb0}) _cgo_gotypes.go:673 +0x34 fp=0x14000262b50 sp=0x14000262b20 pc=0x102b5f6f4 github.com/ollama/ollama/llama.(*Context).Decode.func1(...) /Users/runner/work/ollama/ollama/llama/llama.go:168 github.com/ollama/ollama/llama.(*Context).Decode(0x14000128230?, 0x98cc?) /Users/runner/work/ollama/ollama/llama/llama.go:168 +0xc8 fp=0x14000262c40 sp=0x14000262b50 pc=0x102b61a88 github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0x140005a2140, 0x14000128230, 0x14000262f18) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:493 +0x1e8 fp=0x14000262ed0 sp=0x14000262c40 pc=0x102c03938 github.com/ollama/ollama/runner/llamarunner.(*Server).run(0x140005a2140, {0x103e312a0, 0x140001aeb90}) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:386 +0x164 fp=0x14000262fa0 sp=0x14000262ed0 pc=0x102c035e4 github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1() /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x30 fp=0x14000262fd0 sp=0x14000262fa0 pc=0x102c07a70 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000262fd0 sp=0x14000262fd0 pc=0x102807e64 created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1 /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:979 +0x44c goroutine 1 gp=0x140000021c0 m=nil [IO wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400046f720 sp=0x1400046f700 pc=0x1027ffb98 runtime.netpollblock(0x140005977b8?, 0x2883f90?, 0x1?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400046f760 sp=0x1400046f720 pc=0x1027c57a8 internal/poll.runtime_pollWait(0x10b78ac50, 0x72) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400046f790 sp=0x1400046f760 pc=0x1027fed50 internal/poll.(*pollDesc).wait(0x1400059e100?, 0x1028861f8?, 0x0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400046f7c0 sp=0x1400046f790 pc=0x10287f7a8 internal/poll.(*pollDesc).waitRead(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x1400059e100) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:620 +0x24c fp=0x1400046f870 sp=0x1400046f7c0 pc=0x10288407c net.(*netFD).accept(0x1400059e100) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_unix.go:172 +0x28 fp=0x1400046f930 sp=0x1400046f870 pc=0x1028f3e08 net.(*TCPListener).accept(0x140000dd500) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock_posix.go:159 +0x24 fp=0x1400046f980 sp=0x1400046f930 pc=0x102908064 net.(*TCPListener).Accept(0x140000dd500) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/tcpsock.go:380 +0x2c fp=0x1400046f9c0 sp=0x1400046f980 pc=0x10290704c net/http.(*onceCloseListener).Accept(0x140005ae090?) <autogenerated>:1 +0x30 fp=0x1400046f9e0 sp=0x1400046f9c0 pc=0x102ae2410 net/http.(*Server).Serve(0x140005a0100, {0x103e2ec80, 0x140000dd500}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3424 +0x290 fp=0x1400046fb10 sp=0x1400046f9e0 pc=0x102abbb50 github.com/ollama/ollama/runner/llamarunner.Execute({0x14000032260, 0x4, 0x4}) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:1000 +0x7ac fp=0x1400046fce0 sp=0x1400046fb10 pc=0x102c0784c github.com/ollama/ollama/runner.Execute({0x14000032250?, 0x0?, 0x0?}) /Users/runner/work/ollama/ollama/runner/runner.go:22 +0x130 fp=0x1400046fd10 sp=0x1400046fce0 pc=0x102c88680 github.com/ollama/ollama/cmd.NewCLI.func2(0x14000035700?, {0x10394b8f0?, 0x4?, 0x10394b8f4?}) /Users/runner/work/ollama/ollama/cmd/cmd.go:1841 +0x54 fp=0x1400046fd40 sp=0x1400046fd10 pc=0x103307b14 github.com/spf13/cobra.(*Command).execute(0x140004e5508, {0x14000445380, 0x4, 0x4}) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x648 fp=0x1400046fe60 sp=0x1400046fd40 pc=0x1029623a8 github.com/spf13/cobra.(*Command).ExecuteC(0x14000155508) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x320 fp=0x1400046ff20 sp=0x1400046fe60 pc=0x102962af0 github.com/spf13/cobra.(*Command).Execute(...) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992 github.com/spf13/cobra.(*Command).ExecuteContext(...) /Users/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985 main.main() /Users/runner/work/ollama/ollama/main.go:12 +0x54 fp=0x1400046ff40 sp=0x1400046ff20 pc=0x103308664 runtime.main() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:283 +0x284 fp=0x1400046ffd0 sp=0x1400046ff40 pc=0x1027cc314 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400046ffd0 sp=0x1400046ffd0 pc=0x102807e64 goroutine 2 gp=0x14000002c40 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6f90 sp=0x140000a6f70 pc=0x1027ffb98 runtime.goparkunlock(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441 runtime.forcegchelper() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:348 +0xb8 fp=0x140000a6fd0 sp=0x140000a6f90 pc=0x1027cc668 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a6fd0 sp=0x140000a6fd0 pc=0x102807e64 created by runtime.init.7 in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:336 +0x24 goroutine 3 gp=0x14000003500 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7760 sp=0x140000a7740 pc=0x1027ffb98 runtime.goparkunlock(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441 runtime.bgsweep(0x140000d2000) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcsweep.go:316 +0x108 fp=0x140000a77b0 sp=0x140000a7760 pc=0x1027b7748 runtime.gcenable.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x28 fp=0x140000a77d0 sp=0x140000a77b0 pc=0x1027ab548 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a77d0 sp=0x140000a77d0 pc=0x102807e64 created by runtime.gcenable in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:204 +0x6c goroutine 4 gp=0x140000036c0 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x103b0e640?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a7f60 sp=0x140000a7f40 pc=0x1027ffb98 runtime.goparkunlock(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:441 runtime.(*scavengerState).park(0x10472e840) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:425 +0x5c fp=0x140000a7f90 sp=0x140000a7f60 pc=0x1027b51dc runtime.bgscavenge(0x140000d2000) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgcscavenge.go:658 +0xac fp=0x140000a7fb0 sp=0x140000a7f90 pc=0x1027b577c runtime.gcenable.gowrap2() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0x28 fp=0x140000a7fd0 sp=0x140000a7fb0 pc=0x1027ab4e8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a7fd0 sp=0x140000a7fd0 pc=0x102807e64 created by runtime.gcenable in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:205 +0xac goroutine 5 gp=0x14000003c00 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x103e1b4e8?, 0xe0?, 0xe9?, 0x1000000010?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a6590 sp=0x140000a6570 pc=0x1027ffb98 runtime.runfinq() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:196 +0x108 fp=0x140000a67d0 sp=0x140000a6590 pc=0x1027aa548 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a67d0 sp=0x140000a67d0 pc=0x102807e64 created by runtime.createfing in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mfinal.go:166 +0x80 goroutine 6 gp=0x1400021a700 m=nil [chan receive]: runtime.gopark(0x140002597c0?, 0x14000502000?, 0x48?, 0x87?, 0x1028c7fd8?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a86f0 sp=0x140000a86d0 pc=0x1027ffb98 runtime.chanrecv(0x14000036380, 0x0, 0x1) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140000a8770 sp=0x140000a86f0 pc=0x10279c8bc runtime.chanrecv1(0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x140000a87a0 sp=0x140000a8770 pc=0x10279c454 runtime.unique_runtime_registerUniqueMapCleanup.func2(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1796 runtime.unique_runtime_registerUniqueMapCleanup.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1799 +0x3c fp=0x140000a87d0 sp=0x140000a87a0 pc=0x1027ae76c runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a87d0 sp=0x140000a87d0 pc=0x102807e64 created by unique.runtime_registerUniqueMapCleanup in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1794 +0x78 goroutine 7 gp=0x1400021aa80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a8f10 sp=0x140000a8ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a8fb0 sp=0x140000a8f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a8fd0 sp=0x140000a8fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a8fd0 sp=0x140000a8fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 18 gp=0x14000504000 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2710 sp=0x140000a26f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a27b0 sp=0x140000a2710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a27d0 sp=0x140000a27b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a27d0 sp=0x140000a27d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 34 gp=0x14000102380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011a710 sp=0x1400011a6f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011a7b0 sp=0x1400011a710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011a7d0 sp=0x1400011a7b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011a7d0 sp=0x1400011a7d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 8 gp=0x1400021ac40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9710 sp=0x140000a96f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a97b0 sp=0x140000a9710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a97d0 sp=0x140000a97b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a97d0 sp=0x140000a97d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 19 gp=0x140005041c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a2f10 sp=0x140000a2ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a2fb0 sp=0x140000a2f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a2fd0 sp=0x140000a2fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a2fd0 sp=0x140000a2fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 9 gp=0x1400021ae00 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a9f10 sp=0x140000a9ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a9fb0 sp=0x140000a9f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a9fd0 sp=0x140000a9fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a9fd0 sp=0x140000a9fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 10 gp=0x1400021afc0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116710 sp=0x140001166f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001167b0 sp=0x14000116710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001167d0 sp=0x140001167b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001167d0 sp=0x140001167d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 35 gp=0x14000102540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011af10 sp=0x1400011aef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011afb0 sp=0x1400011af10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011afd0 sp=0x1400011afb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011afd0 sp=0x1400011afd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 20 gp=0x14000504380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3710 sp=0x140000a36f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a37b0 sp=0x140000a3710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a37d0 sp=0x140000a37b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a37d0 sp=0x140000a37d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 36 gp=0x14000102700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011b710 sp=0x1400011b6f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011b7b0 sp=0x1400011b710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011b7d0 sp=0x1400011b7b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011b7d0 sp=0x1400011b7d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 11 gp=0x1400021b180 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000116f10 sp=0x14000116ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000116fb0 sp=0x14000116f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000116fd0 sp=0x14000116fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000116fd0 sp=0x14000116fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 21 gp=0x14000504540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a3f10 sp=0x140000a3ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a3fb0 sp=0x140000a3f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a3fd0 sp=0x140000a3fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a3fd0 sp=0x140000a3fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 22 gp=0x14000504700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4710 sp=0x140000a46f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a47b0 sp=0x140000a4710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a47d0 sp=0x140000a47b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a47d0 sp=0x140000a47d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 12 gp=0x1400021b340 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117710 sp=0x140001176f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001177b0 sp=0x14000117710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001177d0 sp=0x140001177b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001177d0 sp=0x140001177d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 37 gp=0x140001028c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011bf10 sp=0x1400011bef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011bfb0 sp=0x1400011bf10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011bfd0 sp=0x1400011bfb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011bfd0 sp=0x1400011bfd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 23 gp=0x140005048c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a4f10 sp=0x140000a4ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a4fb0 sp=0x140000a4f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a4fd0 sp=0x140000a4fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a4fd0 sp=0x140000a4fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 13 gp=0x1400021b500 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000117f10 sp=0x14000117ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000117fb0 sp=0x14000117f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000117fd0 sp=0x14000117fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000117fd0 sp=0x14000117fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 14 gp=0x1400021b6c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118710 sp=0x140001186f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001187b0 sp=0x14000118710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001187d0 sp=0x140001187b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001187d0 sp=0x140001187d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 15 gp=0x1400021b880 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000118f10 sp=0x14000118ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000118fb0 sp=0x14000118f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000118fd0 sp=0x14000118fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000118fd0 sp=0x14000118fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 24 gp=0x14000504a80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5710 sp=0x140000a56f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a57b0 sp=0x140000a5710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a57d0 sp=0x140000a57b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a57d0 sp=0x140000a57d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 25 gp=0x14000504c40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000a5f10 sp=0x140000a5ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000a5fb0 sp=0x140000a5f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000a5fd0 sp=0x140000a5fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000a5fd0 sp=0x140000a5fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 26 gp=0x14000504e00 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050c710 sp=0x1400050c6f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050c7b0 sp=0x1400050c710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050c7d0 sp=0x1400050c7b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050c7d0 sp=0x1400050c7d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 16 gp=0x1400021ba40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119710 sp=0x140001196f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140001197b0 sp=0x14000119710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140001197d0 sp=0x140001197b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140001197d0 sp=0x140001197d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 38 gp=0x14000102a80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011c710 sp=0x1400011c6f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011c7b0 sp=0x1400011c710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011c7d0 sp=0x1400011c7b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011c7d0 sp=0x1400011c7d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 39 gp=0x14000102c40 m=nil [GC worker (idle)]: runtime.gopark(0x1c9df357800f07?, 0x0?, 0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400011cf10 sp=0x1400011cef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400011cfb0 sp=0x1400011cf10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400011cfd0 sp=0x1400011cfb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400011cfd0 sp=0x1400011cfd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 40 gp=0x14000102e00 m=nil [GC worker (idle)]: runtime.gopark(0x1c9df3577fcdec?, 0x1?, 0x57?, 0x1d?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140000b6f10 sp=0x140000b6ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140000b6fb0 sp=0x140000b6f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140000b6fd0 sp=0x140000b6fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140000b6fd0 sp=0x140000b6fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 50 gp=0x1400021bc00 m=nil [GC worker (idle)]: runtime.gopark(0x104760480?, 0x1?, 0x87?, 0x23?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000119f10 sp=0x14000119ef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x14000119fb0 sp=0x14000119f10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x14000119fd0 sp=0x14000119fb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x14000119fd0 sp=0x14000119fd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 51 gp=0x1400021bdc0 m=nil [GC worker (idle)]: runtime.gopark(0x1c9df35780015b?, 0x1?, 0x7c?, 0x99?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x14000508710 sp=0x140005086f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x140005087b0 sp=0x14000508710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x140005087d0 sp=0x140005087b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140005087d0 sp=0x140005087d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 27 gp=0x14000504fc0 m=nil [GC worker (idle)]: runtime.gopark(0x1c9df3578005c0?, 0x1?, 0xf9?, 0x80?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050cf10 sp=0x1400050cef0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050cfb0 sp=0x1400050cf10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050cfd0 sp=0x1400050cfb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050cfd0 sp=0x1400050cfd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 28 gp=0x14000505180 m=nil [GC worker (idle)]: runtime.gopark(0x1c9df3577fcd6f?, 0x1?, 0xf9?, 0xef?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050d710 sp=0x1400050d6f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050d7b0 sp=0x1400050d710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050d7d0 sp=0x1400050d7b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050d7d0 sp=0x1400050d7d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 29 gp=0x14000505340 m=nil [GC worker (idle)]: runtime.gopark(0x104760480?, 0x1?, 0x44?, 0xb3?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050df10 sp=0x1400050def0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050dfb0 sp=0x1400050df10 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050dfd0 sp=0x1400050dfb0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050dfd0 sp=0x1400050dfd0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 30 gp=0x14000505500 m=nil [GC worker (idle)]: runtime.gopark(0x1c9df3577fe050?, 0x1?, 0x0?, 0x6a?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400050e710 sp=0x1400050e6f0 pc=0x1027ffb98 runtime.gcBgMarkWorker(0x140000377a0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1423 +0xdc fp=0x1400050e7b0 sp=0x1400050e710 pc=0x1027ad9dc runtime.gcBgMarkStartWorkers.gowrap1() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x28 fp=0x1400050e7d0 sp=0x1400050e7b0 pc=0x1027ad8c8 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400050e7d0 sp=0x1400050e7d0 pc=0x102807e64 created by runtime.gcBgMarkStartWorkers in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/mgc.go:1339 +0x140 goroutine 67 gp=0x14000103500 m=nil [chan receive]: runtime.gopark(0x140005b9898?, 0x102801acc?, 0x80?, 0x98?, 0x1027e05b0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x140005b9860 sp=0x140005b9840 pc=0x1027ffb98 runtime.chanrecv(0x1400044c000, 0x140005b9a50, 0x1) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:664 +0x42c fp=0x140005b98e0 sp=0x140005b9860 pc=0x10279c8bc runtime.chanrecv1(0x1400011ee40?, 0x14000406000?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/chan.go:506 +0x14 fp=0x140005b9910 sp=0x140005b98e0 pc=0x10279c454 github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings(0x140005a2140, {0x103e2ee60, 0x140002035e0}, 0x140004c7900) /Users/runner/work/ollama/ollama/runner/llamarunner/runner.go:806 +0x614 fp=0x140005b9aa0 sp=0x140005b9910 pc=0x102c05c54 github.com/ollama/ollama/runner/llamarunner.(*Server).embeddings-fm({0x103e2ee60?, 0x140002035e0?}, 0x14000047b28?) <autogenerated>:1 +0x40 fp=0x140005b9ad0 sp=0x140005b9aa0 pc=0x102c07dd0 net/http.HandlerFunc.ServeHTTP(0x14000196240?, {0x103e2ee60?, 0x140002035e0?}, 0x14000047b10?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2294 +0x38 fp=0x140005b9b00 sp=0x140005b9ad0 pc=0x102ab8578 net/http.(*ServeMux).ServeHTTP(0x10?, {0x103e2ee60, 0x140002035e0}, 0x140004c7900) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2822 +0x1b4 fp=0x140005b9b50 sp=0x140005b9b00 pc=0x102aba104 net/http.serverHandler.ServeHTTP({0x103e2b450?}, {0x103e2ee60?, 0x140002035e0?}, 0x1?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3301 +0xbc fp=0x140005b9b80 sp=0x140005b9b50 pc=0x102ad5dec net/http.(*conn).serve(0x140005ae090, {0x103e31268, 0x1400059c360}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:2102 +0x52c fp=0x140005b9fa0 sp=0x140005b9b80 pc=0x102ab6d1c net/http.(*Server).Serve.gowrap3() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x30 fp=0x140005b9fd0 sp=0x140005b9fa0 pc=0x102abbee0 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x140005b9fd0 sp=0x140005b9fd0 pc=0x102807e64 created by net/http.(*Server).Serve in goroutine 1 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:3454 +0x3d8 goroutine 55 gp=0x14000582fc0 m=nil [IO wait]: runtime.gopark(0xffffffffffffffff?, 0xffffffffffffffff?, 0x23?, 0x0?, 0x102823560?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/proc.go:435 +0xc8 fp=0x1400016cd80 sp=0x1400016cd60 pc=0x1027ffb98 runtime.netpollblock(0x0?, 0x0?, 0x0?) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:575 +0x158 fp=0x1400016cdc0 sp=0x1400016cd80 pc=0x1027c57a8 internal/poll.runtime_pollWait(0x10b78ab38, 0x72) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/netpoll.go:351 +0xa0 fp=0x1400016cdf0 sp=0x1400016cdc0 pc=0x1027fed50 internal/poll.(*pollDesc).wait(0x1400059e180?, 0x1400059c461?, 0x0) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x1400016ce20 sp=0x1400016cdf0 pc=0x10287f7a8 internal/poll.(*pollDesc).waitRead(...) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1400059e180, {0x1400059c461, 0x1, 0x1}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/internal/poll/fd_unix.go:165 +0x1fc fp=0x1400016cec0 sp=0x1400016ce20 pc=0x102880a5c net.(*netFD).Read(0x1400059e180, {0x1400059c461?, 0x1400016cf58?, 0x102ab1794?}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/fd_posix.go:55 +0x28 fp=0x1400016cf10 sp=0x1400016cec0 pc=0x1028f23d8 net.(*conn).Read(0x140000aa1f0, {0x1400059c461?, 0x140003aec48?, 0x1?}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/net.go:194 +0x34 fp=0x1400016cf60 sp=0x1400016cf10 pc=0x1028ff2a4 net/http.(*connReader).backgroundRead(0x1400059c450) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:690 +0x40 fp=0x1400016cfb0 sp=0x1400016cf60 pc=0x102ab1690 net/http.(*connReader).startBackgroundRead.gowrap2() /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0x28 fp=0x1400016cfd0 sp=0x1400016cfb0 pc=0x102ab1578 runtime.goexit({}) /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/runtime/asm_arm64.s:1223 +0x4 fp=0x1400016cfd0 sp=0x1400016cfd0 pc=0x102807e64 created by net/http.(*connReader).startBackgroundRead in goroutine 67 /Users/runner/hostedtoolcache/go/1.24.1/arm64/src/net/http/server.go:686 +0xc4 r0 0x0 r1 0x0 r2 0x0 r3 0x0 r4 0x73 r5 0x2e r6 0x1 r7 0xb10 r8 0x370f56a3d59596b5 r9 0x370f56a2a694a6b5 r10 0xa r11 0x0 r12 0x37 r13 0x7 r14 0x4c38b32078056b1e r15 0x727b0fbb r16 0x148 r17 0x1f2879558 r18 0x0 r19 0x6 r20 0x360f r21 0x1730130e0 r22 0x1836cc924 r23 0x1730061c0 r24 0x0 r25 0x0 r26 0x16d677aec r27 0x173013000 r28 0x4 r29 0x173005b10 lr 0x18388f88c sp 0x173005af0 pc 0x183856388 fault 0x183856388
Author
Owner

@jobshu commented on GitHub (Nov 22, 2025):

btw, the issue began with version 0.12.0 and continues through version 0.13.0. Version 0.11.11 is still functioning properly.

<!-- gh-comment-id:3566751237 --> @jobshu commented on GitHub (Nov 22, 2025): btw, the issue began with version 0.12.0 and continues through version 0.13.0. Version 0.11.11 is still functioning properly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#34337