bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem : fatal IO error 0 (Success) on X server?


From: wang jincheng
Subject: problem : fatal IO error 0 (Success) on X server?
Date: Mon, 18 Nov 2002 15:26:36 +0800

Hello!
 
I meet a difficulty,and very appreciate any help.
I am writting a PLI program (-application extension)for MODELSIM of linux version and meet a problem. In PLI program, I create a thread and in the new thread, call a function  of XOpenDisplay(). When start modelsim and begin simulation,  the function call of XOpenDisplay() fail and output a message:
 
XIO:  fatal IO error 0 (Success) on X server "10.11.112.229:2.0"
      after 0 requests (0 known processed) with 0 events remaining.
 
I write another test program to call my PLI program, it work right.
My OS is Redhat Linux 7.2, the glibc library is 2.2.4,and the XFree86 library is 4.1 .
 
Maybe the reason is that MODELSIM is build with not supporting threads. But I am not sure.
I search the string "fatal IO error 0 (Success) on X server " in WWW, and find some explain by which it seem to have something to do with XFree86 or glibc library.
How to fix the problem ?
 
Thanks a lot for your help!
Mick
 
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]