From owner-freebsd-chromium@FreeBSD.ORG Mon Apr 11 16:01:16 2011 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 017B9106564A for ; Mon, 11 Apr 2011 16:01:16 +0000 (UTC) (envelope-from andrewwtulloch@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id AB3778FC08 for ; Mon, 11 Apr 2011 16:01:15 +0000 (UTC) Received: by vxc34 with SMTP id 34so5265452vxc.13 for ; Mon, 11 Apr 2011 09:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:date:x-google-sender-auth :message-id:subject:from:to:content-type; bh=IAMXM8cioSagjtJQcL+ecDqAFd1sgyH/uZIundvODN0=; b=Qjo2jwDMDkHwuoUpyAN6hFmdrMsI+Nee3IjsnY/VFZ7PyFUr2aLI+YDSat/c/2vrRK SEcK7nqRO9soROgBK2xi5dQfVuI3CHAUyjULBNMajmOZsC/RncAu+PS78VT6rusT/2MP IOqUCaXOqtAE/5csj6JHilbVmMKQPusayC5jw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=HCv6vSLr8gItSwwqtRaOXciZp00b+hqxjom9rtb4/aKkxdNJ6R405pJ+DPi+uWdaGE 8fyWnihiErKw3JDUwlHIKpdlA6f0lX/5YGv7Ygs2boEgNrwPoOXv41yVDLY120ScS5Ia 09b+dzuo6t/jnI3tl7irc3qZHRQF+P3AASJCc= MIME-Version: 1.0 Received: by 10.220.188.11 with SMTP id cy11mr421333vcb.11.1302535858575; Mon, 11 Apr 2011 08:30:58 -0700 (PDT) Sender: andrewwtulloch@gmail.com Received: by 10.220.84.76 with HTTP; Mon, 11 Apr 2011 08:30:58 -0700 (PDT) Date: Mon, 11 Apr 2011 16:30:58 +0100 X-Google-Sender-Auth: pV7efk_h41zs9sENNe6AhNXCT9w Message-ID: From: Andrew To: freebsd-chromium@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 10.0.648.204 port doen't work on FreeBSD 8.2-STABLE X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 16:01:16 -0000 I've got a 8.2-STABLE amd64 desktop with 12GB ram so I could test debug builds, are there any tips for debugging chromium? I've also noticed there's been quite a bit of work in HEAD around threading, so perhaps the reason for the failure on 8.x lies there as there seems to be mention of process shared mutex, which I'm guessing is what we're talking about for multi-process chromium. Oddly I've tried running chrome --renderer-cmd-prefix='xterm -e gdb72 --eval-command=run --args' and it seems to work correctly. When I try running without gdb I hit: [0411/162832:FATAL:condition_variable_posix.cc(36)] Check failed: rv == 0. Unable to get symbols for backtrace. Dumping raw addresses in trace: 0x1276099 0x12b31ac 0x12b50a2 0x12b50d9 0x12bfc9f 0x2c353b6 0x10ba0bf 0x10b9487 0x11023bb 0x54389c 0x543048 0x5444f2 0x54489b 0x542e2e From owner-freebsd-chromium@FreeBSD.ORG Mon Apr 11 17:08:40 2011 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3EC0B1065670 for ; Mon, 11 Apr 2011 17:08:40 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 6E45C8FC0A for ; Mon, 11 Apr 2011 17:08:39 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id UAA02032 for ; Mon, 11 Apr 2011 20:08:37 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4DA33595.40203@FreeBSD.org> Date: Mon, 11 Apr 2011 20:08:37 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110309 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: chromium@FreeBSD.org X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: chromium doesn't open any page X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2011 17:08:40 -0000 I have chromium installed on two systems: - "modern": amd64 head, ports built with gcc45 - "stable": amd64 stable/8, ports built with base gcc On the modern system chromium works without any issues. On the stable system chromium doesn't load any page. Even including its built-in pages like its settings/options or bookmarks. Chromium even throws up its "Page(s) Unresponsive" warning box. I have no clue why could that be happening... Any ides/suggestions? -- Andriy Gapon From owner-freebsd-chromium@FreeBSD.ORG Fri Apr 15 14:35:29 2011 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 030F4106564A for ; Fri, 15 Apr 2011 14:35:29 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 32F548FC16 for ; Fri, 15 Apr 2011 14:35:27 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA29047 for ; Fri, 15 Apr 2011 17:35:25 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4DA857AC.9030604@FreeBSD.org> Date: Fri, 15 Apr 2011 17:35:24 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110309 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: chromium@FreeBSD.org References: <4DA33595.40203@FreeBSD.org> In-Reply-To: <4DA33595.40203@FreeBSD.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: chromium doesn't open any page X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 14:35:29 -0000 on 11/04/2011 20:08 Andriy Gapon said the following: > > I have chromium installed on two systems: > - "modern": amd64 head, ports built with gcc45 > - "stable": amd64 stable/8, ports built with base gcc > > On the modern system chromium works without any issues. > On the stable system chromium doesn't load any page. Even including its built-in > pages like its settings/options or bookmarks. Chromium even throws up its > "Page(s) Unresponsive" warning box. > > I have no clue why could that be happening... Any ides/suggestions? Update: with --single-process chromium is able to render pages. -- Andriy Gapon From owner-freebsd-chromium@FreeBSD.ORG Fri Apr 15 15:16:02 2011 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60A281065670 for ; Fri, 15 Apr 2011 15:16:02 +0000 (UTC) (envelope-from m77@libero.it) Received: from smtp209.alice.it (smtp209.alice.it [82.57.200.105]) by mx1.freebsd.org (Postfix) with ESMTP id 205148FC14 for ; Fri, 15 Apr 2011 15:16:01 +0000 (UTC) Received: from serveriii.mcr.net (79.6.102.240) by smtp209.alice.it (8.5.124.08) id 4D498EF3063D00C5 for chromium@freebsd.org; Fri, 15 Apr 2011 17:04:40 +0200 Received: from [192.168.10.223] (helo=monty.mcr.net) by serveriii.mcr.net with esmtp (Exim 4.69) (envelope-from ) id 1QAkYX-0006KZ-1q for chromium@freebsd.org; Fri, 15 Apr 2011 17:03:33 +0200 Message-ID: <4DA85E15.1080701@libero.it> Date: Fri, 15 Apr 2011 17:02:45 +0200 From: M77 User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.15) Gecko/20110308 Thunderbird/3.1.9 MIME-Version: 1.0 To: chromium@freebsd.org References: <4DA33595.40203@FreeBSD.org> <4DA857AC.9030604@FreeBSD.org> In-Reply-To: <4DA857AC.9030604@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: chromium doesn't open any page X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2011 15:16:02 -0000 It works for me! Many thanks! M1001101 Il 15.04.2011 16:35, Andriy Gapon ha scritto: > on 11/04/2011 20:08 Andriy Gapon said the following: >> I have chromium installed on two systems: >> - "modern": amd64 head, ports built with gcc45 >> - "stable": amd64 stable/8, ports built with base gcc >> >> On the modern system chromium works without any issues. >> On the stable system chromium doesn't load any page. Even including its built-in >> pages like its settings/options or bookmarks. Chromium even throws up its >> "Page(s) Unresponsive" warning box. >> >> I have no clue why could that be happening... Any ides/suggestions? > Update: with --single-process chromium is able to render pages. > > From owner-freebsd-chromium@FreeBSD.ORG Sat Apr 16 11:25:38 2011 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C447A106564A for ; Sat, 16 Apr 2011 11:25:38 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 18EEB8FC15 for ; Sat, 16 Apr 2011 11:25:37 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id OAA10259 for ; Sat, 16 Apr 2011 14:25:36 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1QB3dA-000JQG-DX for chromium@FreeBSD.org; Sat, 16 Apr 2011 14:25:36 +0300 Message-ID: <4DA97CAE.5040403@FreeBSD.org> Date: Sat, 16 Apr 2011 14:25:34 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.15) Gecko/20110308 Lightning/1.0b2 Thunderbird/3.1.9 MIME-Version: 1.0 To: chromium@FreeBSD.org References: <4DA33595.40203@FreeBSD.org> <4DA857AC.9030604@FreeBSD.org> In-Reply-To: <4DA857AC.9030604@FreeBSD.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: chromium doesn't open any page X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2011 11:25:38 -0000 on 15/04/2011 17:35 Andriy Gapon said the following: > on 11/04/2011 20:08 Andriy Gapon said the following: >> >> I have chromium installed on two systems: >> - "modern": amd64 head, ports built with gcc45 >> - "stable": amd64 stable/8, ports built with base gcc >> >> On the modern system chromium works without any issues. >> On the stable system chromium doesn't load any page. Even including its built-in >> pages like its settings/options or bookmarks. Chromium even throws up its >> "Page(s) Unresponsive" warning box. >> >> I have no clue why could that be happening... Any ides/suggestions? > > Update: with --single-process chromium is able to render pages. Oh, sorry for being noisy/annoying, I should have the pkg-message. -- Andriy Gapon