On Tue, 24 Sep 2024 16:05:14 +0200,
Kirill A. Korinsky <kir...@korins.ky> wrote:
> 
> #9  0x00000c7bec3e1054 in pool_data_stack_realloc (pool=<optimized out>, 
> mem=0xc7d0cfeb028, old_size=4294967296, new_size=8589934592)
>     at mempool-datastack.c:173

Here:
 - 4294967296 is 0x100000000
 - 8589934592 is 0x200000000

I have many core files which always contains that value.

I don't belive that such round number is broken stack or similar issue.

-- 
wbr, Kirill
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org

Reply via email to