Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic: signal: filesize limit exceeded [recovered] #1215

Closed
fredrikatmainspringenergy opened this issue May 23, 2024 · 1 comment
Closed
Labels
t/bug Something isn't working

Comments

@fredrikatmainspringenergy

Describe the bug

orb crashed with

╰─➤  orb
start VM: VM exited unexpectedly; logs:
panic: signal: filesize limit exceeded [recovered]
        panic: signal: filesize limit exceeded [recovered]
        panic: signal: filesize limit exceeded

goroutine 1 [running]:
main.runVmManager.func3()
        github.com/orbstack/macvirt/vmgr/main.go:428 +0x54
panic({0x1104e3240?, 0xc0004800a0?})
        runtime/panic.go:920 +0x270
github.com/orbstack/macvirt/vmgr/util/errorx.RecoverCLI()
        github.com/orbstack/macvirt/vmgr/util/errorx/errorx.go:29 +0x6b
panic({0x1104e3240?, 0xc0004800a0?})
        runtime/panic.go:920 +0x270
main.check(...)
        github.com/orbstack/macvirt/vmgr/main.go:92
main.extractSparse({0x1105d7298?, 0xc0004866c0})
        github.com/orbstack/macvirt/vmgr/main.go:109 +0x271
main.runVmManager()
        github.com/orbstack/macvirt/vmgr/main.go:540 +0xa0a
main.main()
        github.com/orbstack/macvirt/vmgr/main.go:907 +0x65
orb reset

seems to have resolve the issue.

To Reproduce

🤷

Expected behavior

orb not crashing

Diagnostic report (REQUIRED)

OrbStack info:
Version: 1.5.1
Commit: 4cfac15e1080617c70eb163966e1cb2009dac1c2 (v1.5.1)

System info:
macOS: 14.5 (23F79)
CPU: amd64, 16 cores
CPU model: Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Model: MacBookPro16,1
Memory: 16 GiB

Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2024-05-23T23-33-18.381114Z.zip

Screenshots and additional context (optional)

No response

@fredrikatmainspringenergy fredrikatmainspringenergy added the t/bug Something isn't working label May 23, 2024
@kdrag0n
Copy link
Member

kdrag0n commented May 24, 2024

Duplicate of #778

@kdrag0n kdrag0n marked this as a duplicate of #778 May 24, 2024
@kdrag0n kdrag0n closed this as completed May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants