[GH-ISSUE #12137] openbmb/minicpm-v4.5:8b #70125

Closed
opened 2026-05-04 20:24:57 -05:00 by GiteaMirror · 12 comments
Owner

Originally created by @qiuchsh on GitHub (Sep 1, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12137

What is the issue?

ollama run openbmb/minicpm-v4.5:8b
Error: 500 Internal Server Error: llama runner process has terminated: exit status 0xc0000409

Relevant log output


OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

0.11.8

Originally created by @qiuchsh on GitHub (Sep 1, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12137 ### What is the issue? >ollama run openbmb/minicpm-v4.5:8b Error: 500 Internal Server Error: llama runner process has terminated: exit status 0xc0000409 ### Relevant log output ```shell ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version 0.11.8
GiteaMirror added the bug label 2026-05-04 20:24:57 -05:00
Author
Owner

@shockme commented on GitHub (Sep 1, 2025):

I'm having the same issue on Ubuntu Linux 22.04.

Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: llama_context:        CPU compute buffer size =   304.38 MiB
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: llama_context: graph nodes  = 1267
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: llama_context: graph splits = 1
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: model name:
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: description:  image encoder for MiniCPM-V
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: GGUF version: 3
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: alignment:    32
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: n_tensors:    455
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: n_kv:         20
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: has vision encoder
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_ctx: CLIP using CPU backend
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: projector:          resampler
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_embd:             1152
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_head:             16
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_ff:               4304
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_layer:            27
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: ffn_op:             gelu
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: projection_dim:     0
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: --- vision hparams ---
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: image_size:         448
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: patch_size:         14
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: has_llava_proj:     0
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: minicpmv_version:   6
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: proj_scale_factor:  0
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_wa_pattern:       0
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: model size:         1044.36 MiB
Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: metadata size:      0.16 MiB
Aug 31 13:49:47 ubuntu-desktop ollama[2824048]: clip.cpp:4169: Unknown minicpmv version
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827361]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827362]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827363]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827364]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827365]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827366]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827367]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827368]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827369]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827370]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827795]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827796]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827797]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827798]
Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827799]
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:48.244+03:00 level=INFO source=server.go:1270 msg="waiting for server to become available" status="llm server not responding"
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: [Thread debugging using libthread_db enabled]
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: 0x000055ed7932936e in ?? ()
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #0  0x000055ed7932936e in ?? ()
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #1  0x000055ed79329305 in ?? ()
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #2  0x00007fe77eca0453 in __GI___libc_free (mem=mem@entry=0x55edb153d170) at ./malloc/malloc.c:3391
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: 3391        ./malloc/malloc.c: No such file or directory.
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #3  0x00007fe77ec79d27 in _IO_deallocate_file (fp=0x55edb153d170) at ./libio/libioP.h:862
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: 862        ./libio/libioP.h: No such file or directory.
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #4  _IO_new_fclose (fp=0x55edb153d170) at ./libio/iofclose.c:74
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: 74        ./libio/iofclose.c: No such file or directory.
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #5  0x00007fe71751ea3d in ggml_backend_cpu_device_context::ggml_backend_cpu_device_context() () from /home/ubuntu/Apps/ollama/lib/ollama/libggml-cpu-sandybridge.so
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #6  0x0000000000000000 in ?? ()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:48.498+03:00 level=INFO source=server.go:1270 msg="waiting for server to become available" status="llm server loading model"
Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: [Inferior 1 (process 2827360) detached]
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: SIGABRT: abort
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: PC=0x7fe77ec919fc m=8 sigcode=18446744073709551610
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: signal arrived during cgo execution
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 54 gp=0xc000583500 m=8 mp=0xc000100808 [syscall]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.cgocall(0x55ed7a06ed80, 0xc00059fc18)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/cgocall.go:167 +0x4b fp=0xc00059fbf0 sp=0xc00059fbb8 pc=0x55ed7938f3eb
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama._Cfunc_mtmd_init_from_file(0x7fe71c0c0f90, 0x7fe71c000c70, {0x1, 0x1, 0x4, 0x2, 0x55ed7a5803f4, 0x55ed7a5803e8})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         _cgo_gotypes.go:1103 +0x4b fp=0xc00059fc18 sp=0xc00059fbf0 pc=0x55ed7974030b
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama.NewMtmdContext.func2(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/llama/llama.go:487
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama.NewMtmdContext(0xc00026cba0, {0xc0000e33b0, 0x68})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/llama/llama.go:487 +0x17e fp=0xc00059fd18 sp=0xc00059fc18 pc=0x55ed7974419e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.NewImageContext(0xc00026cba0, {0xc0000e33b0, 0x68})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/image.go:35 +0x105 fp=0xc00059fd98 sp=0xc00059fd18 pc=0x55ed79806645
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.(*Server).loadModel(0xc0001481e0, {0x0, 0x0, 0x0, {0x55ed7b187900, 0x0, 0x0}, 0xc000690ad0, 0x0}, {0x7ffeb99547bd, ...}, ...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/runner.go:765 +0x268 fp=0xc00059fee0 sp=0xc00059fd98 pc=0x55ed7980b588
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.(*Server).load.gowrap2()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/runner.go:833 +0x175 fp=0xc00059ffe0 sp=0xc00059fee0 pc=0x55ed7980c4d5
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00059ffe8 sp=0xc00059ffe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by github.com/ollama/ollama/runner/llamarunner.(*Server).load in goroutine 51
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/runner.go:833 +0x7ce
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 1 gp=0xc000002380 m=nil [IO wait]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000487790 sp=0xc000487770 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.netpollblock(0xc0004877e0?, 0x7932b666?, 0xed?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/netpoll.go:575 +0xf7 fp=0xc0004877c8 sp=0xc000487790 pc=0x55ed79357357
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.runtime_pollWait(0x7fe73793deb0, 0x72)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/netpoll.go:351 +0x85 fp=0xc0004877e8 sp=0xc0004877c8 pc=0x55ed79391a85
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).wait(0xc000128500?, 0x90033595e?, 0x0)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000487810 sp=0xc0004877e8 pc=0x55ed79418ec7
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).waitRead(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         internal/poll/fd_poll_runtime.go:89
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*FD).Accept(0xc000128500)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         internal/poll/fd_unix.go:620 +0x295 fp=0xc0004878b8 sp=0xc000487810 pc=0x55ed7941e295
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*netFD).accept(0xc000128500)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/fd_unix.go:172 +0x29 fp=0xc000487970 sp=0xc0004878b8 pc=0x55ed79491249
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*TCPListener).accept(0xc00045f5c0)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/tcpsock_posix.go:159 +0x1b fp=0xc0004879c0 sp=0xc000487970 pc=0x55ed794a6bfb
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*TCPListener).Accept(0xc00045f5c0)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/tcpsock.go:380 +0x30 fp=0xc0004879f0 sp=0xc0004879c0 pc=0x55ed794a5ab0
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*onceCloseListener).Accept(0xc00012a870?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         <autogenerated>:1 +0x24 fp=0xc000487a08 sp=0xc0004879f0 pc=0x55ed796bd204
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*Server).Serve(0xc000053800, {0x55ed7a837668, 0xc00045f5c0})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/http/server.go:3424 +0x30c fp=0xc000487b38 sp=0xc000487a08 pc=0x55ed79694acc
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.Execute({0xc000034260, 0x4, 0x4})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/runner.go:901 +0x8f5 fp=0xc000487d08 sp=0xc000487b38 pc=0x55ed7980ce95
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner.Execute({0xc000034250?, 0x0?, 0x0?})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/runner.go:22 +0xd4 fp=0xc000487d30 sp=0xc000487d08 pc=0x55ed79897434
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/cmd.NewCLI.func2(0xc000053500?, {0x55ed7a352081?, 0x4?, 0x55ed7a352085?})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/cmd/cmd.go:1583 +0x45 fp=0xc000487d58 sp=0xc000487d30 pc=0x55ed79ffc6e5
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).execute(0xc00012cf08, {0xc00045f400, 0x4, 0x4})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/spf13/cobra@v1.7.0/command.go:940 +0x85c fp=0xc000487e78 sp=0xc000487d58 pc=0x55ed7950a89c
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).ExecuteC(0xc0004c2908)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/spf13/cobra@v1.7.0/command.go:1068 +0x3a5 fp=0xc000487f30 sp=0xc000487e78 pc=0x55ed7950b0e5
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).Execute(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/spf13/cobra@v1.7.0/command.go:992
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).ExecuteContext(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/spf13/cobra@v1.7.0/command.go:985
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: main.main()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/main.go:12 +0x4d fp=0xc000487f50 sp=0xc000487f30 pc=0x55ed79ffd1cd
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.main()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:283 +0x29d fp=0xc000487fe0 sp=0xc000487f50 pc=0x55ed7935e9dd
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc000487fe8 sp=0xc000487fe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 2 gp=0xc000002e00 m=nil [force gc (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000acfa8 sp=0xc0000acf88 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:441
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.forcegchelper()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:348 +0xb8 fp=0xc0000acfe0 sp=0xc0000acfa8 pc=0x55ed7935ed18
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000acfe8 sp=0xc0000acfe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.init.7 in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:336 +0x1a
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 3 gp=0xc000003340 m=nil [GC sweep wait]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000ad780 sp=0xc0000ad760 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:441
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.bgsweep(0xc000044080)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgcsweep.go:316 +0xdf fp=0xc0000ad7c8 sp=0xc0000ad780 pc=0x55ed793494bf
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcenable.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:204 +0x25 fp=0xc0000ad7e0 sp=0xc0000ad7c8 pc=0x55ed7933d8a5
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ad7e8 sp=0xc0000ad7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcenable in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:204 +0x66
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 4 gp=0xc000003500 m=nil [GC scavenge wait]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x10000?, 0x55ed7a515c50?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000adf78 sp=0xc0000adf58 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:441
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.(*scavengerState).park(0x55ed7b0d9f00)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgcscavenge.go:425 +0x49 fp=0xc0000adfa8 sp=0xc0000adf78 pc=0x55ed79346f09
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.bgscavenge(0xc000044080)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgcscavenge.go:658 +0x59 fp=0xc0000adfc8 sp=0xc0000adfa8 pc=0x55ed79347499
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcenable.gowrap2()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:205 +0x25 fp=0xc0000adfe0 sp=0xc0000adfc8 pc=0x55ed7933d845
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000adfe8 sp=0xc0000adfe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcenable in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:205 +0xa5
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 5 gp=0xc000003dc0 m=nil [finalizer wait]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x1b8?, 0xc000002380?, 0x1?, 0x23?, 0xc0000ac688?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000ac630 sp=0xc0000ac610 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.runfinq()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mfinal.go:196 +0x107 fp=0xc0000ac7e0 sp=0xc0000ac630 pc=0x55ed7933c867
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ac7e8 sp=0xc0000ac7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.createfing in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mfinal.go:166 +0x3d
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 6 gp=0xc0002148c0 m=nil [chan receive]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0xc0001bbb80?, 0xc0005ba030?, 0x60?, 0xe7?, 0x55ed79477e88?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000ae718 sp=0xc0000ae6f8 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.chanrecv(0xc0000e2310, 0x0, 0x1)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/chan.go:664 +0x445 fp=0xc0000ae790 sp=0xc0000ae718 pc=0x55ed7932e245
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.chanrecv1(0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/chan.go:506 +0x12 fp=0xc0000ae7b8 sp=0xc0000ae790 pc=0x55ed7932ddd2
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.unique_runtime_registerUniqueMapCleanup.func2(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1796
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.unique_runtime_registerUniqueMapCleanup.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1799 +0x2f fp=0xc0000ae7e0 sp=0xc0000ae7b8 pc=0x55ed79340a4f
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ae7e8 sp=0xc0000ae7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by unique.runtime_registerUniqueMapCleanup in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1794 +0x85
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 7 gp=0xc000214c40 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000aef38 sp=0xc0000aef18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000aefc8 sp=0xc0000aef38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000aefe0 sp=0xc0000aefc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000aefe8 sp=0xc0000aefe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 18 gp=0xc000504000 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000a8738 sp=0xc0000a8718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000a87c8 sp=0xc0000a8738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000a87e0 sp=0xc0000a87c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a87e8 sp=0xc0000a87e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 34 gp=0xc000102380 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011a738 sp=0xc00011a718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011a7c8 sp=0xc00011a738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011a7e0 sp=0xc00011a7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011a7e8 sp=0xc00011a7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 35 gp=0xc000102540 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011af38 sp=0xc00011af18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011afc8 sp=0xc00011af38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011afe0 sp=0xc00011afc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011afe8 sp=0xc00011afe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 36 gp=0xc000102700 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011b738 sp=0xc00011b718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011b7c8 sp=0xc00011b738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011b7e0 sp=0xc00011b7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011b7e8 sp=0xc00011b7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 37 gp=0xc0001028c0 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011bf38 sp=0xc00011bf18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011bfc8 sp=0xc00011bf38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011bfe0 sp=0xc00011bfc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 38 gp=0xc000102a80 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011c738 sp=0xc00011c718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011c7c8 sp=0xc00011c738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011c7e0 sp=0xc00011c7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011c7e8 sp=0xc00011c7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 39 gp=0xc000102c40 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011cf38 sp=0xc00011cf18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011cfc8 sp=0xc00011cf38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011cfe0 sp=0xc00011cfc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011cfe8 sp=0xc00011cfe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 19 gp=0xc0005041c0 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000a8f38 sp=0xc0000a8f18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000a8fc8 sp=0xc0000a8f38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000a8fe0 sp=0xc0000a8fc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a8fe8 sp=0xc0000a8fe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 20 gp=0xc000504380 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000a9738 sp=0xc0000a9718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000a97c8 sp=0xc0000a9738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000a97e0 sp=0xc0000a97c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a97e8 sp=0xc0000a97e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 21 gp=0xc000504540 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000a9f38 sp=0xc0000a9f18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000a9fc8 sp=0xc0000a9f38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000a9fe0 sp=0xc0000a9fc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a9fe8 sp=0xc0000a9fe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 8 gp=0xc000214e00 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000af738 sp=0xc0000af718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000af7c8 sp=0xc0000af738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000af7e0 sp=0xc0000af7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000af7e8 sp=0xc0000af7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 40 gp=0xc000102e00 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011d738 sp=0xc00011d718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011d7c8 sp=0xc00011d738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011d7e0 sp=0xc00011d7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011d7e8 sp=0xc00011d7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 9 gp=0xc000214fc0 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000aff38 sp=0xc0000aff18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000affc8 sp=0xc0000aff38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000affe0 sp=0xc0000affc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000affe8 sp=0xc0000affe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 41 gp=0xc000102fc0 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011df38 sp=0xc00011df18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011dfc8 sp=0xc00011df38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011dfe0 sp=0xc00011dfc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011dfe8 sp=0xc00011dfe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 22 gp=0xc000504700 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000aa738 sp=0xc0000aa718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000aa7c8 sp=0xc0000aa738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000aa7e0 sp=0xc0000aa7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000aa7e8 sp=0xc0000aa7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 10 gp=0xc000215180 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000116738 sp=0xc000116718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0001167c8 sp=0xc000116738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0001167e0 sp=0xc0001167c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0001167e8 sp=0xc0001167e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 11 gp=0xc000215340 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000116f38 sp=0xc000116f18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc000116fc8 sp=0xc000116f38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc000116fe0 sp=0xc000116fc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc000116fe8 sp=0xc000116fe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 42 gp=0xc000103180 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000122738 sp=0xc000122718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0001227c8 sp=0xc000122738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0001227e0 sp=0xc0001227c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0001227e8 sp=0xc0001227e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 23 gp=0xc0005048c0 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000aaf38 sp=0xc0000aaf18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000aafc8 sp=0xc0000aaf38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000aafe0 sp=0xc0000aafc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000aafe8 sp=0xc0000aafe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 24 gp=0xc000504a80 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000ab738 sp=0xc0000ab718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000ab7c8 sp=0xc0000ab738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000ab7e0 sp=0xc0000ab7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ab7e8 sp=0xc0000ab7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 25 gp=0xc000504c40 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc0000abf38 sp=0xc0000abf18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0000abfc8 sp=0xc0000abf38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0000abfe0 sp=0xc0000abfc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0000abfe8 sp=0xc0000abfe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 26 gp=0xc000504e00 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad6e322?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011e738 sp=0xc00011e718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011e7c8 sp=0xc00011e738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011e7e0 sp=0xc00011e7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011e7e8 sp=0xc00011e7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 27 gp=0xc000504fc0 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad5b471?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011ef38 sp=0xc00011ef18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011efc8 sp=0xc00011ef38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011efe0 sp=0xc00011efc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011efe8 sp=0xc00011efe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 12 gp=0xc000215500 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad55a20?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000117738 sp=0xc000117718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0001177c8 sp=0xc000117738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0001177e0 sp=0xc0001177c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0001177e8 sp=0xc0001177e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 13 gp=0xc0002156c0 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad5845c?, 0x0?, 0x0?, 0x0?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000117f38 sp=0xc000117f18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc000117fc8 sp=0xc000117f38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc000117fe0 sp=0xc000117fc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc000117fe8 sp=0xc000117fe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 14 gp=0xc000215880 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0x27?, 0xbd?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000118738 sp=0xc000118718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0001187c8 sp=0xc000118738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0001187e0 sp=0xc0001187c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0001187e8 sp=0xc0001187e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 15 gp=0xc000215a40 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0xfc?, 0x69?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000118f38 sp=0xc000118f18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc000118fc8 sp=0xc000118f38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc000118fe0 sp=0xc000118fc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc000118fe8 sp=0xc000118fe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 16 gp=0xc000215c00 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0xd1?, 0xc6?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000119738 sp=0xc000119718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0001197c8 sp=0xc000119738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0001197e0 sp=0xc0001197c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0001197e8 sp=0xc0001197e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 28 gp=0xc000505180 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0x18?, 0x5e?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011f738 sp=0xc00011f718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011f7c8 sp=0xc00011f738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011f7e0 sp=0xc00011f7c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011f7e8 sp=0xc00011f7e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 29 gp=0xc000505340 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0xc?, 0x9f?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc00011ff38 sp=0xc00011ff18 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc00011ffc8 sp=0xc00011ff38 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc00011ffe0 sp=0xc00011ffc8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc00011ffe8 sp=0xc00011ffe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 30 gp=0xc000505500 m=nil [GC worker (idle)]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad56129?, 0x1?, 0xec?, 0xfa?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000120738 sp=0xc000120718 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1423 +0xe9 fp=0xc0001207c8 sp=0xc000120738 pc=0x55ed7933fd69
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x25 fp=0xc0001207e0 sp=0xc0001207c8 pc=0x55ed7933fc45
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0001207e8 sp=0xc0001207e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/mgc.go:1339 +0x105
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 50 gp=0xc000582fc0 m=nil [sync.WaitGroup.Wait]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x20?, 0xc1?, 0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000124620 sp=0xc000124600 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:441
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.semacquire1(0xc000148200, 0x0, 0x1, 0x0, 0x18)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/sema.go:188 +0x229 fp=0xc000124688 sp=0xc000124620 pc=0x55ed79371fa9
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: sync.runtime_SemacquireWaitGroup(0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/sema.go:110 +0x25 fp=0xc0001246c0 sp=0xc000124688 pc=0x55ed79394285
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: sync.(*WaitGroup).Wait(0x0?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         sync/waitgroup.go:118 +0x48 fp=0xc0001246e8 sp=0xc0001246c0 pc=0x55ed793a58e8
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.(*Server).run(0xc0001481e0, {0x55ed7a839b20, 0xc0004e84b0})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/runner.go:319 +0x4b fp=0xc0001247b8 sp=0xc0001246e8 pc=0x55ed7980822b
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/runner.go:880 +0x28 fp=0xc0001247e0 sp=0xc0001247b8 pc=0x55ed7980d108
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc0001247e8 sp=0xc0001247e0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         github.com/ollama/ollama/runner/llamarunner/runner.go:880 +0x4c5
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 205 gp=0xc000603dc0 m=nil [IO wait]:
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7941c4c5?, 0xc000128080?, 0x40?, 0x7a?, 0xb?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/proc.go:435 +0xce fp=0xc000167948 sp=0xc000167928 pc=0x55ed7939286e
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.netpollblock(0x55ed793b5bd8?, 0x7932b666?, 0xed?)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/netpoll.go:575 +0xf7 fp=0xc000167980 sp=0xc000167948 pc=0x55ed79357357
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.runtime_pollWait(0x7fe73793dc80, 0x72)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/netpoll.go:351 +0x85 fp=0xc0001679a0 sp=0xc000167980 pc=0x55ed79391a85
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).wait(0xc000128080?, 0xc000161000?, 0x0)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0001679c8 sp=0xc0001679a0 pc=0x55ed79418ec7
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).waitRead(...)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         internal/poll/fd_poll_runtime.go:89
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*FD).Read(0xc000128080, {0xc000161000, 0x1000, 0x1000})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         internal/poll/fd_unix.go:165 +0x27a fp=0xc000167a60 sp=0xc0001679c8 pc=0x55ed7941a1ba
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*netFD).Read(0xc000128080, {0xc000161000?, 0xc000167ad0?, 0x55ed79419385?})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/fd_posix.go:55 +0x25 fp=0xc000167aa8 sp=0xc000167a60 pc=0x55ed7948f2a5
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*conn).Read(0xc000418008, {0xc000161000?, 0x0?, 0x0?})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/net.go:194 +0x45 fp=0xc000167af0 sp=0xc000167aa8 pc=0x55ed7949d665
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*connReader).Read(0xc0005a2630, {0xc000161000, 0x1000, 0x1000})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/http/server.go:798 +0x159 fp=0xc000167b40 sp=0xc000167af0 pc=0x55ed79689979
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: bufio.(*Reader).fill(0xc000034a20)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         bufio/bufio.go:113 +0x103 fp=0xc000167b78 sp=0xc000167b40 pc=0x55ed794b4e03
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: bufio.(*Reader).Peek(0xc000034a20, 0x4)
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         bufio/bufio.go:152 +0x53 fp=0xc000167b98 sp=0xc000167b78 pc=0x55ed794b4f33
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*conn).serve(0xc00012a870, {0x55ed7a839ae8, 0xc000126bd0})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/http/server.go:2137 +0x785 fp=0xc000167fb8 sp=0xc000167b98 pc=0x55ed7968f765
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*Server).Serve.gowrap3()
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/http/server.go:3454 +0x28 fp=0xc000167fe0 sp=0xc000167fb8 pc=0x55ed79694ec8
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({})
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         runtime/asm_amd64.s:1700 +0x1 fp=0xc000167fe8 sp=0xc000167fe0 pc=0x55ed79399fa1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by net/http.(*Server).Serve in goroutine 1
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]:         net/http/server.go:3454 +0x485
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rax    0x0
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rbx    0x7fe735060640
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rcx    0x7fe77ec919fc
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rdx    0x6
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rdi    0x2b2460
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rsi    0x2b2467
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rbp    0x2b2467
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rsp    0x7fe73505ef40
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r8     0x7fe73505f010
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r9     0x7fe71c008590
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r10    0x8
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r11    0x246
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r12    0x6
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r13    0x16
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r14    0x400
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r15    0x7fe73505fbe0
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rip    0x7fe77ec919fc
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rflags 0x246
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: cs     0x33
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: fs     0x0
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: gs     0x0
Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:48.949+03:00 level=INFO source=server.go:1270 msg="waiting for server to become available" status="llm server not responding"
Aug 31 13:49:49 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:49.200+03:00 level=INFO source=sched.go:441 msg="Load failed" model=/home/ubuntu/.ollama/models/blobs/sha256-cc3b1fc458dd03f286ef92e27f041a7f8c9f086120a3b38ed45368cf06036f23 error="llama runner process has terminated: exit status 2"
<!-- gh-comment-id:3240977847 --> @shockme commented on GitHub (Sep 1, 2025): I'm having the same issue on Ubuntu Linux 22.04. ``` Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: llama_context: CPU compute buffer size = 304.38 MiB Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: llama_context: graph nodes = 1267 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: llama_context: graph splits = 1 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: model name: Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: description: image encoder for MiniCPM-V Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: GGUF version: 3 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: alignment: 32 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: n_tensors: 455 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: n_kv: 20 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_model_loader: has vision encoder Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: clip_ctx: CLIP using CPU backend Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: projector: resampler Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_embd: 1152 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_head: 16 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_ff: 4304 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_layer: 27 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: ffn_op: gelu Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: projection_dim: 0 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: --- vision hparams --- Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: image_size: 448 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: patch_size: 14 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: has_llava_proj: 0 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: minicpmv_version: 6 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: proj_scale_factor: 0 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: n_wa_pattern: 0 Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: model size: 1044.36 MiB Aug 31 13:49:42 ubuntu-desktop ollama[2824048]: load_hparams: metadata size: 0.16 MiB Aug 31 13:49:47 ubuntu-desktop ollama[2824048]: clip.cpp:4169: Unknown minicpmv version Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827361] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827362] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827363] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827364] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827365] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827366] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827367] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827368] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827369] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827370] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827795] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827796] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827797] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827798] Aug 31 13:49:47 ubuntu-desktop ollama[2827806]: [New LWP 2827799] Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:48.244+03:00 level=INFO source=server.go:1270 msg="waiting for server to become available" status="llm server not responding" Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: [Thread debugging using libthread_db enabled] Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: 0x000055ed7932936e in ?? () Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #0 0x000055ed7932936e in ?? () Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #1 0x000055ed79329305 in ?? () Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #2 0x00007fe77eca0453 in __GI___libc_free (mem=mem@entry=0x55edb153d170) at ./malloc/malloc.c:3391 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: 3391 ./malloc/malloc.c: No such file or directory. Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #3 0x00007fe77ec79d27 in _IO_deallocate_file (fp=0x55edb153d170) at ./libio/libioP.h:862 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: 862 ./libio/libioP.h: No such file or directory. Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #4 _IO_new_fclose (fp=0x55edb153d170) at ./libio/iofclose.c:74 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: 74 ./libio/iofclose.c: No such file or directory. Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #5 0x00007fe71751ea3d in ggml_backend_cpu_device_context::ggml_backend_cpu_device_context() () from /home/ubuntu/Apps/ollama/lib/ollama/libggml-cpu-sandybridge.so Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: #6 0x0000000000000000 in ?? () Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:48.498+03:00 level=INFO source=server.go:1270 msg="waiting for server to become available" status="llm server loading model" Aug 31 13:49:48 ubuntu-desktop ollama[2827806]: [Inferior 1 (process 2827360) detached] Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: SIGABRT: abort Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: PC=0x7fe77ec919fc m=8 sigcode=18446744073709551610 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: signal arrived during cgo execution Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 54 gp=0xc000583500 m=8 mp=0xc000100808 [syscall]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.cgocall(0x55ed7a06ed80, 0xc00059fc18) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/cgocall.go:167 +0x4b fp=0xc00059fbf0 sp=0xc00059fbb8 pc=0x55ed7938f3eb Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama._Cfunc_mtmd_init_from_file(0x7fe71c0c0f90, 0x7fe71c000c70, {0x1, 0x1, 0x4, 0x2, 0x55ed7a5803f4, 0x55ed7a5803e8}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: _cgo_gotypes.go:1103 +0x4b fp=0xc00059fc18 sp=0xc00059fbf0 pc=0x55ed7974030b Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama.NewMtmdContext.func2(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama/llama.go:487 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama.NewMtmdContext(0xc00026cba0, {0xc0000e33b0, 0x68}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/llama/llama.go:487 +0x17e fp=0xc00059fd18 sp=0xc00059fc18 pc=0x55ed7974419e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.NewImageContext(0xc00026cba0, {0xc0000e33b0, 0x68}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/image.go:35 +0x105 fp=0xc00059fd98 sp=0xc00059fd18 pc=0x55ed79806645 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.(*Server).loadModel(0xc0001481e0, {0x0, 0x0, 0x0, {0x55ed7b187900, 0x0, 0x0}, 0xc000690ad0, 0x0}, {0x7ffeb99547bd, ...}, ...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/runner.go:765 +0x268 fp=0xc00059fee0 sp=0xc00059fd98 pc=0x55ed7980b588 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.(*Server).load.gowrap2() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/runner.go:833 +0x175 fp=0xc00059ffe0 sp=0xc00059fee0 pc=0x55ed7980c4d5 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00059ffe8 sp=0xc00059ffe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by github.com/ollama/ollama/runner/llamarunner.(*Server).load in goroutine 51 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/runner.go:833 +0x7ce Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 1 gp=0xc000002380 m=nil [IO wait]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000487790 sp=0xc000487770 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.netpollblock(0xc0004877e0?, 0x7932b666?, 0xed?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/netpoll.go:575 +0xf7 fp=0xc0004877c8 sp=0xc000487790 pc=0x55ed79357357 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.runtime_pollWait(0x7fe73793deb0, 0x72) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/netpoll.go:351 +0x85 fp=0xc0004877e8 sp=0xc0004877c8 pc=0x55ed79391a85 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).wait(0xc000128500?, 0x90033595e?, 0x0) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc000487810 sp=0xc0004877e8 pc=0x55ed79418ec7 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).waitRead(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll/fd_poll_runtime.go:89 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*FD).Accept(0xc000128500) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll/fd_unix.go:620 +0x295 fp=0xc0004878b8 sp=0xc000487810 pc=0x55ed7941e295 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*netFD).accept(0xc000128500) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/fd_unix.go:172 +0x29 fp=0xc000487970 sp=0xc0004878b8 pc=0x55ed79491249 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*TCPListener).accept(0xc00045f5c0) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/tcpsock_posix.go:159 +0x1b fp=0xc0004879c0 sp=0xc000487970 pc=0x55ed794a6bfb Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*TCPListener).Accept(0xc00045f5c0) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/tcpsock.go:380 +0x30 fp=0xc0004879f0 sp=0xc0004879c0 pc=0x55ed794a5ab0 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*onceCloseListener).Accept(0xc00012a870?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: <autogenerated>:1 +0x24 fp=0xc000487a08 sp=0xc0004879f0 pc=0x55ed796bd204 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*Server).Serve(0xc000053800, {0x55ed7a837668, 0xc00045f5c0}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http/server.go:3424 +0x30c fp=0xc000487b38 sp=0xc000487a08 pc=0x55ed79694acc Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.Execute({0xc000034260, 0x4, 0x4}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/runner.go:901 +0x8f5 fp=0xc000487d08 sp=0xc000487b38 pc=0x55ed7980ce95 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner.Execute({0xc000034250?, 0x0?, 0x0?}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/runner.go:22 +0xd4 fp=0xc000487d30 sp=0xc000487d08 pc=0x55ed79897434 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/cmd.NewCLI.func2(0xc000053500?, {0x55ed7a352081?, 0x4?, 0x55ed7a352085?}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/cmd/cmd.go:1583 +0x45 fp=0xc000487d58 sp=0xc000487d30 pc=0x55ed79ffc6e5 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).execute(0xc00012cf08, {0xc00045f400, 0x4, 0x4}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra@v1.7.0/command.go:940 +0x85c fp=0xc000487e78 sp=0xc000487d58 pc=0x55ed7950a89c Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).ExecuteC(0xc0004c2908) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra@v1.7.0/command.go:1068 +0x3a5 fp=0xc000487f30 sp=0xc000487e78 pc=0x55ed7950b0e5 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).Execute(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra@v1.7.0/command.go:992 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra.(*Command).ExecuteContext(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/spf13/cobra@v1.7.0/command.go:985 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: main.main() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/main.go:12 +0x4d fp=0xc000487f50 sp=0xc000487f30 pc=0x55ed79ffd1cd Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.main() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:283 +0x29d fp=0xc000487fe0 sp=0xc000487f50 pc=0x55ed7935e9dd Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc000487fe8 sp=0xc000487fe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 2 gp=0xc000002e00 m=nil [force gc (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000acfa8 sp=0xc0000acf88 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:441 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.forcegchelper() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:348 +0xb8 fp=0xc0000acfe0 sp=0xc0000acfa8 pc=0x55ed7935ed18 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000acfe8 sp=0xc0000acfe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.init.7 in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:336 +0x1a Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 3 gp=0xc000003340 m=nil [GC sweep wait]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000ad780 sp=0xc0000ad760 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:441 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.bgsweep(0xc000044080) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgcsweep.go:316 +0xdf fp=0xc0000ad7c8 sp=0xc0000ad780 pc=0x55ed793494bf Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcenable.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:204 +0x25 fp=0xc0000ad7e0 sp=0xc0000ad7c8 pc=0x55ed7933d8a5 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ad7e8 sp=0xc0000ad7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcenable in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:204 +0x66 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 4 gp=0xc000003500 m=nil [GC scavenge wait]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x10000?, 0x55ed7a515c50?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000adf78 sp=0xc0000adf58 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:441 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.(*scavengerState).park(0x55ed7b0d9f00) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgcscavenge.go:425 +0x49 fp=0xc0000adfa8 sp=0xc0000adf78 pc=0x55ed79346f09 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.bgscavenge(0xc000044080) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgcscavenge.go:658 +0x59 fp=0xc0000adfc8 sp=0xc0000adfa8 pc=0x55ed79347499 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcenable.gowrap2() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:205 +0x25 fp=0xc0000adfe0 sp=0xc0000adfc8 pc=0x55ed7933d845 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000adfe8 sp=0xc0000adfe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcenable in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:205 +0xa5 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 5 gp=0xc000003dc0 m=nil [finalizer wait]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x1b8?, 0xc000002380?, 0x1?, 0x23?, 0xc0000ac688?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000ac630 sp=0xc0000ac610 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.runfinq() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mfinal.go:196 +0x107 fp=0xc0000ac7e0 sp=0xc0000ac630 pc=0x55ed7933c867 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ac7e8 sp=0xc0000ac7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.createfing in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mfinal.go:166 +0x3d Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 6 gp=0xc0002148c0 m=nil [chan receive]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0xc0001bbb80?, 0xc0005ba030?, 0x60?, 0xe7?, 0x55ed79477e88?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000ae718 sp=0xc0000ae6f8 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.chanrecv(0xc0000e2310, 0x0, 0x1) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/chan.go:664 +0x445 fp=0xc0000ae790 sp=0xc0000ae718 pc=0x55ed7932e245 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.chanrecv1(0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/chan.go:506 +0x12 fp=0xc0000ae7b8 sp=0xc0000ae790 pc=0x55ed7932ddd2 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.unique_runtime_registerUniqueMapCleanup.func2(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1796 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.unique_runtime_registerUniqueMapCleanup.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1799 +0x2f fp=0xc0000ae7e0 sp=0xc0000ae7b8 pc=0x55ed79340a4f Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ae7e8 sp=0xc0000ae7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by unique.runtime_registerUniqueMapCleanup in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1794 +0x85 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 7 gp=0xc000214c40 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000aef38 sp=0xc0000aef18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000aefc8 sp=0xc0000aef38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000aefe0 sp=0xc0000aefc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000aefe8 sp=0xc0000aefe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 18 gp=0xc000504000 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000a8738 sp=0xc0000a8718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000a87c8 sp=0xc0000a8738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000a87e0 sp=0xc0000a87c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a87e8 sp=0xc0000a87e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 34 gp=0xc000102380 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011a738 sp=0xc00011a718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011a7c8 sp=0xc00011a738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011a7e0 sp=0xc00011a7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011a7e8 sp=0xc00011a7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 35 gp=0xc000102540 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011af38 sp=0xc00011af18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011afc8 sp=0xc00011af38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011afe0 sp=0xc00011afc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011afe8 sp=0xc00011afe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 36 gp=0xc000102700 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011b738 sp=0xc00011b718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011b7c8 sp=0xc00011b738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011b7e0 sp=0xc00011b7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011b7e8 sp=0xc00011b7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 37 gp=0xc0001028c0 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011bf38 sp=0xc00011bf18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011bfc8 sp=0xc00011bf38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011bfe0 sp=0xc00011bfc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011bfe8 sp=0xc00011bfe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 38 gp=0xc000102a80 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011c738 sp=0xc00011c718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011c7c8 sp=0xc00011c738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011c7e0 sp=0xc00011c7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011c7e8 sp=0xc00011c7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 39 gp=0xc000102c40 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011cf38 sp=0xc00011cf18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011cfc8 sp=0xc00011cf38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011cfe0 sp=0xc00011cfc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011cfe8 sp=0xc00011cfe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 19 gp=0xc0005041c0 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000a8f38 sp=0xc0000a8f18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000a8fc8 sp=0xc0000a8f38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000a8fe0 sp=0xc0000a8fc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a8fe8 sp=0xc0000a8fe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 20 gp=0xc000504380 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000a9738 sp=0xc0000a9718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000a97c8 sp=0xc0000a9738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000a97e0 sp=0xc0000a97c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a97e8 sp=0xc0000a97e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 21 gp=0xc000504540 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000a9f38 sp=0xc0000a9f18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000a9fc8 sp=0xc0000a9f38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000a9fe0 sp=0xc0000a9fc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000a9fe8 sp=0xc0000a9fe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 8 gp=0xc000214e00 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000af738 sp=0xc0000af718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000af7c8 sp=0xc0000af738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000af7e0 sp=0xc0000af7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000af7e8 sp=0xc0000af7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 40 gp=0xc000102e00 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011d738 sp=0xc00011d718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011d7c8 sp=0xc00011d738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011d7e0 sp=0xc00011d7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011d7e8 sp=0xc00011d7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 9 gp=0xc000214fc0 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000aff38 sp=0xc0000aff18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000affc8 sp=0xc0000aff38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000affe0 sp=0xc0000affc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000affe8 sp=0xc0000affe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 41 gp=0xc000102fc0 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011df38 sp=0xc00011df18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011dfc8 sp=0xc00011df38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011dfe0 sp=0xc00011dfc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011dfe8 sp=0xc00011dfe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 22 gp=0xc000504700 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000aa738 sp=0xc0000aa718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000aa7c8 sp=0xc0000aa738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000aa7e0 sp=0xc0000aa7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000aa7e8 sp=0xc0000aa7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 10 gp=0xc000215180 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000116738 sp=0xc000116718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0001167c8 sp=0xc000116738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0001167e0 sp=0xc0001167c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0001167e8 sp=0xc0001167e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 11 gp=0xc000215340 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000116f38 sp=0xc000116f18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc000116fc8 sp=0xc000116f38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc000116fe0 sp=0xc000116fc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc000116fe8 sp=0xc000116fe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 42 gp=0xc000103180 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000122738 sp=0xc000122718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0001227c8 sp=0xc000122738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0001227e0 sp=0xc0001227c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0001227e8 sp=0xc0001227e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 23 gp=0xc0005048c0 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000aaf38 sp=0xc0000aaf18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000aafc8 sp=0xc0000aaf38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000aafe0 sp=0xc0000aafc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000aafe8 sp=0xc0000aafe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 24 gp=0xc000504a80 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000ab738 sp=0xc0000ab718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000ab7c8 sp=0xc0000ab738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000ab7e0 sp=0xc0000ab7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000ab7e8 sp=0xc0000ab7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 25 gp=0xc000504c40 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc0000abf38 sp=0xc0000abf18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0000abfc8 sp=0xc0000abf38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0000abfe0 sp=0xc0000abfc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0000abfe8 sp=0xc0000abfe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 26 gp=0xc000504e00 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad6e322?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011e738 sp=0xc00011e718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011e7c8 sp=0xc00011e738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011e7e0 sp=0xc00011e7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011e7e8 sp=0xc00011e7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 27 gp=0xc000504fc0 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad5b471?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011ef38 sp=0xc00011ef18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011efc8 sp=0xc00011ef38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011efe0 sp=0xc00011efc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011efe8 sp=0xc00011efe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 12 gp=0xc000215500 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad55a20?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000117738 sp=0xc000117718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0001177c8 sp=0xc000117738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0001177e0 sp=0xc0001177c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0001177e8 sp=0xc0001177e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 13 gp=0xc0002156c0 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad5845c?, 0x0?, 0x0?, 0x0?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000117f38 sp=0xc000117f18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc000117fc8 sp=0xc000117f38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc000117fe0 sp=0xc000117fc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc000117fe8 sp=0xc000117fe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 14 gp=0xc000215880 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0x27?, 0xbd?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000118738 sp=0xc000118718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0001187c8 sp=0xc000118738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0001187e0 sp=0xc0001187c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0001187e8 sp=0xc0001187e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 15 gp=0xc000215a40 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0xfc?, 0x69?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000118f38 sp=0xc000118f18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc000118fc8 sp=0xc000118f38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc000118fe0 sp=0xc000118fc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc000118fe8 sp=0xc000118fe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 16 gp=0xc000215c00 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0xd1?, 0xc6?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000119738 sp=0xc000119718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0001197c8 sp=0xc000119738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0001197e0 sp=0xc0001197c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0001197e8 sp=0xc0001197e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 28 gp=0xc000505180 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0x18?, 0x5e?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011f738 sp=0xc00011f718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011f7c8 sp=0xc00011f738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011f7e0 sp=0xc00011f7c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011f7e8 sp=0xc00011f7e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 29 gp=0xc000505340 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7b189bc0?, 0x1?, 0xc?, 0x9f?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc00011ff38 sp=0xc00011ff18 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc00011ffc8 sp=0xc00011ff38 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc00011ffe0 sp=0xc00011ffc8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc00011ffe8 sp=0xc00011ffe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 30 gp=0xc000505500 m=nil [GC worker (idle)]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x15fe8aad56129?, 0x1?, 0xec?, 0xfa?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000120738 sp=0xc000120718 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkWorker(0xc0000e3730) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1423 +0xe9 fp=0xc0001207c8 sp=0xc000120738 pc=0x55ed7933fd69 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gcBgMarkStartWorkers.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x25 fp=0xc0001207e0 sp=0xc0001207c8 pc=0x55ed7933fc45 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0001207e8 sp=0xc0001207e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by runtime.gcBgMarkStartWorkers in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/mgc.go:1339 +0x105 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 50 gp=0xc000582fc0 m=nil [sync.WaitGroup.Wait]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x0?, 0x0?, 0x20?, 0xc1?, 0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000124620 sp=0xc000124600 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goparkunlock(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:441 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.semacquire1(0xc000148200, 0x0, 0x1, 0x0, 0x18) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/sema.go:188 +0x229 fp=0xc000124688 sp=0xc000124620 pc=0x55ed79371fa9 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: sync.runtime_SemacquireWaitGroup(0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/sema.go:110 +0x25 fp=0xc0001246c0 sp=0xc000124688 pc=0x55ed79394285 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: sync.(*WaitGroup).Wait(0x0?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: sync/waitgroup.go:118 +0x48 fp=0xc0001246e8 sp=0xc0001246c0 pc=0x55ed793a58e8 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.(*Server).run(0xc0001481e0, {0x55ed7a839b20, 0xc0004e84b0}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/runner.go:319 +0x4b fp=0xc0001247b8 sp=0xc0001246e8 pc=0x55ed7980822b Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner.Execute.gowrap1() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/runner.go:880 +0x28 fp=0xc0001247e0 sp=0xc0001247b8 pc=0x55ed7980d108 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc0001247e8 sp=0xc0001247e0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by github.com/ollama/ollama/runner/llamarunner.Execute in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: github.com/ollama/ollama/runner/llamarunner/runner.go:880 +0x4c5 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: goroutine 205 gp=0xc000603dc0 m=nil [IO wait]: Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.gopark(0x55ed7941c4c5?, 0xc000128080?, 0x40?, 0x7a?, 0xb?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/proc.go:435 +0xce fp=0xc000167948 sp=0xc000167928 pc=0x55ed7939286e Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.netpollblock(0x55ed793b5bd8?, 0x7932b666?, 0xed?) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/netpoll.go:575 +0xf7 fp=0xc000167980 sp=0xc000167948 pc=0x55ed79357357 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.runtime_pollWait(0x7fe73793dc80, 0x72) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/netpoll.go:351 +0x85 fp=0xc0001679a0 sp=0xc000167980 pc=0x55ed79391a85 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).wait(0xc000128080?, 0xc000161000?, 0x0) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll/fd_poll_runtime.go:84 +0x27 fp=0xc0001679c8 sp=0xc0001679a0 pc=0x55ed79418ec7 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*pollDesc).waitRead(...) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll/fd_poll_runtime.go:89 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll.(*FD).Read(0xc000128080, {0xc000161000, 0x1000, 0x1000}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: internal/poll/fd_unix.go:165 +0x27a fp=0xc000167a60 sp=0xc0001679c8 pc=0x55ed7941a1ba Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*netFD).Read(0xc000128080, {0xc000161000?, 0xc000167ad0?, 0x55ed79419385?}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/fd_posix.go:55 +0x25 fp=0xc000167aa8 sp=0xc000167a60 pc=0x55ed7948f2a5 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net.(*conn).Read(0xc000418008, {0xc000161000?, 0x0?, 0x0?}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/net.go:194 +0x45 fp=0xc000167af0 sp=0xc000167aa8 pc=0x55ed7949d665 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*connReader).Read(0xc0005a2630, {0xc000161000, 0x1000, 0x1000}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http/server.go:798 +0x159 fp=0xc000167b40 sp=0xc000167af0 pc=0x55ed79689979 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: bufio.(*Reader).fill(0xc000034a20) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: bufio/bufio.go:113 +0x103 fp=0xc000167b78 sp=0xc000167b40 pc=0x55ed794b4e03 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: bufio.(*Reader).Peek(0xc000034a20, 0x4) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: bufio/bufio.go:152 +0x53 fp=0xc000167b98 sp=0xc000167b78 pc=0x55ed794b4f33 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*conn).serve(0xc00012a870, {0x55ed7a839ae8, 0xc000126bd0}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http/server.go:2137 +0x785 fp=0xc000167fb8 sp=0xc000167b98 pc=0x55ed7968f765 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http.(*Server).Serve.gowrap3() Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http/server.go:3454 +0x28 fp=0xc000167fe0 sp=0xc000167fb8 pc=0x55ed79694ec8 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime.goexit({}) Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: runtime/asm_amd64.s:1700 +0x1 fp=0xc000167fe8 sp=0xc000167fe0 pc=0x55ed79399fa1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: created by net/http.(*Server).Serve in goroutine 1 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: net/http/server.go:3454 +0x485 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rax 0x0 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rbx 0x7fe735060640 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rcx 0x7fe77ec919fc Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rdx 0x6 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rdi 0x2b2460 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rsi 0x2b2467 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rbp 0x2b2467 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rsp 0x7fe73505ef40 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r8 0x7fe73505f010 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r9 0x7fe71c008590 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r10 0x8 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r11 0x246 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r12 0x6 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r13 0x16 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r14 0x400 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: r15 0x7fe73505fbe0 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rip 0x7fe77ec919fc Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: rflags 0x246 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: cs 0x33 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: fs 0x0 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: gs 0x0 Aug 31 13:49:48 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:48.949+03:00 level=INFO source=server.go:1270 msg="waiting for server to become available" status="llm server not responding" Aug 31 13:49:49 ubuntu-desktop ollama[2824048]: time=2025-08-31T13:49:49.200+03:00 level=INFO source=sched.go:441 msg="Load failed" model=/home/ubuntu/.ollama/models/blobs/sha256-cc3b1fc458dd03f286ef92e27f041a7f8c9f086120a3b38ed45368cf06036f23 error="llama runner process has terminated: exit status 2" ```
Author
Owner

