Chromium/FreeBSD 11, no content?

Larry Rosenman ler at lerctr.org
Mon Oct 14 21:57:24 UTC 2013


On 2013-10-14 05:19, Larry Rosenman wrote:
> On 2013-10-14 05:06, René Ladan wrote:
>> On 14-10-2013 04:34, Larry Rosenman wrote:
>>> and gcc built chrome segfaults immediately :(
>>> 
>> Some things to check:
>> - What are the other options set to?
> # cd www_chromium/
> # ls
> options
> # cat options
> # This file is auto-generated by 'make config'.
> # Options for chromium-30.0.1599.69
> _OPTIONS_READ=chromium-30.0.1599.69
> _FILE_COMPLETE_OPTIONS_LIST=CODECS DEBUG GCC GCONF PULSEAUDIO TEST
> OPTIONS_FILE_UNSET+=CODECS
> OPTIONS_FILE_SET+=DEBUG
> OPTIONS_FILE_UNSET+=GCC
> OPTIONS_FILE_UNSET+=GCONF
> OPTIONS_FILE_UNSET+=PULSEAUDIO
> OPTIONS_FILE_SET+=TEST
> #
> 
>> - What is your architecture?
> amd64
>> - Do you have any plugins installed?
> no
>> - What happens if you move ~/.config/chromium and ~/.cache/chromium 
>> out
>> of the way?
> 
> haven't tried -- rebuilding with the above clang options
>> - Do you have the devel/libexecinfo port installed? You won't need it
>> for chromiium if libexecinfo is present in base (as
>> /usr/include/execinfo.h and /usr/lib/libexecinfo.*)
> # ls -l libexec*
> -r--r--r--  1 root  wheel  11734 Oct 10 17:00 libexecinfo.a
> lrwxr-xr-x  1 root  wheel     16 Oct 12 19:30 libexecinfo.so -> 
> libexecinfo.so.1
> -r--r--r--  1 root  wheel  13904 Oct 12 19:30 libexecinfo.so.1
> -r--r--r--  1 root  wheel  12430 Oct 10 17:00 libexecinfo_p.a
> #
> 
>> 
>> For me chromium seems to run fine (including YouTube/flash and 
>> multiple
>> tabs) on FreeBSD 10-alpha5-i386 with the default options.
>> 
>> René
>> 
>>> 
>>> On Sun, 13 Oct 2013, Larry Rosenman wrote:
>>> 
>>>> Building chromium Path: .
>>>> Working Copy Root Path: /usr/ports
>>>> URL: svn://svn.freebsd.org/ports/head
>>>> Relative URL: ^/head
>>>> Repository Root: svn://svn.freebsd.org/ports
>>>> Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
>>>> Revision: 330271
>>>> Node Kind: directory
>>>> Schedule: normal
>>>> Last Changed Author: zi
>>>> Last Changed Rev: 330271
>>>> Last Changed Date: 2013-10-13 19:17:24 -0500 (Sun, 13 Oct 2013)
>>>> and when I go to ANY web page, I do NOT get the HTML rendered.
>>>> 
>>>> This was built with the system standard CLANG.
>>>> 
>>>> I'm trying rebuilding with GCC, but....
>>>> 
>>>> Ideas on how to debug?
>>>> 
>>>> 
>>>> 
>>> 
Ok, flipping kern.ipc.shm_allow_removed=1 seems(!) to have fixed it.

HOWEVER, building with DEBUG set generates a 2G zero'ed executable.

If someone(tm) wants to play on my system, that can be arranged......


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c)     E-Mail: ler at lerctr.org
US Mail: 108 Turvey Cove, Hutto, TX 78634-5688


More information about the freebsd-chromium mailing list