From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 4 16:35:08 2015 Return-Path: Delivered-To: freebsd-ports-bugs@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 E77DFFDE for ; Wed, 4 Feb 2015 16:35:08 +0000 (UTC) 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 B4101F5C for ; Wed, 4 Feb 2015 16:35:08 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t14GZ8Gj060142 for ; Wed, 4 Feb 2015 16:35:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196667] www/firefox crashes often when loading multiple multimedia/gstreamer1 content once again (e.g. HTML 5 YouTube) Date: Wed, 04 Feb 2015 16:35:08 +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: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc dependson 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-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2015 16:35:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196667 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-ports-bugs@FreeBSD. |gecko@FreeBSD.org |org | CC|gecko@FreeBSD.org | Depends on| |196051 --- Comment #20 from Jan Beich --- (In reply to jakub_lach from comment #19) > (In reply to Jan Beich from comment #18) > >>Do you have a rough guess when the issue started to happen? >>Any changes in your environment just before? > > Unfortunately no. I've tested it now with clean, default profile > though. Firefox was always crashy with YouTube... but I think this > one is post 30. That's roughly when audio/alsa-* update to 1.0.28 happened. Maybe try downgrading. >>Can you reproduce inside poudriere jail with official packages? > > I have reproduced it with official 10-STABLE default packages. Obviously > without debug. Including alsa-* and gstreamer1* packages ? Testing only firefox package wouldn't help if the issue is with a port option or make.conf setting for one of its dependencies. > >>Can you reproduce inside poudriere jail with parts of your >> environment migrated within? > > I don't have any experience with poudriere/jail setup, maybe later... Any clean environment would do. > Incidentally, all recent test were with sem module loaded. sem(4) is only needed for very old libthr/libc, before 9.0-RELEASE. At least multimedia/libvpx and security/nss depend on POSIX semaphores. www/firefox itself used to require them for python's multiprocessing during build but not anymore. > Does that mean I can rest the alsa-plugins case? Not yet because of the following > >>Can you reproduce with media.gstreamer.enabled -> false in about:config ? > > Yes, albeit crash bt does not reference gstreamer then (only cubeb). I guess, bug 196051 needs to be FIXED first to figure out the rest. -- You are receiving this mail because: You are the assignee for the bug.