This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 971114 alpha linux glibc1 bins produce memory violations


On Wed, Nov 19, 1997 at 12:44:28AM -0700, Trent Jarvi wrote:
> setup:  alpha redhat 4.2 (stock) egcs-971114.tar.gz
[...]
> ./genattr ../../gcc/config/alpha/alpha.md > tmp-attr.h
> genattr: memory violation at pc=1555555e3e8 rp=1555555e688 (bad address = 1401063e4)

Hum.  I've not seen this before, but I'm also not running quite stock
RH 4.2 -- I've replaced binutils with 2.8.1, since that version can
actually link f771.  But you kindof have to know what you are doing to
upgrade binutils in RH 4.2, which is why I am so happy 5.0 is so near.

Can you get any more information about the nature of this fault?  Run
genattr under gdb perhaps, and get a backtrace?  You may not be able to
because that pc is obviously in a shared library and RH 4.2 so helpfully
strips libc.so.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]