Hi, Actually, there appears to be a bug in either GCC (5.3.1) or Chromium (49.0.2623.75) on armhf. Chromium crashes just after showing the browser window. The traceback ends in some iterator in libstdc++.so.6. LLVM works fine though. I'm trying to find out what causes the crash but that will take some time: building Chromium on my machine takes roughly 12 hours.
I've updated the patches for armhf, see [github-armhf]. As of commit 1ba1f38, which includes `defines+=remove_webcore_debug_symbols=1`, the fourth patch of my previous mail is unnecessary. [github-armhf]: https://github.com/joostvanzwieten/pkg-chromium/tree/armhf Best, Joost On 9 March 2016 at 10:43, Riku Voipio <[email protected]> wrote: > On 9 March 2016 at 11:00, Raphael Hertzog <[email protected]> wrote: >> what's the status of this bug? I would love to see chromium on armhf and >> arm64. > > I've have armhf/arm64 builds of chromium for jessie at: > > http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/c/chromium-browser/ > >> Michael, it looks like Riku upstreamed most of the important changes and >> what's left is reasonable to include in the Debian package. > > The patches upstream are a bit different. This week I'm at a > conferences, but for next week I can backport the patches against 49. > > Riku

