> FWIW, mozilla-firefox-1.0.6 works for me on OpenBSD 3.7 GENERIC#31 > amd64. That's -release, I presume Marco is trying -current.
Correct, I should have mentioned that. Current as of about 12 hours ago on a dual opteron system. On the off chance that I built something incorrectly I did a pkg_delete and re-build/install of firefox. Same error.
Perhaps this bug is only exposed on mp systems. Has anyone tried 1.0.6 on a multiprocessor i386?
If you want to debug it further, build a debug version firefox by changing these configure args --enable-optimize=-O0 --enable-debug --enable-tests in the port's makefile.
FWIW firefox 1.0.4 runs fine on this system.
-Kurt