public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12256] New: virtual memory exhausted: Invalid argument
@ 2003-09-11 22:27 stefaandr at hotmail dot com
  2003-09-11 22:28 ` [Bug c++/12256] " stefaandr at hotmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: stefaandr at hotmail dot com @ 2003-09-11 22:27 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: virtual memory exhausted: Invalid argument
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: stefaandr at hotmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

When trying to compile qt-x11-free-3.2.1.tar.bz2, I get "virtual memory
exhausted: Invalid argument".  First time I could work through it by doing
preprocessing and compilation seperately, but it stopped cold at this one.
It is repeatable by only trying to compile the following (will submit after this
message) preprocessed code.

Reading specs from /esat/firenze/install/lib/gcc/i686-pc-linux-gnu/3.4/specs
Configured with: '../../src/gcc/3.4/configure' '--prefix=/esat/firenze/install
'--program-suffix=-3.4 '--enable-languages=c,c++
Thread model: posix
gcc version 3.4 20030911 (experimental)
 /esat/firenze/install/libexec/gcc/i686-pc-linux-gnu/3.4/cc1plus -E -quiet -v
-I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac
-I/esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/include/qmake
-I/esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/include
-I/esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/include
-I/esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/mkspecs/linux-g++
-D_GNU_SOURCE -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT
-DQT_NO_STL -DQT_NO_COMPRESS -DHAVE_QCONFIG_CPP generators/mac/pbuilder_pbx.cpp
-mtune=pentiumpro -o pbuilder_pbx.ii
ignoring nonexistent directory
"/esat/firenze/install/lib/gcc/i686-pc-linux-gnu/3.4/../../../../i686-pc-linux-gnu/include"
ignoring duplicate directory
"/esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 generators
 generators/unix
 generators/win32
 generators/mac
 /esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/include/qmake
 /esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/include
 /esat/firenze/tmp/konstruct/libs/qt-x11-free/work/qt-x11-free-3.2.1/mkspecs/linux-g++
 /esat/firenze/install/lib/gcc/i686-pc-linux-gnu/3.4/../../../../include/c++/3.4
 /esat/firenze/install/lib/gcc/i686-pc-linux-gnu/3.4/../../../../include/c++/3.4/i686-pc-linux-gnu
 /esat/firenze/install/lib/gcc/i686-pc-linux-gnu/3.4/../../../../include/c++/3.4/backward
 /usr/local/include
 /esat/firenze/install/include
 /esat/firenze/install/lib/gcc/i686-pc-linux-gnu/3.4/include
 /usr/include
End of search list.
 /esat/firenze/install/libexec/gcc/i686-pc-linux-gnu/3.4/cc1plus -fpreprocessed
pbuilder_pbx.ii -quiet -dumpbase pbuilder_pbx.cpp -mtune=pentiumpro
-auxbase-strip pbuilder_pbx.o -version -o pbuilder_pbx.s
GNU C++ version 3.4 20030911 (experimental) (i686-pc-linux-gnu)
        compiled by GNU C version 3.3.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
virtual memory exhausted: Invalid argument


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

end of thread, other threads:[~2003-09-18  8:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-11 22:27 [Bug c++/12256] New: virtual memory exhausted: Invalid argument stefaandr at hotmail dot com
2003-09-11 22:28 ` [Bug c++/12256] " stefaandr at hotmail dot com
2003-09-11 22:45 ` bangerth at dealii dot org
2003-09-11 23:32 ` pinskia at gcc dot gnu dot org
2003-09-13 17:42 ` raimond_merkert at raytheon dot com
2003-09-15  1:28 ` [Bug c++/12256] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-09-17 16:30 ` pinskia at gcc dot gnu dot org
2003-09-18  9:59 ` reichelt at gcc dot gnu dot 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).