From owner-freebsd-questions@FreeBSD.ORG Wed Oct 31 22:54:19 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5F07416A418 for ; Wed, 31 Oct 2007 22:54:19 +0000 (UTC) (envelope-from rem@remdog.net) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [204.127.192.84]) by mx1.freebsd.org (Postfix) with ESMTP id 43B7313C481 for ; Wed, 31 Oct 2007 22:54:19 +0000 (UTC) (envelope-from rem@remdog.net) Received: from remdog.net (c-67-164-123-219.hsd1.ca.comcast.net[67.164.123.219]) by comcast.net (rwcrmhc14) with ESMTP id <20071031223224m14004nlmme>; Wed, 31 Oct 2007 22:32:24 +0000 Received: by bsd.remdog.net (Postfix, from userid 1001) id 2A9AD1CC6A; Wed, 31 Oct 2007 15:32:10 -0700 (PDT) Date: Wed, 31 Oct 2007 15:32:10 -0700 From: Rem P Roberti To: FreeBSD Message-ID: <20071031223210.GA1299@remdog.net> Mail-Followup-To: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: Core dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 22:54:19 -0000 A program that I use has started giving me this error message when I try to load it: Segmentation fault: 11 (core dumped) Can someone give me a heads up on what's going on here. I've done a reinstall to no avail. Rem