From owner-freebsd-bugs@FreeBSD.ORG Thu May 21 14:34:08 2015 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C996A6E1 for ; Thu, 21 May 2015 14:34:08 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99DD81593 for ; Thu, 21 May 2015 14:34:08 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t4LEY893097955 for ; Thu, 21 May 2015 14:34:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 200368] FreeBSD terminal stops responding to input Date: Thu, 21 May 2015 14:34:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 10.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: iron_phildo69@hotmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 May 2015 14:34:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200368 Bug ID: 200368 Summary: FreeBSD terminal stops responding to input Product: Base System Version: 10.1-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: freebsd-bugs@FreeBSD.org Reporter: iron_phildo69@hotmail.com Active FreeBSD terminal stops responding if using it in vmware workstation while connected to the host machine over remote desktop connection. Issue is intermittent and only occurs occasionally, however the issue is rather easy to reproduce. Info: host: vmware workstation 11.0 - .1 (upgraded to resolve issue, failed) 4 core intel xeon CPU 16 gb ram VM: 1 core 128 mb ram (tried raising amount to 2 gb, no effect. top shows nominal memory usage) Steps to reproduce: Scenario: connect to a remote windows 2012 server running vmware workstation 11.1 with a freebsd VM. while logged in (has occurred at log in terminal as well) press ctl + alt to release control from the VM and minimize the remote desktop connection session. Proceed to use other windows on the connected remote client computer that is connected to the server remotely. after maximizing the RDP session again attempt to click on the VM window to direct input into the FreeBSD virtual machine. The terminal should lock up and no longer respond to commands. It make take a few tries as this is a random occurrence. If I could give it a occurrence probability it would occur 3/10 of the times i tried to replicate it. Expected Result: clicking back into the FreeBSD VM should of directed input to the vm and allowed the user to continue whatever they were doing and continue to provide screen refreshes. Actual Result: System becomes unresponsive and does NOT refresh the ACTIVE terminal. I found pressing CTL + ALT + F1-7 allowed me to log into another terminal and log in to continue working. Please let me know if you require more details and I do apologize if I missed something. -- You are receiving this mail because: You are the assignee for the bug.