From owner-freebsd-stable Sun Sep 24 12:37:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id BF78437B424 for ; Sun, 24 Sep 2000 12:37:38 -0700 (PDT) Received: from kernighan.demon.co.uk ([194.222.151.76] helo=homebrew.kernighan.demon.co.uk) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 13dHah-00002T-0C; Sun, 24 Sep 2000 19:37:36 +0000 Received: from localhost (njh@localhost) by homebrew.kernighan.demon.co.uk (8.9.3/8.9.3) with ESMTP id UAA00479; Sun, 24 Sep 2000 20:36:59 +0100 (BST) (envelope-from njh@kernighan.demon.co.uk) Date: Sun, 24 Sep 2000 20:36:59 +0100 (BST) From: Neil Hoggarth To: freebsd-stable@freebsd.org Cc: Mark Rowlands , Matt Groener Subject: Re: init: /bin/sh terminates abnormally in /etc/rc Qlogic problem? profiling timer expired Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 21 Sep 2000, I wrote: > I still have the problem, and I haven't had a chance to properly > explore it. I had a quick poke around with the web interface to the > CVS repository, and it appeared to me that the Qlogic driver itself > hasn't changed since 4.1-RELEASE, and I'm running 4.1-RELEASE okay > (well, sort of - I'm having X11 problems that I didn't have with > 3.4-RELEASE, but I don't know that this is related to the profiling > timer thing). I think that I take that back. Profiling timer problems *do* appear to be present in my 4.1-RELEASE installation, though they are not anything like as severe as in 4-STABLE of 23rd August (where they are bad enough to prevent the system coming up multiuser). The 4.1-RELEASE system boots and fscks its filesystems okay, but some things do still die, aparently at random, with signal 27 (SIGPROF); most notably the XFree86 3.3.6 server for my Matrox G200 graphics card. I also had a "make installworld" fail with a "Profiling timer expired" error (a subsequent attempt to installworld worked). A couple of questions: 1) Can anyone explain to me what the "profiling timer" is, and under what circumstances the kernel delivers SIGPROF to processes (or give me a push/pointer in the right direction)? 2) I'd be interested to know if anybody out there is using the isp driver successfully in 4-STABLE? Regards, Neil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message