Find the answer to your Linux question:
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 ...
  1. #1
    Linux Newbie
    Join Date
    Apr 2007
    Posts
    117

    Question 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

  2. #2
    Just Joined! jspaces's Avatar
    Join Date
    Nov 2006
    Location
    Alberta, Canada
    Posts
    1

    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:
    ps aux | grep 6483
    Then you will know what the application is having the issue and will get a better responce to your query.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...