All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Otavio Salvador <otavio.salvador@ossystems.com.br>
Cc: Otavio Salvador <otavio@ossystems.com.br>,
	"openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: chromium detected as stripped
Date: Mon, 14 Aug 2017 14:51:23 -0700	[thread overview]
Message-ID: <CAMKF1srX-DDD9qJEwr0M6hSvWjObZsXJqs0nUPR5YuWOH3fzEQ@mail.gmail.com> (raw)
In-Reply-To: <CAP9ODKrwUkwdESj-qKrPjsKMN2=W-ZsYBb_+OYhbvrfgcoht2w@mail.gmail.com>

On Mon, Aug 14, 2017 at 12:43 PM, Otavio Salvador
<otavio.salvador@ossystems.com.br> wrote:
> Hello everyone,
>
> On Mon, Aug 14, 2017 at 4:38 PM, Andreas Müller
> <schnitzeltony@googlemail.com> wrote:
>> On Mon, Aug 14, 2017 at 4:10 PM, Andreas Müller
>> <schnitzeltony@googlemail.com> wrote:
>>> On Mon, Aug 14, 2017 at 12:22 PM, Jussi Kukkonen
>>> <jussi.kukkonen@intel.com> wrote:
>>>>
>>>>
>>>> I chatted with rakuco who's done nice work with up to date chromium in
>>>> meta-crosswalk, he's got some relevant commits related to this:
>>>>
>>>> https://github.com/rakuco/meta-crosswalk/commit/5aae1539c3d62b295dba40f494397c0797140b0f
>>>> https://github.com/rakuco/meta-crosswalk/commit/c56aa2bf047d3a01e14f4f9bfe5f88664b333f36
>>>>
>>>> On a related note, this good work is currently a bit hidden in
>>>> meta-crosswalk -- is there a chance we could get this combined with
>>>> meta-browser (or whatever place makes sense)? I know next to nothing about
>>>> chromium packaging so CCing Raphael and the meta-browser maintainers for
>>>> comments.
>>>>
>>> That is interesting. If your suspicion is correct, we are very close
>>> to the edge of file working properly or not. With meta-browser
>>> c79cf6c7811afd2cd167e8967e3c29b1e797371e (16 commits behind master) I
>>> get a proper detected and then split chromium. With meta-browser
>>> master head file incorrectly reports that chrome is split already. I
>>> did not check the exact size numbers but my file browser reports 4.3G
>>> for both cases.
>>>
>>> Just to gather further information I think about bisecting meta-browser.
>>>
>> After first bisect build I checked size:: 4299018288 bytes / 2^32 is
>> 4294967296 - so no need for further bisecting. Thanks Jussi for the
>> hint.
>>
>> For now I'll choose old version - have not much time to take care.
>
> Indeed it does sound like the proper workaround for now. That said,
> I'd love to receive more help from meta-crosswalk people and avoid
> duplication of work in packaging Chromium so I am adding Raphael on Cc
> here so he can comment about how we can try to work together on this.
>

Please add below to CHROMIUM_EXTRA_ARGS

symbol_level=1

Thats enough to create legible stack traces.

and if size is still large then add

remove_webcore_debug_symbols=true

blink is the biggest contributor to debug info. I think this should suffise.
and there is no need to do it for 32bit and not for 64bit just make it same
for all arches.


  reply	other threads:[~2017-08-14 21:51 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-12 23:10 chromium detected as stripped Andreas Müller
2017-08-14  7:04 ` Jussi Kukkonen
2017-08-14 10:22   ` Jussi Kukkonen
2017-08-14 14:10     ` Andreas Müller
2017-08-14 19:38       ` Andreas Müller
2017-08-14 19:43         ` Otavio Salvador
2017-08-14 21:51           ` Khem Raj [this message]
2017-08-15 13:05           ` Raphael Kubo da Costa
2017-08-15 14:18             ` Otavio Salvador
2017-08-15 14:43             ` Trevor Woerner
2017-08-15 14:47               ` Otavio Salvador
2017-08-15 16:14                 ` Khem Raj
2017-08-15 16:10               ` Khem Raj
2017-08-15 16:19             ` Khem Raj
2017-08-15 16:23               ` Raphael Kubo da Costa
2017-08-15 21:53                 ` Andreas Müller
2017-08-16 16:06                   ` Trevor Woerner
2017-08-16 16:12                     ` Martin Jansa
2017-08-16 16:17                       ` Khem Raj
2017-08-16 16:18                       ` Andreas Müller
2017-08-16 17:00                         ` Trevor Woerner
2017-09-13  4:31                           ` Trevor Woerner
2017-09-15 12:05                             ` Raphael Kubo da Costa
2017-09-19 14:33                     ` Raphael Kubo da Costa
2017-09-20 17:43                       ` Trevor Woerner
2017-09-21 23:06                         ` Trevor Woerner
2017-09-22 12:32                           ` Raphael Kubo da Costa
2017-09-23 20:53                             ` Trevor Woerner
2017-09-22 12:22                         ` Raphael Kubo da Costa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAMKF1srX-DDD9qJEwr0M6hSvWjObZsXJqs0nUPR5YuWOH3fzEQ@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=otavio.salvador@ossystems.com.br \
    --cc=otavio@ossystems.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.