[Bug 244830] net-p2p/libtorrent-rasterbar: clang 10 crashes during build

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244830 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: yuri Date: Tue Mar 31 05:02:03 UTC 2020 New revision: 529947 URL: https://svnweb.freebsd.org/changeset/ports/529947 Log: net-p2p/libtorrent-rasterbar:

[Bug 245179] lld: wrong/misleading "SHF_MERGE section size must be a multiple of sh_entsize"

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245179 --- Comment #3 from and...@tao11.riddles.org.uk --- I don't currently have an account for upstream. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _

[Bug 245179] lld: wrong/misleading "SHF_MERGE section size must be a multiple of sh_entsize"

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245179 --- Comment #2 from Ed Maste --- (I will look at this as soon as I'm able, if it's not handled upstream first.) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.

[Bug 245046] Error while building FreeBSD 12.1 releng

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245046 Ed Maste changed: What|Removed |Added CC||ema...@freebsd.org --- Comment #2 from

[Bug 245179] lld: wrong/misleading "SHF_MERGE section size must be a multiple of sh_entsize"

2020-03-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245179 --- Comment #1 from Ed Maste --- Would you submit an upstream bug for lld at https://bugs.llvm.org/ -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.

Re: x86 process memory map

2020-03-30 Thread Paul FLOYD
> It is the stack grow area and the guard, combined. Read the mmap(2), in > particular explanation of MAP_STACK and MAP_GUARD. OK, thanks very much. I will go and read the man page. A+ Paul ___ freebsd-toolchain@freebsd.org mailing list https://lists.fr

Re: x86 process memory map

2020-03-30 Thread Konstantin Belousov
On Mon, Mar 30, 2020 at 08:18:08AM +0200, Paul Floyd wrote: > When I run procstat on a small 32bit app that just calls sleep (on FreeBSD > 12.1 amd64) then I see at the end of the map > > 22353 0xfbffe000 0xfffde000 ---00 0 0 - -- > 22353 0xfffde000

x86 process memory map

2020-03-30 Thread Paul Floyd
When I run procstat on a small 32bit app that just calls sleep (on FreeBSD 12.1 amd64) then I see at the end of the map 22353 0xfbffe000 0xfffde000 ---00 0 0 - -- 22353 0xfffde000 0xe000 rw-33 1 0 ---D- df 22353 0xe000