Long time outdated jemalloc

2024-07-20 Thread cglogic
Hello FreeBSD community, After Jason Evans stepped aside from maintaining jemalloc in FreeBSD, it's not updating in time anymore. Version 5.3.0 was released May 6, 2022 and FreeBSD still not imported it into the tree. There is a pending review https://reviews.freebsd.org/D41421 from Aug 11, 202

Re: armv7-on-aarch64 stuck at urdlck: I got a replication of the "ampere2" bulk build hangup problem on a Windows DevKit 2023

2024-07-20 Thread Konstantin Belousov
[Everything and everybody in Cc: are stripped for good]. On Fri, Jul 19, 2024 at 10:38:36PM -0700, Mark Millard wrote: > 0x201375c0 - 0x2014092c is .bss in /lib/libthr.so.3 > > (gdb) bt > #0 0x201aeec0 in __pthread_map_stacks_exec () from /lib/libc.so.7 > #1 0x2005d1e4 in ?? () from /libexec/ld

Re: armv7-on-aarch64 stuck at urdlck: I got a replication of the "ampere2" bulk build hangup problem on a Windows DevKit 2023

2024-07-20 Thread Mark Millard
On Jul 20, 2024, at 01:57, Konstantin Belousov wrote: > [Everything and everybody in Cc: are stripped for good]. > > On Fri, Jul 19, 2024 at 10:38:36PM -0700, Mark Millard wrote: >> 0x201375c0 - 0x2014092c is .bss in /lib/libthr.so.3 >> >> (gdb) bt >> #0 0x201aeec0 in __pthread_map_stacks_exec

Re: armv7-on-aarch64 stuck at urdlck: I got a replication of the "ampere2" bulk build hangup problem on a Windows DevKit 2023

2024-07-20 Thread Mark Millard
On Jul 20, 2024, at 01:57, Konstantin Belousov wrote: > [Everything and everybody in Cc: are stripped for good]. > > On Fri, Jul 19, 2024 at 10:38:36PM -0700, Mark Millard wrote: >> 0x201375c0 - 0x2014092c is .bss in /lib/libthr.so.3 >> >> (gdb) bt >> #0 0x201aeec0 in __pthread_map_stacks_exec

Re: armv7-on-aarch64 stuck at urdlck: I got a replication of the "ampere2" bulk build hangup problem on a Windows DevKit 2023

2024-07-20 Thread Mark Millard
On Jul 20, 2024, at 01:57, Konstantin Belousov wrote: > [Everything and everybody in Cc: are stripped for good]. > > On Fri, Jul 19, 2024 at 10:38:36PM -0700, Mark Millard wrote: >> 0x201375c0 - 0x2014092c is .bss in /lib/libthr.so.3 >> >> (gdb) bt >> #0 0x201aeec0 in __pthread_map_stacks_exec

Re: Long time outdated jemalloc

2024-07-20 Thread Warner Losh
On Sat, Jul 20, 2024 at 1:59 AM cglogic wrote: > Hello FreeBSD community, > > After Jason Evans stepped aside from maintaining jemalloc in FreeBSD, > it's not updating in time anymore. > Version 5.3.0 was released May 6, 2022 and FreeBSD still not imported it > into the tree. > > There is a pendi