Looks like it's an X error: (firefox-bin:2039): Gdk-CRITICAL **: file gdkvisual-x11.c: line 652: assertion `visual != NULL' failed
(firefox-bin:2039): Gdk-CRITICAL **: file gdkvisual-x11.c: line 652: assertion `visual != NULL' failed The program 'firefox-bin' received an X Window System error. This probably reflects a bug in the program. The error was 'BadGC (invalid GC parameter)'. (Details: serial 510865 error_code 13 request_code 60 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) [1] + exit 1 firefox I'm running firefox with the --sync flag and will report the results. This message posted from opensolaris.org
