From owner-freebsd-bugbusters@FreeBSD.ORG Sun Apr 22 09:34:50 2007 Return-Path: X-Original-To: bugbusters@FreeBSD.org Delivered-To: freebsd-bugbusters@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE17216A401 for ; Sun, 22 Apr 2007 09:34:50 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id B73A513C44C for ; Sun, 22 Apr 2007 09:34:50 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 3E7917A7; Sun, 22 Apr 2007 04:34:50 -0500 (CDT) Date: Sun, 22 Apr 2007 04:34:50 -0500 To: bugbusters@FreeBSD.org Message-ID: <20070422093450.GA13043@soaustin.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: Subject: [rand@meridian-enviro.com: PR kern/109152 -- RocketPort panics] X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2007 09:34:50 -0000 Can any of our src committers take a look at this? mcl ----- Forwarded message from "Douglas K. Rand" ----- From: "Douglas K. Rand" We have 3 of the 32 port Comtrol PCI cards, the original 5v only cards, not the newer universal PCI cards, and we are trying to upgrade the system with all these serial ports from FreeBSD 4.8 (ya, kinda old) to FreeBSD 6.2. And we are running into what seems like a common problem with these cards: panics about non-busy devices: panic: device_unbusy: called for non-busy device rp0 The PR kern/109152 addresses this issue, and the patch from Craig Leres added to the PR on Tue, 13 Mar 2007 19:27:01 -0700 solves the problems for me. (I was experiencing the problems with HylaFAX, but it seems easy to reproduce.) Can this patch be applied to RELENG_6? I've also tried the patch from John Baldwin posed to freebsd-hackers in http://groups.google.com/group/mailing.freebsd.hackers/browse_frm/thread/883da63a8c62854d that generates a rp_open_count for each device with out any change in the behavior, I would continue to panic the system by sending a FAX. _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" ----- End forwarded message ----- From owner-freebsd-bugbusters@FreeBSD.ORG Tue Apr 24 20:00:36 2007 Return-Path: X-Original-To: bugbusters@freebsd.org Delivered-To: freebsd-bugbusters@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9E0716A402 for ; Tue, 24 Apr 2007 20:00:36 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from caelis.elvandar.org (caelis.elvandar.org [217.148.169.59]) by mx1.freebsd.org (Postfix) with ESMTP id 8E5CA13C4C4 for ; Tue, 24 Apr 2007 20:00:36 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from localhost (caelis.elvandar.org [217.148.169.59]) by caelis.elvandar.org (Postfix) with ESMTP id 0A1FC92FD51; Tue, 24 Apr 2007 21:43:24 +0200 (CEST) Received: from caelis.elvandar.org ([217.148.169.59]) by localhost (caelis.elvandar.org [217.148.169.59]) (amavisd-new, port 10024) with ESMTP id 13964-07; Tue, 24 Apr 2007 21:43:23 +0200 (CEST) Received: from elvandar.local (evilcoder.xs4all.nl [195.64.94.120]) (Authenticated sender: remko@evilcoder.org) by caelis.elvandar.org (Postfix) with ESMTP id 9C06492FD26; Tue, 24 Apr 2007 21:43:23 +0200 (CEST) Message-ID: <462E5DFA.2050308@FreeBSD.org> Date: Tue, 24 Apr 2007 21:43:54 +0200 From: Remko Lodder User-Agent: Thunderbird 2.0.0.0 (Macintosh/20070326) MIME-Version: 1.0 To: Mark Linimon References: <20070422093450.GA13043@soaustin.net> In-Reply-To: <20070422093450.GA13043@soaustin.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 at elvandar.org Cc: bugbusters@FreeBSD.org Subject: Re: [rand@meridian-enviro.com: PR kern/109152 -- RocketPort panics] X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: remko@FreeBSD.org List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 20:00:36 -0000 Mark Linimon wrote: > Can any of our src committers take a look at this? > > mcl > I will do my best to make this happen asap.. -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org /* Quis custodiet ipsos custodes */ From owner-freebsd-bugbusters@FreeBSD.ORG Wed Apr 25 23:44:32 2007 Return-Path: X-Original-To: freebsd-bugbusters@freebsd.org Delivered-To: freebsd-bugbusters@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 68CDF16A402 for ; Wed, 25 Apr 2007 23:44:32 +0000 (UTC) (envelope-from freebsd-fdp-return-@bg-freebsd.org) Received: from skydive.defx.org (n0.defx.org [206.248.136.5]) by mx1.freebsd.org (Postfix) with ESMTP id D257213C46E for ; Wed, 25 Apr 2007 23:44:31 +0000 (UTC) (envelope-from freebsd-fdp-return-@bg-freebsd.org) Received: (qmail 75443 invoked by uid 89); 25 Apr 2007 23:17:50 -0000 Mailing-List: contact freebsd-fdp-help@bg-freebsd.org; run by ezmlm Date: 25 Apr 2007 23:17:50 -0000 Message-ID: <1177543070.75442.ezmlm@bg-freebsd.org> From: freebsd-fdp-help@bg-freebsd.org To: freebsd-bugbusters@freebsd.org Delivered-To: responder for freebsd-fdp@bg-freebsd.org Received: (qmail 75422 invoked by uid 89); 25 Apr 2007 23:17:49 -0000 Received: from unknown (HELO nc-67-76-107-167.dyn.embarqhsd.net) (67.76.107.167) by 0 with SMTP; 25 Apr 2007 23:17:49 -0000 Received: (qmail 9288 by uid 471); Wed, 25 Apr 2007 07:17:48 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Subject: confirm subscribe to freebsd-fdp@bg-freebsd.org X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-fdp-sc.1177543070.bhfmdkpjcdanelednpkg-freebsd-bugbusters=freebsd.org@bg-freebsd.org List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2007 23:44:32 -0000 Hi! This is the ezmlm program. I'm managing the freebsd-fdp@bg-freebsd.org mailing list. I'm working for my owner, who can be reached at freebsd-fdp-owner@bg-freebsd.org. To confirm that you would like freebsd-bugbusters@freebsd.org added to the freebsd-fdp mailing list, please send an empty reply to this address: freebsd-fdp-sc.1177543070.bhfmdkpjcdanelednpkg-freebsd-bugbusters=freebsd.org@bg-freebsd.org Usually, this happens when you just hit the "reply" button. If this does not work, simply copy the address and paste it into the "To:" field of a new message. This confirmation serves two purposes. First, it verifies that I am able to get mail through to you. Second, it protects you in case someone forges a subscription request in your name. Some mail programs are broken and cannot handle long addresses. If you cannot reply to this request, instead send a message to and put the entire address listed above into the "Subject:" line. --- Administrative commands for the freebsd-fdp list --- I can handle administrative requests automatically. Please do not send them to the list address! Instead, send your message to the correct command address: For help and a description of available commands, send a message to: To subscribe to the list, send a message to: To remove your address from the list, just send a message to the address in the ``List-Unsubscribe'' header of any list message. If you haven't changed addresses since subscribing, you can also send a message to: For addition or removal of addresses, I'll send a confirmation message to that address. When you receive it, simply reply to it to complete the transaction. If you need to get in touch with the human owner of this list, please send a message to: Please include a FORWARDED list message with ALL HEADERS intact to make it easier to help you. --- Enclosed is a copy of the request I received. Return-Path: Received: (qmail 75422 invoked by uid 89); 25 Apr 2007 23:17:49 -0000 Received: from unknown (HELO nc-67-76-107-167.dyn.embarqhsd.net) (67.76.107.167) by 0 with SMTP; 25 Apr 2007 23:17:49 -0000 X-Originating-IP: [45.078.04.677] X-Originating-Email: [freebsd-fdp-subscribe@bg-freebsd.org] X-Sender: freebsd-fdp-subscribe@bg-freebsd.org Return-Path: freebsd-fdp-subscribe@bg-freebsd.org Received: (qmail 9288 by uid 471); Wed, 25 Apr 2007 07:17:48 -0500 Message-Id: <20070425021748.9290.qmail@nc-67-76-107-167.dyn.embarqhsd.net> To: Subject: RE: MedHelp 8092592944078 From: Doctor Tamra MIME-Version: 1.0 Importance: High Content-Type: text/html From owner-freebsd-bugbusters@FreeBSD.ORG Sat Apr 28 19:45:06 2007 Return-Path: X-Original-To: bugbusters@freebsd.org Delivered-To: freebsd-bugbusters@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9CDB216A400 for ; Sat, 28 Apr 2007 19:45:06 +0000 (UTC) (envelope-from jschauma@netmeister.org) Received: from netmeister.org (netmeister.org [64.81.58.47]) by mx1.freebsd.org (Postfix) with ESMTP id 5E04D13C44B for ; Sat, 28 Apr 2007 19:45:01 +0000 (UTC) (envelope-from jschauma@netmeister.org) Received: by netmeister.org (Postfix, from userid 1000) id E25C882207; Sat, 28 Apr 2007 12:15:25 -0700 (PDT) Date: Sat, 28 Apr 2007 12:15:25 -0700 From: Jan Schaumann To: bugbusters@freebsd.org Message-ID: <20070428191525.GB25064@netmeister.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Subject: touch(1)ing a directory and failing yields return code 0 X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Apr 2007 19:45:06 -0000 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable When using touch(1) on a directory that I can't update the timestamp on (say, if the filesystem is mounted read-only), it will return 0 as the return value, even though it failed. The reason this happens is in touch.c#225: /* Try reading/writing. */ if (!S_ISLNK(sb.st_mode) && !S_ISDIR(sb.st_mode) && rw(*argv, &sb, fflag)) rval =3D 1; else warn("%s", *argv); At this point, it tries to update the timestamp using utimes(2), which failed, so it would continue to try to update it by reading and writing the file. However, since the file in question is a directory, it doesn't try this and simply warns instead of setting the return value to 1. $ mkdir foo $ touch foo/bar $ mount -u -o ro / $ touch foo/bar touch: foo/bar: Read-only file system $ echo $? 1 $ touch foo touch: foo: Read-only file system $ echo $? 0 $ See NetBSD's touch(1): /* Try reading/writing. */ if (!S_ISLNK(sb.st_mode) && rw(*argv, &sb, fflag)) rval =3D 1; This still is slightly suboptimal, since the error message will be $ touch foo touch: foo: Is a directory $ echo $? 1 $=20 But that's better than returning 0. --=20 Probability factor of one to one. We have normality. I repeat, we have=20 normality. Anything you still can't cope with is therefore your own lookout. --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (NetBSD) iD8DBQFGM51NfFtkr68iakwRAv12AKDx50xVD9WjKzuBYs1ZrOKT54urNwCdFQnP 2+ZB1wezbGtRAOQAgIAWPdw= =KYYY -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk--