On Tue, Jan 28, 2020 at 2:04 AM Vieri <[email protected]> wrote:
> Hi, > > Using GIT version. > > I see segmentation faults when closing a connection. It does not affect > user experience. > > Jan 27 15:22:50 guacd[15911]: Connection > "$f7c7eff3-e1b9-4431-a13a-059bd9fd3d04" removed. > Jan 27 15:22:50 kernel: guacd[27423]: segfault at 7efe54a6a008 ip > 00007efe58adcbd0 sp 00007efe566ecc80 error 4 in libc-2.29.so > [7efe58a73000+159000] > Jan 27 15:22:50 kernel: Code: 8b 04 25 28 00 00 00 48 89 44 24 18 31 c0 48 > 8b 05 3d d3 13 00 48 8b 00 48 85 c0 0f 85 c9 00 00 00 48 85 ff 0f 84 a0 00 > 00 00 <48> 8b 47 f8 48 8d 77 f0 a8 02 75 4c 48 8b 15 95 d1 13 00 64 48 83 > > A couple of requests: - All connections, or just a particular protocol, host, etc.? - Can you put guacd in debug mode and provide the output? - Can you run gdb and get a stack trace? -Nick
