From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 22:07:30 2011 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 B2C3B1065695 for ; Mon, 21 Feb 2011 22:07:30 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from qmta12.emeryville.ca.mail.comcast.net (qmta12.emeryville.ca.mail.comcast.net [76.96.27.227]) by mx1.freebsd.org (Postfix) with ESMTP id 96BC98FC28 for ; Mon, 21 Feb 2011 22:07:30 +0000 (UTC) Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta12.emeryville.ca.mail.comcast.net with comcast id Aloh1g0051smiN4ACm7WEJ; Mon, 21 Feb 2011 22:07:30 +0000 Received: from localhost ([67.180.204.190]) by omta20.emeryville.ca.mail.comcast.net with comcast id Am7T1g00d46zqiB8gm7UlM; Mon, 21 Feb 2011 22:07:29 +0000 Date: Mon, 21 Feb 2011 14:07:27 -0800 From: Rem P Roberti To: Chuck Swiger Message-ID: <20110221220727.GB24959@bsd.remdog.net> Mail-Followup-To: Chuck Swiger , FreeBSD References: <20110221165649.GA12603@bsd.remdog.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: FreeBSD Subject: Re: Cups upgrade failure 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: Mon, 21 Feb 2011 22:07:30 -0000 > > Can someone give me a heads up on why this portupgrade failed. Here is > > the error message I received: > > > > tor -o rastertoescpx rastertoescpx.o -L. -lcupsdriver \ > > -lcupsimage -lcups -pthread -lm -lcrypt > > cc: Internal error: Segmentation fault: 11 (program ld) > > ld crashed. If it is not reproducible, you likely have a hardware issue like overheating. > > If it is reproducible, include the full command (you've truncated too much output) and retry running ld under gdb to see why it is crashing. > Smooth sailing the second time I tried the portupgrade. Could very well be a hardware issue. Rem