Hi All,
I suffered from seg-fault in building Debug version of chromium. There is no this error for building Release version of chromium (in my Ubuntu 14.04.4 LTS).
…
[12/19053] RULE Generating C++ code from subresource_filter/core/common/flat/rules.fbs
FAILED: gen/flatc_out/components/subresource_filter/core/common/flat/rules_generated.h
cd ../../components; ../out_amd64-generic/Debug/flatc -c -o ../out_amd64-generic/Debug/gen/flatc_out/components/subresource_filter/core/common/flat "subresource_filter/core/common/flat/rules.fbs"
Segmentation fault (core dumped)
[31/19053] CXX obj/testing/gtest/src/gtest.gtest.o
ninja: build stopped: subcommand failed.
(sdk amd64-generic R54-8590.0.0-b16691) myLinux ~/chromium/src $
…
Anyone also got the same problem? I’m still checking it.
Thanks!
Gary