From owner-freebsd-stable@FreeBSD.ORG Thu Oct 31 14:30:36 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B8B2E45B for ; Thu, 31 Oct 2013 14:30:36 +0000 (UTC) (envelope-from nabil.rahiman@gmail.com) Received: from mail-ob0-x234.google.com (mail-ob0-x234.google.com [IPv6:2607:f8b0:4003:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 849AF2292 for ; Thu, 31 Oct 2013 14:30:36 +0000 (UTC) Received: by mail-ob0-f180.google.com with SMTP id wo20so3125787obc.11 for ; Thu, 31 Oct 2013 07:30:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=X4aA+76L8DSAWQLaEj5t4460UMbScfefNxZFDVS94T4=; b=iaXvvQaN4dEJjXH0/Ojl63L0wHRvQX+HyCf7yr9oC81MOM22Eur1qi1LxPcK4K70ev +TcjfgX1SpvGNYlxThUZdcjW143bO/pOJEwkpqE3mRSWKQ+xaLGVnHOgtZX4nApYKx/L +4Vf9zkEcOMxhYOQM0L5ZS2+OWy7u75BQoX2yCPhoMqswKDZ2EXqd/bNMxgaZXqxLvVw Sxrcp5R1OFAQmROuE5nbRjLlN/YAu2CzUsISXluQVPKcF1XfK2TEc4I8YlIFg6RRVKHU FbHZiVZSEairr0WuwPqx5ZnyUGn6yk4PFi1ZgFCIJTald1LIdLpMWZ6b3F3ZdkGlrUNG f6ag== MIME-Version: 1.0 X-Received: by 10.182.237.75 with SMTP id va11mr2923026obc.5.1383229835812; Thu, 31 Oct 2013 07:30:35 -0700 (PDT) Received: by 10.76.84.74 with HTTP; Thu, 31 Oct 2013 07:30:35 -0700 (PDT) In-Reply-To: References: Date: Thu, 31 Oct 2013 20:00:35 +0530 Message-ID: Subject: Fwd: inconsistent utx.active? From: Nabil Rahiman To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: nabil.rahiman@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 14:30:36 -0000 ---------- Forwarded message ---------- From: Nabil Rahiman Date: 31 October 2013 19:56 Subject: inconsistent utx.active? To: freebsd-questions@freebsd.org freebsd 10: inconsistent entry in utx.active Steps: 1. Telnet to the server. 2; type ctrl+] quit 3:Telnet again to same the server. 4 . run w ~]$ telnet Trying Connected to Escape character is '^]'. Trying SRA secure login: User (nabil): regress Password: [ SRA accepts you ] FreeBSD/i386 () (pts/0) Last login: Thu Oct 31 05:53:43 from % % w 7:10AM up 3 mins, 1 user, load averages: 0.59, 0.51, 0.24 USER TTY FROM LOGIN@ IDLE WHAT regress pts/0 server1 7:10AM - w % telnet> quit []$ telnet Trying 10.209.9.43... Connected to Escape character is '^]'. Trying SRA secure login: User (nabil): regress Password: [ SRA accepts you ] FreeBSD/i386 () (pts/0) Last login: Thu Oct 31 07:10:41 from % % w 7:14AM up 7 mins, 2 users, load averages: 0.52, 0.38, 0.23 USER TTY FROM LOGIN@ IDLE WHAT regress pts/0 server1 7:10AM - w regress pts/0 server1 7:14AM - w