No space left on device

13 views
Skip to first unread message

Alexander Titaev

unread,
Mar 30, 2026, 3:51:39 AM (5 days ago) Mar 30
to crosvm-dev
I am try to run android on cuttlefish 1.46.0
OS ubuntu 24.04 (vmware VM)
8Gb RAM
4 CPU
57G free hd
aosp_cf_x86_64_phone-img-15067704.zip
cvd-host_package.tar.gz
when I run
HOME=$PWD ./bin/launch_cvd --daemon -enable_audio false
in ./cuttlefish/instances/cvd-1/logs/launcher.log I see next

crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.002610574+00:00 INFO  disk] Disk image file is hosted on file system type 58465342
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.003302418+00:00 INFO  disk] disk size 65536,
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.003378143+00:00 INFO  disk] Disk image file is hosted on file system type 58465342
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.003783429+00:00 INFO  disk] disk size 1048576,
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.003846199+00:00 INFO  disk] Disk image file is hosted on file system type 58465342
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.004260963+00:00 INFO  disk] disk size 73728,
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.004330947+00:00 INFO  disk] Disk image file is hosted on file system type 58465342
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.004754749+00:00 INFO  disk] disk size 28672,
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.005011711+00:00 INFO  disk] Disk image file is hosted on file system type 58465342
crosvm D 03-30 10:34:07  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.006041512+00:00 INFO  crosvm::crosvm::sys::unix::device_helpers] Trying to attach block device: /root/x86_64_phone-img-15067704/cuttlefish/instances/cvd-1/sdcard.img
crosvm D 03-30 10:34:08  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.016816572+00:00 INFO  disk] disk size 2147483648,
crosvm D 03-30 10:34:08  3530  3530 log_tee.cpp:75] [2026-03-30T07:34:08.016971048+00:00 INFO  disk] Disk image file is hosted on file system type 58465342
webRTC I 03-30 10:34:08  3538  3575 wayland_server.cpp:77] WaylandServer running on socket 15
[2026/03/30 10:34:08:0664] N: lws_create_context: LWS: 4.3.0, NET CLI SRV H1 H2 WS ConMon IPv6-absent
[2026/03/30 10:34:08:0665] N: __lws_lc_tag:  ++ [wsi|0|pipe] (1)
[2026/03/30 10:34:08:0665] N: __lws_lc_tag:  ++ [vh|0|default|127.0.0.1|127.0.0.1|0] (1)
[2026/03/30 10:34:08:0677] N: [vh|0|default|127.0.0.1|127.0.0.1|0]: lws_socket_bind: source ads 127.0.0.1
[2026/03/30 10:34:08:0678] N: __lws_lc_tag:  ++ [wsi|1|listen|default|127.0.0.1|35237] (2)
webRTC D 03-30 10:34:08  3538  3538 host_server.cc:79] ConfUI: Confirmation UI Host session is listening on: 7700
(adm_helpers.cc:48): Unable to access speaker.
webRTC D 03-30 10:34:08  3538  3538 host_utils.h:76] ConfUI: HalInputLoopthread started.
webRTC D 03-30 10:34:08  3538  3538 host_utils.h:76] ConfUI: MainLoopthread started.
webRTC D 03-30 10:34:08  3538  3538 host_server.cc:106] ConfUI: configured internal vsock based input.
webRTC D 03-30 10:34:08  3538  3584 host_server.cc:113] ConfUI: client is disconnected
openwrt D 03-30 10:34:08  3533  3533 log_tee.cpp:75] crosvm[3534]: libminijail[3534]: clone(CLONE_NEWPID | ...) failed: No space left on device
crosvm D 03-30 10:34:08  3530  3530 log_tee.cpp:75] crosvm[3529]: libminijail[3529]: clone(CLONE_NEWPID | ...) failed: No space left on device
webRTC E 03-30 10:34:08  3538  3583 server.cpp:375] Client closed the connection
webRTC E 03-30 10:34:08  3538  3587 server.cpp:375] Client closed the connection
webRTC E 03-30 10:34:08  3538  3588 server.cpp:375] Client closed the connection
run_cvd I 03-30 10:34:08  3517  3517 process_monitor.cc:118] Detected unexpected exit of monitored subprocess /root/x86_64_phone-img-15067704/bin/crosvm
run_cvd E 03-30 10:34:08  3517  3517 process_monitor.cc:123] Subprocess /root/x86_64_phone-img-15067704/bin/crosvm (3534) was interrupted by a signal: 6
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:335] Started (pid: 3624): /root/x86_64_phone-img-15067704/bin/crosvm
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] run
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --socket
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] /root/x86_64_phone-img-15067704/cuttlefish/instances/cvd-1/internal/ap_control.sock
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --vhost-user-mac80211-hwsim
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] /root/x86_64_phone-img-15067704/cuttlefish/instances/cvd-1/internal/vhost_user_mac80211
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --tap-fd
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] 72
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --seccomp-policy-dir=/root/x86_64_phone-img-15067704/usr/share/cuttlefish/x86_64-linux-gnu/seccomp
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --rwdisk
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] /root/x86_64_phone-img-15067704/cuttlefish/instances/cvd-1/ap_overlay.img
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --disk
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] /root/x86_64_phone-img-15067704/cuttlefish/instances/cvd-1/persistent_composite.img
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --params
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] "root=/dev/vda15"
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] --serial
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] hardware=serial,num=1,type=file,path=/root/x86_64_phone-img-15067704/cuttlefish/instances/cvd-1/logs/crosvm_openwrt.log,earlycon=true
run_cvd D 03-30 10:34:08  3517  3517 subprocess.cpp:337] /root/x86_64_phone-img-15067704/etc/openwrt/images/kernel_for_openwrt
openwrt D 03-30 10:34:08  3533  3533 log_tee.cpp:75] [2026-03-30T07:34:08.884344527+00:00 INFO  crosvm] crosvm started.
openwrt D 03-30 10:34:08  3533  3533 log_tee.cpp:75] [2026-03-30T07:34:08.885294235+00:00 INFO  crosvm] CLI arguments parsed.
openwrt D 03-30 10:34:08  3533  3533 log_tee.cpp:75] [2026-03-30T07:34:08.885666147+00:00 WARN  crosvm::crosvm::cmdline] `--tap-fd` is deprecated; please use `--net tap-fd=72`
openwrt D 03-30 10:34:08  3533  3533 log_tee.cpp:75] [2026-03-30T07:34:08.887046190+00:00 INFO  crosvm::crosvm::sys::unix] crosvm entering multiprocess mode
run_cvd I 03-30 10:34:09  3517  3517 process_monitor.cc:118] Detected unexpected exit of monitored subprocess /root/x86_64_phone-img-15067704/bin/crosvm
run_cvd E 03-30 10:34:09  3517  3517 process_monitor.cc:123] Subprocess /root/x86_64_phone-img-15067704/bin/crosvm (3529) was interrupted by a signal: 6

Please tell me, the error
'No space left on device' —
which disk is it referring to, and what could be causing this error?  




Jorge Moreira

unread,
Mar 30, 2026, 10:42:04 AM (5 days ago) Mar 30
to Alexander Titaev, crosvm-dev
The error occurs when calling clone with the CLONE_NEWPID flag, according to the manual:
ENOSPC (since Linux 3.7)
              CLONE_NEWPID was specified in the flags mask, but the limit
              on the nesting depth of PID namespaces would have been
              exceeded; see pid_namespaces(7).

You can run with sandboxing disabled or figure out how to increase the nesting depth limit in your ubuntu VM.

--
You received this message because you are subscribed to the Google Groups "crosvm-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to crosvm-dev+...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/crosvm-dev/17a385db-fe1b-4ca8-b293-968c9cb359c6n%40chromium.org.
Reply all
Reply to author
Forward
0 new messages