From fnaumann@mail.cs.uni-magdeburg.de Sun Nov 30 18:57:33 2003 Date: Sun, 30 Nov 2003 18:51:18 +0100 From: joska@nvg.org (Jo Even Skarstein) Subject: [MiNT] Problems with memory protection To: mint@fishpool.com Message-ID: Mime-Version: 1.0 Content-type: text/plain; charset="iso-8859-1" X-Mailer: aMail 1.27b/MiNT Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@nvg.org Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id hAUHvTE19517 If I enable memory protection on my Milan (060, 128Mb RAM), syslogd, inetd and portmap all crash because of a memory violation. This happens both during bootup (executed from rc and rc.net) and if I try to start them "manually". pid 47 (syslogd): MEMORY VIOLATION: type=private RW=w AA=2C0FA2 PC=11F071C BP=2C0000 pid 49 (portmap): MEMORY VIOLATION: type=private RW=r AA=2C0FA0 PC=1E615B0 BP=2C0000 pid 51 (inetd): MEMORY VIOLATION: type=private RW=r AA=2C0FA0 PC=1E62764 BP=2C0000 I'm running a current kernel (checked out from the CVS a few days ago), but the syslogd/inetd/portmap binaries are quite old (Frank, it's the binaries you installed on my HD before sending me my Milan). Does anybody else have these problems? I rarely use memory protection, but I didn't have these problems with the kernels I compiled a year ago (or so). /* ** Jo Even Skarstein http://home.nvg.org/~joska/ */