@zhengying commented on GitHub (Sep 1, 2025):

Waiting for this PR #12078

<!-- gh-comment-id:3241095402 --> @zhengying commented on GitHub (Sep 1, 2025): Waiting for this PR #12078
Author
Owner

@rick-github commented on GitHub (Sep 1, 2025):

Aug 31 13:49:47 ubuntu-desktop ollama[2824048]: clip.cpp:4169: Unknown minicpmv version

#11730

<!-- gh-comment-id:3241431267 --> @rick-github commented on GitHub (Sep 1, 2025): ``` Aug 31 13:49:47 ubuntu-desktop ollama[2824048]: clip.cpp:4169: Unknown minicpmv version ``` #11730
Author
Owner

@hustlmh commented on GitHub (Sep 3, 2025):

Same Error!

<!-- gh-comment-id:3247859516 --> @hustlmh commented on GitHub (Sep 3, 2025): Same Error!
Author
Owner

@alexsuzuki520 commented on GitHub (Sep 5, 2025):

me too!

<!-- gh-comment-id:3257118788 --> @alexsuzuki520 commented on GitHub (Sep 5, 2025): me too!
Author
Owner

@designinlife commented on GitHub (Sep 20, 2025):

Same Error!

<!-- gh-comment-id:3314401637 --> @designinlife commented on GitHub (Sep 20, 2025): Same Error!
Author
Owner

