Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] firefox crash

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Mathieu L." <lejatorn AT smgl.homelinux.net>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] firefox crash
  • Date: Tue, 25 Jan 2005 19:12:11 +0100

>
> What version of firefox? It looks like you're using 1.0PR (there are some
> firefox-0.10 references in your strace). You may want to try `dispel
> firefox;
> rm -rf /usr/lib/firefox*; cast -r -c firefox` to get a "clean" firefox
> install.
>
> -sandalle

ok, this is _really_ odd: I did what you said and the cast segfaulted
each time (I tried twice) but I'm quite sure I managed to compile it
once since the version I had previously installed was the same (I
already had the source in my spool) and I remember anyways cause it was
the first time ff had built here. Seems that I'm gonna go back to the
binary... <sigh>

here is the last compile line from the cast:

c++ -o nsDOMClassInfo.o -c -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\"
-D_IMPL_NS_LAYOUT -I./../events -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/webbrwsr
-I../../../dist/include/commandhandler -I../../../dist/include/js
-I../../../dist/include/widget -I../../../dist/include/gfx
-I../../../dist/include/layout -I../../../dist/include/content
-I../../../dist/include/caps -I../../../dist/include/docshell
-I../../../dist/include/xpconnect -I../../../dist/include/pref
-I../../../dist/include/oji -I../../../dist/include/necko
-I../../../dist/include/mimetype -I../../../dist/include/java
-I../../../dist/include/locale -I../../../dist/include/uriloader
-I../../../dist/include/xuldoc -I../../../dist/include/webshell
-I../../../dist/include/view -I../../../dist/include/uconv
-I../../../dist/include/shistory -I../../../dist/include/plugin
-I../../../dist/include/windowwatcher -I../../../dist/include/chardet
-I../../../dist/include/find -I../../../dist/include/appshell
-I../../../dist/include/intl -I../../../dist/include/unicharutil
-I../../../dist/include/rdf -I../../../dist/include/xultmpl
-I../../../dist/include/dom -I../../../dist/include
-I/usr/src/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC
-I/usr/X11R6/include -frtti -fno-exceptions -Wall -Wconversion
-Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O
-march=athlon-xp -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -O2
-fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O
-march=athlon-xp -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -O2
-I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h
-Wp,-MD,.deps/nsDOMClassInfo.pp nsDOMClassInfo.cpp
nsDOMClassInfo.cpp: In static member function `static nsresult
nsDOMClassInfo::Init()':
nsDOMClassInfo.cpp:2482: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [nsDOMClassInfo.o] Error 1
make[5]: Leaving directory `/usr/src/mozilla/dom/src/base'
make[4]: *** [libs] Error 2
make[4]: Leaving directory `/usr/src/mozilla/dom/src'
make[3]: Leaving directory `/usr/src/mozilla/dom'
make[3]: *** [libs] Error 2
make[2]: *** [tier_9] Error 2
make[1]: *** [default] Error 2
make[2]: Leaving directory `/usr/src/mozilla'
make[1]: Leaving directory `/usr/src/mozilla'

Mathieu.

--
We are Microsoft. Linux is irrelevant.
Openness is futile. Prepare to be assimilated.
--




Archive powered by MHonArc 2.6.24.

Top of Page