___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252225
Mark Linimon changed:
What|Removed |Added
Component|kern|usb
Assignee|b...@freebsd
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251906
Robert Wing changed:
What|Removed |Added
CC||r...@freebsd.org
URL|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251906
--- Comment #1 from Martin Birgmeier ---
It seems there is also a similar issue with /var/db/mountdtab: On the NFS
server, entries only accumulate in that file but are never cleared.
-- Martin
--
You are receiving this mail because:
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244878
--- Comment #12 from Mark Johnston ---
(In reply to Adam Jimerson from comment #11)
Could you try enabling compression on the core dump? Add -Z to the dumpon(8)
invocation, e.g., by adding dumpon_flags="-Z" to /etc/rc.conf.
--
You are re
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244878
--- Comment #13 from Adam Jimerson ---
(In reply to Mark Johnston from comment #12)
I certainly can enable that and see if that helps.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251906
--- Comment #2 from Robert Wing ---
(In reply to Martin Birgmeier from comment #1)
Hey Martin,
This patch should also fix that.
With this patch, `automount -u` will try to use umount(8) when unmounting
filesystems.
umount(8) does some a
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252240
Bug ID: 252240
Summary: "zfs send -R -I | zfs receive -F" not destroying
snapshots that don't exist on the sending side
Product: Base System
Version: 12.2-RELEASE
Har
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252240
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|f...@freebsd.org
--
You are receiv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252241
Bug ID: 252241
Summary: MacBook Pro 8,3 17" black screen after suspend/resume
Product: Base System
Version: 12.2-RELEASE
Hardware: Any
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252253
Bug ID: 252253
Summary: Intel vmd NVMe controller not detected on 13-CURRENT
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252253
--- Comment #1 from Neel Chauhan ---
Pictures of the non-detection is here: https://imgur.com/a/ighTwHQ
A patch like this:
--- a/sys/dev/vmd/vmd.c
+++ b/sys/dev/vmd/vmd.c
@@ -66,13 +66,20 @@ struct vmd_type {
#define INTEL_VENDOR_ID
12 matches
Mail list logo