[Bug 241773] lldb does not display external variables properly.

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241773 --- Comment #3 from Andriy Gapon --- I meant that the program (executable) accesses a variable, not an intra-library access. -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 221331] [PATCH] update for unlink(2) manpage

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221331 Oleksandr Tymoshenko changed: What|Removed |Added CC||d...@freebsd.org C

[Bug 241773] lldb does not display external variables properly.

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241773 --- Comment #4 from bc...@lafn.org --- Apparently I misunderstood. Here is a lldb session with changes to testprog: 8int main(int argc, char **argv) { 9 strcpy (id, "yy"); 10 sock = 88; -> 11 testfunc(); 12

[Bug 241773] lldb does not display external variables properly.

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241773 --- Comment #5 from Andriy Gapon --- Thank you for the test. So, the problem is not what I thought it might be. That's a very strange problem. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 233405] sparc64: DWARF unwinder required for GCC 4.2.1 retirement

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233405 --- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: emaste Date: Fri Nov 8 15:20:20 UTC 2019 New revision: 354545 URL: https://svnweb.freebsd.org/changeset/base/354545 Log: mark LLVM_LIBUNWIND as broken

[Bug 233361] mips build with Clang + LLD fails

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233361 Ed Maste changed: What|Removed |Added Summary|mips build with |mips build with Clang + LLD

[Bug 239851] BSD_CRTBEGIN does not work on sparc64

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239851 --- Comment #3 from Ed Maste --- Attempting to build for sparc64 with external toolchain in a GPL-removed FreeBSD tree fails in "stage 4.2: building libraries" with: /usr/local/bin/sparc64-unknown-freebsd12.0-ld: cannot find crtendS.o: No

[Bug 233094] [meta] Base system tool chain modernization tracking

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233094 Ed Maste changed: What|Removed |Added Depends on||241374 Referenced Bugs: https://bugs.

[Bug 241792] dhclient/dhclient-script: dhclient default route not working when given a /32 netmask

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241792 Mark Linimon changed: What|Removed |Added Summary|dhclient default route not |dhclient/dhclient-script:

[Bug 241787] graphics/drm causes machine reboot after upgrade from 12.0 to 12.1.

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241787 Mark Linimon changed: What|Removed |Added Keywords||panic -- You are receiving this ma

[Bug 241785] [vlan][lagg] creating vlan over lagg causes flapping

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241785 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

[Bug 241787] graphics/drm causes machine reboot after upgrade from 12.0 to 12.1.

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241787 Niclas Zeising changed: What|Removed |Added Resolution|--- |DUPLICATE Status|Open

[Bug 233405] sparc64: DWARF unwinder required for GCC 4.2.1 retirement

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233405 --- Comment #7 from Conrad Meyer --- FWIW, I think this is all that is needed to fix libunwind on sparc64: --- include/__libunwind_config.h(revision 354566) +++ include/__libunwind_config.h(working copy) @@ -124,7 +124,7 @@

[Bug 233405] sparc64: DWARF unwinder required for GCC 4.2.1 retirement

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233405 --- Comment #8 from Conrad Meyer --- (Well, to fix the build anyway. There are some "TODO" comments for some of the implementation still.) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 234793] Failed unknown for $USER in sshd logs even if I got authenticated

2019-11-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234793 --- Comment #21 from Ryan --- The issue is still present on 12.1-RELEASE. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@freebsd.org mailing list http