context-labs / autodoc

Experimental toolkit for auto-generating codebase documentation using LLMs
MIT License
1.93k stars 113 forks source link

Illegal instruction error log #45

Open dancerinthedarkkk opened 2 months ago

dancerinthedarkkk commented 2 months ago

https://bun.report/1.1.15/B_1b23ba1fA+gigoQ24o6kE+xyQ4imwkD4rhwkDs4gl8Cogs76C08q2gE2pzr0Cg9zp0CA2AizB

LOG:

Bun v1.1.15 (b23ba1fe) Linux x64 (baseline) Args: "kuzco" "worker" "start" Features: jsc Bun.stderr Bun.stdin(2) Bun.stdout fetch(69120) spawn(994534) WebSocket(5) Builtins: "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:crypto" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" "node:net" "node:os" "node:path" "node:perf_hooks" "node:process" "node:readline" "node:stream" "node:string_decoder" "node:timers" "node:tls" "node:tty" "node:url" "node:util" "node:util/types" "node:zlib" "node:worker_threads" "node:diagnostics_channel" Elapsed: 199011231ms | User: 18345921ms | Sys: 1248191ms RSS: 0.02ZB | Peak: 6.24GB | Commit: 0.02ZB | Faults: 42454

panic(main thread): Segmentation fault at address 0x331 oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team, please file a GitHub issue using the link below:

https://bun.report/1.1.15/B_1b23ba1fA+gigoQ24o6kE+xyQ4imwkD4rhwkDs4gl8Cogs76C08q2gE2pzr0Cg9zp0CA2AizB

Illegal instruction root@LAPTOP-G0N03UML:~/kuzco# time=2024-06-25T02:47:09.354+08:00 level=WARN source=sched.go:575 msg="gpu VRAM usage didn't recover within timeout" seconds=5.099512273 model=/root/.kuzco/models/blobs/sha256-00e1317cbf74d901080d7100f57580ba8dd8de57203072dc6f668324ba545f29 time=2024-06-25T02:47:09.657+08:00 level=WARN source=sched.go:575 msg="gpu VRAM usage didn't recover within timeout" seconds=5.402685842 model=/root/.kuzco/models/blobs/sha256-00e1317cbf74d901080d7100f57580ba8dd8de57203072dc6f668324ba545f29 time=2024-06-25T02:47:10.015+08:00 level=WARN source=sched.go:575 msg="gpu VRAM usage didn't recover within timeout" seconds=5.760262256 model=/root/.kuzco/models/blobs/sha256-00e1317cbf74d901080d7100f57580ba8dd8de57203072dc6f668324ba545f29

root@LAPTOP-G0N03UML:~/kuzco#