> WTF? I downloaded the SXCE build 130 for sparc but > everytime I try to download the x86 iso it locks up > Firefox.
Is that similar to defect 13508? "[java plugin] SXCE B129 Firefox Freezes on SUN.COM" http://defect.opensolaris.org/bz/show_bug.cgi?id=13508 In that case it should be possible to un-freeze the browser by killing the java process that is started by firefox-bin. ptree `pgrep firefox-bin` Check if there is a java process forked by /usr/lib/firefox/firefox-bin, and try to kill that java process. -- This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
