From owner-freebsd-chromium@freebsd.org Sun Oct 11 18:00:33 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9425CA11712 for ; Sun, 11 Oct 2015 18:00:33 +0000 (UTC) (envelope-from moxalt@riseup.net) Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 787CC1E90 for ; Sun, 11 Oct 2015 18:00:33 +0000 (UTC) (envelope-from moxalt@riseup.net) Received: from cotinga.riseup.net (unknown [10.0.1.161]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 9B97EC1399 for ; Sun, 11 Oct 2015 11:00:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1444586426; bh=zgZYDHO1rWegVYohFjMDyZyfdwBMgFPAxWpUAMDT0SU=; h=Date:From:To:Subject:In-Reply-To:References:From; b=babWgsBEiDcHyZsOZGv1oJn8TG7ucLTH2TZLAxtG8hUByEZm9mhVi/5v0A4pXlLev TR6qO+HOqqakMSQjEvKNj1wEyhAIvJJBTarBKKMm+eZpqmmhNskvbRM8jdFDTcx5W8 jJwutJXVg7HAT/bidmJ9tecTfMJ8pNwGqSbY3Aog= Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: moxalt) with ESMTPSA id 7DAB01C01F2 Date: Sun, 11 Oct 2015 21:00:21 +0300 From: moxalt To: freebsd-chromium@freebsd.org Subject: Re: Odd infrequent crashes on chromium with Javascript? Message-ID: <20151011210021.5af1b93c@multivac> In-Reply-To: <20151010211246.GC78146@egr.msu.edu> References: <20151010211246.GC78146@egr.msu.edu> Organization: Debian Project X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.98.7 at mx1.riseup.net X-Virus-Status: Clean X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 18:00:33 -0000 I can confirm this has happened to me. Once. Chromium unexpectedly crashed on accessing http://trisquel.info/. I have no idea whether this is JavaScript-related. Never happened again. Interestingly enough, I don't think this behaviour is confined to FreeBSD, let alone 10-STABLE. Similar behaviour happens on my Debian box running Stretch. I would place the issue upstream. Firefox never crashes, but at least Chromium doesn't take minutes to load JavaScript-heavy pages. I can put up with a crash every now and then.