Hi All, I have a 32 bit C++ X application running on Linux. Recently frequently I am getting strange XIOError event , below is the stack trace. It seems while we get that error application is doing nothing. And when I have checked the values within XErrorEvent structure every time they are same. Below is data within XErrorEvent structure.
XErrorEvent.type = 604801882 XErrorEvent.resourceid = 3255051332 XErrorEvent.serial = 2422603788 XErrorEvent.error_code = 84 XErrorEvent.request_code = 131 XErrorEvent.minor_code = 4 #11 0xf73..... in _XIOError () from /lib/libX11.so.6 #12 0xf73..... in _XEventsQueued () from /lib/libX11.so.6 #13 0xf73..... in XEventsQueued () from /lib/libX11.so.6 #14 0xf74..... in _XtWaitForSomething () from /lib/libXt.so.6 #15 0xf74..... in XtAppProcessEvent () from /lib/libXt.so.6 Now my question is whether this problem is related with any existing issue(open or closed) ?? Is there any fix already available for this issue ?? It seems to me this issue have similarity with the issue like 20048 or 17923 or 71338. Thanks Subrata
_______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s
