http://bugzilla.opensuse.org/show_bug.cgi?id=1023012 http://bugzilla.opensuse.org/show_bug.cgi?id=1023012#c3 Michal Srb <msrb@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS CC| |msrb@suse.com Assignee|xorg-maintainer-bugs@forge. |msrb@suse.com |provo.novell.com | --- Comment #3 from Michal Srb <msrb@suse.com> --- The log shows that there was first an attempt for connection which was terminated early during TLS handshake. Later there was second attempt for connection and gnutls crashed while trying to take lock inside its random generator. It could be because the lock was null, possibly because gnutls was deinitialized. My theory is that after the first failure tigervnc did too much cleaning and called gnutls_deinit somewhere. Investigating... -- You are receiving this mail because: You are on the CC list for the bug.