Date: Wed, 20 Sep 1995 18:37:04 -0700 From: David Greenman <davidg@Root.COM> To: Terry Lambert <terry@lambert.org> Cc: staff@kyklopen.ping.dk (Thomas Sparrevohn), ugen@latte.worldbank.org, current@freebsd.org, bugs@ns1.win.net Subject: Re: 2.2 looking up Message-ID: <199509210137.SAA04874@corbin.Root.COM> In-Reply-To: Your message of "Wed, 20 Sep 95 17:00:40 PDT." <199509210000.RAA01884@phaeton.artisoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> No. It is even worse than before. After a while the entire system >> begins to core dump. None of the staticly linked files seems to >> generate sig 11. > >Copy on write on mmap()'ed files broken? No, it has nothing to do with that. There isn't any difference between shared (dynamic) programs and non-shared (static) programs in terms of how they are mapped or how copy-on-write works. The problem is that something is wrong with paging - wrong pages are ending up in the VM object. Please try to be patient; the problem will be fixed shortly. -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509210137.SAA04874>