You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nischay Rathor (JIRA)" <ji...@apache.org> on 2016/08/26 08:21:20 UTC

[jira] [Comment Edited] (GUACAMOLE-86) Connection closed when printing large content in SSH

    [ https://issues.apache.org/jira/browse/GUACAMOLE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438644#comment-15438644 ] 

Nischay Rathor edited comment on GUACAMOLE-86 at 8/26/16 8:21 AM:
------------------------------------------------------------------

When I am trying to attach pid of gucad to gdb, guacamole UI hangs and connection terminates. Same result when trying to attach sshd pid to gdb. Anything I am missing?

{noformat}
0x00007f378f3ff67d in recvmsg () at ../sysdeps/unix/syscall-template.S:81
81     	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
Missing separate debuginfos, use: debuginfo-install graphite2-1.3.6-1.el7_2.x86_64 harfbuzz-0.9.36-1.el7.x86_64 libffi-3.0.13-16.el7.x86_64 libssh2-1.4.3-10.el7_2.1.x86_64 pango-1.36.8-2.el7.x86_64
{noformat}


was (Author: nischay.rathor):
When I am trying to attach pid of gucad to gdb, guacamole UI hangs and connection terminates. 

{noformat}
0x00007f378f3ff67d in recvmsg () at ../sysdeps/unix/syscall-template.S:81
81     	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
Missing separate debuginfos, use: debuginfo-install graphite2-1.3.6-1.el7_2.x86_64 harfbuzz-0.9.36-1.el7.x86_64 libffi-3.0.13-16.el7.x86_64 libssh2-1.4.3-10.el7_2.1.x86_64 pango-1.36.8-2.el7.x86_64
{noformat}

> Connection closed when printing large content in SSH
> ----------------------------------------------------
>
>                 Key: GUACAMOLE-86
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-86
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacd
>    Affects Versions: 0.9.9
>            Reporter: Nischay Rathor
>            Priority: Critical
>
> Guacd is crashing when running commands with big output on stdout from web ui
> {noformat}
> Aug 25 07:10:34 ip-10-0-9-145 guacd[27432]: SSH connection successful.
> Aug 25 07:10:56 ip-10-0-9-145 server: 07:10:56.646 [Thread-5] ERROR o.g.g.w.GuacamoleWebSocketTunnelEndpoint - Connection to guacd terminated abnormally: Connection to guacd timed out.
> Aug 25 07:10:56 ip-10-0-9-145 server: 07:10:56.646 [Thread-5] DEBUG o.g.g.w.GuacamoleWebSocketTunnelEndpoint - Internal error during connection to guacd.
> Aug 25 07:10:56 ip-10-0-9-145 server: org.glyptodon.guacamole.GuacamoleUpstreamTimeoutException: Connection to guacd timed out.
> Aug 25 07:10:56 ip-10-0-9-145 server: 07:10:56.653 [Thread-5] DEBUG o.g.g.net.InetGuacamoleSocket - Closing socket to guacd.
> Aug 25 07:11:13 ip-10-0-9-145 server: 07:11:13.025 [http-bio-127.0.0.1-8080-exec-5] DEBUG o.g.g.net.InetGuacamoleSocket - Connecting to guacd at localhost:4822.
> Wed Aug 24 19:05:37 2016] traps: guacd[29476] general protection ip:7f288455a24c sp:7f2874e53120 error:0 in libc-2.17.so[7f28844da000+1b7000]
> tree /
> rw-rr- 1 root root 20M Aug 25 06:20 demo.txt
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)