Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2011 10:04:08 +0100
From:      Rene Ladan <rene@freebsd.org>
To:        Chao Shin <quakelee@geekcn.org>
Cc:        freebsd-chromium@freebsd.org
Subject:   Re: chromium 9 can't open any page
Message-ID:  <4D5F8788.2090605@freebsd.org>
In-Reply-To: <op.vq4qilm2hnq548@quakelee-work>
References:  <op.vq4pt6i1hnq548@quakelee-work> <op.vq4qilm2hnq548@quakelee-work>

next in thread | previous in thread | raw e-mail | index | archive | help
Op 19-02-2011 03:57, Chao Shin schreef:
> 在 Sat, 19 Feb 2011 10:43:10 +0800,Chao Shin <quakelee@geekcn.org> 写道:
> 
>> Hi, all
>>
>> I have checked out a copy from
>> http://trillian.chruetertee.ch/chromium/browser/ports/www yesterday
>> and build 9.0.597.94 several times with different options but none of
>> them can open any web page even
>> it is www.google.com
>>
>> What I missed? any suggestion about that problem?
>>
>> Thank you
>>
> 
> oh, I'm sorry I forgot to supply my build info
> 
> I build it on a 8.2-RC3 amd64 and a 8.0-re amd64 system, both of them
> has same problem
> I've tried to disable h.264 sse2 options, it didn't help
> 
This is a known problem on FreeBSD < 9, it is filed under this ticket:
http://trillian.chruetertee.ch/chromium/ticket/13
but this doesn't seem to be the whole problem.

Adjusting the patches (
files/patch-chrome__browser__zygote_host_linux.cc and
files/patch-chrome__browser__renderer_host__render_sandbox_host_linux.cc
) to comment out the if line, forcing SOCK_DGRAM on FreeBSD doesn't
help.  On FreeBSD 9, SOCK_SEQPACKET is available and there Chromium can
render pages.  I've looked for other instances of SOCK_SEQPACKET but the
only ones left are in code which is not used on FreeBSD.

The weird thing is that those patches are the same as for Chromium 6
where it did run on FreeBSD 8.1-i386.

René
-- 
http://www.rene-ladan.nl/

GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC
(subkeys.pgp.net)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D5F8788.2090605>