tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: panic with 5.99.55 starting postgres



Darren Reed <darrenr%netbsd.org@localhost> wrote:
> starting postgres panic's my system every time with this panic:
> 
> panic: kernel diagnostic assertion "uvm_page_locked_p(pg
> e " ../../../../arch/x86/x86/pmap.c, line 3214
> 
> <....
> 
> And perhaps more importantly, does anyone know when and where
> this was introduced?
> 
> What's the last safe version of NetBSD to use postgres with?

Race condition is unlikely, so it should be quite safe for now to run
without DIAGNOSTIC as a workaround.

However, I am looking for a proper fix.  Good PostgreSQL support is
a priority for NetBSD.

-- 
Mindaugas


Home | Main Index | Thread Index | Old Index