Memory vilation at .....

Torsten Zirzlaff (zirzlaff@nienor.in-berlin.de)
Sat, 25 Nov 1995 18:15:08 +0100


Hi.

I'm near to loose my sanity. Each time when I try to complie the
simplest program, which is shipped with a configre script I retreive
the following nice messages:
memory violation at pc=1200a788 (00000020)
Memory fault
or
memory violation at pc=1200a690 (00000020)
Memory fault

This happen when a config.h or other *.h file should be written. The
result of each run of such a configure script is that all *.h files
have the nice message that they were created by the automatic
configure script, but they contain nothing more.

If you take e.g. ./configure within the emacs-sources after the
axp-patch you got a lot of these Memory violations but the config.h
files are empty. I had used the same patch and sources on my old i386
the script runs smooth, slow and charming and I retreive all files I
need. I don't know what I should replace or set to get this script
running. It can't be the way that I had to compile and run the script
in my mind and write the files by hand, just to made mpage, less sed
or some other small programs.

In addition to that I also got some strange boot up messages when
the kernel mad his partition check. For sda and sda1 there are some
unaligned trap messages. And every time when I boot up the system will
run a e2fsck over sda1, even when I sync;shutdown regulary.

I need some help with these problems.

-- Torsten