When I build chrome from svn and run acid3, the tests fails after step 65 with the "Aw, snap" page. This has been happening with builds for the last week or so. I am currently using version 4.0.253.0 (32167). When I use the prebuilt 64-bit version 4.0.249.0 this doesn't happen (gets to 97/100), which should imply that since the system libraries are the same for both cases it is probably something else. This is on Slackware64-current. Here's the message from the command line:
LEAK: 6 CachedResource [1397:1397:2156068172482:ERROR:webkit/glue/plugins/ webplugin_delegate_impl_gtk.cc(128)] Not implemented reached in bool WebPluginDelegateImpl::WindowedCreatePlugin() windowed plugin but without xembed. ASSERTION FAILED: m_pluginWidget.get() (third_party/WebKit/WebKit/chromium/src/FrameLoaderClientImpl.cpp:1326 virtual void WebKit::FrameLoaderClientImpl::redirectDataToPlugin (WebCore::Widget*)) Here's the gcc info if it matters: Target: x86_64-slackware-linux Configured with: ../gcc-4.3.3/configure --prefix=/usr --libdir=/usr/ lib64 --enable-shared --enable-bootstrap --enable-languages=c,c+ +,ada,fortran,java,objc --enable-threads=posix --enable- checking=release --with-system-zlib --disable-libunwind-exceptions -- enable-__cxa_atexit --enable-libssp --with-gnu-ld --verbose --enable- multilib --target=x86_64-slackware-linux --build=x86_64-slackware- linux --host=x86_64-slackware-linux Thread model: posix gcc version 4.3.3 (GCC) Any ideas? Andy -- Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss
