You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/03/28 17:23:41 UTC

[jira] [Updated] (GUACAMOLE-257) segfault in libguac-client-vnc on file upload

     [ https://issues.apache.org/jira/browse/GUACAMOLE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Jumper updated GUACAMOLE-257:
-------------------------------------
    Description: 
I have a VNC system that I'm connecting to. I'm not expecting file transfer to work because I don't have SFTP set up. Previously on 0.9.9 on drag and drop I'd see an error "File transfer is either not supported or not enabled." This is what I'm expecting. Now on 0.9.11, I get disconnected from the VM and have to click reconnect. Looking at the logs, I see a segfault:

{code:none}
kernel: guacd[21554]: segfault at 18 ip 00007f47f4f7b2bf sp 00007f47efffe428 error 4 in libguac-client-vnc.so.0.0.0[7f47f4f6e000+12000]
abrt-hook-ccpp: Process 21549 (guacd) of user 993 killed by SIGSEGV - dumping core
{code}

Log is attached.

  was:
I have a VNC system that I'm connecting to. I'm not expecting file transfer to work because I don't have SFTP set up. Previously on 0.9.9 on drag and drop I'd see an error "File transfer is either not supported or not enabled." This is what I'm expecting. Now on 0.9.11, I get disconnected from the VM and have to click reconnect. Looking at the logs, I see a segfault:

kernel: guacd[21554]: segfault at 18 ip 00007f47f4f7b2bf sp 00007f47efffe428 error 4 in libguac-client-vnc.so.0.0.0[7f47f4f6e000+12000]
abrt-hook-ccpp: Process 21549 (guacd) of user 993 killed by SIGSEGV - dumping core

Log is attached.


> segfault in libguac-client-vnc on file upload
> ---------------------------------------------
>
>                 Key: GUACAMOLE-257
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-257
>             Project: Guacamole
>          Issue Type: Bug
>          Components: VNC
>    Affects Versions: 0.9.11-incubating
>            Reporter: Daryl Borth
>         Attachments: guac-log.txt
>
>
> I have a VNC system that I'm connecting to. I'm not expecting file transfer to work because I don't have SFTP set up. Previously on 0.9.9 on drag and drop I'd see an error "File transfer is either not supported or not enabled." This is what I'm expecting. Now on 0.9.11, I get disconnected from the VM and have to click reconnect. Looking at the logs, I see a segfault:
> {code:none}
> kernel: guacd[21554]: segfault at 18 ip 00007f47f4f7b2bf sp 00007f47efffe428 error 4 in libguac-client-vnc.so.0.0.0[7f47f4f6e000+12000]
> abrt-hook-ccpp: Process 21549 (guacd) of user 993 killed by SIGSEGV - dumping core
> {code}
> Log is attached.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)