Re: Possible bug in or around posix_fadvise after r292326

From: Benno Rice <benno_at_FreeBSD.org>
Date: Mon, 4 Jan 2016 22:42:36 -0800
> On Jan 4, 2016, at 22:05, Benno Rice <benno_at_freebsd.org> wrote:
> 
> Hi Konstantin,
> 
> I recently updated my dev box to r292962. After doing this I attempted to set up PostgreSQL 9.4. When I ran initdb the last phase hung. Using procstat -kk I found it appeared to be stuck in a loop inside a posix_fadvise syscall. I could not ^C or ^Z the initdb process. I could kill it but a subsequent attempt to rm -rf the /usr/local/pgsql/data directory also got stuck and was unkillable by any means. Rebooting allowed me to remove the directory but the initdb process still hung when I re-ran it.

[snip]

> 
> I haven’t managed to dig any deeper than that yet.
> 
> Is there any other information I could give you to help narrow this down?

Rebooted with a WITNESS kernel and got the following LOR after initdb started:

https://gist.github.com/jeamland/69a07c4523f0dea4c26c <https://gist.github.com/jeamland/69a07c4523f0dea4c26c>
Received on Tue Jan 05 2016 - 05:42:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC