[Bug 240451] Boot problem from disk on older Intel hardware (kern.vty="vt")

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240451 --- Comment #1 from bart...@dssgmbh.de --- At last we found the culprit. There was a tunable set in loader.conf: debug.late_console="0" which caused this erroneuous behavior. After removing this line from loader.conf, the servers boot as ex

[Bug 240451] Boot problem from disk on older Intel hardware (kern.vty="vt")

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240451 bart...@dssgmbh.de changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 Jack changed: What|Removed |Added CC||xxjack1...@gmail.com --- Comment #3 from Ja

[Bug 237461] Serveral references to emmintrin.h fails

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237461 dewa...@heuristicsystems.com.au changed: What|Removed |Added CC||dewa...@heuristics

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 --- Comment #4 from Terry Kennedy --- (In reply to Jack from comment #3) If I attach a USB device after the hang, it is reported on the console. Likewise for detach. It seems as though there's an infinite wait somewhere before starting ini

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 --- Comment #5 from Jack --- (In reply to Terry Kennedy from comment #4) Yes, same behavior here also except it never actually mounts the filesystem as power cycling doesn't show the filesystem as dirty -- You are receiving this mail beca

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 Herbert J. Skuhra changed: What|Removed |Added CC||herb...@mailbox.org --- Commen

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 --- Comment #7 from Jack --- Do you have /proc in /etc/fstab? I wanted to test commenting out /proc from fstab but didn't get around to it. I'm going to try that on a remote system and see if it comes back. -- You are receiving this mail

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 --- Comment #8 from Terry Kennedy --- (In reply to Herbert J. Skuhra from comment #6) Reverting that one commit yields a bootable system. Looking at the MFC, it seems that an extra "sx_xlock(&proctree_lock);" came along when it shouldn't h

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 --- Comment #9 from Jack --- Looks like not having /proc in fstab made no difference, still hangs on boot. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-b

[Bug 213856] Fatal trap12: page fault while in kernel mode; Supervisor read data, page not present

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213856 IPTRACE changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 Tomoaki AOKI changed: What|Removed |Added CC||junch...@dec.sakura.ne.jp --- Comme

[Bug 240506] picobsd build script not producing usable output

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240506 Bug ID: 240506 Summary: picobsd build script not producing usable output Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New

[Bug 240506] picobsd build script not producing usable output

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240506 Kyle Evans changed: What|Removed |Added Assignee|b...@freebsd.org|kev...@freebsd.org --- Comment #1 fro

[Bug 240507] WITHOUT_CLANG=yes WITH_CLANG_BOOTSTRAP=yes does not work

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240507 Bug ID: 240507 Summary: WITHOUT_CLANG=yes WITH_CLANG_BOOTSTRAP=yes does not work Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 240507] WITHOUT_CLANG=yes WITH_CLANG_BOOTSTRAP=yes does not work

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240507 Kyle Evans changed: What|Removed |Added CC||d...@freebsd.org Blocks|

[Bug 240339] [ig4] I2C2 (touchpad bus) broken on the Google Pixelbook (Sunrise Point PCH)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339 Greg V changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 233361] mips build with BSD_CRTBEGIN, Clang, LLD fails

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233361 --- Comment #5 from Kyle Evans --- I use the following patch in my local mips-llvm branch: commit 9783fdf63c8a4e1775a494b47b7f3648b65779ab Author: Kyle Evans Date: Mon Aug 19 13:18:47 2019 -0500 Hack around .cprestore anger diff -

[Bug 239803] Problem with concurrent transfer of file descriptors

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239803 Stas Kelvich changed: What|Removed |Added CC||stas.kelv...@gmail.com --- Comment

[Bug 240509] segfault in basename(3)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240509 Bug ID: 240509 Summary: segfault in basename(3) Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only

[Bug 240339] [ig4] I2C2 (touchpad bus) broken on the Google Pixelbook (Sunrise Point PCH)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339 --- Comment #13 from Greg V --- (In reply to Greg V from comment #12) err, actually, it's the thing where it writes the wInputRegister, which I don't think is supposed to happen. // and it's currently reading mouse reports.. I'll try to fi

[Bug 240509] segfault in basename(3)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240509 Mateusz Guzik changed: What|Removed |Added CC||m...@freebsd.org --- Comment #1 fr

[Bug 240487] Boot hangs at "Trying to mount root from ufs:/dev/da0p3 [rw]..." in recent 12-STABLE

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240487 Alan Somers changed: What|Removed |Added Status|New |Open Assignee|b...@freebsd

[Bug 240509] segfault in basename(3)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240509 Conrad Meyer changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 231457] Out of swap space on ZFS

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231457 Parashiva changed: What|Removed |Added CC||parash...@outlook.com --- Comment #16

[Bug 231457] Out of swap space on ZFS

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231457 --- Comment #17 from Parashiva --- (In reply to Parashiva from comment #16) My zrc limit is: vfs.zfs.arc_max="4G" vfs.zfs.arc_min="2G" -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 240513] [PATCH]: sys/x86/x86/tsc.c: Use gender-neutral pronoun in comment

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240513 --- Comment #1 from Neel Chauhan --- *** Bug 240512 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@fre

[Bug 240513] [PATCH]: sys/x86/x86/tsc.c: Use gender-neutral pronoun in comment

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240513 Bug ID: 240513 Summary: [PATCH]: sys/x86/x86/tsc.c: Use gender-neutral pronoun in comment Product: Base System Version: CURRENT Hardware: Any OS: Any

[Bug 240513] [PATCH]: sys/x86/x86/tsc.c: Use gender-neutral pronoun in comment

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240513 Neel Chauhan changed: What|Removed |Added CC||n...@neelc.org Keywords|

[Bug 240513] [PATCH]: sys/x86/x86/tsc.c: Use gender-neutral pronoun in comment

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240513 Conrad Meyer changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 240339] [ig4] I2C2 (touchpad bus) broken on the Google Pixelbook (Sunrise Point PCH)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339 --- Comment #14 from Vladimir Kondratyev --- (In reply to Greg V from comment #12) > Seems like ig4 is innocent Not so innocent. You are at least 5-th man who has tried iichid and has bitten by SDA_HOLD issue. Can you check and post here th

[Bug 240339] [ig4] I2C2 (touchpad bus) broken on the Google Pixelbook (Sunrise Point PCH)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339 --- Comment #15 from Vladimir Kondratyev --- (In reply to Greg V from comment #12) > I think I found the culprit, it's the length retrieval in get_input_report. I > changed it to just trust the given length — touchscreen works, That sounds

[Bug 240339] [ig4] I2C2 (touchpad bus) broken on the Google Pixelbook (Sunrise Point PCH)

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240339 --- Comment #16 from Greg V --- (In reply to Vladimir Kondratyev from comment #14) I meant innocent in the lockup case, that was indeed the touchpad firmware blowing up from the write. Yes, the reset changes the hold value to 1. Interestin

[Bug 240506] picobsd build script not producing usable output

2019-09-11 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240506 Kyle Evans changed: What|Removed |Added CC||b...@freebsd.org, |