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
[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
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
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
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
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