Results 1 to 2 of 2
ICE default IO error handler doing an exit(), pid = 6483, errno = 0
I get the above message at the console at random times. What is that? What is ...
- 06-13-2007 #1Linux Newbie
- Join Date
- Apr 2007
- Posts
- 117
ICE default IO error handler ?
ICE default IO error handler doing an exit(), pid = 6483, errno = 0
I get the above message at the console at random times. What is that? What is the problem?Ubuntu 8.04 [32bit] @ Gateway MX6453 Notebook
- 03-16-2009 #2
ICE default IO error handler ... terminal su X-program [SOLVED]
Although you did not say what program or how you started the program in your terminal. One suggestion is, if you are running X-window program from the terminal as root through su -. Run the following command in the terminal as root will fixed the issue. Hope this helps.
cp ~/.ICEauthority /root
To provide more information on the issue it would be wise to run the following before closing the application:
Then you will know what the application is having the issue and will get a better responce to your query.ps aux | grep 6483


