[Bug 252484] The SEE ALSO section of newfs(8) should mention newfs_msdos(8)

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252484 Mateusz Piotrowski <0...@freebsd.org> changed: What|Removed |Added CC||0...@freebsd

[Bug 252488] bsdtar fails to work with 128k blocksize

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252488 Bug ID: 252488 Summary: bsdtar fails to work with 128k blocksize Product: Base System Version: 11.4-STABLE Hardware: Any OS: Any Status: New Severit

[Bug 252485] [re] [panic] Panic in if_re.c (Realtek RTL8111/8168/8411)

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252485 --- Comment #1 from Maciej Suszko --- Using official Realtek drviers from ports (net/realtek-re-kmod) and removing all if_re related tunables looks promising - system is few hours online whitout panic... -- You are receiving this mail bec

[Bug 252446] egrep bug with trailing backslash (\)

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252446 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4832d2e8ae1df6f907ac00275764f8135722cb7e commit 4832d2e8ae1df6f907ac00275764f8135722cb7e Author:

[Bug 252488] bsdtar fails to work with 128k blocksize

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252488 --- Comment #1 from Conrad Meyer --- See aligned_alloc(3). But it is bizarre that a device driver does not support reads into unaligned user addresses. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 251906] autofs: automounter always only adds to /var/db/mounttab but never clears it

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251906 Robert Wing changed: What|Removed |Added Attachment #22|0 |1 is obsolete|

[Bug 202309] [uefi] smashed screen on HP Probook 430 G1 with UEFI

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202309 Kubilay Kocak changed: What|Removed |Added Keywords||needs-qa --- Comment #24 from Kubi

[Bug 252488] bsdtar fails to work with 128k blocksize

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252488 --- Comment #2 from Andre Albsmeier --- Thanks for aligned_alloc(), didn't know that. Maybe sa(4) would allow this with kern.cam.sa.allow_io_split but if I read the comments correctly, this will go away (or should have been gone already).

[Bug 252485] [re] [panic] Panic in if_re.c (Realtek RTL8111/8168/8411)

2021-01-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252485 --- Comment #2 from Maciej Suszko --- Unfortunately, using ports kernel module stability is better but the machine paniced after ~16h... but now it's not strictly if_re related I suppose: Fatal trap 12: page fault while in kernel mode cpui