From owner-freebsd-questions@FreeBSD.ORG Mon Feb 14 01:48:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C819D16A4CE for ; Mon, 14 Feb 2005 01:48:19 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D48243D1F for ; Mon, 14 Feb 2005 01:48:19 +0000 (GMT) (envelope-from dawgeestyle@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so570967rng for ; Sun, 13 Feb 2005 17:48:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=WK1gqPnY1KHGBW0ZBcR/2LIF8zqg+gSnWyrsA7Sj35WdMnTYxyfJp2iPIfsQ4wy6pCZlmClJoC+rp6VpubvG0cglRMXk7YZZ4iZ+9afJmWwulN8aLElkmFDIn3+368oO7QJCoqlPVGXBq41vNsjFfN+qz4VeKNZs19C5kV7s3C8= Received: by 10.38.149.58 with SMTP id w58mr104851rnd; Sun, 13 Feb 2005 17:48:18 -0800 (PST) Received: by 10.38.73.32 with HTTP; Sun, 13 Feb 2005 17:48:18 -0800 (PST) Message-ID: <5ae9cd55050213174867bd0271@mail.gmail.com> Date: Sun, 13 Feb 2005 20:48:18 -0500 From: Ben Dover To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Flash causes Firefox to core dump, which ports should I have installed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ben Dover List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 01:48:20 -0000 Firefox is my browser of choice but every time I view a web page with a Flash object Firefox core dumps. The error is as follows: Feb 13 18:57:53 w00f kernel: pid 27652 (firefox-bin), uid 0: exited on signal 6 (core dumped). I have installed the following relevant ports: /usr/ports/www/firefox /usr/ports/www/flashplugin-firefox I'm confused if I should install the linux-firefox port or the other flash port. What is the combination everyone has been having good luck with?