@quzanh1130 commented on GitHub (Oct 3, 2025):

This error relate with llama.cpp backend have error, you can build llama.cpp first, after that you can build and run this model successfully.

  1. clone ollama
    git clone https://github.com/ollama/ollama.git

  2. build by Cmake
    sudo apt install cmake cmake -B build -DGGML_CUDA=ON cmake --build build --config Release -- -j$(nproc)

  3. If you hit a CUDA compiler version error, edit the file: ggml/src/ggml-cuda/CMakeLists.txt, and change some lines:

message(STATUS "cuda compiler version: ${CMAKE_CUDA_COMPILER_VERSION}") if (CMAKE_CUDA_COMPILER_VERSION VERSION_GREATER_EQUAL "12.8") # Options are: # - none (not recommended) # - speed (nvcc's default) # - balance # - size list(APPEND CUDA_FLAGS -compress-mode=${GGML_CUDA_COMPRESSION_MODE}) endif()

  1. after build successfully, you can run openbmb/minicpm-v4.5:8b model
    ./ollama run openbmb/minicpm-v4.5:8b
<!-- gh-comment-id:3364208594 --> @quzanh1130 commented on GitHub (Oct 3, 2025): This error relate with llama.cpp backend have error, you can build llama.cpp first, after that you can build and run this model successfully. 1. clone ollama `git clone https://github.com/ollama/ollama.git` 2. build by Cmake `sudo apt install cmake cmake -B build -DGGML_CUDA=ON cmake --build build --config Release -- -j$(nproc) ` 3. If you hit a CUDA compiler version error, edit the file: ggml/src/ggml-cuda/CMakeLists.txt, and change some lines: `message(STATUS "cuda compiler version: ${CMAKE_CUDA_COMPILER_VERSION}") if (CMAKE_CUDA_COMPILER_VERSION VERSION_GREATER_EQUAL "12.8") # Options are: # - none (not recommended) # - speed (nvcc's default) # - balance # - size list(APPEND CUDA_FLAGS -compress-mode=${GGML_CUDA_COMPRESSION_MODE}) endif()` 4. after build successfully, you can run openbmb/minicpm-v4.5:8b model `./ollama run openbmb/minicpm-v4.5:8b`
Author
Owner

