From owner-freebsd-current@FreeBSD.ORG Fri Mar 2 20:19:55 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 72D4E1065670 for ; Fri, 2 Mar 2012 20:19:55 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from mail-ee0-f54.google.com (mail-ee0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id E98518FC14 for ; Fri, 2 Mar 2012 20:19:54 +0000 (UTC) Received: by eekd17 with SMTP id d17so774241eek.13 for ; Fri, 02 Mar 2012 12:19:53 -0800 (PST) Received-SPF: pass (google.com: domain of deeptech71@gmail.com designates 10.213.113.135 as permitted sender) client-ip=10.213.113.135; Authentication-Results: mr.google.com; spf=pass (google.com: domain of deeptech71@gmail.com designates 10.213.113.135 as permitted sender) smtp.mail=deeptech71@gmail.com; dkim=pass header.i=deeptech71@gmail.com Received: from mr.google.com ([10.213.113.135]) by 10.213.113.135 with SMTP id a7mr50023ebq.265.1330719593989 (num_hops = 1); Fri, 02 Mar 2012 12:19:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=dZM58VfVVckruU++COuO0DPxZcMNELeOtvdHdBWnA/U=; b=xrhry3cslqkeN9n1jCzpsRG+gXA3KQrHa00jYQ/k7nEGRKnczJV6RMxgDW3naxXJPX zzyYcJerSHnPyhzuLE965QiwRwdS9gnOPFFQApUwu3fWuBttDNaAqEI7HB5eueOb3W5y iACd8CZqdOZx72/ICOsb1loSsQM0j/kyUiFdTBLxaXkOR+YzObDM5JMx+VcJjMgn8meC THxJ/yBluzg/9f8qTB0h+MIXP6sjo6TSFbAnH+euss1GWOhoJhXONhviU39Gsk6fuS2b QHJWXykKJzMTfQfBxQLdG1rZZ06L4wAluSzwAMd0w2CFLX6sButMH3XSvVte+ryAhSUc +X2A== Received: by 10.213.113.135 with SMTP id a7mr41160ebq.265.1330719593891; Fri, 02 Mar 2012 12:19:53 -0800 (PST) Received: from [192.168.1.80] (dsl4E5C32D7.pool.t-online.hu. [78.92.50.215]) by mx.google.com with ESMTPS id o49sm24261944eeb.7.2012.03.02.12.19.52 (version=SSLv3 cipher=OTHER); Fri, 02 Mar 2012 12:19:53 -0800 (PST) Message-ID: <4F512C6A.2030303@gmail.com> Date: Fri, 02 Mar 2012 21:24:10 +0100 From: deeptech71@gmail.com User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0.2) Gecko/20120229 Firefox/10.0.2 SeaMonkey/2.7.2 MIME-Version: 1.0 To: freebsd-current@FreeBSD.org References: <4F50CE89.6010009@gmail.com> <20120302210810.c67d3030.ray@ddteam.net> <4F5124E6.9090607@FreeBSD.org> In-Reply-To: <4F5124E6.9090607@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: SeaMonkey eats the CPU as of r232144 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 20:19:55 -0000 A truss snippet from running with an older-than-r232144 kernel: clock_gettime(4,{29653.159790037 }) = 0 (0x0) write(12,"\M-z",1) = 1 (0x1) clock_gettime(4,{29653.160165225 }) = 0 (0x0) gettimeofday({1330716922.220648 },0x0) = 0 (0x0) read(11,"\M-z",1) = 1 (0x1) clock_gettime(4,{29653.160696018 }) = 0 (0x0) clock_gettime(4,{29653.160836819 }) = 0 (0x0) clock_gettime(4,{29653.160983765 }) = 0 (0x0) clock_gettime(4,{29653.161112552 }) = 0 (0x0) _umtx_op(0x2b115068,0x10,0x7fffffff,0x0,0x0,0x29d37dd4) = 0 (0x0) clock_gettime(4,{29653.161450863 }) = 0 (0x0) gettimeofday({1330716922.221944 },0x0) = 0 (0x0) gettimeofday({1330716922.222150 },0x0) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' poll({5/POLLIN 4/POLLIN 20/POLLIN|POLLPRI 22/POLLIN|POLLPRI 23/POLLIN|POLLPRI 24/POLLIN|POLLPRI 11/POLLIN},7,0) = 0 (0x0) gettimeofday({1330716922.222624 },0x0) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' poll({5/POLLIN 4/POLLIN 20/POLLIN|POLLPRI 22/POLLIN|POLLPRI 23/POLLIN|POLLPRI 24/POLLIN|POLLPRI 11/POLLIN},7,0) = 0 (0x0) gettimeofday({1330716922.223087 },0x0) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' poll({5/POLLIN 4/POLLIN 20/POLLIN|POLLPRI 22/POLLIN|POLLPRI 23/POLLIN|POLLPRI 24/POLLIN|POLLPRI 11/POLLIN},7,0) = 0 (0x0) gettimeofday({1330716922.223537 },0x0) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' A truss snippet from running with an r232144 kernel: _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out' clock_gettime(4,{111.526717958 }) = 0 (0x0) gettimeofday({1330717178.580346 },0x0) = 0 (0x0) _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) = 0 (0x0) clock_gettime(4,{111.527204892 }) = 0 (0x0) gettimeofday({1330717178.580840 },0x0) = 0 (0x0) _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out' clock_gettime(4,{111.527649362 }) = 0 (0x0) gettimeofday({1330717178.581284 },0x0) = 0 (0x0) _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out' clock_gettime(4,{111.528068968 }) = 0 (0x0) gettimeofday({1330717178.581696 },0x0) = 0 (0x0) gettimeofday({1330717178.581816 },0x0) = 0 (0x0) _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out' clock_gettime(4,{111.528613451 }) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' gettimeofday({1330717178.582380 },0x0) = 0 (0x0) _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out' clock_gettime(4,{111.529161565 }) = 0 (0x0) poll({5/POLLIN 4/POLLIN 20/POLLIN|POLLPRI 22/POLLIN|POLLPRI 23/POLLIN|POLLPRI 24/POLLIN|POLLPRI 11/POLLIN},7,0) = 0 (0x0) gettimeofday({1330717178.582956 },0x0) = 0 (0x0) gettimeofday({1330717178.583142 },0x0) = 0 (0x0) clock_gettime(4,{111.529783432 }) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' gettimeofday({1330717178.583550 },0x0) = 0 (0x0) poll({5/POLLIN 4/POLLIN 20/POLLIN|POLLPRI 22/POLLIN|POLLPRI 23/POLLIN|POLLPRI 24/POLLIN|POLLPRI 11/POLLIN},7,0) = 0 (0x0) gettimeofday({1330717178.590610 },0x0) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' poll({5/POLLIN 4/POLLIN 20/POLLIN|POLLPRI 22/POLLIN|POLLPRI 23/POLLIN|POLLPRI 24/POLLIN|POLLPRI 11/POLLIN},7,0) = 0 (0x0) gettimeofday({1330717178.591162 },0x0) = 0 (0x0) read(4,0x2c940018,4096) ERR#35 'Resource temporarily unavailable' _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out' clock_gettime(4,{111.538268868 }) = 0 (0x0) gettimeofday({1330717178.591910 },0x0) = 0 (0x0) _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out' clock_gettime(4,{111.538700487 }) = 0 (0x0) gettimeofday({1330717178.592328 },0x0) = 0 (0x0) _umtx_op(0x2b115068,0xf,0x0,0x1,0xbf4f9e2c,0x0) ERR#60 'Operation timed out'