[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 Hans Petter Selasky changed: What|Removed |Added Assignee|u...@freebsd.org |b...@freebsd.org C

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 --- Comment #6 from Hans Petter Selasky --- Try entering these commands before booting the kernel (in the loader prompt) set kern.cam.ada.enable_uma_ccbs=0 boot --HPS -- You are receiving this mail because: You are the assignee for the

[Bug 261059] Kernel panic XEN + ZFS volume.

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261059 --- Comment #1 from Janis --- I've been digging further with this bug. Found one ZFS problem, which i can repeat 100%, reported as bug #262189. For me though it seems that these two bugs might not be related. What i have found though, is t

[Bug 261059] Kernel panic XEN + ZFS volume.

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261059 --- Comment #2 from Janis --- Oh, and i forgot to add, that system crashes when disks are raw files on ZFS datasets as well. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 --- Comment #7 from Lamia --- Done but no difference for the 13.1PreRelease. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 261059] Kernel panic XEN + ZFS volume.

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261059 Roger Pau Monné changed: What|Removed |Added CC||roy...@freebsd.org --- Comment #

[Bug 261059] Kernel panic XEN + ZFS volume.

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261059 --- Comment #4 from Janis --- Thank you for fast response. Well, the system crashes with 8G of Dom0 RAM as well; i am using 2G for test environment to provoke the bug sooner. With 8G, the symptoms are more or less the same, just i can not

[Bug 262086] usr.bin.diff.diff_test.functionname fails

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262086 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=4be7d087c2b566f4910683836be279d55c1a81c6 commit 4be7d087c2b566f4910683836be279d55c1a81c6 Author:

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 --- Comment #8 from Edward Tomasz Napierala --- None of this was (or is going to be) MFC-Ed, so if it happens in 13, it must be something else. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 Bug ID: 262273 Summary: Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past Product: Base System Version: Unspecified

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 f...@cantconnect.ru changed: What|Removed |Added CC||f...@cantconnect.ru --- Comme

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 --- Comment #2 from Donald Sharp --- I am able to reproduce this issue at will on my system. Just have to run this test program and it happens -- You are receiving this mail because: You are the assignee for the bug.

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 Joe Marcus Clarke changed: What|Removed |Added CC||mar...@freebsd.org --- Comment

[Bug 262155] atkbd: ~16s delay at initial kernel boot on Framework laptop

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262155 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=84369dd52369cbae28970dca20a53d3de1719907 commit 84369dd52369cbae28970dca20a53d3de1719907 Author:

[Bug 262155] atkbd: ~16s delay at initial kernel boot on Framework laptop

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262155 Mark Johnston changed: What|Removed |Added Assignee|b...@freebsd.org|ma...@freebsd.org Stat

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 --- Comment #4 from f...@cantconnect.ru --- I can't reproduce this (but that's not on Ryzen) Try this #include #include int main(void) { struct timespec before, after; clockid_t cid; if(clock_getcpuclockid2(0,

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 --- Comment #5 from Joe Marcus Clarke --- This has run for over 15 seconds without fail on my i5. Though still not sure why the other clock is not monotonic. I think the goal is to have somewhat portable code between Linux and *BSD. --

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 --- Comment #6 from f...@cantconnect.ru --- Please run both tests multiple times to ensure that the first fails from time to time and the second not. If this is true, it is surely a bug that should be fixed. The difference between these two

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 --- Comment #7 from Joe Marcus Clarke --- Yeah, I've been running both and I get 100% failure on Donald's original code (at different times), but thus far your code has not failed minutes in. -- You are receiving this mail because: You ar

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 --- Comment #9 from Lamia --- USB_Err_Stalled started before 13.1Prelease, same as Stable. I could run poudriere builds on Stable despite the error before now. Suddenly, a poudriere command breaks display and tonnes of the error are emitt

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 --- Comment #10 from Alexander Motin --- @Lamia, there seem to be two independent issues here: one for USB, one for AHCI. Please do not mix them. I have doubts that panic you see on 14 should be reproducible on 13.1, but please correct me

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 --- Comment #11 from Lamia --- You are correct. Panic on 14.0 is likely not reproducible on 13.1. The update on stable went fine though errors were still emitted. I suspect they are two issues too - AHCI & USB. I have had issues with the dr

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 --- Comment #8 from Donald Sharp --- When I run my test program it fails within 2 seconds every time I have ever run it. When I run f...@cantconnect.ru 's test, I ran it for over 5 minutes without it failing. -- You are receiving this ma

[Bug 262273] Subsuquent Calls to clock_gettime(CLOCK_THREAD_CPUTIME_ID,... ) return time in the past

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262273 --- Comment #9 from f...@cantconnect.ru --- Created attachment 232188 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232188&action=edit attempt to fix the problem Please try this patch to kernel. Looks like it is a conflict betw

[Bug 262278] file(1) fails to identify a JAR file

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262278 Bug ID: 262278 Summary: file(1) fails to identify a JAR file Product: Base System Version: 13.0-STABLE Hardware: Any OS: Any Status: New Severity: A

[Bug 262278] file(1) fails to identify a JAR file

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

[Bug 262278] file(1) fails to identify a JAR file

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262278 --- Comment #2 from Yuri Victorovich --- (In reply to Ed Maste from comment #1) JAR files also have META-INF/MANIFEST.MF. * https://www.baeldung.com/java-jar-manifest -- You are receiving this mail because: You are the assignee for the

[Bug 261751] vt mouse pointer background display bug

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261751 Ed Maste changed: What|Removed |Added Summary|vt newcons mouse pointer|vt mouse pointer background

[Bug 262282] Framework laptop touchpad latency

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262282 Bug ID: 262282 Summary: Framework laptop touchpad latency Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects

[Bug 262152] Framework Laptop: Feature support, bugs and improvements

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262152 Ed Maste changed: What|Removed |Added Depends on||262282 Referenced Bugs: https://bugs.

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

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Ed Maste changed: What|Removed |Added Blocks||262152 Referenced Bugs: https://bugs.

[Bug 262152] Framework Laptop: Feature support, bugs and improvements

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262152 Ed Maste changed: What|Removed |Added Depends on||259230 Referenced Bugs: https://bugs.

[Bug 262283] encoding of + in libfetch

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262283 Bug ID: 262283 Summary: encoding of + in libfetch Product: Base System Version: Unspecified Hardware: Any OS: Any Status: New Severity: Affects Some

[Bug 262283] encoding of + in libfetch

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262283 Ronald Klop changed: What|Removed |Added CC||d...@freebsd.org Attachment #232193|

[Bug 262152] Framework Laptop: Feature support, bugs and improvements

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262152 Ed Maste changed: What|Removed |Added Depends on||260161 Referenced Bugs: https://bugs.

[Bug 260161] usb enumeration stalls on a framework laptop

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260161 Ed Maste changed: What|Removed |Added Blocks||262152 Referenced Bugs: https://bugs.

[Bug 262086] usr.bin.diff.diff_test.functionname fails

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262086 --- Comment #3 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=adce4585ca56638801d12790c8f7fcb30e7408d0 commit adce4585ca56638801d12790c8f7fcb30e7408d0 Author:

[Bug 262086] usr.bin.diff.diff_test.functionname fails

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262086 Li-Wen Hsu changed: What|Removed |Added Resolution|--- |FIXED Assignee|b...@freebsd

[Bug 262152] Framework Laptop: Feature support, bugs and improvements

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262152 Bug 262152 depends on bug 259230, which changed state. Bug 259230 Summary: Touching the touchpad on a frame.work laptop causes reboot or poweroff https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 What|Removed

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

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259230 Vladimir Kondratyev changed: What|Removed |Added Resolution|--- |FIXED Status|In

[Bug 262282] Framework laptop touchpad latency

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262282 Vincent Milum Jr changed: What|Removed |Added CC||free...@darkain.com --- Comment

[Bug 246192] installer does not allow user to enter WiFi details if no networks found

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246192 --- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=912df915c266cc19ba6a8465c7e9e35eba0e3d85 commit 912df915c266cc19ba6a8465c7e9e35eba0e3d85 Author:

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 --- Comment #12 from Alexander Motin --- Created attachment 232194 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232194&action=edit AHCI patch I think this patch should fix the 14 crash inside AHCI by not overwriting alloc_flag

[Bug 262263] ahci: Unaligned free to UMA zone (ada_ccb)

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262263 Alexander Motin changed: What|Removed |Added Status|New |In Progress Assignee|b

[Bug 261751] vt mouse pointer background display bug

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261751 Stefan B. changed: What|Removed |Added Keywords||vt --- Comment #3 from Stefan B. ---

[Bug 262241] gpart(8) destroy: option -F seems to not effectively destroy all partitions in some situations

2022-03-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262241 Stefan B. changed: What|Removed |Added CC||sblachm...@gmail.com --- Comment #3 fr