Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2014 12:37:22 +1000
From:      Robert Backhaus <robbak@robbak.com>
To:        p90s <jv@yeaguy.com>
Cc:        freebsd ports <freebsd-ports@freebsd.org>
Subject:   Re: FreeBSD Port: www/chromium
Message-ID:  <CABG_4jktSh8_VTybdNnsK7RW4%2Baoz8_YFjmESABkAVcOr9tXAA@mail.gmail.com>
In-Reply-To: <CADL2u4i%2ByM7Euz33kLwLvRTeoHTKW04bpZ%2BxNZjUJM_EoYpt=g@mail.gmail.com>
References:  <53640127.5090806@intertainservices.com> <20140502212625.GR2341@home.opsec.eu> <20140502215237.GS2341@home.opsec.eu> <5364252F.3020400@intertainservices.com> <53646737.2020803@yeaguy.com> <CADL2u4i%2ByM7Euz33kLwLvRTeoHTKW04bpZ%2BxNZjUJM_EoYpt=g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4 May 2014 20:49, Ren=C3=A9 Ladan <r.c.ladan@gmail.com> wrote:

> Op 3 mei 2014 05:50 schreef "p90s" <jv@yeaguy.com>:
> >
> >
>
> [...]
>
> >
> > Hi - I have built this on 10, but it will no longer launch, I am seeing
> this error:
> >
> > [jv@yeaguy ~] uname -a
> > FreeBSD yeaguy.com 10.0-RELEASE-p2 FreeBSD 10.0-RELEASE-p2 #0: Tue Apr
> 29
> 17:06:01 UTC 2014
> root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC
> amd64
> > [jv@yeaguy ~]
> >
> >
> > [jv@yeaguy ~]  /usr/local/bin/chrome
> > /usr/local/bin/chrome: /usr/local/share/chromium/chrome: Exec format
> error
> > [jv@yeaguy ~]
> >
> >
> > [jv@yeaguy ~] pkg info chromium
> > chromium-34.0.1847.132
> > Name           : chromium
> > Version        : 34.0.1847.132
> > Installed on   : Fri May  2 19:10:14 PDT 2014
> > Origin         : www/chromium
> > Architecture   : freebsd:10:x86:64
> > Prefix         : /usr/local
> > Categories     : www
> > Licenses       : MPL and LGPL21 and BSD3CLAUSE
> > Maintainer     : chromium@FreeBSD.org
> > WWW            : http://www.chromium.org/Home
> > Comment        : Mostly BSD-licensed web browser based on WebKit and Gt=
k+
> > Options        :
> >         CODECS         : on
> >         DEBUG          : on
> >         GCONF          : on
> >         PULSEAUDIO     : on
> >         TEST           : on
>
> Hm, what happens if you build chromium without the DEBUG option? I had so=
me
> weird abort traps with 34.0.1847.116 when running the debug version (on a
> laptop with 4 GB RAM).
>
> Ren=C3=A9
>

I have the same issue now. The error above is because the port installs
/usr/local/share/chromium/chrome as a file full of nulls:

robbak@boffin ~]$hd /usr/local/share/chromium/chrome
00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
|................|
*
80b83a70

Linking that file takes a very long time and a very large amount of memory.
 (6G+)

The file in the stage directory is not all nulls, but it does die with
abort trap 6.

I can also confirm that building without debug gets it working.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABG_4jktSh8_VTybdNnsK7RW4%2Baoz8_YFjmESABkAVcOr9tXAA>