As before, I get this when /usr is entered.

The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 43369 error_code 11 request_code 53 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.)

I think a workaround for the recurring problem is to change 
"ui.allow_platform_file_pick" in about:config.

Certain directories, when selected in the file browser, contain some 
information (not in the directories but in the "directory file" itself) that 
the browser is trying to display in the right pane as it would a thumbnail if 
an image was selected. This is true for /etc /dev /platform and others. A 
directory in /usr is the same way, and that is what causes the crash when I try 
to enter it.
 
 
This message posted from opensolaris.org

Reply via email to