public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/47374] New: gcc: Internal error: Erreur de segmentation
@ 2011-01-20 11:28 bertrand.grondin at aliceadsl dot fr
  2011-01-20 12:01 ` [Bug c/47374] " rguenth at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: bertrand.grondin at aliceadsl dot fr @ 2011-01-20 11:28 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcc: Internal error: Erreur de segmentation
           Product: gcc
           Version: 4.4.5
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: bertrand.grondin@aliceadsl.fr


When compiling new linux kernel 2.6.37 for Debian with the following command
line :
make-kpkg --rootcmd fakeroot --initrd --append-to-version=.`date +%y%m%d`
--revision=2.6.37 kernel-image 

I encoutered the following error message :

  CC [M]  sound/pci/ca0106/ca0106_main.o
  CC [M]  sound/pci/ca0106/ca0106_proc.o
  CC [M]  sound/pci/ca0106/ca0106_mixer.o
  CC [M]  sound/pci/ca0106/ca_midi.o
  LD [M]  sound/pci/ca0106/snd-ca0106.o
  CC [M]  sound/pci/cs46xx/cs46xx.o
  CC [M]  sound/pci/cs46xx/cs46xx_lib.o
  CC [M]  sound/pci/cs46xx/dsp_spos.o
gcc: Internal error: Erreur de segmentation (program as)
Please submit a full bug report.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.
make[4]: *** [sound/pci/cs46xx/dsp_spos.o] Erreur 1
make[3]: *** [sound/pci/cs46xx] Erreur 2
make[2]: *** [sound/pci] Erreur 2
make[1]: *** [sound] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-2.6.37 »
make: *** [debian/stamp/build/kernel] Erreur 2


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

* [Bug c/47374] gcc: Internal error: Erreur de segmentation
  2011-01-20 11:28 [Bug c/47374] New: gcc: Internal error: Erreur de segmentation bertrand.grondin at aliceadsl dot fr
@ 2011-01-20 12:01 ` rguenth at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: rguenth at gcc dot gnu.org @ 2011-01-20 12:01 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

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

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-01-20 10:55:43 UTC ---
gcc: Internal error: Erreur de segmentation (program as)

This means that the assembler (as) segfaulted.  as (which is from binutils)
has a separate bugzilla at sourceware.org.


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

end of thread, other threads:[~2011-01-20 10:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-20 11:28 [Bug c/47374] New: gcc: Internal error: Erreur de segmentation bertrand.grondin at aliceadsl dot fr
2011-01-20 12:01 ` [Bug c/47374] " rguenth at gcc dot gnu.org

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).