On 04/10/18 01:52 PM, alexander....@wellsfargo.com wrote: > I have been scouring every knowledgebase available to me including exceed/open > text resource to figure out why my application is crashing. I basically use > exceed to export the display to my windows pc. So far this week, I had 5 > crashes. Wondering if anyone knows or have dealt with this in the past? > > > > 04/10/2018 > > > > flexSA14523.log:The program 'flextrdr_gtk' received an X Window System error. > > flexSA14523.log-This probably reflects a bug in the program. > > flexSA14523.log-The error was 'BadLength (poly request too large or internal > Xlib length erro'. > > flexSA14523.log- (Details: serial 28147239 error_code 16 request_code 32 > minor_code 0)
Basically it's telling you there's a bug in flextrdr_gtk in which it's doing something that results in a call to UngrabKeyboard with an invalid argument. That's likely to be a call from your program to something in the gtk toolkit that in turn makes that call. -- -Alan Coopersmith- alan.coopersm...@oracle.com Oracle Solaris Engineering - https://blogs.oracle.com/alanc _______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s