From owner-freebsd-stable@FreeBSD.ORG Fri Aug 21 08:18:41 2009 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 88088106564A for ; Fri, 21 Aug 2009 08:18:41 +0000 (UTC) (envelope-from oloringr@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 0C6308FC62 for ; Fri, 21 Aug 2009 08:18:40 +0000 (UTC) Received: by ewy5 with SMTP id 5so1044428ewy.36 for ; Fri, 21 Aug 2009 01:18:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:x-face:mime-version:content-type :content-transfer-encoding:message-id; bh=V6QLz6gn+xgfFgIhKKrU7zNZhX8R+KWO0MT+4U8Uegs=; b=fVXk0Y6sNa8ozZgP21SuXO6r/Xo4fT98PM+DW1RLHPfJc9w4/M6vyWwa2MQbLj8+dO dAYWSVDZI/4AzyibjcG/EklyT6jCBhUcD2mHsTedPrNOTppyX1Hh9CKhdj1X0NZc8Y4n uLFHgN9AVo5SGQZJ8FObSZa/01uETt+DRl+aw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:x-face :mime-version:content-type:content-transfer-encoding:message-id; b=Bo3NPh/uY5RVUONYWnAFGi/vr/NwqdzhyQGvWyOmRNgbzDhIWHWOaOtusIhUAeB4Ve davwMnNEGTBIeEl/IktP8vLS3Ids85jBrTHCIDR3NeNezn4e+PuAY7eUV0FiAdkm3qvC Rf7FLPcFx3L+q0nfbecvZZ4AA4c4KSY6XtqfM= Received: by 10.216.30.81 with SMTP id j59mr148691wea.50.1250841150179; Fri, 21 Aug 2009 00:52:30 -0700 (PDT) Received: from media.localnet (adsl202-15.kln.forthnet.gr [79.103.15.15]) by mx.google.com with ESMTPS id p10sm8552033gvf.4.2009.08.21.00.52.29 (version=SSLv3 cipher=RC4-MD5); Fri, 21 Aug 2009 00:52:29 -0700 (PDT) From: Ed Jobs To: freebsd-stable@freebsd.org Date: Fri, 21 Aug 2009 10:52:30 +0300 User-Agent: KMail/1.12.0 (Linux/2.6.30-ARCH; KDE/4.3.0; i686; ; ) References: <20090820235651.EFE271CC09@ptavv.es.net> In-Reply-To: <20090820235651.EFE271CC09@ptavv.es.net> X-Face: %5EDs|At1pm>WE%P0}6)Hi*s, JH2J${69~j)R"Yu'^P9R3#fvi{LmpsCzxvX*38/, kxcUd QVrlS0G,}-ll{||\P]; *'Gz`RTG+dzconmNyDY3rJHBmpEJkFj|; %vZO&~T")='B<; 88~[ Cltx6#}N*E MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6105455.fntTbTakut"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200908211052.30697.oloringr@gmail.com> Subject: Re: livelocks and deadlocks on 8.0BETA2 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, 21 Aug 2009 08:18:41 -0000 --nextPart6105455.fntTbTakut Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Friday 21 August 2009 02:56, Kevin Oberman wrote: > I have a quad-core system that I updated to 8.0 about 2 weeks=20 ago. It > ran fine until yesterday when I used the PATA/ATAPI DVD drive to=20 read a > disk. Then the fun began. I saw two totally different presentations,=20 but > I hope that they both are manifestations of the same problem. > [snip] i have no idea about the second problem, but the 1st one it's not=20 fbsd-specific. it has happened to me on a linux box. repeatedly i=20 might add. after a couple of hours playing videos, X would use 100%=20 of cpu and i wasn't able to switch to a VTY or kill it via ctrl-alt- backspace. i think it might be a problem related to mplayer, but i'm not sure,=20 cause it did not crash, so no bad-behavour log. on the linux box, it's easy to handle (just /etc/rc.d/kdm restart via=20 ssh). But since fbsd doesn't use kdm it's only reboot. i don't use mplayer or X on my fbsd box so i don't really know on what=20 version X or mplayer are. The problem has stopped happening on the=20 linux box. it uses mplayer 29411-3 and xorg-server 1.6.3-3. just my 2 cents --nextPart6105455.fntTbTakut Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkqOUj4ACgkQBPpdVEWKA33RiQCg3GnqTrBGNwsU99HKywST6a8S UNcAnimHkOPXkASk2yD+ls8VvrwewKbt =M2RL -----END PGP SIGNATURE----- --nextPart6105455.fntTbTakut--