From owner-freebsd-stable@FreeBSD.ORG Fri Jan 4 20:00:07 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53C5D16A417 for ; Fri, 4 Jan 2008 20:00:07 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236]) by mx1.freebsd.org (Postfix) with ESMTP id 1404713C4E7 for ; Fri, 4 Jan 2008 20:00:06 +0000 (UTC) (envelope-from ross.penner@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so1374162nzf.13 for ; Fri, 04 Jan 2008 12:00:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=cvHFD4Lmz1zJ7MzXDFGrL7CJbLT3DB3PvfoQCHoNrko=; b=dyuGFehI6E9T7jW3UrFHi43jIF1JGJcwlPweLJ7GlowiSwKfnzrMlJjR5MFjakQ16ApTDFO/pQswfTfqVVPFcr01vqCZO6XQTpK2+V4kHdmC4ozPQm7IVq1prrz0laqklBDVSkU6W17ovDAEP4Mibhdt0Xl3JECK6gh2evSPaCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=WwqZnreqhek1RXMzUuY3ICIsduatQJpgz6mHpnzRx7F3NG3a7IGYL7DPXitvpfuy26KdI/tzHe/HSLQTnnk7BuMbNoVGDS9HZIHgya2ntOS0v478U04ZBkG+1CO1gV88QwoQLQQ3Emg4wrvImtOPQ8KSwhd9EdVwW9iU939ek8o= Received: by 10.142.246.8 with SMTP id t8mr5413567wfh.8.1199475340157; Fri, 04 Jan 2008 11:35:40 -0800 (PST) Received: by 10.142.218.3 with HTTP; Fri, 4 Jan 2008 11:35:40 -0800 (PST) Message-ID: Date: Fri, 4 Jan 2008 12:35:40 -0700 From: "Ross Penner" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Linux Binary locking system X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jan 2008 20:00:07 -0000 Hi, I'm sorry if this is the wrong place to report such a thing but it seems appropriate to me. I have a Linux binary which I got from *http://preview.tinyurl.com/2qwob4*. The binary works fine for a short period but after 10 minutes or so, the system will completely lock up. It won't be responsive from the keyboard or the network. Although I realize not every program will be able to run under the binary compatibility, the system locking up seems like a significant enough bug to have attention brought to it.