Closed Bug 453849 Opened 16 years ago Closed 16 years ago

ICE running stack.js on nsPACMan.cpp

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jorendorff, Unassigned)

Details

mozlinux: ~/dev/mozilla-central/obj-ff-static-check/netwerk/base/src$ /home/jorendorff/gcc-dehydra/installed/bin/g++ -o nsPACMan.o -c -I../../../dist/include/system_wrappers -include /home/jorendorff/dev/mozilla-central/config/gcc_hidden.h -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=Linux -DIMPL_NS_NET  -I/home/jorendorff/dev/mozilla-central/netwerk/base/src -I. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include   -I../../../dist/include/necko -I../../../dist/include/nspr     -I../../../dist/sdk/include    -fPIC   -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe  -DDEBUG -D_DEBUG -DDEBUG_jorendorff -DTRACING -g -fno-inline -fplugin=/home/jorendorff/gcc-dehydra/dehydra-gcc/gcc_treehydra.so -fplugin-arg="/home/jorendorff/dev/mozilla-central/xpcom/analysis/static-checking.js --topsrcdir=/home/jorendorff/dev/mozilla-central --objdir=../../.. --dehydra-modules= --treehydra-modules=/home/jorendorff/dev/mozilla-central/xpcom/analysis/stack.js " -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsPACMan.pp /home/jorendorff/dev/mozilla-central/netwerk/base/src/nsPACMan.cpp/home/jorendorff/dev/mozilla-central/netwerk/base/src/nsPACMan.cpp: In member function ‘nsresult nsPACMan::LoadPACFromURI(nsIURI*)’:
/home/jorendorff/dev/mozilla-central/netwerk/base/src/nsPACMan.cpp:288: internal compiler error: in tree_node_structure, at tree.c:2241
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

I just copied the command line from an earlier "make" run and changed the --dehydra-modules and --treehydra-modules.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Product: Core → Firefox Build System
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.