From owner-freebsd-chromium@FreeBSD.ORG Thu Aug 28 18:35:22 2014 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4AC1C4EB for ; Thu, 28 Aug 2014 18:35:22 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D5E371E05 for ; Thu, 28 Aug 2014 18:35:21 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id y10so1156388wgg.8 for ; Thu, 28 Aug 2014 11:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ctv59ezsNlS6KuYn0fX2llFwpTGpSeoivAyagDisnhc=; b=vAE7nXLLWGTHfcv1MvytMsWD81zpvc5oDjNUW5ZV6M4yb8E0LLWps9rCH7oycIlm9g wyaQD6BvKZyqNj+R3q8iNT4BCKd5fpJVrPK21aAQYHe79DFae9VE2RLBptU6QBvoDUg8 fpwRbO1zlCeNVEsOGuD9w2Xlxl/l1GbCtxmBSoD2LabqkDr8N7l2nu4PhIST/3IMSyYT AsG51sRu7CxEvL9YAZYlw5piAw2XPS0zOTWdvaYstA20KbFGxZDMNlfUNSqJ5Lmpr6qz SFgHh7nvjeKCvqvQTSyXWM3DG5hXYtd2Jcy/pkWH/I5UW8c/gnOLFdfacsEeK3cvB6Si 7fng== X-Received: by 10.180.90.207 with SMTP id by15mr27204792wib.76.1409250920121; Thu, 28 Aug 2014 11:35:20 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.121.37 with HTTP; Thu, 28 Aug 2014 11:35:00 -0700 (PDT) In-Reply-To: References: <20140827193937.addcbccde67b842f7ee12e47@fbsd.es> <20140827215431.bada9c8943b81ea068f6cbaf@fbsd.es> <20140828005641.6da7a15822d12fa26f905d38@fbsd.es> From: Miguel Clara Date: Thu, 28 Aug 2014 19:35:00 +0100 Message-ID: Subject: Re: chromium 37 up for testing (and polishing) To: Carlos Jacobo Puga Medina Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: chromium-list freebsd X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2014 18:35:22 -0000 https://www.mail-archive.com/freebsd-ports@freebsd.org/msg59085.html Seems related to debug indeed, it did take a very long time to link chrome and all my memory and some good amount of swap, but I expected that since it with debug on! I'll have to do it with debug off then :(