@x86Gr commented on GitHub (Oct 4, 2025):

With Radeon RX7900 XTX and ollama 12.3 and Debian 13.1 I can confirm Minicpm models don't run

<!-- gh-comment-id:3368410417 --> @x86Gr commented on GitHub (Oct 4, 2025): With Radeon RX7900 XTX and ollama 12.3 and Debian 13.1 I can confirm Minicpm models don't run
Author
Owner

@rick-github commented on GitHub (Oct 4, 2025):

0.12.4 required. The template needs to work to handle the thinking output but it works fine otherwise.

$ ollama -v
ollama version is 0.12.4-rc4
$ ./ollama-run.py --model hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M --tools none
hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> hello
Hello! How can I help you today?
hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> /tools get_datetime
hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> What is todays date?

calling get_datetime({'timezone_name': ''})
The current date is Saturday, October 04, 2025.
hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> describe this picture: ./picture.jpg
Added picture ./picture.jpg
The image shows a cute white puppy sitting on a tiled surface. The puppy is wearing a red collar with
a small bell attached. The background is blurred, focusing attention on the puppy.

<!-- gh-comment-id:3368435514 --> @rick-github commented on GitHub (Oct 4, 2025): 0.12.4 required. The template needs to work to handle the thinking output but it works fine otherwise. ```console $ ollama -v ollama version is 0.12.4-rc4 $ ./ollama-run.py --model hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M --tools none hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> hello Hello! How can I help you today? hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> /tools get_datetime hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> What is todays date? calling get_datetime({'timezone_name': ''}) The current date is Saturday, October 04, 2025. hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M >>> describe this picture: ./picture.jpg Added picture ./picture.jpg The image shows a cute white puppy sitting on a tiled surface. The puppy is wearing a red collar with a small bell attached. The background is blurred, focusing attention on the puppy. ```
Author
Owner

