Re: Trying to debug segfault

2018-01-26 Thread Andreas Schneider
On Thursday, 25 January 2018 19:35:57 CET Orion Poplawski wrote: > On 01/25/2018 10:57 AM, Orion Poplawski wrote: > > I'm trying to debug a segfault in libssh used by x2goclient. > > The actual segfault I'm seeing is here: > > 2018/01/25 11:29:49.974392, 3] ssh_socket_unbuffered_write: Enabling

Re: Trying to debug segfault

2018-01-26 Thread Andreas Schneider
On Thursday, 25 January 2018 18:57:28 CET Orion Poplawski wrote: > I'm trying to debug a segfault in libssh used by x2goclient. > Hi, > I'm starting with this valgrind report: > > x2go-DEBUG-../src/sshmasterconnection.cpp:2199> New exec channel created. I've just looked at