Summary: | system crashes and reboots while unpacking tarball to sdcard | ||
---|---|---|---|
Product: | Base System | Reporter: | josua.mayer97 |
Component: | kern | Assignee: | Bugmeister <bugmeister> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Only Me | CC: | josua.mayer97, marklmi26-fbsd |
Priority: | --- | ||
Version: | 11.0-STABLE | ||
Hardware: | i386 | ||
OS: | Any |
Description
josua.mayer97
2017-07-02 21:52:22 UTC
It just crashed again, this time while I cleaned up, by mounting the disk as /mnt, and rm -rf'ing all the stuff there. root@pentium3:/mnt # rm -rf COPYRIGHT bin boot dev etc lib libexec media mnt net proc rescue root sbin sys tmp rm: etc/portsnap.conf: Device not configured rm: etc/devfs.conf: Device not configured rm: etc/X11: Directory not empty rm: etc/libalias.conf: Device not configured ......... crashdump: -rw------- 1 root wheel 188M Jul 3 02:54 vmcore.1 https://vps.jm0.eu/box/sdcardcrash2.core https://vps.jm0.eu/box/sdcardcrash2.core.xz To rule out sources of trouble, I switched the sdcard, and connected the reader to the onboard USB port (which I believe is 1.1 ...) and did the same process ... and it crashed. This time though it was les verbose: root@pentium3:/mnt # tar -xpf /usr/local/samba/clearfog/freebsd-clearfog-20170702.tar.gz packet_write_wait: Connection to 192.168.0.7 port 22: Broken pipe crashdump: -rw------- 1 root wheel 189M Jul 3 03:45 vmcore.2 https://vps.jm0.eu/box/sdcardcrash3.core https://vps.jm0.eu/box/sdcardcrash3.core.xz Version CURRENT means 12 (in other words: head) FreeBSD-11.1-RC1 is not an example of CURRENT but is what you report in the description. The wrong people may look at this in the wrong time frame if they use Version to filter what they look at. FreeBSD-11.1 does not have all that much time left before it turns official and freezes. I do not have permission to adjust Version. As far as I can tell the best selection for 11 after 11.0-RELEASE is 11.0-STABLE. Unfortunately the code freeze on stable/11 probably ended today so even with listing 11.0-STABLE the relationship would be less clear in the Version then one would hope. (In reply to Mark Millard from comment #3) Thanks for clearing that up! I set it to 11.0-STABLE now, and will update it as a new option becomes available. ^Triage: I'm sorry that this PR did not get addressed in a timely fashion. By now, the version that it was created against is long out of support. Please re-open if it is still a problem on a supported version. |