From owner-freebsd-chromium@FreeBSD.ORG Tue Jan 21 18:38:39 2014 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1FD989BC for ; Tue, 21 Jan 2014 18:38:39 +0000 (UTC) Received: from lena.kiev.ua (lena.kiev.ua [82.146.51.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D4AB11AD3 for ; Tue, 21 Jan 2014 18:38:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lena.kiev.ua; s=3; h=In-Reply-To:Content-Type:Mime-Version:References:Message-ID:Subject:To:From:Date; bh=NdNjV55PGCV3xcZV53kJ77hmEh1jDLxIhXanAJy2sYM=; b=HR1FzLYdJ0ynG27X94YIutdwUQscTXYMdOP6bEfjSjlEWlVfEws4qlEYeGgnsBUsejF32dfB7AZ0tWoPnXOFiQMTDCOchbISq6Wce+13UNWg1IGkGfiorgazy94ny2vgyNzhy37qq6mX1+WQwfSSVph51Yr8NmnlwSrBhsy4Haw=; Received: from ip-384c.rusanovka-net.kiev.ua ([94.244.56.76] helo=bedside.lena.kiev.ua) by lena.kiev.ua with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1W5gDX-0001pl-GM for freebsd-chromium@freebsd.org; Tue, 21 Jan 2014 20:38:34 +0200 Received: from bedside.lena.kiev.ua (localhost.lena.kiev.ua [127.0.0.1]) by bedside.lena.kiev.ua (8.14.7/8.14.7) with ESMTP id s0LIcKfV076991 for ; Tue, 21 Jan 2014 20:38:20 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Received: (from lena@localhost) by bedside.lena.kiev.ua (8.14.7/8.14.7/Submit) id s0LIcKBS076990 for freebsd-chromium@freebsd.org; Tue, 21 Jan 2014 20:38:20 +0200 (EET) (envelope-from Lena@lena.kiev.ua) Date: Tue, 21 Jan 2014 20:38:20 +0200 From: Lena@lena.kiev.ua To: chromium-list freebsd Subject: Re: chromium-32.0.1700.77 unusable on 8.4 i386 Message-ID: <20140121183819.GH57003@lena.kiev> Mail-Followup-To: chromium-list freebsd References: <20131210091649.GA2050@lena.kiev> <52A6E556.6030009@freebsd.org> <20140118203619.GA788@lena.kiev> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jan 2014 18:38:39 -0000 > From: Ren? Ladan > > On 8.4-RELEASE i386 > These stacktraces are rather useless without debug symbols. > Try rebuilding Chromium with the DEBUG option on (make config). > You might have to add WITH_DEBUG=yes to /etc/make.conf (read the fine > print in bsd.port.mk) For that my 1467 MB RAM + 768 MB swap proved to be not enough: build took all day and failed: [12767/12767] LINK chromeswap_pager: out of swap space swap_pager_getswapspace(1): failed Jan 19 21:26:25 bedside kernel: pid 71829 (ld), uid 0, was killed: out of swap space [12767/12767] LINK chrome FAILED: /usr/local/bin/clang++33 -B/usr/local/bin -Wl,-z,now -Wl,-z,relro -pthr ... clang: error: unable to execute command: Killed: 9 clang: error: linker command failed due to signal (use -v to see invocation) On the second day I added 768 MB more swap on backup HDD - also not enough. On the third day I added third HDD 8 GB and formatted it entirely as swap: ~ $ swapinfo Device 1K-blocks Used Avail Capacity /dev/ad0s3b 786432 70336 716096 9% /dev/ad2s1b 8256992 160044 8096948 2% Total 9043424 230380 8813044 3% Under 3 GB swap was used when the final linking hit some other limit: [12767/12767] LINK chrome FAILED: /usr/local/bin/clang++33 -B/usr/local/bin -Wl,-z,now -Wl,-z,relro -pthr ... /usr/local/bin/ld: failed to set dynamic section sizes: Memory exhausted clang: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop in /usr/ports/www/chromium. > > Then in chromium-32.0.1700.77 I chose "about Chromium" in menu, > > clicked the "x" to close the tab - Chromium terminated completely: > > > This is a known bug with Chromium 32 (at least under FreeBSD, so I > might have overlooked something). I didn't find it on http://code.google.com/p/chromium/issues/list?can=2&q=close+tab&sort=-id&colspec=ID+Pri+M+Iteration+ReleaseBlock+Cr+Status+Owner+Summary+OS+Modified&x=m&y=releaseblock&cells=tiles