[Bug 26002] Poor read/write performance on uhci USB controllers

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26002 --- Comment #7 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=27392cf64d50cd1898f83624a588bc5c1b5f27d0 commit 27392cf64d50cd1898f83624a588bc5c1b5f27d0 Author:

[Bug 260146] NFS client (13.0p5) to NFS server (12.2p6), hangs and unkillable processes

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260146 --- Comment #2 from Kurt Jaeger --- reboot of the nfs server did not change the problem. But: using this: /usr/local/bin/konsole was installed by package konsole-21.08.3_1 triggers the problem, using xterm works. -- You

[Bug 234775] PTHREAD_STACK_MIN is too small on amd64

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234775 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #4 fro

[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056 Nick Craig-Wood changed: What|Removed |Added CC||n...@craig-wood.com --- Comment

[Bug 256211] valgrind shows one leak every time

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256211 --- Comment #2 from Paul Floyd --- I opened this item https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294 I'll have a go at implementing it. If/when that is accepted I can modify Valgrind to use it. -- You are receiving this mail b

[Bug 260146] Using x11/konsole causes NFS hangs

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260146 Kurt Jaeger changed: What|Removed |Added Summary|NFS client (13.0p5) to NFS |Using x11/konsole causes

[Bug 260146] Using x11/konsole causes NFS hangs

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260146 Tobias C. Berner changed: What|Removed |Added CC||tcber...@freebsd.org

[Bug 166568] [sched_ule] intr stuck in WAIT state

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166568 Ed Maste changed: What|Removed |Added Resolution|--- |Not Enough Information

[Bug 226107] typo in comment of function tdq_runq_add in sched_ule.c

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226107 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #1 from

[Bug 228076] [sched_ule] Not stealing process from loaded CPU

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228076 --- Comment #16 from Ed Maste --- Is this reproducible on 12.2 or later? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056 --- Comment #12 from Keith White --- Thanks Nick for looking at this! I've reviewed the suggestion in https://github.com/rclone/rclone/issues/5843 to build rclone with cmount. I can confirm that using cmount *does* work for me. I have my

[Bug 161097] [sched_ule] Unkillable process hanging waiting for "exithold" when p_lock is 1

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=161097 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #3 from

[Bug 260155] inadequate LAYOUTTYPE sanity check in nfsv4_loadattr()

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260155 Bug ID: 260155 Summary: inadequate LAYOUTTYPE sanity check in nfsv4_loadattr() Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 259230] Touching the touchpad on a frame.work laptop causes reboot or poweroff

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 --- Comment #15 from Mark Johnston --- Created attachment 229834 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229834&action=edit iichid debug output Debug output from iichid. -- You are receiving this mail because: You are t

[Bug 260160] zfs jailed: snapshots not accessible

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260160 Bug ID: 260160 Summary: zfs jailed: snapshots not accessible Product: Base System Version: 13.0-RELEASE Hardware: Any OS: Any Status: New Severity:

[Bug 260161] usb enumeration stalls on a framework laptop

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260161 Bug ID: 260161 Summary: usb enumeration stalls on a framework laptop Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severit

[Bug 260161] usb enumeration stalls on a framework laptop

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260161 Mark Johnston changed: What|Removed |Added Status|New |Open --- Comment #1 from Mark John

[Bug 228076] [sched_ule] Not stealing process from loaded CPU

2021-12-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228076 --- Comment #17 from Don Lewis --- I think td_pinned is the problem. The thread can't move until that flag is cleared, and that can't happen until it is able to get some CPU cycles to get through the section of code that td_pinned is prote