The crash happens ind XkbSendMap(). So I suspect some client in your session asking nxagent for the xkb keyboard configuration. You can look if you can disable that client. I suspect running a simple xterm via x2go will not crash the session. Can you confirm?
Uli
On Fri, Aug 24, 2018 at 8:40 PM, Ulrich Sibiller <uli42@gmx.de> wrote:
On Fri, Aug 24, 2018 at 8:10 PM, Brian Lam <blam314159@gmail.com> wrote:
Okay so after reinstall, I'm back to square 1.
But at least it helped identify a bug. Thanks for both of your help.
Unfortunately, I still need to get unstuck urgently ... deadline approaching. Do you know any other system like x2go that's free or low cost? I tried Xming but it's too slow to be useful. Thanks.
You can try compiling nxagent yourself, it is not that difficult. Use that tree: https://github.com/uli42/nx-libs.git Branch pr/xkb_1.3.0.0
But what about RHEL7?
Uli