[
https://issues.apache.org/jira/browse/GUACAMOLE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16285038#comment-16285038
]
Michael Jumper edited comment on GUACAMOLE-458 at 12/10/17 12:15 AM:
---------------------------------------------------------------------
If you're simply having trouble establishing a connection to your VNC server at
all, please open a new thread on the mailing list rather than opening a new bug
report:
http://guacamole.apache.org/support/#mailing-lists
It is extremely unlikely that Guacamole has a bug so fundamental that
connecting to VNC servers over the network is completely broken, and the
mailing lists are the best place to request help with such things.
{quote}
{code:none}
...
Dec 8 11:35:09 guaca guacd[26247]: Unable to connect to VNC server.
Dec 8 11:35:09 guaca kernel: guacd[26250]: segfault at 10 ip 00007fbadd3b6d72
sp 00007fbad77fdc10 error 4 in libguac-client-vnc.so.0.0.0[7fbadd3ae000+13000]
...
{code}
{quote}
There is a known issue in 0.9.13-incubating and older which resulted in a
segfault upon disconnect. The segfault occurred due to an attempt to free
memory that was not actually allocated, and had no effect on connection
stability. This was recently fixed via GUACAMOLE-388 and GUACAMOLE-424.
Assuming this is what you're seeing here, it is not related to your current
difficulties in connecting.
was (Author: mike.jumper):
If you're simply having trouble establishing a connection to your VNC server at
all, please open a new thread on the mailing list rather than opening a new bug
report:
http://guacamole.apache.org/support/#mailing-lists
It is extremely unlikely that Guacamole has a bug so fundamental that
connecting to VNC servers over the network is completely broken, and the
mailing lists are the best place to request help with such things.
{quote}
{code:none}
...
Dec 8 11:35:09 guaca guacd[26247]: Unable to connect to VNC server.
Dec 8 11:35:09 guaca kernel: guacd[26250]: segfault at 10 ip 00007fbadd3b6d72
sp 00007fbad77fdc10 error 4 in libguac-client-vnc.so.0.0.0[7fbadd3ae000+13000]
...
{code}
{quote}
There is a known issue in 0.9.13-incubating and older which resulted in a
segfault upon disconnect. The segfault occurred due to an attempt to free
memory that was not actually allocated, and had no effect on connection
stability. This was recently fixed via GUACAMOLE-388 and GUACAMOLE-424, .
Assuming this is what you're seeing here, it is not related to your current
difficulties in connecting.
> Can't connect to VNC server
> ---------------------------
>
> Key: GUACAMOLE-458
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-458
> Project: Guacamole
> Issue Type: Bug
> Components: VNC
> Affects Versions: 0.9.13-incubating
> Reporter: Luckyzor
>
> I'm trying to connect to a VNC server.
> IP: lime.seedhost.eu
> port: 34
> With TigerVNC it works well but with guacamole I can't connect.
> Log:
> {code:none}
> Dec 8 11:35:09 guaca guacd[987]: Creating new client for protocol "vnc"
> Dec 8 11:35:09 guaca guacd[987]: Connection ID is
> "$ccdb6912-d292-4adb-9116-8b9bf792d93a"
> Dec 8 11:35:09 guaca guacd[26247]: Cursor rendering: local
> Dec 8 11:35:09 guaca guacd[26247]: User
> "@58bfa711-3edb-476a-bee3-865d39815b26" joined connection
> "$ccdb6912-d292-4adb-9116-8b9bf792d93a" (1 users now present)
> Dec 8 11:35:09 guaca server: 11:35:09.477 [http-bio-8443-exec-9] INFO
> o.a.g.tunnel.TunnelRequestService - User "guacadmin" connected to connection
> "3".
> Dec 8 11:35:09 guaca guacd[26247]: ConnectClientToTcpAddr6: connect
> Dec 8 11:35:09 guaca guacd[26247]: ConnectToTcpAddr: connect
> Dec 8 11:35:09 guaca guacd[26247]: Unable to connect to VNC server
> Dec 8 11:35:09 guaca guacd[26247]: Unable to connect to VNC server.
> Dec 8 11:35:09 guaca kernel: guacd[26250]: segfault at 10 ip
> 00007fbadd3b6d72 sp 00007fbad77fdc10 error 4 in
> libguac-client-vnc.so.0.0.0[7fbadd3ae000+13000]
> Dec 8 11:35:09 guaca guacd[987]: Connection
> "$ccdb6912-d292-4adb-9116-8b9bf792d93a" removed.
> Dec 8 11:35:09 guaca server: 11:35:09.847 [http-bio-8443-exec-9] INFO
> o.a.g.tunnel.TunnelRequestService - User "guacadmin" disconnected from
> connection "3". Duration: 370 milliseconds
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)