[GH-ISSUE #9972] wsarecv: An existing connection was forcibly closed by the remote host. #53044

Closed
opened 2026-04-29 01:45:32 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @upendravalera on GitHub (Mar 25, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9972

What is the issue?

My Ollama was working perfectly fine before latest version 0.6.2 update. Now I am facing error continuously even used very small model (smollm2:135m). Previously it was working with higher models likes llama3.1:latest, gemma3:12b, granite-code:8b, qwen2.5-coder:14 etc.
Following error is occurring. (Refer attached server log file for more details)

server - Copy.log

Relevant log output

time=2025-03-25T10:42:17.856+05:30 level=INFO source=server.go:619 msg="llama runner started in 0.75 seconds"
Exception 0xc0000005 0x0 0x240 0x7ffc1d684ebe
PC=0x7ffc1d684ebe
signal arrived during external code execution

runtime.cgocall(0x7ff667afaa40, 0xc000491bc8)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/cgocall.go:167 +0x3e fp=0xc000491ba0 sp=0xc000491b38 pc=0x7ff666e7259e
github.com/ollama/ollama/llama._Cfunc_llama_decode(0x2e96762c810, {0x1, 0x2e973679010, 0x0, 0x0, 0x2e973677000, 0x2e973681050, 0x2e967693a90, 0x2e9676cf7b0})
_cgo_gotypes.go:566 +0x50 fp=0xc000491bc8 sp=0xc000491ba0 pc=0x7ff667221190
github.com/ollama/ollama/llama.(*Context).Decode.func1(...)
C:/a/ollama/ollama/llama/llama.go:132
github.com/ollama/ollama/llama.(*Context).Decode(0x7ff668b25940?, 0x0?)
C:/a/ollama/ollama/llama/llama.go:132 +0xf6 fp=0xc000491cc8 sp=0xc000491bc8 pc=0x7ff6672242b6
github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0xc00053c000, 0xc0001084e0, 0xc000491f20)
C:/a/ollama/ollama/runner/llamarunner/runner.go:436 +0x23e fp=0xc000491ee0 sp=0xc000491cc8 pc=0x7ff6672d823e
github.com/ollama/ollama/runner/llamarunner.(*Server).run(0xc00053c000, {0x7ff668198800, 0xc0000f0fa0})
C:/a/ollama/ollama/runner/llamarunner/runner.go:344 +0x1d5 fp=0xc000491fb8 sp=0xc000491ee0 pc=0x7ff6672d7e95
github.com/ollama/ollama/runner/llamarunner.Execute.gowrap2()
C:/a/ollama/ollama/runner/llamarunner/runner.go:887 +0x28 fp=0xc000491fe0 sp=0xc000491fb8 pc=0x7ff6672dc7e8
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000491fe8 sp=0xc000491fe0 pc=0x7ff666e7d161
created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1
C:/a/ollama/ollama/runner/llamarunner/runner.go:887 +0xcb7

goroutine 1 gp=0xc0000021c0 m=nil [IO wait]:
runtime.gopark(0x7ff666e7e960?, 0x7ff668ab27a0?, 0x20?, 0xe0?, 0xc00053e0cc?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0005174b0 sp=0xc000517490 pc=0x7ff666e7596e
runtime.netpollblock(0x3c0?, 0x66e103e6?, 0xf6?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:575 +0xf7 fp=0xc0005174e8 sp=0xc0005174b0 pc=0x7ff666e3b817
internal/poll.runtime_pollWait(0x2e9657587b0, 0x72)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:351 +0x85 fp=0xc000517508 sp=0xc0005174e8 pc=0x7ff666e74b05
internal/poll.(*pollDesc).wait(0x7ff666f09933?, 0x7ff666e21ef6?, 0x0)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000517530 sp=0xc000517508 pc=0x7ff666f0af27
internal/poll.execIO(0xc00053e020, 0xc0005175d8)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:177 +0x105 fp=0xc0005175a8 sp=0xc000517530 pc=0x7ff666f0c385
internal/poll.(*FD).acceptOne(0xc00053e008, 0x464, {0xc000174000?, 0xc000517638?, 0x7ff666f14045?}, 0xc00051766c?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:946 +0x65 fp=0xc000517608 sp=0xc0005175a8 pc=0x7ff666f10905
internal/poll.(*FD).Accept(0xc00053e008, 0xc0005177b8)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:980 +0x1b6 fp=0xc0005176c0 sp=0xc000517608 pc=0x7ff666f10c36
net.(*netFD).accept(0xc00053e008)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/fd_windows.go:182 +0x4b fp=0xc0005177d8 sp=0xc0005176c0 pc=0x7ff666f8204b
net.(*TCPListener).accept(0xc0005a4140)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/tcpsock_posix.go:159 +0x1b fp=0xc000517828 sp=0xc0005177d8 pc=0x7ff666f9809b
net.(*TCPListener).Accept(0xc0005a4140)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/tcpsock.go:380 +0x30 fp=0xc000517858 sp=0xc000517828 pc=0x7ff666f96e50
net/http.(*onceCloseListener).Accept(0xc00014e360?)
:1 +0x24 fp=0xc000517870 sp=0xc000517858 pc=0x7ff6671b0124
net/http.(*Server).Serve(0xc000534100, {0x7ff668196560, 0xc0005a4140})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3424 +0x30c fp=0xc0005179a0 sp=0xc000517870 pc=0x7ff6671879ec
github.com/ollama/ollama/runner/llamarunner.Execute({0xc0000c4020, 0xe, 0xe})
C:/a/ollama/ollama/runner/llamarunner/runner.go:907 +0x108a fp=0xc000517d08 sp=0xc0005179a0 pc=0x7ff6672dc52a
github.com/ollama/ollama/runner.Execute({0xc0000c4010?, 0x0?, 0x0?})
C:/a/ollama/ollama/runner/runner.go:22 +0xd4 fp=0xc000517d30 sp=0xc000517d08 pc=0x7ff66733ec54
github.com/ollama/ollama/cmd.NewCLI.func2(0xc0000c5500?, {0x7ff667fc53a2?, 0x4?, 0x7ff667fc53a6?})
C:/a/ollama/ollama/cmd/cmd.go:1327 +0x45 fp=0xc000517d58 sp=0xc000517d30 pc=0x7ff667a8dd85
github.com/spf13/cobra.(*Command).execute(0xc000152f08, {0xc000001260, 0xe, 0xe})
C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x85c fp=0xc000517e78 sp=0xc000517d58 pc=0x7ff666ffcb1c
github.com/spf13/cobra.(*Command).ExecuteC(0xc00012e908)
C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x3a5 fp=0xc000517f30 sp=0xc000517e78 pc=0x7ff666ffd365
github.com/spf13/cobra.(*Command).Execute(...)
C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992
github.com/spf13/cobra.(*Command).ExecuteContext(...)
C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985
main.main()
C:/a/ollama/ollama/main.go:12 +0x4d fp=0xc000517f50 sp=0xc000517f30 pc=0x7ff667a8e0ed
runtime.main()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:283 +0x27d fp=0xc000517fe0 sp=0xc000517f50 pc=0x7ff666e447fd
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000517fe8 sp=0xc000517fe0 pc=0x7ff666e7d161

goroutine 2 gp=0xc0000028c0 m=nil [force gc (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00008dfa8 sp=0xc00008df88 pc=0x7ff666e7596e
runtime.goparkunlock(...)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:441
runtime.forcegchelper()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:348 +0xb8 fp=0xc00008dfe0 sp=0xc00008dfa8 pc=0x7ff666e44b18
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00008dfe8 sp=0xc00008dfe0 pc=0x7ff666e7d161
created by runtime.init.7 in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:336 +0x1a

goroutine 3 gp=0xc000002c40 m=nil [GC sweep wait]:
runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00008ff80 sp=0xc00008ff60 pc=0x7ff666e7596e
runtime.goparkunlock(...)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:441
runtime.bgsweep(0xc00009c000)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgcsweep.go:316 +0xdf fp=0xc00008ffc8 sp=0xc00008ff80 pc=0x7ff666e2d77f
runtime.gcenable.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:204 +0x25 fp=0xc00008ffe0 sp=0xc00008ffc8 pc=0x7ff666e21b45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00008ffe8 sp=0xc00008ffe0 pc=0x7ff666e7d161
created by runtime.gcenable in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:204 +0x66

goroutine 4 gp=0xc000002e00 m=nil [GC scavenge wait]:
runtime.gopark(0x10000?, 0x7ff668184140?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0000a3f78 sp=0xc0000a3f58 pc=0x7ff666e7596e
runtime.goparkunlock(...)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:441
runtime.(*scavengerState).park(0x7ff668ad8de0)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000a3fa8 sp=0xc0000a3f78 pc=0x7ff666e2b1c9
runtime.bgscavenge(0xc00009c000)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000a3fc8 sp=0xc0000a3fa8 pc=0x7ff666e2b759
runtime.gcenable.gowrap2()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:205 +0x25 fp=0xc0000a3fe0 sp=0xc0000a3fc8 pc=0x7ff666e21ae5
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a3fe8 sp=0xc0000a3fe0 pc=0x7ff666e7d161
created by runtime.gcenable in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:205 +0xa5

goroutine 5 gp=0xc000003340 m=nil [finalizer wait]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0000a5e30 sp=0xc0000a5e10 pc=0x7ff666e7596e
runtime.runfinq()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mfinal.go:196 +0x107 fp=0xc0000a5fe0 sp=0xc0000a5e30 pc=0x7ff666e20ac7
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a5fe8 sp=0xc0000a5fe0 pc=0x7ff666e7d161
created by runtime.createfing in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mfinal.go:166 +0x3d

goroutine 6 gp=0xc000003dc0 m=nil [chan receive]:
runtime.gopark(0xc00020f4a0?, 0xc000518018?, 0x60?, 0x1f?, 0x7ff666f6b088?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000091f18 sp=0xc000091ef8 pc=0x7ff666e7596e
runtime.chanrecv(0xc00003e460, 0x0, 0x1)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/chan.go:664 +0x445 fp=0xc000091f90 sp=0xc000091f18 pc=0x7ff666e12d25
runtime.chanrecv1(0x7ff666e44960?, 0xc000091f76?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/chan.go:506 +0x12 fp=0xc000091fb8 sp=0xc000091f90 pc=0x7ff666e128b2
runtime.unique_runtime_registerUniqueMapCleanup.func2(...)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1796
runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1799 +0x2f fp=0xc000091fe0 sp=0xc000091fb8 pc=0x7ff666e24d6f
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000091fe8 sp=0xc000091fe0 pc=0x7ff666e7d161
created by unique.runtime_registerUniqueMapCleanup in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1794 +0x85

goroutine 7 gp=0xc000404380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00009ff38 sp=0xc00009ff18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00009ffc8 sp=0xc00009ff38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00009ffe0 sp=0xc00009ffc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00009ffe8 sp=0xc00009ffe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 18 gp=0xc0001061c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000113f38 sp=0xc000113f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000113fc8 sp=0xc000113f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000113fe0 sp=0xc000113fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000113fe8 sp=0xc000113fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 34 gp=0xc000484000 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00010ff38 sp=0xc00010ff18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00010ffc8 sp=0xc00010ff38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00010ffe0 sp=0xc00010ffc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00010ffe8 sp=0xc00010ffe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 8 gp=0xc000404540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0000a1f38 sp=0xc0000a1f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc0000a1fc8 sp=0xc0000a1f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc0000a1fe0 sp=0xc0000a1fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a1fe8 sp=0xc0000a1fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 19 gp=0xc000106380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000115f38 sp=0xc000115f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000115fc8 sp=0xc000115f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000115fe0 sp=0xc000115fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000115fe8 sp=0xc000115fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 35 gp=0xc0004841c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000111f38 sp=0xc000111f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000111fc8 sp=0xc000111f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000111fe0 sp=0xc000111fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000111fe8 sp=0xc000111fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 9 gp=0xc000404700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000473f38 sp=0xc000473f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000473fc8 sp=0xc000473f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000473fe0 sp=0xc000473fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000473fe8 sp=0xc000473fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 20 gp=0xc000106540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00046ff38 sp=0xc00046ff18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00046ffc8 sp=0xc00046ff38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00046ffe0 sp=0xc00046ffc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00046ffe8 sp=0xc00046ffe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 36 gp=0xc000484380 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00048bf38 sp=0xc00048bf18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00048bfc8 sp=0xc00048bf38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00048bfe0 sp=0xc00048bfc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00048bfe8 sp=0xc00048bfe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 10 gp=0xc0004048c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000475f38 sp=0xc000475f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000475fc8 sp=0xc000475f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000475fe0 sp=0xc000475fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000475fe8 sp=0xc000475fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 21 gp=0xc000106700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000471f38 sp=0xc000471f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000471fc8 sp=0xc000471f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000471fe0 sp=0xc000471fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000471fe8 sp=0xc000471fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 37 gp=0xc000484540 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00048df38 sp=0xc00048df18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00048dfc8 sp=0xc00048df38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00048dfe0 sp=0xc00048dfc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00048dfe8 sp=0xc00048dfe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 11 gp=0xc000404a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000487f38 sp=0xc000487f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000487fc8 sp=0xc000487f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000487fe0 sp=0xc000487fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000487fe8 sp=0xc000487fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 22 gp=0xc0001068c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00011df38 sp=0xc00011df18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00011dfc8 sp=0xc00011df38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00011dfe0 sp=0xc00011dfc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011dfe8 sp=0xc00011dfe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 38 gp=0xc000484700 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000119f38 sp=0xc000119f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000119fc8 sp=0xc000119f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000119fe0 sp=0xc000119fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000119fe8 sp=0xc000119fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 12 gp=0xc000404c40 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000489f38 sp=0xc000489f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000489fc8 sp=0xc000489f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000489fe0 sp=0xc000489fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000489fe8 sp=0xc000489fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 23 gp=0xc000106a80 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00011ff38 sp=0xc00011ff18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00011ffc8 sp=0xc00011ff38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00011ffe0 sp=0xc00011ffc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011ffe8 sp=0xc00011ffe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 39 gp=0xc0004848c0 m=nil [GC worker (idle)]:
runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00011bf38 sp=0xc00011bf18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00011bfc8 sp=0xc00011bf38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00011bfe0 sp=0xc00011bfc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 13 gp=0xc000404e00 m=nil [GC worker (idle)]:
runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00047bf38 sp=0xc00047bf18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00047bfc8 sp=0xc00047bf38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00047bfe0 sp=0xc00047bfc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00047bfe8 sp=0xc00047bfe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 24 gp=0xc000106c40 m=nil [GC worker (idle)]:
runtime.gopark(0x7ff668b278c0?, 0x1?, 0x0?, 0x0?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000477f38 sp=0xc000477f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000477fc8 sp=0xc000477f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000477fe0 sp=0xc000477fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000477fe8 sp=0xc000477fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 40 gp=0xc000484a80 m=nil [GC worker (idle)]:
runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000493f38 sp=0xc000493f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000493fc8 sp=0xc000493f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000493fe0 sp=0xc000493fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000493fe8 sp=0xc000493fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 14 gp=0xc000404fc0 m=nil [GC worker (idle)]:
runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00047df38 sp=0xc00047df18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00047dfc8 sp=0xc00047df38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00047dfe0 sp=0xc00047dfc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00047dfe8 sp=0xc00047dfe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 25 gp=0xc000106e00 m=nil [GC worker (idle)]:
runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000479f38 sp=0xc000479f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000479fc8 sp=0xc000479f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000479fe0 sp=0xc000479fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000479fe8 sp=0xc000479fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 41 gp=0xc000484c40 m=nil [GC worker (idle)]:
runtime.gopark(0x12464e54be0?, 0x1?, 0xc0?, 0xfb?, 0x0?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000495f38 sp=0xc000495f18 pc=0x7ff666e7596e
runtime.gcBgMarkWorker(0xc00003fa40)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000495fc8 sp=0xc000495f38 pc=0x7ff666e24069
runtime.gcBgMarkStartWorkers.gowrap1()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000495fe0 sp=0xc000495fc8 pc=0x7ff666e23f45
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000495fe8 sp=0xc000495fe0 pc=0x7ff666e7d161
created by runtime.gcBgMarkStartWorkers in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105

goroutine 15 gp=0xc00050ec40 m=nil [select]:
runtime.gopark(0xc00004ba00?, 0x2?, 0x4?, 0x0?, 0xc00004b884?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00004b698 sp=0xc00004b678 pc=0x7ff666e7596e
runtime.selectgo(0xc00004ba00, 0xc00004b880, 0xc00021e5f0?, 0x0, 0x1?, 0x1)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/select.go:351 +0x837 fp=0xc00004b7d0 sp=0xc00004b698 pc=0x7ff666e55e57
github.com/ollama/ollama/runner/llamarunner.(*Server).completion(0xc00053c000, {0x7ff668196710, 0xc0000015e0}, 0xc00013ac80)
C:/a/ollama/ollama/runner/llamarunner/runner.go:634 +0xb17 fp=0xc00004bac0 sp=0xc00004b7d0 pc=0x7ff6672d9d37
github.com/ollama/ollama/runner/llamarunner.(*Server).completion-fm({0x7ff668196710?, 0xc0000015e0?}, 0xc00004bb40?)
:1 +0x36 fp=0xc00004baf0 sp=0xc00004bac0 pc=0x7ff6672dcc16
net/http.HandlerFunc.ServeHTTP(0xc00046c180?, {0x7ff668196710?, 0xc0000015e0?}, 0xc00004bb60?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:2294 +0x29 fp=0xc00004bb18 sp=0xc00004baf0 pc=0x7ff667184029
net/http.(*ServeMux).ServeHTTP(0x7ff666e1b045?, {0x7ff668196710, 0xc0000015e0}, 0xc00013ac80)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:2822 +0x1c4 fp=0xc00004bb68 sp=0xc00004bb18 pc=0x7ff667185f24
net/http.serverHandler.ServeHTTP({0x7ff668192cb0?}, {0x7ff668196710?, 0xc0000015e0?}, 0x1?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3301 +0x8e fp=0xc00004bb98 sp=0xc00004bb68 pc=0x7ff6671a39ae
net/http.(*conn).serve(0xc00014e360, {0x7ff6681987c8, 0xc000263110})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:2102 +0x625 fp=0xc00004bfb8 sp=0xc00004bb98 pc=0x7ff667182525
net/http.(*Server).Serve.gowrap3()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3454 +0x28 fp=0xc00004bfe0 sp=0xc00004bfb8 pc=0x7ff667187de8
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00004bfe8 sp=0xc00004bfe0 pc=0x7ff666e7d161
created by net/http.(*Server).Serve in goroutine 1
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3454 +0x485

goroutine 67 gp=0xc00050ee00 m=nil [IO wait]:
runtime.gopark(0x0?, 0xc000137420?, 0xc8?, 0x74?, 0xc0001374cc?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000173d58 sp=0xc000173d38 pc=0x7ff666e7596e
runtime.netpollblock(0x3c8?, 0x66e103e6?, 0xf6?)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:575 +0xf7 fp=0xc000173d90 sp=0xc000173d58 pc=0x7ff666e3b817
internal/poll.runtime_pollWait(0x2e965758698, 0x72)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:351 +0x85 fp=0xc000173db0 sp=0xc000173d90 pc=0x7ff666e74b05
internal/poll.(*pollDesc).wait(0x0?, 0x0?, 0x0)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000173dd8 sp=0xc000173db0 pc=0x7ff666f0af27
internal/poll.execIO(0xc000137420, 0x7ff668037328)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:177 +0x105 fp=0xc000173e50 sp=0xc000173dd8 pc=0x7ff666f0c385
internal/poll.(*FD).Read(0xc000137408, {0xc0002631b1, 0x1, 0x1})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:438 +0x29b fp=0xc000173ef0 sp=0xc000173e50 pc=0x7ff666f0d05b
net.(*netFD).Read(0xc000137408, {0xc0002631b1?, 0x0?, 0x0?})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/fd_posix.go:55 +0x25 fp=0xc000173f38 sp=0xc000173ef0 pc=0x7ff666f80165
net.(*conn).Read(0xc000094918, {0xc0002631b1?, 0x0?, 0x0?})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/net.go:194 +0x45 fp=0xc000173f80 sp=0xc000173f38 pc=0x7ff666f8f645
net/http.(*connReader).backgroundRead(0xc0002631a0)
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:690 +0x37 fp=0xc000173fc8 sp=0xc000173f80 pc=0x7ff66717c3f7
net/http.(*connReader).startBackgroundRead.gowrap2()
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:686 +0x25 fp=0xc000173fe0 sp=0xc000173fc8 pc=0x7ff66717c325
runtime.goexit({})
C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000173fe8 sp=0xc000173fe0 pc=0x7ff666e7d161
created by net/http.(*connReader).startBackgroundRead in goroutine 15
C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:686 +0xb6
rax 0x4
rbx 0x2e99e128570
rcx 0x2e99e2ad420
rdx 0xa
rdi 0x4
rsi 0x240
rbp 0x0
rsp 0xeb5b9fdd80
r8 0x4
r9 0x240
r10 0x1
r11 0xeb5b9fddb8
r12 0x4
r13 0x2e99e2cf030
r14 0x2e99e2ad420
r15 0x2e99e2ad530
rip 0x7ffc1d684ebe
rflags 0x10202
cs 0x33
fs 0x53
gs 0x2b
[GIN] 2025/03/25 - 10:42:18 | 200 | 1.4728839s | 127.0.0.1 | POST "/api/generate"

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @upendravalera on GitHub (Mar 25, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9972 ### What is the issue? My Ollama was working perfectly fine before latest version 0.6.2 update. Now I am facing error continuously even used very small model (smollm2:135m). Previously it was working with higher models likes llama3.1:latest, gemma3:12b, granite-code:8b, qwen2.5-coder:14 etc. Following error is occurring. (Refer attached server log file for more details) [server - Copy.log](https://github.com/user-attachments/files/19442409/server.-.Copy.log) ### Relevant log output ```shell time=2025-03-25T10:42:17.856+05:30 level=INFO source=server.go:619 msg="llama runner started in 0.75 seconds" Exception 0xc0000005 0x0 0x240 0x7ffc1d684ebe PC=0x7ffc1d684ebe signal arrived during external code execution runtime.cgocall(0x7ff667afaa40, 0xc000491bc8) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/cgocall.go:167 +0x3e fp=0xc000491ba0 sp=0xc000491b38 pc=0x7ff666e7259e github.com/ollama/ollama/llama._Cfunc_llama_decode(0x2e96762c810, {0x1, 0x2e973679010, 0x0, 0x0, 0x2e973677000, 0x2e973681050, 0x2e967693a90, 0x2e9676cf7b0}) _cgo_gotypes.go:566 +0x50 fp=0xc000491bc8 sp=0xc000491ba0 pc=0x7ff667221190 github.com/ollama/ollama/llama.(*Context).Decode.func1(...) C:/a/ollama/ollama/llama/llama.go:132 github.com/ollama/ollama/llama.(*Context).Decode(0x7ff668b25940?, 0x0?) C:/a/ollama/ollama/llama/llama.go:132 +0xf6 fp=0xc000491cc8 sp=0xc000491bc8 pc=0x7ff6672242b6 github.com/ollama/ollama/runner/llamarunner.(*Server).processBatch(0xc00053c000, 0xc0001084e0, 0xc000491f20) C:/a/ollama/ollama/runner/llamarunner/runner.go:436 +0x23e fp=0xc000491ee0 sp=0xc000491cc8 pc=0x7ff6672d823e github.com/ollama/ollama/runner/llamarunner.(*Server).run(0xc00053c000, {0x7ff668198800, 0xc0000f0fa0}) C:/a/ollama/ollama/runner/llamarunner/runner.go:344 +0x1d5 fp=0xc000491fb8 sp=0xc000491ee0 pc=0x7ff6672d7e95 github.com/ollama/ollama/runner/llamarunner.Execute.gowrap2() C:/a/ollama/ollama/runner/llamarunner/runner.go:887 +0x28 fp=0xc000491fe0 sp=0xc000491fb8 pc=0x7ff6672dc7e8 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000491fe8 sp=0xc000491fe0 pc=0x7ff666e7d161 created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1 C:/a/ollama/ollama/runner/llamarunner/runner.go:887 +0xcb7 goroutine 1 gp=0xc0000021c0 m=nil [IO wait]: runtime.gopark(0x7ff666e7e960?, 0x7ff668ab27a0?, 0x20?, 0xe0?, 0xc00053e0cc?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0005174b0 sp=0xc000517490 pc=0x7ff666e7596e runtime.netpollblock(0x3c0?, 0x66e103e6?, 0xf6?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:575 +0xf7 fp=0xc0005174e8 sp=0xc0005174b0 pc=0x7ff666e3b817 internal/poll.runtime_pollWait(0x2e9657587b0, 0x72) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:351 +0x85 fp=0xc000517508 sp=0xc0005174e8 pc=0x7ff666e74b05 internal/poll.(*pollDesc).wait(0x7ff666f09933?, 0x7ff666e21ef6?, 0x0) C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000517530 sp=0xc000517508 pc=0x7ff666f0af27 internal/poll.execIO(0xc00053e020, 0xc0005175d8) C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:177 +0x105 fp=0xc0005175a8 sp=0xc000517530 pc=0x7ff666f0c385 internal/poll.(*FD).acceptOne(0xc00053e008, 0x464, {0xc000174000?, 0xc000517638?, 0x7ff666f14045?}, 0xc00051766c?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:946 +0x65 fp=0xc000517608 sp=0xc0005175a8 pc=0x7ff666f10905 internal/poll.(*FD).Accept(0xc00053e008, 0xc0005177b8) C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:980 +0x1b6 fp=0xc0005176c0 sp=0xc000517608 pc=0x7ff666f10c36 net.(*netFD).accept(0xc00053e008) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/fd_windows.go:182 +0x4b fp=0xc0005177d8 sp=0xc0005176c0 pc=0x7ff666f8204b net.(*TCPListener).accept(0xc0005a4140) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/tcpsock_posix.go:159 +0x1b fp=0xc000517828 sp=0xc0005177d8 pc=0x7ff666f9809b net.(*TCPListener).Accept(0xc0005a4140) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/tcpsock.go:380 +0x30 fp=0xc000517858 sp=0xc000517828 pc=0x7ff666f96e50 net/http.(*onceCloseListener).Accept(0xc00014e360?) :1 +0x24 fp=0xc000517870 sp=0xc000517858 pc=0x7ff6671b0124 net/http.(*Server).Serve(0xc000534100, {0x7ff668196560, 0xc0005a4140}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3424 +0x30c fp=0xc0005179a0 sp=0xc000517870 pc=0x7ff6671879ec github.com/ollama/ollama/runner/llamarunner.Execute({0xc0000c4020, 0xe, 0xe}) C:/a/ollama/ollama/runner/llamarunner/runner.go:907 +0x108a fp=0xc000517d08 sp=0xc0005179a0 pc=0x7ff6672dc52a github.com/ollama/ollama/runner.Execute({0xc0000c4010?, 0x0?, 0x0?}) C:/a/ollama/ollama/runner/runner.go:22 +0xd4 fp=0xc000517d30 sp=0xc000517d08 pc=0x7ff66733ec54 github.com/ollama/ollama/cmd.NewCLI.func2(0xc0000c5500?, {0x7ff667fc53a2?, 0x4?, 0x7ff667fc53a6?}) C:/a/ollama/ollama/cmd/cmd.go:1327 +0x45 fp=0xc000517d58 sp=0xc000517d30 pc=0x7ff667a8dd85 github.com/spf13/cobra.(*Command).execute(0xc000152f08, {0xc000001260, 0xe, 0xe}) C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x85c fp=0xc000517e78 sp=0xc000517d58 pc=0x7ff666ffcb1c github.com/spf13/cobra.(*Command).ExecuteC(0xc00012e908) C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x3a5 fp=0xc000517f30 sp=0xc000517e78 pc=0x7ff666ffd365 github.com/spf13/cobra.(*Command).Execute(...) C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992 github.com/spf13/cobra.(*Command).ExecuteContext(...) C:/Users/runneradmin/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:985 main.main() C:/a/ollama/ollama/main.go:12 +0x4d fp=0xc000517f50 sp=0xc000517f30 pc=0x7ff667a8e0ed runtime.main() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:283 +0x27d fp=0xc000517fe0 sp=0xc000517f50 pc=0x7ff666e447fd runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000517fe8 sp=0xc000517fe0 pc=0x7ff666e7d161 goroutine 2 gp=0xc0000028c0 m=nil [force gc (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00008dfa8 sp=0xc00008df88 pc=0x7ff666e7596e runtime.goparkunlock(...) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:441 runtime.forcegchelper() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:348 +0xb8 fp=0xc00008dfe0 sp=0xc00008dfa8 pc=0x7ff666e44b18 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00008dfe8 sp=0xc00008dfe0 pc=0x7ff666e7d161 created by runtime.init.7 in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:336 +0x1a goroutine 3 gp=0xc000002c40 m=nil [GC sweep wait]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00008ff80 sp=0xc00008ff60 pc=0x7ff666e7596e runtime.goparkunlock(...) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:441 runtime.bgsweep(0xc00009c000) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgcsweep.go:316 +0xdf fp=0xc00008ffc8 sp=0xc00008ff80 pc=0x7ff666e2d77f runtime.gcenable.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:204 +0x25 fp=0xc00008ffe0 sp=0xc00008ffc8 pc=0x7ff666e21b45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00008ffe8 sp=0xc00008ffe0 pc=0x7ff666e7d161 created by runtime.gcenable in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:204 +0x66 goroutine 4 gp=0xc000002e00 m=nil [GC scavenge wait]: runtime.gopark(0x10000?, 0x7ff668184140?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0000a3f78 sp=0xc0000a3f58 pc=0x7ff666e7596e runtime.goparkunlock(...) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:441 runtime.(*scavengerState).park(0x7ff668ad8de0) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgcscavenge.go:425 +0x49 fp=0xc0000a3fa8 sp=0xc0000a3f78 pc=0x7ff666e2b1c9 runtime.bgscavenge(0xc00009c000) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgcscavenge.go:658 +0x59 fp=0xc0000a3fc8 sp=0xc0000a3fa8 pc=0x7ff666e2b759 runtime.gcenable.gowrap2() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:205 +0x25 fp=0xc0000a3fe0 sp=0xc0000a3fc8 pc=0x7ff666e21ae5 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a3fe8 sp=0xc0000a3fe0 pc=0x7ff666e7d161 created by runtime.gcenable in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:205 +0xa5 goroutine 5 gp=0xc000003340 m=nil [finalizer wait]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0000a5e30 sp=0xc0000a5e10 pc=0x7ff666e7596e runtime.runfinq() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mfinal.go:196 +0x107 fp=0xc0000a5fe0 sp=0xc0000a5e30 pc=0x7ff666e20ac7 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a5fe8 sp=0xc0000a5fe0 pc=0x7ff666e7d161 created by runtime.createfing in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mfinal.go:166 +0x3d goroutine 6 gp=0xc000003dc0 m=nil [chan receive]: runtime.gopark(0xc00020f4a0?, 0xc000518018?, 0x60?, 0x1f?, 0x7ff666f6b088?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000091f18 sp=0xc000091ef8 pc=0x7ff666e7596e runtime.chanrecv(0xc00003e460, 0x0, 0x1) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/chan.go:664 +0x445 fp=0xc000091f90 sp=0xc000091f18 pc=0x7ff666e12d25 runtime.chanrecv1(0x7ff666e44960?, 0xc000091f76?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/chan.go:506 +0x12 fp=0xc000091fb8 sp=0xc000091f90 pc=0x7ff666e128b2 runtime.unique_runtime_registerUniqueMapCleanup.func2(...) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1796 runtime.unique_runtime_registerUniqueMapCleanup.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1799 +0x2f fp=0xc000091fe0 sp=0xc000091fb8 pc=0x7ff666e24d6f runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000091fe8 sp=0xc000091fe0 pc=0x7ff666e7d161 created by unique.runtime_registerUniqueMapCleanup in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1794 +0x85 goroutine 7 gp=0xc000404380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00009ff38 sp=0xc00009ff18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00009ffc8 sp=0xc00009ff38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00009ffe0 sp=0xc00009ffc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00009ffe8 sp=0xc00009ffe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 18 gp=0xc0001061c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000113f38 sp=0xc000113f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000113fc8 sp=0xc000113f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000113fe0 sp=0xc000113fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000113fe8 sp=0xc000113fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 34 gp=0xc000484000 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00010ff38 sp=0xc00010ff18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00010ffc8 sp=0xc00010ff38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00010ffe0 sp=0xc00010ffc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00010ffe8 sp=0xc00010ffe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 8 gp=0xc000404540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc0000a1f38 sp=0xc0000a1f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc0000a1fc8 sp=0xc0000a1f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc0000a1fe0 sp=0xc0000a1fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a1fe8 sp=0xc0000a1fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 19 gp=0xc000106380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000115f38 sp=0xc000115f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000115fc8 sp=0xc000115f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000115fe0 sp=0xc000115fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000115fe8 sp=0xc000115fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 35 gp=0xc0004841c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000111f38 sp=0xc000111f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000111fc8 sp=0xc000111f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000111fe0 sp=0xc000111fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000111fe8 sp=0xc000111fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 9 gp=0xc000404700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000473f38 sp=0xc000473f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000473fc8 sp=0xc000473f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000473fe0 sp=0xc000473fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000473fe8 sp=0xc000473fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 20 gp=0xc000106540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00046ff38 sp=0xc00046ff18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00046ffc8 sp=0xc00046ff38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00046ffe0 sp=0xc00046ffc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00046ffe8 sp=0xc00046ffe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 36 gp=0xc000484380 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00048bf38 sp=0xc00048bf18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00048bfc8 sp=0xc00048bf38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00048bfe0 sp=0xc00048bfc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00048bfe8 sp=0xc00048bfe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 10 gp=0xc0004048c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000475f38 sp=0xc000475f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000475fc8 sp=0xc000475f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000475fe0 sp=0xc000475fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000475fe8 sp=0xc000475fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 21 gp=0xc000106700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000471f38 sp=0xc000471f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000471fc8 sp=0xc000471f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000471fe0 sp=0xc000471fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000471fe8 sp=0xc000471fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 37 gp=0xc000484540 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00048df38 sp=0xc00048df18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00048dfc8 sp=0xc00048df38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00048dfe0 sp=0xc00048dfc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00048dfe8 sp=0xc00048dfe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 11 gp=0xc000404a80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000487f38 sp=0xc000487f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000487fc8 sp=0xc000487f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000487fe0 sp=0xc000487fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000487fe8 sp=0xc000487fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 22 gp=0xc0001068c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00011df38 sp=0xc00011df18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00011dfc8 sp=0xc00011df38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00011dfe0 sp=0xc00011dfc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011dfe8 sp=0xc00011dfe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 38 gp=0xc000484700 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000119f38 sp=0xc000119f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000119fc8 sp=0xc000119f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000119fe0 sp=0xc000119fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000119fe8 sp=0xc000119fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 12 gp=0xc000404c40 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000489f38 sp=0xc000489f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000489fc8 sp=0xc000489f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000489fe0 sp=0xc000489fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000489fe8 sp=0xc000489fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 23 gp=0xc000106a80 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00011ff38 sp=0xc00011ff18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00011ffc8 sp=0xc00011ff38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00011ffe0 sp=0xc00011ffc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011ffe8 sp=0xc00011ffe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 39 gp=0xc0004848c0 m=nil [GC worker (idle)]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00011bf38 sp=0xc00011bf18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00011bfc8 sp=0xc00011bf38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00011bfe0 sp=0xc00011bfc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 13 gp=0xc000404e00 m=nil [GC worker (idle)]: runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00047bf38 sp=0xc00047bf18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00047bfc8 sp=0xc00047bf38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00047bfe0 sp=0xc00047bfc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00047bfe8 sp=0xc00047bfe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 24 gp=0xc000106c40 m=nil [GC worker (idle)]: runtime.gopark(0x7ff668b278c0?, 0x1?, 0x0?, 0x0?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000477f38 sp=0xc000477f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000477fc8 sp=0xc000477f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000477fe0 sp=0xc000477fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000477fe8 sp=0xc000477fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 40 gp=0xc000484a80 m=nil [GC worker (idle)]: runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000493f38 sp=0xc000493f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000493fc8 sp=0xc000493f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000493fe0 sp=0xc000493fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000493fe8 sp=0xc000493fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 14 gp=0xc000404fc0 m=nil [GC worker (idle)]: runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00047df38 sp=0xc00047df18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc00047dfc8 sp=0xc00047df38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc00047dfe0 sp=0xc00047dfc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00047dfe8 sp=0xc00047dfe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 25 gp=0xc000106e00 m=nil [GC worker (idle)]: runtime.gopark(0x7ff668b278c0?, 0x1?, 0xc0?, 0xfb?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000479f38 sp=0xc000479f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000479fc8 sp=0xc000479f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000479fe0 sp=0xc000479fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000479fe8 sp=0xc000479fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 41 gp=0xc000484c40 m=nil [GC worker (idle)]: runtime.gopark(0x12464e54be0?, 0x1?, 0xc0?, 0xfb?, 0x0?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000495f38 sp=0xc000495f18 pc=0x7ff666e7596e runtime.gcBgMarkWorker(0xc00003fa40) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1423 +0xe9 fp=0xc000495fc8 sp=0xc000495f38 pc=0x7ff666e24069 runtime.gcBgMarkStartWorkers.gowrap1() C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x25 fp=0xc000495fe0 sp=0xc000495fc8 pc=0x7ff666e23f45 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000495fe8 sp=0xc000495fe0 pc=0x7ff666e7d161 created by runtime.gcBgMarkStartWorkers in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/mgc.go:1339 +0x105 goroutine 15 gp=0xc00050ec40 m=nil [select]: runtime.gopark(0xc00004ba00?, 0x2?, 0x4?, 0x0?, 0xc00004b884?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc00004b698 sp=0xc00004b678 pc=0x7ff666e7596e runtime.selectgo(0xc00004ba00, 0xc00004b880, 0xc00021e5f0?, 0x0, 0x1?, 0x1) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/select.go:351 +0x837 fp=0xc00004b7d0 sp=0xc00004b698 pc=0x7ff666e55e57 github.com/ollama/ollama/runner/llamarunner.(*Server).completion(0xc00053c000, {0x7ff668196710, 0xc0000015e0}, 0xc00013ac80) C:/a/ollama/ollama/runner/llamarunner/runner.go:634 +0xb17 fp=0xc00004bac0 sp=0xc00004b7d0 pc=0x7ff6672d9d37 github.com/ollama/ollama/runner/llamarunner.(*Server).completion-fm({0x7ff668196710?, 0xc0000015e0?}, 0xc00004bb40?) :1 +0x36 fp=0xc00004baf0 sp=0xc00004bac0 pc=0x7ff6672dcc16 net/http.HandlerFunc.ServeHTTP(0xc00046c180?, {0x7ff668196710?, 0xc0000015e0?}, 0xc00004bb60?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:2294 +0x29 fp=0xc00004bb18 sp=0xc00004baf0 pc=0x7ff667184029 net/http.(*ServeMux).ServeHTTP(0x7ff666e1b045?, {0x7ff668196710, 0xc0000015e0}, 0xc00013ac80) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:2822 +0x1c4 fp=0xc00004bb68 sp=0xc00004bb18 pc=0x7ff667185f24 net/http.serverHandler.ServeHTTP({0x7ff668192cb0?}, {0x7ff668196710?, 0xc0000015e0?}, 0x1?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3301 +0x8e fp=0xc00004bb98 sp=0xc00004bb68 pc=0x7ff6671a39ae net/http.(*conn).serve(0xc00014e360, {0x7ff6681987c8, 0xc000263110}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:2102 +0x625 fp=0xc00004bfb8 sp=0xc00004bb98 pc=0x7ff667182525 net/http.(*Server).Serve.gowrap3() C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3454 +0x28 fp=0xc00004bfe0 sp=0xc00004bfb8 pc=0x7ff667187de8 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc00004bfe8 sp=0xc00004bfe0 pc=0x7ff666e7d161 created by net/http.(*Server).Serve in goroutine 1 C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:3454 +0x485 goroutine 67 gp=0xc00050ee00 m=nil [IO wait]: runtime.gopark(0x0?, 0xc000137420?, 0xc8?, 0x74?, 0xc0001374cc?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/proc.go:435 +0xce fp=0xc000173d58 sp=0xc000173d38 pc=0x7ff666e7596e runtime.netpollblock(0x3c8?, 0x66e103e6?, 0xf6?) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:575 +0xf7 fp=0xc000173d90 sp=0xc000173d58 pc=0x7ff666e3b817 internal/poll.runtime_pollWait(0x2e965758698, 0x72) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/netpoll.go:351 +0x85 fp=0xc000173db0 sp=0xc000173d90 pc=0x7ff666e74b05 internal/poll.(*pollDesc).wait(0x0?, 0x0?, 0x0) C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000173dd8 sp=0xc000173db0 pc=0x7ff666f0af27 internal/poll.execIO(0xc000137420, 0x7ff668037328) C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:177 +0x105 fp=0xc000173e50 sp=0xc000173dd8 pc=0x7ff666f0c385 internal/poll.(*FD).Read(0xc000137408, {0xc0002631b1, 0x1, 0x1}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/internal/poll/fd_windows.go:438 +0x29b fp=0xc000173ef0 sp=0xc000173e50 pc=0x7ff666f0d05b net.(*netFD).Read(0xc000137408, {0xc0002631b1?, 0x0?, 0x0?}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/fd_posix.go:55 +0x25 fp=0xc000173f38 sp=0xc000173ef0 pc=0x7ff666f80165 net.(*conn).Read(0xc000094918, {0xc0002631b1?, 0x0?, 0x0?}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/net.go:194 +0x45 fp=0xc000173f80 sp=0xc000173f38 pc=0x7ff666f8f645 net/http.(*connReader).backgroundRead(0xc0002631a0) C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:690 +0x37 fp=0xc000173fc8 sp=0xc000173f80 pc=0x7ff66717c3f7 net/http.(*connReader).startBackgroundRead.gowrap2() C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:686 +0x25 fp=0xc000173fe0 sp=0xc000173fc8 pc=0x7ff66717c325 runtime.goexit({}) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000173fe8 sp=0xc000173fe0 pc=0x7ff666e7d161 created by net/http.(*connReader).startBackgroundRead in goroutine 15 C:/hostedtoolcache/windows/go/1.24.0/x64/src/net/http/server.go:686 +0xb6 rax 0x4 rbx 0x2e99e128570 rcx 0x2e99e2ad420 rdx 0xa rdi 0x4 rsi 0x240 rbp 0x0 rsp 0xeb5b9fdd80 r8 0x4 r9 0x240 r10 0x1 r11 0xeb5b9fddb8 r12 0x4 r13 0x2e99e2cf030 r14 0x2e99e2ad420 r15 0x2e99e2ad530 rip 0x7ffc1d684ebe rflags 0x10202 cs 0x33 fs 0x53 gs 0x2b [GIN] 2025/03/25 - 10:42:18 | 200 | 1.4728839s | 127.0.0.1 | POST "/api/generate" ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bugneeds more info labels 2026-04-29 01:45:32 -05:00
Author
Owner

@rick-github commented on GitHub (Mar 25, 2025):

time=2025-03-25T10:25:36.541+05:30 level=INFO source=server.go:619 msg="llama runner started in 2.50 seconds"
[GIN] 2025/03/25 - 10:25:36 | 200 |    3.1105362s |       127.0.0.1 | POST     "/api/generate"
[GIN] 2025/03/25 - 10:25:48 | 200 |    219.3564ms |       127.0.0.1 | POST     "/api/chat"
Exception 0xc0000005 0x0 0xc00 0x7ffc34cb4ebe
PC=0x7ffc34cb4ebe
signal arrived during external code execution

runtime.cgocall(0x7ff667afaa40, 0xc00022fbc8)
        C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/cgocall.go:167 +0x3e fp=0xc00022fba0 sp=0xc00022fb38 pc=0x7ff666e7259e
github.com/ollama/ollama/llama._Cfunc_llama_decode(0x16d4ec5e930, {0x1, 0x16d41f7b070, 0x0, 0x0, 0x16d41f79060, 0x16d41f830b0, 0x16d53d560f0, 0x16d41ec5660})

A couple of generations were processed successfully before the process was killed with a segmentation violation while it was in llama_decode(). It's not clear what the fault was. Does it work if you exclude the GPU:

$ ollama run llama3.2:3b
>>> /set parameter num_gpu 0
Set parameter 'num_gpu' to '0'
>>> hello
Hello! How can I assist you today?

>>>
<!-- gh-comment-id:2751212497 --> @rick-github commented on GitHub (Mar 25, 2025): ``` time=2025-03-25T10:25:36.541+05:30 level=INFO source=server.go:619 msg="llama runner started in 2.50 seconds" [GIN] 2025/03/25 - 10:25:36 | 200 | 3.1105362s | 127.0.0.1 | POST "/api/generate" [GIN] 2025/03/25 - 10:25:48 | 200 | 219.3564ms | 127.0.0.1 | POST "/api/chat" Exception 0xc0000005 0x0 0xc00 0x7ffc34cb4ebe PC=0x7ffc34cb4ebe signal arrived during external code execution runtime.cgocall(0x7ff667afaa40, 0xc00022fbc8) C:/hostedtoolcache/windows/go/1.24.0/x64/src/runtime/cgocall.go:167 +0x3e fp=0xc00022fba0 sp=0xc00022fb38 pc=0x7ff666e7259e github.com/ollama/ollama/llama._Cfunc_llama_decode(0x16d4ec5e930, {0x1, 0x16d41f7b070, 0x0, 0x0, 0x16d41f79060, 0x16d41f830b0, 0x16d53d560f0, 0x16d41ec5660}) ``` A couple of generations were processed successfully before the process was killed with a segmentation violation while it was in `llama_decode()`. It's not clear what the fault was. Does it work if you exclude the GPU: ```console $ ollama run llama3.2:3b >>> /set parameter num_gpu 0 Set parameter 'num_gpu' to '0' >>> hello Hello! How can I assist you today? >>> ```
Author
Owner

@azizbtk commented on GitHub (Mar 25, 2025):

I'm having the same issue with ollama installations on windows 10. The last version ollama version that works for me is 0.3.11.

With newer versions i got this error in the server logs :
level=ERROR source=server.go:449 msg="llama runner terminated" error="exit status 0xc0000409"

when running the : ollama run qwen2.5:0.5b command.

<!-- gh-comment-id:2752358217 --> @azizbtk commented on GitHub (Mar 25, 2025): I'm having the same issue with ollama installations on windows 10. The last version ollama version that works for me is 0.3.11. With newer versions i got this error in the server logs : level=ERROR source=server.go:449 msg="llama runner terminated" error="exit status 0xc0000409" when running the : ollama run qwen2.5:0.5b command.
Author
Owner

@rick-github commented on GitHub (Mar 25, 2025):

0xc0000409 is STATUS_STACK_BUFFER_OVERRUN. Server logs might contain relevant information.

<!-- gh-comment-id:2752388758 --> @rick-github commented on GitHub (Mar 25, 2025): 0xc0000409 is STATUS_STACK_BUFFER_OVERRUN. [Server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) might contain relevant information.
Author
Owner

@azizbtk commented on GitHub (Mar 25, 2025):

Only one error message was traced in server.log:
level=ERROR source=server.go:449 msg="llama runner terminated" error="exit status 0xc0000409"

<!-- gh-comment-id:2752396319 --> @azizbtk commented on GitHub (Mar 25, 2025): Only one error message was traced in server.log: level=ERROR source=server.go:449 msg="llama runner terminated" error="exit status 0xc0000409"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#53044