From nobody@FreeBSD.org  Wed Nov 23 20:14:22 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9177A106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Nov 2011 20:14:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 813D18FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Nov 2011 20:14:22 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pANKELkT076800
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 23 Nov 2011 20:14:21 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pANKELi1076784;
	Wed, 23 Nov 2011 20:14:21 GMT
	(envelope-from nobody)
Message-Id: <201111232014.pANKELi1076784@red.freebsd.org>
Date: Wed, 23 Nov 2011 20:14:21 GMT
From: Pedro Garcia Freitas <sawp@sawp.com.br>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Chromium running errors
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162800
>Category:       ports
>Synopsis:       www/chromium: Chromium running errors
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-chromium
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 23 20:20:08 UTC 2011
>Closed-Date:    Mon Jan 30 18:37:08 UTC 2012
>Last-Modified:  Mon Jan 30 18:40:09 UTC 2012
>Originator:     Pedro Garcia Freitas
>Release:        9.0-RC2
>Organization:
>Environment:
FreeBSD freebsd 9.0-RC2 FreeBSD 9.0-RC2 #0: Sat Nov 12 18:09:11 UTC 2011     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
$ chrome
[1123/180533:WARNING:process_util_freebsd.cc(311)] Not feasible.
[1123/180534:ERROR:logging_chrome.cc(328)] Unable to initialize logging to /usr/local/share/chromium/chrome_debug.log: Permission denied
[1123/180534:WARNING:zygote_host_linux.cc(147)] Running without the SUID sandbox! See http://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[1123/180535:WARNING:process_util_freebsd.cc(311)] Not feasible.
[1123/180535:ERROR:logging_chrome.cc(328)] Unable to initialize logging to /usr/local/share/chromium/chrome_debug.log: Permission denied
[1123/180616:INFO:gl_implementation.cc(94)] Using desktop GL implementation.
[1123/180618:ERROR:gl_surface_glx.cc(64)] GLX 1.3 or later is required.
[1123/180618:ERROR:gl_surface_linux.cc(73)] GLSurfaceGLX::InitializeOneOff failed.
[1123/180618:ERROR:gpu_info_collector_linux.cc(216)] gfx::GLContext::InitializeOneOff() failed
[1123/180707:FATAL:values.cc(239)] Check failed: IsStringUTF8(in_value). 
Unable to get symbols for backtrace. Dumping raw addresses in trace:
	0x9050f9f
	0x90be579
	0x90be5c0
	0x90bf7ad
	0x86c6d0a
	0x86c317c
	0x86c352b
	0x9bd92e3
	0x8339f2d
	0x8335f53
	0x8335f94
	0x90a48ae
	0x905984c
	0x8c7ebd2
	0x905612a
	0x905622f
	0x905651f
	0x90c671b
	0x90c6187
	0x905743e
	0x905746d
	0x90574be
	0x8be83d0
	0x8bea72f
	0xaf2ecd3
	0x8f6d89e
	0x8f6e183
	0x817a3d4
	0x817be9e
	0x8179d67
	0x8179cd8


OBS: Compiled only with debug sumbols option. No CODECS, NO GCONF, no PULSE, NO CLANG, and no GCC46.
>How-To-Repeat:
Compiles successful with or without compile options, but returns the error above at running time.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-ports-bugs 
Responsible-Changed-By: remko 
Responsible-Changed-When: Sat Nov 26 10:34:50 UTC 2011 
Responsible-Changed-Why:  
REassign to ports. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162800 
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-chromium 
Responsible-Changed-By: rene 
Responsible-Changed-When: Sun Nov 27 22:49:45 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162800 

From: =?ISO-8859-1?Q?Ren=E9_Ladan?= <rene@freebsd.org>
To: bug-followup@FreeBSD.org, sawp@sawp.com.br
Cc:  
Subject: Re: ports/162800: www/chromium: Chromium running errors
Date: Sun, 29 Jan 2012 14:58:41 +0100

 Is this still a problem with the current version (16.0.912.77) ?
State-Changed-From-To: open->closed 
State-Changed-By: rene 
State-Changed-When: Mon Jan 30 18:36:22 UTC 2012 
State-Changed-Why:  
Submitter confirms the problem is fixed in Chromium 16.0.912.77 on 9.0-RELEASE 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162800 

From: sawp@sawp.com.br
To: =?UTF-8?Q?Ren=C3=A9_Ladan?= <rene@freebsd.org>
Cc: <bug-followup@FreeBSD.org>
Subject: Re: ports/162800: www/chromium: Chromium running errors
Date: Mon, 30 Jan 2012 16:17:10 -0200

 --=_8e0b14427433e0323611e91b76fb504f
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain; charset=UTF-8
 
   
 
 No. 
 
 Chrome 16.0.912.77 is working fine in 9.0-RELEASE.  
 
 Many
 thanks  
   
 --=_8e0b14427433e0323611e91b76fb504f
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html; charset=UTF-8
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
 <html><body>
 <p>No.</p>
 <p>Chrome&nbsp;16.0.912.77 &nbsp;is working fine in&nbsp;9.0-RELEASE.&nbsp;=
 </p>
 <p>Many thanks&nbsp;</p>
 <div>&nbsp;</div>
 </body></html>
 
 --=_8e0b14427433e0323611e91b76fb504f--
 
>Unformatted:
