Port-vax archive

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

Panic running on simh



I'm consistently (well twice so far) getting this panic running NetBSD
6.1.5 on a simh VAX 3900.

panic: usrptmap space leakage
cpu0: Begin traceback...
panic: usrptmap space leakage
Stack traceback :
         Process is executing in user space.
cpu0: End traceback...

It does look like others have run into the same problem. It kind of
looks like there's a missing overflow check in one of the shared
memory apis (Postgres uses both sysv and posix mmap depending on what
it detects working)

http://comments.gmane.org/gmane.os.netbsd.ports.vax/5773
http://www.postgresql.org/message-id/Pine.NEB.4.64.1406241805581.18041%andromeda.ziaspace.com@localhost

-- 
greg


Home | Main Index | Thread Index | Old Index