On Sat, Feb 29, 2020 at 4:29 AM Mike Jumper <[email protected]> wrote:
> On Fri, Feb 28, 2020, 19:03 amselv <[email protected]> wrote: > >> appreciate your reply >> >> guacd log: >> ... >> Feb 29 10:56:40 localhost guacd[68057]: RDP server closed connection: >> Manually logged off. >> ... > > > This indicates an orderly disconnect, initiated by the RDP server. The > "Manually logged off" text indicates exactly what it says, and is driven by > a disconnect reason code provided by the RDP server when it is closing the > connection. > > It doesn't look like anything specific to Guacamole is happening here. > Your RDP session was closed when the user within the session logged off. > Mike, The SIGABRT part of this doesn't look normal - or is that the signal that would usually be sent if the RDP server terminates the connection?? Feb 29 10:56:40 localhost guacd[68057]: RDP server closed connection: Manually logged off. Feb 29 10:56:40 localhost guacd[68057]: Internal RDP client disconnected Feb 29 10:56:40 localhost guacd[68057]: User "@a67e7806-32fb-433c-a869-25488d3a9c93" disconnected (0 users remain) Feb 29 10:56:40 localhost guacd[68057]: Last user of connection "$e59a42cf-7e07-4621-a3f7-6e9c5c058bb8" disconnected Feb 29 10:56:40 localhost abrt-hook-ccpp: Process 68057 (guacd) of user 0 killed by SIGABRT - dumping core amselv: Can you grab the stack trace for that process? Looks like abrtd is picking it up, so it may be in the dump directory for abrtd on that system. -Nick
