tech-pkg archive

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

Re: firefox on aarch64



On Tue, 4 Aug 2020 14:37:12 +0000
Taylor R Campbell <campbell+netbsd-tech-pkg%mumble.net@localhost> wrote:

> > Ouch. That sounds like a kernel bug. Perhaps we can meanwhile patch
> > nodejs to opportunistically do an munmap() on the range?
> 
> munmapping whatever random shared library happens to be in the way
> sounds like a recipe for disaster!

It is likely an anonymous object previously placed there by nodejs and
not a shared library. Shared libraries on aarch64 typically do not load
at such low VA.


Home | Main Index | Thread Index | Old Index