|
|
发表于 2008-6-11 15:27:11
|
显示全部楼层
我的情况和flash无关,我删除所有插件和扩展,依然会崩溃在sina- The program 'firefox-bin' received an X Window System error.
- This probably reflects a bug in the program.
- The error was 'BadAlloc (insufficient resources for operation)'.
- (Details: serial 6090 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.)
复制代码 我测试过官方下载的二进制版本2和3,都一样的情况,可能问题出在FF依赖的其他库上吧 |
|