On Sun, Apr 07, 2013 at 01:55:49PM +0200, Sébastien Marie wrote: > Hi, > > After switching chrome from chromium-25.0.1364.173p1-proprietary to > 26.0.1410.43-proprietary , I start having problems in chromium: tabs > crash randomly (near every time, but not all the time)... > > [...] > > The cvs log mentions: > - use clang/llvm instead of gcc > - switch back to the internal libvpx > - re-enable SSE2 support > > So I am rebuilding without SSE2, as first try. But it should take some > time before I could testing :-), any ideas ? >
Rebuilding without SSE2 support (-Ddisable_sse2=1) results to same problems. I rebuild using gcc4 instead of clang, but if someone have any clue to help target the problem, advices are welcome! Thanks. -- Sébastien Marie
