Re: Is this issue related with the bug 20048 , 17923 or 71338

2017-08-08 Thread Adam Jackson
On Fri, 2017-08-04 at 05:55 +, Subrata Dasgupta wrote: > Hi Ajax, > Why every time XErrorEvent.serial = 2422603788. Does not it mean > application is facing problem only after a certain number of requests > has been made?? It means the error structure points to a place in memory that consisten

Re: Is this issue related with the bug 20048 , 17923 or 71338

2017-08-03 Thread Adam Jackson
On Thu, 2017-08-03 at 18:26 +, Subrata Dasgupta wrote: > 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 chec

Is this issue related with the bug 20048 , 17923 or 71338

2017-08-03 Thread Subrata Dasgupta
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