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.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221331
Oleksandr Tymoshenko changed:
What|Removed |Added
CC||d...@freebsd.org
C
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
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.
_
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
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
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233094
Ed Maste changed:
What|Removed |Added
Depends on||241374
Referenced Bugs:
https://bugs.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241792
Mark Linimon changed:
What|Removed |Added
Summary|dhclient default route not |dhclient/dhclient-script:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241787
Mark Linimon changed:
What|Removed |Added
Keywords||panic
--
You are receiving this ma
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241787
Niclas Zeising changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|Open
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 @@
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.
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
15 matches
Mail list logo