https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231810
--- Comment #7 from Matthias Apitz <[email protected]> --- I removed tmpfs from rc.conf, but the memory issue is still there. When this proc chain is running: mkimg -s mbr -b /usr/local/r338641/root.r338641/boot/mbr -p 'efi:=/usr/local/r338641/root.r338641/boot/boot1.efifat' -p 'freebsd:-mkimg -s bsd -b /usr/local/r338641/root.r338641/boot/boot -p freebsd-ufs:=/home/guru/zdata/r338641/memstick.im.part' -a 2 -o /home/guru/zdata/r338641/memstick.im the temp file is growing and growing: # ls -lh /usr/tmp total 7683968 -rw------- 1 root wheel 0B Oct 2 06:52 mkimg-8lenP0 -rw------- 1 root wheel 390G Oct 2 07:00 mkimg-EfzEvr ... # ls -lh /usr/tmp total 9515808 -rw------- 1 root wheel 0B Oct 2 06:52 mkimg-8lenP0 -rw------- 1 root wheel 408G Oct 2 07:01 mkimg-EfzEvr Please re-open the PR again for CURRENT. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
