public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/24521]  New: internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2
@ 2005-10-25 13:54 redeeman at metanurb dot dk
  2005-10-25 13:56 ` [Bug c/24521] " redeeman at metanurb dot dk
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: redeeman at metanurb dot dk @ 2005-10-25 13:54 UTC (permalink / raw)
  To: gcc-bugs

this is the output i get:
including in doc/man/misc...
making all in ./include...
making all in include/bitmaps...
making all in include/extensions...
making all in include/fonts...
making all in include/GL...
making all in include/DPS...
making all in ./config...
making all in config/cf...
making all in config/imake...
making all in config/makedepend...
making all in config/util...
rman.c: In function 'main':
rman.c:4894: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into
/var/tmp/portage/xorg-x11-6.8.2-r4/temp/cc5F7DsV.out file, please attach this
to your bugreport.
make[4]: *** [rman.o] Error 1


it should be noted, that this is a 32bit chroot from linux x86_64.
gcc -v:
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.0.2-r1/work/gcc-4.0.2/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.0.2
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.0.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0.2
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0.2/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.0.2/info
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.0.2/include/g++-v4
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec
--disable-nls --with-system-zlib --disable-checking --disable-werror
--disable-libunwind-exceptions --disable-multilib --disable-libgcj
--enable-languages=c,c++ --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.0.2 (Gentoo 4.0.2-r1, pie-8.7.8)


-- 
           Summary: internal compiler error (segmentation fault) when
                    compiling xorg-x11 6.8.2
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: redeeman at metanurb dot dk


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24521


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/24521] internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2
  2005-10-25 13:54 [Bug c/24521] New: internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2 redeeman at metanurb dot dk
  2005-10-25 13:56 ` [Bug c/24521] " redeeman at metanurb dot dk
@ 2005-10-25 13:56 ` pinskia at gcc dot gnu dot org
  2005-10-25 14:03 ` redeeman at metanurb dot dk
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-25 13:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2005-10-25 13:56 -------
Did you read:
See <URL:http://bugs.gentoo.org/> for instructions.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal
          Component|c                           |middle-end


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24521


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug c/24521] internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2
  2005-10-25 13:54 [Bug c/24521] New: internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2 redeeman at metanurb dot dk
@ 2005-10-25 13:56 ` redeeman at metanurb dot dk
  2005-10-25 13:56 ` [Bug middle-end/24521] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: redeeman at metanurb dot dk @ 2005-10-25 13:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from redeeman at metanurb dot dk  2005-10-25 13:56 -------
Created an attachment (id=10054)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10054&action=view)
cc5F7DsV.out

this is the output thing it talks about in the error message


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24521


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/24521] internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2
  2005-10-25 13:54 [Bug c/24521] New: internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2 redeeman at metanurb dot dk
  2005-10-25 13:56 ` [Bug c/24521] " redeeman at metanurb dot dk
  2005-10-25 13:56 ` [Bug middle-end/24521] " pinskia at gcc dot gnu dot org
@ 2005-10-25 14:03 ` redeeman at metanurb dot dk
  2005-10-25 14:16 ` pinskia at gcc dot gnu dot org
  2005-10-25 14:40 ` redeeman at metanurb dot dk
  4 siblings, 0 replies; 6+ messages in thread
From: redeeman at metanurb dot dk @ 2005-10-25 14:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from redeeman at metanurb dot dk  2005-10-25 14:03 -------
bugs.gentoo.org is just a bugzilla - but i figure this is not a gentoo problem.
i guy told me to report it to gcc's bugzilla. so i did.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24521


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/24521] internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2
  2005-10-25 13:54 [Bug c/24521] New: internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2 redeeman at metanurb dot dk
                   ` (2 preceding siblings ...)
  2005-10-25 14:03 ` redeeman at metanurb dot dk
@ 2005-10-25 14:16 ` pinskia at gcc dot gnu dot org
  2005-10-25 14:40 ` redeeman at metanurb dot dk
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-25 14:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-10-25 14:16 -------
This works for me, so it has to be a patch which gentoo adds.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24521


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/24521] internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2
  2005-10-25 13:54 [Bug c/24521] New: internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2 redeeman at metanurb dot dk
                   ` (3 preceding siblings ...)
  2005-10-25 14:16 ` pinskia at gcc dot gnu dot org
@ 2005-10-25 14:40 ` redeeman at metanurb dot dk
  4 siblings, 0 replies; 6+ messages in thread
From: redeeman at metanurb dot dk @ 2005-10-25 14:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from redeeman at metanurb dot dk  2005-10-25 14:40 -------
hmm ok.. do you think it could be because it is a 32bit chroot within a 64bit
install?

anyway, i will try a vanilla gcc 4.0.2, and get back to you later today or
tomorow perhaps (more likely)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24521


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-10-25 14:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-25 13:54 [Bug c/24521] New: internal compiler error (segmentation fault) when compiling xorg-x11 6.8.2 redeeman at metanurb dot dk
2005-10-25 13:56 ` [Bug c/24521] " redeeman at metanurb dot dk
2005-10-25 13:56 ` [Bug middle-end/24521] " pinskia at gcc dot gnu dot org
2005-10-25 14:03 ` redeeman at metanurb dot dk
2005-10-25 14:16 ` pinskia at gcc dot gnu dot org
2005-10-25 14:40 ` redeeman at metanurb dot dk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).