XIO error (104) in plotting program

View: New views
2 Messages — Rating Filter:   Alert me  

XIO error (104) in plotting program

by ScKaSx2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi All,

I use a plotting program based on the plotutils package that works on a PC but which I am having trouble running in BootCamp on my macbook pro.  The code compiles correctly but when I execute it, it will show the plot for only a second (on a new window) until that window shuts down and the following error message displays on the command line:

XIO:  fatal IO error 104 (Connection reset by peer) on X server "127.0.0.1:0.0"
         after 1153 requests (1151 known processed) with 0 events remaining.

I am not sure where to begin to start debugging this.  Any ideas?  Thanks.

Cheers,
ScKaSx

Re: XIO error (104) in plotting program

by Jon TURNEY :: Rate this Message:

| View Threaded | Show Only this Message

ScKaSx wrote:

> Hi All,
>
> I use a plotting program based on the plotutils package that works on a PC
> but which I am having trouble running in BootCamp on my macbook pro.  The
> code compiles correctly but when I execute it, it will show the plot for
> only a second (on a new window) until that window shuts down and the
> following error message displays on the command line:
>
> XIO:  fatal IO error 104 (Connection reset by peer) on X server
> "127.0.0.1:0.0"
>          after 1153 requests (1151 known processed) with 0 events remaining.
>
> I am not sure where to begin to start debugging this.  Any ideas?  Thanks.

I'm not sure if you mean that the X server is crashing in the problem case, or
just your application.

If the X server is crashing, could you provide the /var/log/XWin.0.log?

Obviously, you should check that you are running the same version of the X
server on both machines :-)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/