You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Brody Sullivan (Jira)" <ji...@apache.org> on 2020/05/26 19:00:00 UTC

[jira] [Comment Edited] (GUACAMOLE-1039) 1password / RDP disconnection

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

Brody Sullivan edited comment on GUACAMOLE-1039 at 5/26/20, 6:59 PM:
---------------------------------------------------------------------

Hello, 

Not to butt into this issue, but I am getting the exact same error on 1.2.0. I can't even get to the Windows PC before guacd segfaults. 

journalctl -xe results:
{code:java}
May 26 13:56:59 remote guacd[20214]: Creating new client for protocol "rdp"
May 26 13:56:59 remote guacd[20214]: Connection ID is "$35102519-9929-484a-a2fc-194a01c22f2b"
May 26 13:56:59 remote guacd[20218]: Security mode: NLA
May 26 13:56:59 remote guacd[20218]: Resize method: none
May 26 13:56:59 remote guacd[20218]: User "@8899c260-9266-4e3a-a59d-be2f090ca544" joined connection "$35102519-9929-484a-a2fc-194a01c22f2b" (1 users now present)
May 26 13:56:59 remote guacd[20218]: Loading keymap "base"
May 26 13:56:59 remote guacd[20218]: Loading keymap "en-us-qwerty"
May 26 13:57:00 remote guacd[20218]: Connected to RDPDR 1.13 as client 0x0004
May 26 13:57:00 remote kernel: guacd[20225]: segfault at 0 ip 0000000000000000 sp 00007f2faeec8b18 error 14 in guacd[55b6c25b6000+7000]
May 26 13:57:00 remote kernel: Code: Bad RIP value.
May 26 13:57:00 remote guacd[20214]: Connection "$35102519-9929-484a-a2fc-194a01c22f2b" removed.{code}
 

If I run gdb, this is all I am able to get. 

 
{code:java}
Starting program: /usr/local/sbin/guacd
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
guacd[20090]: INFO: Guacamole proxy daemon (guacd) version 1.2.0 started
[New process 20094]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New process 20095]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff3ae8700 (LWP 20096)]
[New process 20099]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[tcsetpgrp failed in terminal_inferior: No such process]
[New Thread 0x7fffe7120700 (LWP 20102)]
[New Thread 0x7fffe691f700 (LWP 20105)]
[New Thread 0x7fffe58b1700 (LWP 20106)]
[New Thread 0x7fffdf792700 (LWP 20107)]
[New Thread 0x7fffdef91700 (LWP 20108)]
[New Thread 0x7fffde790700 (LWP 20109)]
[New Thread 0x7fffddf8f700 (LWP 20110)]
[New Thread 0x7fffdb5da700 (LWP 20111)]
Thread 4.3 "guacd" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe691f700 (LWP 20105)]
0x0000000000000000 in ?? ()
{code}
 


was (Author: brodymac95):
Hello, 

Not to butt into this issue, but I am getting the exact same error on 1.2.0. I don't even connected to the Windows PC before guacd segfaults. 

journalctl -xe results:
{code:java}
May 26 13:56:59 remote guacd[20214]: Creating new client for protocol "rdp"
May 26 13:56:59 remote guacd[20214]: Connection ID is "$35102519-9929-484a-a2fc-194a01c22f2b"
May 26 13:56:59 remote guacd[20218]: Security mode: NLA
May 26 13:56:59 remote guacd[20218]: Resize method: none
May 26 13:56:59 remote guacd[20218]: User "@8899c260-9266-4e3a-a59d-be2f090ca544" joined connection "$35102519-9929-484a-a2fc-194a01c22f2b" (1 users now present)
May 26 13:56:59 remote guacd[20218]: Loading keymap "base"
May 26 13:56:59 remote guacd[20218]: Loading keymap "en-us-qwerty"
May 26 13:57:00 remote guacd[20218]: Connected to RDPDR 1.13 as client 0x0004
May 26 13:57:00 remote kernel: guacd[20225]: segfault at 0 ip 0000000000000000 sp 00007f2faeec8b18 error 14 in guacd[55b6c25b6000+7000]
May 26 13:57:00 remote kernel: Code: Bad RIP value.
May 26 13:57:00 remote guacd[20214]: Connection "$35102519-9929-484a-a2fc-194a01c22f2b" removed.{code}
 

