Re: [pyxpcom] pydom app crashes systematicaly
by Cyril Giraudon other posts by this author
Aug 25 2007 11:44AM messages near this date
view in the new Beta List Site
Re: [pyxpcom] pydom app crashes systematicaly
|
[pyxpcom] Current Mozilla build with pyxul extensions
Some precisions :
The error message :
./mozilla/RELEASE/dist/bin/run-mozilla.sh: line 131: 4556 segmentation
fault "$prog" ${1+"$@"}
and my .mozconfig file :
mk_add_options MOZ_CO_PROJECT=xulrunner
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/RELEASE
mk_add_options MOZ_PYTHON=/home/cyril/local/bin/python
ac_add_options --enable-application=xulrunner
ac_add_options --disable-optimize
ac_add_options --disable-debug
ac_add_options --disable-javaxpcom
ac_add_options --disable-tests
ac_add_options --disable-short-wchar
ac_add_options
--enable-extensions=python,spellcheck,xmlextras,webservices,cview,inspector,default
ac_add_options --enable-modules=xpconnect
ac_add_options --enable-default-toolkit=cairo-gtk2
ac_add_options --enable-xft
ac_add_options --enable-svg
ac_add_options --enable-svg-renderer-cairo
Cyril.
Thread:
Cyril Giraudon
Cyril Giraudon
Cyril Giraudon
|