|
|
不管是新浪首页还是新浪新闻,不管是Debian自带的Iceweasel还是FireFox3Beta4,结果都一样。
提示如下:
wsh@wsh-nb:~$ firefox --sync
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 29642 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.) |
|