If I run gdb, this is all I am able to get. 

 
{code:java}
Starting program: /usr/local/sbin/guacd
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
guacd[20090]: INFO: Guacamole proxy daemon (guacd) version 1.2.0 started
[New process 20094]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New process 20095]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff3ae8700 (LWP 20096)]
[New process 20099]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[tcsetpgrp failed in terminal_inferior: No such process]
[New Thread 0x7fffe7120700 (LWP 20102)]
[New Thread 0x7fffe691f700 (LWP 20105)]
[New Thread 0x7fffe58b1700 (LWP 20106)]
[New Thread 0x7fffdf792700 (LWP 20107)]
[New Thread 0x7fffdef91700 (LWP 20108)]
[New Thread 0x7fffde790700 (LWP 20109)]
[New Thread 0x7fffddf8f700 (LWP 20110)]
[New Thread 0x7fffdb5da700 (LWP 20111)]
Thread 4.3 "guacd" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe691f700 (LWP 20105)]
0x0000000000000000 in ?? ()
{code}
 

> 1password / RDP disconnection 
> ------------------------------
>
>                 Key: GUACAMOLE-1039
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1039
>             Project: Guacamole
>          Issue Type: Bug
>          Components: RDP
>    Affects Versions: 1.1.0
>         Environment: Windows  Server 2019 Standard VM on ESXI as target
> Guacamole 1.1.0 with tomcat9 on Ubuntu 18.04 through Nginx reverse proxy as server 
>            Reporter: Victor Jaouen
>            Priority: Minor
>
> Hello,
> I'm facing an issue regarding RDP and the application 1password. 
> I'm using a VM windows Server 2019 standard for the target server and Guacamole 1.1.0 on ubuntu 18.04 as server
> Connecting to VM in RDP is not a problem but at the moment I open 1password application the session is closed. You can find below the log of the loggin and the disconnection provocated by 1password. 
> Tell me if you need more logs. 
> {code:java}
> Apr 20 11:41:42 guacamole-02 guacd[29316]: RDPDR user logged on
> Apr 20 11:41:52 guacamole-02 kernel: [1219301.780399] guacd[29322]: segfault at 0 ip 0000000000000000 sp 00007fce1fc53b18 erro
> r 14 in guacd[55ab2e536000+7000]
> Apr 20 11:41:52 guacamole-02 guacd[14022]: Connection "$78f99873-e63f-43d9-a1b1-57ed7cb8faee" removed.
> Apr 20 11:41:52 guacamole-02 tomcat9[13655]: 11:41:52.369 [http-nio-8080-exec-21] INFO o.a.g.tunnel.TunnelRequestService - Us
> er "VictorJ" disconnected from connection "3". Duration: 10491 milliseconds
> Apr 20 11:41:52 guacamole-02 tomcat9[13655]: 11:41:52.375 [http-nio-8080-exec-9] INFO o.a.g.tunnel.TunnelRequestService - Use
> r "VictorJ" disconnected from connection "3". Duration: 10497 milliseconds
> Apr 20 11:41:52 guacamole-02 tomcat9[13655]: 11:41:52.409 [http-nio-8080-exec-22] WARN o.a.g.s.GuacamoleHTTPTunnelServlet - H
> TTP tunnel request rejected: No such tunnel.
> Apr 20 11:41:52 guacamole-02 tomcat9[13655]: 11:41:52.419 [http-nio-8080-exec-16] WARN o.a.g.s.GuacamoleHTTPTunnelServlet - H
> TTP tunnel request rejected: No such tunnel.{code}
>  
> Rgds,
> Victor



--
This message was sent by Atlassian Jira
(v8.3.4#803005)