* Milan Bu??ka (milan.bu...@gmail.com) wrote:
> Hi Victor
> 
> 2017-06-28 10:46 GMT+02:00 Victor Martinez <piti...@crux-arm.nu>:
> > * Milan Bu??ka (milan.bu...@gmail.com) wrote:
> >> 2017-06-26 16:16 GMT+02:00 Milan Bu??ka <milan.bu...@gmail.com>:
> >> > Hello everyone
> >> >
> > Hey Milan,
> >
> >> > After 10 hours of compiling Chromium 59.0.3071.109, I get a message
> >> > after running:
> >> >
> >> > [1: 1: 0100 / 000000.534166: ERROR: broker_posix.cc (41)] Invalid node
> >> > channel message
> >> >
> >> > Does anyone know if it is going to fix it or it is for a new 
> >> > recompilation.
> >> >
> >> > Note:
> >> > The compilation was done for the "ARM" architecture, so I apologize in
> >> > advance for sending
> >> > this message to the mailing list (lists.crux.nu).
> >> > Maybe this is not an architecture-specific error.
> >>
> >> Repair
> >>
> >> > I attach a link to broker_posix.cc
> >> > https://chromium.googlesource.com/chromium/src/+blame/refs/heads/master/mojo/edk/system/broker_posix.cc
> >>
> >> https://chromium.googlesource.com/chromium/src/+blame/59.0.3071.109/mojo/edk/system/broker_posix.cc
> >>
> >> > Line 41 error
> >> > Line 43 "Invalid node channel message"
> >>
> >> Line 41 "Invalid node channel message"
> >>
> >> >
> >> > Finally - I do not speak the English language so this message has been 
> >> > created
> >> >             via a google translator - please do not stone me for it
> >> >
> >> >
> >> >
> >> > Best regards
> >> >
> > Here I've built it on the cubieboard2 without problems but I've found at 
> > run time some of them.
> >
> > When I start chromium I can see this error and currently I'm trying to get 
> > some time to deep into it:
> >
> > [13761:13795:0625/150130.122737:ERROR:browser_gpu_channel_host_factory.cc(103)]
> >  Failed to launch GPU process.
> > Received signal 4 <unknown> 0000b373284a
> >
> > Not many time recently to figure out what's happening, but I'll try to 
> > update this thread if I find something interesting.
> >
> >> > Milan Buska
> >>
> > Regards,
> >
> 
> Thank you for answer.
> 
> I used CFLAGS when compiling
> - CFLAGS="-O2 -pipe -march=armv7ve -mtune=cortex-a15 -mfpu=neon
> -mfloat-abi=hard -mabi=aapcs-linux -marm -mtls-dialect=gnu"
>   CXXFLAGS="${CFLAGS}"
> 
> I try to change
> - CFLAGS="-O2 -pipe -march=armv7ve -mtune=cortex-a15 -mfpu=vfpv4
> -mfloat-abi=hard -mabi=aapcs-linux -marm -mtls-dialect=gnu"
>   CXXFLAGS="${CFLAGS}"
> 
> $ cat /proc/cpuinfo
> processor    : 0
> model name    : ARMv7 Processor rev 3 (v7l)
> BogoMIPS    : 80.01
> Features    : half thumb fastmult vfp edsp thumbee neon vfpv3 tls
> vfpv4 idiva idivt vfpd32 lpae evtstrm
> CPU implementer    : 0x41
> CPU architecture: 7
> CPU variant    : 0x3
> CPU part    : 0xc0f
> CPU revision    : 3
> 
> processor    : 1
> model name    : ARMv7 Processor rev 3 (v7l)
> BogoMIPS    : 80.01
> Features    : half thumb fastmult vfp edsp thumbee neon vfpv3 tls
> vfpv4 idiva idivt vfpd32 lpae evtstrm
> CPU implementer    : 0x41
> CPU architecture: 7
> CPU variant    : 0x3
> CPU part    : 0xc0f
> CPU revision    : 3
> 
> processor    : 2
> model name    : ARMv7 Processor rev 3 (v7l)
> BogoMIPS    : 80.01
> Features    : half thumb fastmult vfp edsp thumbee neon vfpv3 tls
> vfpv4 idiva idivt vfpd32 lpae evtstrm
> CPU implementer    : 0x41
> CPU architecture: 7
> CPU variant    : 0x3
> CPU part    : 0xc0f
> CPU revision    : 3
> 
> processor    : 3
> model name    : ARMv7 Processor rev 3 (v7l)
> BogoMIPS    : 80.01
> Features    : half thumb fastmult vfp edsp thumbee neon vfpv3 tls
> vfpv4 idiva idivt vfpd32 lpae evtstrm
> CPU implementer    : 0x41
> CPU architecture: 7
> CPU variant    : 0x3
> CPU part    : 0xc0f
> CPU revision    : 3
> 
> Hardware    : NVIDIA Tegra SoC (Flattened Device Tree)
> Revision    : 0000
> Serial        : 0000000000000000
> 
> 
> Another alternative
> 
> Select a version that does not depend on the nodejs
> 
> I will report with what results.
> 
> Regards
> 
> Milan
> 
> -- 
Hey Milan,
I've made some tests on the last veesion:
https://crux-arm.nu/gitweb?p=ports/opt-arm.git;a=commitdiff;h=c4acdcba5460e6c47a933fe3c0158de5ba9e7c05

and it's working fine now on the cubieboard2.

Could you verify in your device and report problems please?

Regards,

---
Victor Martinez
Learning bit by bit | http://vjml.es
_______________________________________________
crux-arm mailing list
crux-arm@crux-arm.nu
https://crux-arm.nu/mailman/listinfo/crux-arm

Reply via email to