Corentin Soriano created GUACAMOLE-2164:
-------------------------------------------
Summary: Assertion failure when increasing the font size of the
terminal
Key: GUACAMOLE-2164
URL: https://issues.apache.org/jira/browse/GUACAMOLE-2164
Project: Guacamole
Issue Type: Bug
Components: guacamole-server
Affects Versions: 1.6.0
Reporter: Corentin Soriano
Attachments: Capture d'écran 2025-10-31 170134.png
Reported in this thread:
[https://lists.apache.org/thread/9fxrgfr2216skzv8x4ywdzptngnyo0ko]
Steps to Reproduce:
Bug 1: Assert Failure on increasing the font to very large size.
1. Connect to ssh session
2. Open Guac-menu, change the font size to 96. This results in the assertion
failure on guacamole server side.
!Capture d'écran 2025-10-31 170134.png!
{code:java}
Oct 31 17:01:24 localhost guacd[823068]: guacd[823068]: INFO: SSH
connection successful.
Oct 31 17:03:01 localhost guacd[823068]: GUAC_ASSERT in
guac_terminal_fit_to_range() failed at common.c:32.
Oct 31 17:03:01 localhost guacd[76]: Connection
"$6d0d36a4-f8f2-406e-b3f8-6c7c798e4413" removed.
Oct 31 17:03:01 localhost guacd[76]: guacd[76]: INFO: Connection
"$6d0d36a4-f8f2-406e-b3f8-6c7c798e4413" removed. {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)