[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] Problems with memory protection
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/
*/