Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2026 04:41:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 294039] databases/postgresql14-server: jemalloc crashes triggered by autovacuum
Message-ID:  <bug-294039-227-jwP4stm5OF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-294039-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294039

--- Comment #3 from Peter Much <pmc@citylink.dinoex.sub.org> ---
It is not related to autovacuum. After I followed recommendation from postgres
group and upgraded PG r15 to r16, I did somewhere miss that MIT-krb5
distinguishes FQDN and shortname, and some of my applications did hammer the DB
with futile logins. Then I got backtraces straight from gethostbyaddr() into
malloc():

https://forums.freebsd.org/threads/trouble-bus-errors-and-segfaults-in-libc-so-from-postgres.101876/post-750679

I cannot perfectly align that security update. It was built and deployed on Jan
31, but the server was rebooted into -p8 on Feb 2 16:05, while the first crash
happened on Feb 2 03:52. It is unclear when exactly the binaries on that
respective jail have been replaced.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-294039-227-jwP4stm5OF>