From owner-freebsd-chromium@FreeBSD.ORG Wed Jun 3 15:52:14 2015 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91048C39 for ; Wed, 3 Jun 2015 15:52:14 +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 727431B66 for ; Wed, 3 Jun 2015 15:52:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t53FqER3049300 for ; Wed, 3 Jun 2015 15:52:14 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 200601] www/chromium segfaults on accessing settings page Date: Wed, 03 Jun 2015 15:52:14 +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 Some People X-Bugzilla-Who: miguelmclara@gmail.com 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: cc 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: Wed, 03 Jun 2015 15:52:14 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601 miguelmclara@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |miguelmclara@gmail.com --- Comment #2 from miguelmclara@gmail.com --- I just got the same issue on 11-CURRENT mbols found)...(no debugging symbols found)...[New Thread 815598800 (LWP 101596/chrome)] [2566:358187008:0603/164906:ERROR:video_capture_device_factory.cc(58)] Not implemented reached in static media::VideoCaptureDeviceFactory *media::VideoCaptureDeviceFactory::CreateVideoCaptureDeviceFactory(scoped_refptr) [New Thread 815596800 (LWP 101588/chrome)] [2566:358182912:0603/164906:ERROR:process_posix.cc(192)] Not implemented reached in bool (anonymous namespace)::WaitForExitWithTimeoutImpl(base::ProcessHandle, int *, base::TimeDelta) [2576:356541440:0603/164907:ERROR:gles2_cmd_decoder.cc(11539)] [GroupMarkerNotSet(crbug.com/242999)!:A85A541508000000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: <- error from previous GL command [2566:356541440:0603/164911:ERROR:navigation_entry_screenshot_manager.cc(151)] Invalid entry with unique id: 1 [2576:356541440:0603/164911:ERROR:gles2_cmd_decoder.cc(11539)] [GroupMarkerNotSet(crbug.com/242999)!:A8D8541508000000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: <- error from previous GL command [2576:356541440:0603/164915:ERROR:gles2_cmd_decoder.cc(11539)] [GroupMarkerNotSet(crbug.com/242999)!:A860541508000000]GL ERROR :GL_INVALID_OPERATION : glTexStorage2DEXT: <- error from previous GL command [New Thread 815599000 (LWP 101598/chrome)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 815599000 (LWP 101598/chrome)] 0x0000000002a1b29c in ChromeMain () (gdb) bt #0 0x0000000002a1b29c in ChromeMain () #1 0x0000000000991146 in ChromeMain () #2 0x000000000094184f in ChromeMain () #3 0x0000000000941dba in ChromeMain () #4 0x00000000009438d9 in ChromeMain () #5 0x00000000009504f3 in ChromeMain () #6 0x00000000009410dd in ChromeMain () #7 0x0000000000975a0f in ChromeMain () #8 0x00000000009707b5 in ChromeMain () #9 0x000000080edee7e4 in pthread_create () from /lib/libthr.so.3 #10 0x0000000000000000 in ?? () -- You are receiving this mail because: You are the assignee for the bug.