Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-11-17 Thread Tijl Coosemans
On Mon, 23 Oct 2017 21:31:04 + (UTC) Dimitry Andric wrote: > Author: dim > Date: Mon Oct 23 21:31:04 2017 > New Revision: 324938 > URL: https://svnweb.freebsd.org/changeset/base/324938 > > Log: > After jemalloc was updated to version 5.0.0 in r319971, i386 executables >

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Konstantin Belousov
On Fri, Oct 27, 2017 at 07:48:43PM +0200, Michal Meloun wrote: > But there is something what's still missing me. > The rescue binary is statically linked, so whole program have only one > TLS section and full TLS layout is determined by linker. > The problematic structure, tsd_tls, is first one

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Michal Meloun
On Fri, Oct 27, 2017 at 19:48:43 +0200, Michal Meloun wrote: > On 27.10.2017 17:21, Brooks Davis wrote: >> On Fri, Oct 27, 2017 at 06:08:41PM +0300, Konstantin Belousov >> wrote: >>> On Fri, Oct 27, 2017 at 02:53:26PM +0200, Michal Meloun wrote: Sorry for top posting That's pity, we have

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Michal Meloun
On 27.10.2017 17:21, Brooks Davis wrote: > On Fri, Oct 27, 2017 at 06:08:41PM +0300, Konstantin Belousov > wrote: >> On Fri, Oct 27, 2017 at 02:53:26PM +0200, Michal Meloun wrote: >>> Sorry for top posting That's pity, we have clear problem in >>> rtld code :( See: >>>

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Brooks Davis
On Fri, Oct 27, 2017 at 06:08:41PM +0300, Konstantin Belousov wrote: > On Fri, Oct 27, 2017 at 02:53:26PM +0200, Michal Meloun wrote: > > Sorry for top posting > > That's pity, we have clear problem in rtld code :( > > See: > > - > > RESCUE

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Konstantin Belousov
On Fri, Oct 27, 2017 at 02:53:26PM +0200, Michal Meloun wrote: > Sorry for top posting > That's pity, we have clear problem in rtld code :( > See: > - > RESCUE WITHOUT JEMALLOC_ALIGNED(16); > -

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Michal Meloun
Sorry for top posting That's pity, we have clear problem in rtld code :( See: - RESCUE WITHOUT JEMALLOC_ALIGNED(16); - Program Headers: TLS0xa732b0 0x00a832b0 0x00a832b0 0x00b40

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Michal Meloun
On 27.10.2017 9:53, Dimitry Andric wrote: > On 27 Oct 2017, at 08:33, Michal Meloun wrote: >> >> On 23.10.2017 23:31, Dimitry Andric wrote: >>> Author: dim >>> Date: Mon Oct 23 21:31:04 2017 >>> New Revision: 324938 >>> URL:

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Dimitry Andric
On 27 Oct 2017, at 08:33, Michal Meloun wrote: > > On 23.10.2017 23:31, Dimitry Andric wrote: >> Author: dim >> Date: Mon Oct 23 21:31:04 2017 >> New Revision: 324938 >> URL: https://svnweb.freebsd.org/changeset/base/324938 >> >> Log: >> After jemalloc was updated to

Re: svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-27 Thread Michal Meloun
On 23.10.2017 23:31, Dimitry Andric wrote: > Author: dim > Date: Mon Oct 23 21:31:04 2017 > New Revision: 324938 > URL: https://svnweb.freebsd.org/changeset/base/324938 > > Log: > After jemalloc was updated to version 5.0.0 in r319971, i386 executables > linked with AddressSanitizer (even

svn commit: r324938 - head/contrib/jemalloc/include/jemalloc/internal

2017-10-23 Thread Dimitry Andric
Author: dim Date: Mon Oct 23 21:31:04 2017 New Revision: 324938 URL: https://svnweb.freebsd.org/changeset/base/324938 Log: After jemalloc was updated to version 5.0.0 in r319971, i386 executables linked with AddressSanitizer (even those linked on earlier versions of FreeBSD, or with