Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107750 - Mozilla - i686-pc-linux-gnu-g++: Internal error: Segmentation fault while emerging
Summary: Mozilla - i686-pc-linux-gnu-g++: Internal error: Segmentation fault while eme...
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 20:15 UTC by david
Modified: 2005-10-01 00:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david 2005-09-30 20:15:29 UTC
Getting this when i try to emerge Firefox:  


 1.
      emory.pp nsMemory.cpp
   2.
      {standard input}: Assembler messages:
   3.
      {standard input}:0: Warning: end of file not at end of a line; newline
inserted
   4.
      i686-pc-linux-gnu-g++: Internal error: Segmentation fault (program cc1plus)
   5.
      Please submit a full bug report.
   6.
      See <URL:http://bugs.gentoo.org/> for instructions.
   7.
      gmake[4]: *** [nsGenericFactory.o] Error 1
   8.
      gmake[4]: *** Deleting file `nsGenericFactory.o'
   9.
      gmake[4]: *** Waiting for unfinished jobs....
  10.
      gmake[4]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r7/work/mozilla/xpcom/glue/standalone'
  11.
      gmake[3]: *** [libs] Error 2
  12.
      gmake[3]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r7/work/mozilla/xpcom/glue'
  13.
      gmake[2]: *** [libs] Error 2
  14.
      gmake[2]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r7/work/mozilla/xpcom'
  15.
      gmake[1]: *** [tier_2] Error 2
  16.
      gmake[1]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.6-r7/work/mozilla'
  17.
      make: *** [default] Error 2
  18.
  19.
      !!! ERROR: www-client/mozilla-firefox-1.0.6-r7 failed.
  20.
      !!! Function src_compile, Line 192, Exitcode 2
  21.
      !!! (no error message)
  22.
      !!! If you need support, post the topmost build error, NOT this status
message.
  23.
  24.
      root@localhost david # 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-01 00:51:12 UTC
Most likely out of memory/disk space or other hardware-related issue. 

*** This bug has been marked as a duplicate of 20600 ***