|
|
发表于 2008-1-20 23:11:59
|
显示全部楼层
真是怪了,我昨天跑FileZilla的报错跟你的竟然这么像,对比看看是不是:
The program 'amule' received an X Window System error.
The program 'filezilla' received an X Window System error.
This probably reflects a bug in the program.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 650 error_code 11 request_code 148 minor_code 5)
(Details: serial 1986 error_code 11 request_code 149 minor_code 5)
(Note to programmers: normally, X errors are reported asynchronously;
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
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.)
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.) |
|