@RamonGuthrie commented on GitHub (Oct 5, 2025):

I'm getting issues also...

`Microsoft Windows [Version 10.0.26100.6725]
(c) Microsoft Corporation. All rights reserved.

C:\Users\ramon>ollama run openbmb/minicpm-v4.5
pulling manifest
pulling c4b08147959c: 100% ▕██████████████████████████████████████████████████████████▏ 4.8 GB
pulling 7a7225a32e8d: 100% ▕██████████████████████████████████████████████████████████▏ 1.1 GB
pulling bc24d57b9016: 100% ▕██████████████████████████████████████████████████████████▏ 488 B
pulling 75357d685f23: 100% ▕██████████████████████████████████████████████████████████▏ 28 B
pulling e6daeaa4f14b: 100% ▕██████████████████████████████████████████████████████████▏ 112 B
pulling 5ab78c1a70a8: 100% ▕██████████████████████████████████████████████████████████▏ 566 B
verifying sha256 digest
writing manifest
success
Error: 500 Internal Server Error: llama runner process has terminated: exit status 0xc0000409`

<!-- gh-comment-id:3369127047 --> @RamonGuthrie commented on GitHub (Oct 5, 2025): I'm getting issues also... `Microsoft Windows [Version 10.0.26100.6725] (c) Microsoft Corporation. All rights reserved. C:\Users\ramon>ollama run openbmb/minicpm-v4.5 pulling manifest pulling c4b08147959c: 100% ▕██████████████████████████████████████████████████████████▏ 4.8 GB pulling 7a7225a32e8d: 100% ▕██████████████████████████████████████████████████████████▏ 1.1 GB pulling bc24d57b9016: 100% ▕██████████████████████████████████████████████████████████▏ 488 B pulling 75357d685f23: 100% ▕██████████████████████████████████████████████████████████▏ 28 B pulling e6daeaa4f14b: 100% ▕██████████████████████████████████████████████████████████▏ 112 B pulling 5ab78c1a70a8: 100% ▕██████████████████████████████████████████████████████████▏ 566 B verifying sha256 digest writing manifest success Error: 500 Internal Server Error: llama runner process has terminated: exit status 0xc0000409`
Author
Owner

@rick-github commented on GitHub (Oct 5, 2025):

https://github.com/ollama/ollama/issues/12137#issuecomment-3368435514:~:text=Collaborator-,0.12.4%20required,-.%20The%20template%20needs

Also, the modelfile for openbmb/minicpm-v4.5 is poor quality, hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M is much better.

<!-- gh-comment-id:3369135618 --> @rick-github commented on GitHub (Oct 5, 2025): https://github.com/ollama/ollama/issues/12137#issuecomment-3368435514:~:text=Collaborator-,0.12.4%20required,-.%20The%20template%20needs Also, the modelfile for openbmb/minicpm-v4.5 is poor quality, hf.co/openbmb/MiniCPM-V-4_5-gguf:Q4_K_M is much better.
Author
Owner

@ilyashusterman commented on GitHub (Oct 19, 2025):

up

<!-- gh-comment-id:3419656729 --> @ilyashusterman commented on GitHub (Oct 19, 2025): up
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70125