Date: Fri, 3 Aug 2007 20:30:15 +0200 From: Szilveszter Adam <sziszi@bsd.hu> To: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 trap.c Message-ID: <20070803183015.GA1178@baranyfelhocske.buza.adamsfamily.xx> In-Reply-To: <46B35124.20608@polstra.com> References: <200707271042.l6RAgKhZ082086@gw.catspoiler.org> <46B35124.20608@polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 03, 2007 at 09:00:36AM -0700, John Polstra wrote: > Don Lewis wrote: >> On 13 Jun, John Baldwin wrote: >>> jhb 2007-06-13 22:37:48 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/i386/i386 trap.c Log: >>> Don't clobber tf_err with the eva from a page fault as the page fault >>> address is saved in ksi_addr already. >>> PR: i386/101379 >>> Submitted by: Tijl Coosemans : tijl ulyssis org >>> Revision Changes Path >>> 1.306 +0 -3 src/sys/i386/i386/trap.c >> This change appears to have broken the garbage collector in >> ports/lang/pm3-base, which means that cvsup no longer works on -CURRENT. > > How is it that you (and apparently others) are using pm3 rather than ezm3 > to compile CVSup? The ports haven't used pm3 for many years. Mind you, > ezm3 probably has this same problem. But I'm curious why pm3 is still in > use at all. Just a data point: cvsup does work for me on a -CURRENT i386 as of 29th July. I need it to work as well, since I use repo mode which csup does not provide, so I would notice it breaking right away. In what ways is it "broken" for others? Is it just the compilation? Or also a runtime problem? FWIW I use ezm3, and built cvsup on 27th July. -- Regards: Szilveszter ADAM Budapest Hungary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070803183015.GA1178>