Comment 14 for bug 604874

Revision history for this message
Yao Qi (yao-codesourcery) wrote :

Checkout firefox code from mozilla.org, configured, and built. Still segfaults.
Here is a list of steps I did,
1. hg clone http://hg.mozilla.org/releases/mozilla-1.9.2/ 192src
2. cd 192src/js/src
3. ~/autoconf-2.13-install/bin/autoconf
4. ./configure
5. make
./dist/bin/js imacro_asm.js ./imacros.jsasm > imacros.c.tmp
Segmentation fault