[Bug 251112] Compiling C++ with asan fails by default because libclang_rt.asan-x86_64.so uses symbol pthread_attr_get_np but doesn't link to libpthread.so

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251112 --- Comment #6 from Konstantin Belousov --- (In reply to Andrew Stitcher from comment #5) Depending on whether libpthread linked into the process or not (as well it might be not linked but loaded later), libc changes its algorithms. For in

[Bug 251237] 12.2 EFI console resolution regression

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251237 Mark Linimon changed: What|Removed |Added Keywords||regression -- You are receiving th

[Bug 251251] --cref on ld.lld writes the cref table to stdout even with -Map=filename

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251251 Bug ID: 251251 Summary: --cref on ld.lld writes the cref table to stdout even with -Map=filename Product: Base System Version: 12.2-RELEASE Hardware: Any

[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667 --- Comment #9 from Seb --- Hi folks, Truly appreciate all the help. I'm afraid how to get this Kernel running on my current TrueNAS system is a little beyong my current knowledge. Can you point me towards some more details steps? -- Y

[Bug 251251] --cref on ld.lld writes the cref table to stdout even with -Map=filename

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251251 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|toolch...@freebsd.org -- You are r

[Bug 251237] 12.2 EFI console resolution regression

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251237 --- Comment #1 from Morgan Davis --- I found a temporary work-around by adding these lines to /boot/loader.conf: hw.vga.textmode="1" kern.vt.fb.default_mode="1600x1200" Advise if any details on the BIOS vendor and EFI version would be hel

[Bug 251255] German umlauts aren't available after the installation

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251255 Bug ID: 251255 Summary: German umlauts aren't available after the installation Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 251149] SynPS/2 Synaptics TouchPad: Failed to create a device for ... after upgrade from 12.1 to 12.2

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251149 Martin Birgmeier changed: What|Removed |Added CC||d8zne...@aon.at --- Comment #1

[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667 --- Comment #10 from Alexander Motin --- 1) In WebUI go to System -> Boot to create new boot environment in case something go wrong. 2) Copy the kernel.tgz archive somewhere on the NAS. 3) Get to command prompt via SSH or Shell menu on WebU

[Bug 251255] German umlauts aren't available after the installation

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251255 Yuri Pankov changed: What|Removed |Added CC||yur...@yuripv.dev --- Comment #1 fro

[Bug 250667] Frequent Kernel panic for spin lock on TrueNAS (FreeBSD 12.2)

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250667 --- Comment #11 from Seb --- Thank you! OK. It booted and it's up using the patched Kernel. Will need to give it a bit of time now. The longest I've seen between panics is about 48 hours, so I'll report back in a few days. -- You ar

[Bug 251258] Sendmail does not accept mail from OpenLDAP users

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251258 Bug ID: 251258 Summary: Sendmail does not accept mail from OpenLDAP users Product: Base System Version: 12.2-STABLE Hardware: Any OS: Any Status: New

[Bug 251255] German umlauts aren't available after the installation

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251255 --- Comment #2 from Gordon Bergling --- (In reply to Yuri Pankov from comment #1) "charset=iso-8859-1" is set to get the Umlaute to appear on the console and the "lang=en_US.UTF-8" to prevent programs printing error messages in german, if

[Bug 251255] German umlauts aren't available after the installation

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251255 --- Comment #3 from Conrad Meyer --- iso-8859-1 and UTF-8 are different and conflicting character sets. C.UTF-8 (default locale for new accounts very recently in CURRENT) should keep error messages in English ("C" locale) while using the U

[Bug 251227] setpgid sometimes returns ESRCH instead of EACCES

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251227 --- Comment #6 from Conrad Meyer --- Admittedly, I am not especially familiar with job control, shells, or setpgid. It might be desirable for zombies to be included in more places they currently are not. I really don't know. I would love

[Bug 251255] German umlauts aren't available after the installation

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251255 Gordon Bergling changed: What|Removed |Added Status|New |In Progress --- Comment #4 from

[Bug 229745] ahcich: CAM status: Command timeout

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229745 --- Comment #56 from Wayne Willcox --- Ok so it looks like I solved this for my system. I did it by reducing the command tags. The default was 255 and I started by just cutting that in half. I kept dividing by 2 until I got to 25. At 50 I

[Bug 251255] German umlauts aren't available after the installation

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251255 --- Comment #5 from Yuri Pankov --- (In reply to Gordon Bergling from comment #4) I have MFCed C.UTF-8 back in 2018, so it's there starting with 12.1 and MFCing the login.conf change is simple, the question is if such change is acceptable b

[Bug 251112] Compiling C++ with asan fails by default because libclang_rt.asan-x86_64.so uses symbol pthread_attr_get_np but doesn't link to libpthread.so

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251112 --- Comment #7 from Andrew Stitcher --- (In reply to Konstantin Belousov from comment #6) So how do the pthreads calls that are in libc work? Are they what you call 'stubs'? In which case does the stub load libpthread to do the actual work

[Bug 251255] German umlauts aren't available after the installation

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251255 Yuri Pankov changed: What|Removed |Added CC||b...@freebsd.org --- Comment #6 from

[Bug 249987] Lenovo X120e touchpad failing

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249987 --- Comment #17 from commit-h...@freebsd.org --- A commit references this bug: Author: wulf Date: Fri Nov 20 00:13:31 UTC 2020 New revision: 367854 URL: https://svnweb.freebsd.org/changeset/base/367854 Log: psm(4): Disable AUX multiplexe

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

2020-11-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202309 Oliver Pinter changed: What|Removed |Added CC||Ray"@FreeBSD.org,