From owner-freebsd-chromium@freebsd.org Tue Aug 4 18:59:28 2015 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70BF9995683 for ; Tue, 4 Aug 2015 18:59:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 562731BE2 for ; Tue, 4 Aug 2015 18:59:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 52F16995682; Tue, 4 Aug 2015 18:59:28 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52825995680 for ; Tue, 4 Aug 2015 18:59:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F62B1BE1 for ; Tue, 4 Aug 2015 18:59:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t74IxSQ1007139 for ; Tue, 4 Aug 2015 18:59:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 202020] www/chromium fail to build with gcc Date: Tue, 04 Aug 2015 18:59:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gja822@narod.ru X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2015 18:59:28 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202020 --- Comment #4 from gja822@narod.ru --- 1) Yes, now it can be built. 2) But not starting. No window shows, one process "chrome" hangs with 100% cpu utilization (and only -KILL kill'ing). With this output in gdb791: [New Thread 817335800 (LWP 101243)] ^C Program received signal SIGINT, Interrupt. [Switching to Thread 817335800 (LWP 101243)] 0x000000080e36355c in ?? () from /lib/libthr.so.3 (gdb) where #0 0x000000080e36355c in ?? () from /lib/libthr.so.3 #1 0x000000080e35d825 in ?? () from /lib/libthr.so.3 #2 0x000000080e36594d in ?? () from /lib/libthr.so.3 #3 0x0000000000bb1bf6 in ?? () #4 0x0000000000b8053e in ?? () #5 0x0000000000b5b8cc in ?? () #6 0x0000000000b6d330 in ?? () #7 0x0000000000b571ad in ?? () #8 0x0000000000b8d092 in ?? () #9 0x0000000000b87fee in ?? () #10 0x000000080e35bdc4 in ?? () from /lib/libthr.so.3 #11 0x0000000000000000 in ?? () Backtrace stopped: Cannot access memory at address 0x7ffffe3f2000 3) Now I'm on (hoped upgrade could make some use) FreeBSD 9.3-RELEASE-p21 #6 r286180M -- You are receiving this mail because: You are the assignee for the bug.