Latest Firefox requires a SSE2 capable CPU to run (and the ubuntu changelog for Firefox as far as I can see doesn't say anything about the SSE2 compiler flag not being used), so that could be the reason it crashes immediately on your system.
What's the output of:
Code:
cat /proc/cpuinfo | grep -i sse2