From owner-freebsd-current Sun Feb 1 06:10:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA12055 for current-outgoing; Sun, 1 Feb 1998 06:10:14 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from plugcom.ru (uucp@radiance.plugcom.ru [195.2.73.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA12049 for ; Sun, 1 Feb 1998 06:10:11 -0800 (PST) (envelope-from tarkhil@minas-tirith.pol.ru) Received: from minas-tirith.pol.ru (uucp@localhost) by plugcom.ru (8.8.7/8.8.6) with UUCP id RAA10513 for freebsd.org!freebsd-current; Sun, 1 Feb 1998 17:10:06 +0300 (MSK) Received: from minas-tirith.pol.ru (tarkhil@tarkhil.pol.ru [127.0.0.1]) by minas-tirith.pol.ru (8.8.7/8.8.7) with ESMTP id PAA11987 for ; Sun, 1 Feb 1998 15:34:28 +0300 (MSK) (envelope-from tarkhil@minas-tirith.pol.ru) Message-Id: <199802011234.PAA11987@minas-tirith.pol.ru> X-Mailer: exmh version 2.0.1 12/23/97 To: freebsd.org!freebsd-current@minas-tirith.pol.ru Subject: File locked after execution Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 01 Feb 1998 15:34:23 +0300 From: Alex Povolotsky Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe current" Hello! Installation of lout fails several days ago on my 3.0-SNAP, I've investigated the case and found that for some time after execution file is locked. strip, for instance, fails. I guess it's no right way, file write access shouldn't be denied, but should instead unload file image from memory. Alex.