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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kernel panic (ens) #1130

Open
iamacup opened this issue Apr 11, 2024 · 3 comments
Open

Kernel panic (ens) #1130

iamacup opened this issue Apr 11, 2024 · 3 comments
Labels
t/bug Something isn't working

Comments

@iamacup
Copy link

iamacup commented Apr 11, 2024

Describe the bug

it was working fine, then it hard crashed and now i can't open orbstack - launching orbstack segfaults

i have re-installed the app but it did not fix it.

馃尣 vmgr | time="04-11 17:53:53" level=info msg="using proxy: none"
馃尣 vmgr | time="04-11 17:53:53" level=info msg="forwarding SSH agent" sock=/private/tmp/com.apple.launchd.hE0UOcKTkX/Listeners
馃尣 vmgr | time="04-11 17:53:53" level=info msg="starting VM"
馃尣 vmgr | time="04-11 17:53:54" level=info msg="starting host services"
馃尣 vmgr | time="04-11 17:53:54" level=info msg="reading user environment variables"
馃尣 vmgr | time="04-11 17:53:54" level=info msg="[VM] starting"
馃尣 vmgr | time="04-11 17:53:54" level=info msg="[VM] started"
馃惂 system | [] Booting OrbStack (+0ms)
馃惂 system | - Kernel version: 6.7.11-orbstack-00143-ge6b82e26cd22
馃惂 system | [
] Network (+5ms)
馃尣 vmgr | time="04-11 17:53:54" level=error msg="host-unix forward: dial failed" addr="{1 198.19.248.2 8000 }" error="connect tcp 198.19.248.2:8000: connection was refused"
馃尣 vmgr | time="04-11 17:53:54" level=error msg="host-unix forward: dial failed" addr="{1 198.19.248.2 8000 }" error="connect tcp 198.19.248.2:8000: connection was refused"
馃尣 vmgr | time="04-11 17:53:54" level=error msg="host-unix forward: dial failed" addr="{1 198.19.248.2 8000 }" error="connect tcp 198.19.248.2:8000: connection was refused"
馃惂 system | [] Apply system settings (+2ms)
馃惂 system | [
] Late tasks (+0ms)
馃惂 system | [] Emulation
馃惂 system | [
] Data
馃惂 system | - Using Rosetta
馃惂 system | [] Memory
馃懢 kernel | [ 0.158671] zram: setup backing device /dev/vdc1
馃懢 kernel | [ 0.159536] BTRFS: device label user-data-fs devid 1 transid 97235 /dev/vdb1 scanned by vinit (151)
馃懢 kernel | [ 0.161083] BTRFS info (device vdb1): first mount of filesystem 6e9b8a79-4ff4-4138-b1cf-213f968065b0
馃懢 kernel | [ 0.161144] BTRFS info (device vdb1): using crc32c (crc32c-generic) checksum algorithm
馃懢 kernel | [ 0.161188] BTRFS info (device vdb1): turning on sync discard
馃懢 kernel | [ 0.161217] BTRFS info (device vdb1): enabling ssd optimizations
馃懢 kernel | [ 0.161244] BTRFS info (device vdb1): setting nodatacow, compression disabled
馃懢 kernel | [ 0.161294] BTRFS info (device vdb1): using free space tree
馃懢 kernel | [ 0.166249] zram0: detected capacity change from 0 to 10752000
馃懢 kernel | [ 0.191345] BTRFS info (device vdb1): checking UUID tree
馃惂 system | [
] Initialize data (+39ms)
馃懢 kernel | [ 0.214909] Adding 5375996k swap on /dev/zram0. Priority:32767 extents:1 across:5375996k SSDsc
馃懢 kernel | [ 0.219133] Adding 2097148k swap on /dev/vdc2. Priority:1 extents:1 across:2097148k Dsc
馃尣 vmgr | time="04-11 17:53:54" level=info msg="target command path" dir=/usr/local/bin requiresRoot=true
馃尣 vmgr | time="04-11 17:53:54" level=info msg="setup done"
馃惂 system | thread 'main' panicked at src/startup.rs:570:193:
馃惂 system | called Result::unwrap() on an Err value: Mount { source: "wormhole", dest: "/mnt/wormhole-overlay", error: ENOSPC }
馃惂 system | note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
馃懢 kernel | [ 0.278728] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00006500
馃懢 kernel | [ 0.278777] CPU: 4 PID: 1 Comm: vinit Not tainted 6.7.11-orbstack-00143-ge6b82e26cd22 #1
馃懢 kernel | [ 0.278840] Call trace:
馃懢 kernel | [ 0.278847] dump_backtrace+0xe8/0x110
馃懢 kernel | [ 0.278862] show_stack+0x1c/0x30
馃懢 kernel | [ 0.278882] dump_stack_lvl+0x4c/0x60
馃懢 kernel | [ 0.278905] dump_stack+0x14/0x20
馃懢 kernel | [ 0.278923] panic+0x120/0x2f0
馃懢 kernel | [ 0.278939] do_exit+0x7c4/0x970
馃懢 kernel | [ 0.278949] do_group_exit+0xe8/0xf0
馃懢 kernel | [ 0.278968] __arm64_sys_exit_group+0x1c/0x28
馃懢 kernel | [ 0.278992] do_el0_svc+0x90/0xe8
馃懢 kernel | [ 0.279007] el0_svc+0x24/0x50
馃懢 kernel | [ 0.279023] el0t_64_sync_handler+0x7c/0xf0
馃懢 kernel | [ 0.279033] el0t_64_sync+0x14c/0x150
馃懢 kernel | [ 0.279053] SMP: stopping secondary CPUs
馃懢 kernel | [ 0.279123] Kernel Offset: 0x23562d200000 from 0xffff800080000000
馃懢 kernel | [ 0.279169] PHYS_OFFSET: 0xffffe4b040000000
馃懢 kernel | [ 0.279401] CPU features: 0x00000000,140092c6,21067403
馃懢 kernel | [ 0.280895] Memory Limit: none
馃尣 vmgr | time="04-11 17:53:54" level=info msg="stop requested" reason=5
馃尣 vmgr | time="04-11 17:53:54" level=info msg="[VM] stopping"
馃尣 vmgr | time="04-11 17:53:54" level=info msg="[VM] stopped"

Check logs for more details.

To Reproduce

click on orbstack
kernel panic

Expected behavior

No response

Diagnostic report (REQUIRED)

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

System info:
macOS: 14.2.1 (23C71)
CPU: arm64, 8 cores
CPU model: Apple M1
Model: Macmini9,1
Memory: 16 GiB

Full report: https://orbstack.dev/_admin/diag/orbstack-diagreport_2024-04-11T16-51-13.380314Z.zip

Screenshots and additional context (optional)

image

running docker ps etc. shows no running docker

@iamacup iamacup added the t/bug Something isn't working label Apr 11, 2024
@thomas-servais
Copy link

Hi,

I just opened the same bug.... have you had any updates? Did you find a solution ?

@iamacup
Copy link
Author

iamacup commented Apr 28, 2024

sorry no, im back on docker desktop unfortunately

@thomas-servais
Copy link

yes I did the same...

@kdrag0n kdrag0n changed the title segfault on opening: Kernel Panic Kernel panic (ens) May 12, 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