From owner-freebsd-chromium@FreeBSD.ORG Fri Aug 30 12:42:23 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 18E54DA1 for ; Fri, 30 Aug 2013 12:42:23 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-ea0-x232.google.com (mail-ea0-x232.google.com [IPv6:2a00:1450:4013:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8E1522155 for ; Fri, 30 Aug 2013 12:42:22 +0000 (UTC) Received: by mail-ea0-f178.google.com with SMTP id a15so893026eae.37 for ; Fri, 30 Aug 2013 05:42:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ERO6XiLtoBqGvvxTSfiV5H0WCqyk2m0zdQRR8FR2BgI=; b=intU20jhb7rBNgZWjY72AGLsY22wW5N4lsxnoI7YOcPxtwibHlpEEAW7PisM4hXrcK 9eky3qqYlThNjHB0AJdW06gzFg/dgSiYTXPx4AsMRG/wMC2GlYfqzm7NXTRkVE+28VVp zxcuIlLDnUJ9rt+IlEt+9m1DMx/lx+lYMgE6tuU/DWX5j/3QBennnfExHk2J/aAiHK3t CJ4LJjyjxZ4Fx5nFYUJ41bsI8zYwZCdCS/8KPxPGFc9Q0Ot87Wd9f8uY+HnMsYs/jSr9 35Dcz0u3/4LabTsVDMpazvvyVeB/9PqV0Zr2iyEJ26RZM2qRof0JtGN0mTa+ylsTMrBr 1+1g== MIME-Version: 1.0 X-Received: by 10.15.74.197 with SMTP id j45mr12303974eey.40.1377866540886; Fri, 30 Aug 2013 05:42:20 -0700 (PDT) Received: by 10.223.72.5 with HTTP; Fri, 30 Aug 2013 05:42:20 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Aug 2013 15:42:20 +0300 Message-ID: Subject: Re: chromium-29.0.1547.57 HTML5 video issue From: George Liaskos To: Carlos Jacobo Puga Medina Content-Type: text/plain; charset=UTF-8 Cc: chromium-list freebsd X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Aug 2013 12:42:23 -0000 How much memory do you have? You should run chrome and capture the output when you see the white page, most probably you are hitting the ipc limit. Look for something like "Failed to create SysV shared memory region". Your output seems ok except the fact that you are using the legacy xorg, which has nothing to do with your issue. On Fri, Aug 30, 2013 at 3:00 PM, Carlos Jacobo Puga Medina wrote: > Hi George, > > Thanks for reply, I did what you suggested me and this is the output: > % chrome --enable-logging=stderr > [2053:796934912:0830/132908:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/132925:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/132925:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/132925:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/132925:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/132931:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/132931:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/132931:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/132931:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/132936:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/132936:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/132937:INFO:CONSOLE(325)] "Error in event handler for > webNavigation.onDOMContentLoaded: TypeError: Cannot set property 'DOMLoaded' > of undefined", source: event_bindings (325) > [2053:796934912:0830/132937:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/132937:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/133034:INFO:CONSOLE(0)] "'window.webkitStorageInfo' is > deprecated. Please use 'navigator.webkitTemporaryStorage' or > 'navigator.webkitPersistentStorage' instead.", source: (0) > [2053:796934912:0830/133039:INFO:CONSOLE(77)] "Uncaught TypeError: Cannot > call method 'appendChild' of undefined", source: http://html5test.com/ (77) > [2053:796934912:0830/133039:INFO:CONSOLE(349)] "Uncaught ReferenceError: > WhichBrowser is not defined", source: http://html5test.com/ (349) > ATTENTION: default value of option force_s3tc_enable overridden by > environment. > [2076:796934912:0830/133104:ERROR:gl_surface_glx.cc(332)] GLX 1.3 or later > is required. > [2076:796934912:0830/133104:ERROR:gl_surface_x11.cc(58)] > GLSurfaceGLX::InitializeOneOff failed. > [2053:796934912:0830/133304:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/133304:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/133305:INFO:CONSOLE(325)] "Error in event handler for > webNavigation.onDOMContentLoaded: TypeError: Cannot set property 'DOMLoaded' > of undefined", source: event_bindings (325) > [2053:796934912:0830/133305:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/133305:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/133312:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/133312:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/133312:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/133312:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/133330:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/133330:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2053:796934912:0830/133338:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > [2053:796934912:0830/133338:INFO:CONSOLE(325)] "Error in event handler: > TypeError: Cannot read property 'pageSourcesAllowedLength' of undefined", > source: event_bindings (325) > [2093:796934912:0830/133339:WARNING:console.cc(144)] Could not log > "Extension view no longer exists": no render view found > [2093:796934912:0830/133339:WARNING:console.cc(144)] Could not log > "Extension view no longer exists": no render view found > [2093:796934912:0830/133339:WARNING:console.cc(144)] Could not log > "Extension view no longer exists": no render view found > [2093:796934912:0830/133339:WARNING:console.cc(144)] Could not log > "Extension view no longer exists": no render view found > [2093:796934912:0830/133339:WARNING:console.cc(144)] Could not log > "Extension view no longer exists": no render view found > [2093:796934912:0830/133339:WARNING:console.cc(144)] Could not log > "Extension view no longer exists": no render view found > [2053:796934912:0830/133441:INFO:CONSOLE(29)] "Port: Could not establish > connection. Receiving end does not exist.", source: lastError (29) > > The output of 'uname -a' shows: > FreeBSD freebsd 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 > 20:30:17 UTC 2013 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 > > I compiled the Chromium port with the following options: > % make showconfig -C /usr/ports/www/chromium > ===> The following configuration options are available for > chromium-29.0.1547.57: > CLANG=on: Build Chromium with Clang instead of GCC 4.6+ > CODECS=on: Compile and enable patented codecs like H.264 > DEBUG=off: Install debug symbols > GCONF=on: GConf configuration backend support > PULSEAUDIO=off: PulseAudio sound server support > ===> Use 'make config' to modify these settings > > Also I checked how chromium-29.0.1547.57 supports HTML5 on the html5test.com > page and I obtained 448 points over 500 with some errors as expected. > > If you need more details, let me know. > > Kind regards > > --CJPM > > > > > > 2013/8/30 George Liaskos >> >> The crash is weird. Do you have sufficient memory? Start chrome with >> --enable-logging=stderr and look for errors, you must be hitting some >> limit, it will show up. >> If that doesn't help please share your config, specs and compile options. >> >> Regards >> >> On Thu, Aug 29, 2013 at 2:48 PM, Carlos Jacobo Puga Medina >> wrote: >> > I have noticed that activating HTML5 support doesn't work websites as >> > youtube.com and it only shows a blank page instead. >> > >> > Also the dmesg output shows: >> > pid 4742 (chrome), uid 1001: exited on signal 10 >> > >> > Despite I have the shared memory support enabled, still not working. >> > >> > Any clue on this? >> > >> > --CJPM >> > _______________________________________________ >> > freebsd-chromium@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-chromium >> > To unsubscribe, send any mail to >> > "freebsd-chromium-unsubscribe@freebsd.org" > >