This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/48318] Memory access error by "build/genhooks"?
- From: "Markus.Elfring at web dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 14:55:38 +0000
- Subject: [Bug other/48318] Memory access error by "build/genhooks"?
- Auto-submitted: auto-generated
- References: <bug-48318-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48318
--- Comment #8 from Markus Elfring <Markus.Elfring at web dot de> 2011-03-30 14:55:34 UTC ---
I can also not rebuild the previously used GNU compiler software on my openSUSE
11.4 system at the moment.
"...
/bin/sh: Zeile 1: 1577 Speicherzugriffsfehler build/genmodes -m >
tmp-min-modes.c
make[3]: *** [s-modes-m] Fehler 139
make[3]: *** Warte auf noch nicht beendete Prozesse...
/bin/sh /home/elfring/Projekte/GNU/GCC/Quellen/4.5.2/gcc/../move-if-change
tmp-options.h options.h
echo timestamp > s-options-h
rm gcc.pod
make[3]: Leaving directory
`/home/elfring/Projekte/GNU/GCC/erzeugt/4.5.2/Auswahl2/gcc'
make[2]: *** [all-stage1-gcc] Fehler 2
make[2]: Leaving directory
`/home/elfring/Projekte/GNU/GCC/erzeugt/4.5.2/Auswahl2'
make[1]: *** [stage1-bubble] Fehler 2
make[1]: Leaving directory
`/home/elfring/Projekte/GNU/GCC/erzeugt/4.5.2/Auswahl2'
make: *** [all] Fehler 2"
elfring@Sonne:~/Projekte/GNU/GCC/erzeugt/4.5.2/Auswahl2/gcc> valgrind
build/genmodes -m > tmp-min-modes.c
...
==24216== Process terminating with default action of signal 11 (SIGSEGV)
==24216== Bad permissions for mapped region at address 0x608320
==24216== at 0x608320: ??? (in
/home/elfring/Projekte/GNU/GCC/erzeugt/4.5.2/Auswahl2/gcc/build/genmodes)
==24216== by 0x4E4BBFC: (below main) (in /lib64/libc-2.11.3.so)
...
Speicherzugriffsfehler