From owner-freebsd-hackers@freebsd.org Mon Feb 20 18:09:51 2017 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0983CE6A18; Mon, 20 Feb 2017 18:09:51 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "troutmask", Issuer "troutmask" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id A765318AE; Mon, 20 Feb 2017 18:09:51 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.15.2/8.15.2) with ESMTPS id v1KI9i6P089031 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 20 Feb 2017 10:09:44 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.15.2/8.15.2/Submit) id v1KI9ivc089030; Mon, 20 Feb 2017 10:09:44 -0800 (PST) (envelope-from sgk) Date: Mon, 20 Feb 2017 10:09:44 -0800 From: Steve Kargl To: Dimitry Andric Cc: freebsd-ports@freebsd.org, freebsd-current@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: elf_load_section problem Message-ID: <20170220180944.GA89000@troutmask.apl.washington.edu> Reply-To: sgk@troutmask.apl.washington.edu References: <20170219203015.GA83765@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) X-Mailman-Approved-At: Mon, 20 Feb 2017 18:26:14 +0000 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2017 18:09:51 -0000 On Mon, Feb 20, 2017 at 09:04:35AM +0100, Dimitry Andric wrote: > On 19 Feb 2017, at 21:30, Steve Kargl wrote: > > ===> Building for help2man-1.47.4 > > elf_load_section: truncated ELF file > > Abort trap > > but this looks like a half-written or empty file. Did you do a full > fsck, and did you already try cleaning out your work directory? > Yes, I did. It seems that the perl5.24 port was damaged during one of the black screens of death events. Removing perl5.24 and re-installing seems to have fixed the help2man problem. I can 'kldload joy.ko'. If I try to load any of drm.ko, drm2.ko, or i915kms.ko. Instant lock-up. I have no idea how to get any more information about the lock-up. This laptop, Dell Latitude D530, has worked very well with FreeBSD with sources from Jan 31th and earlier. Something in the last month has been broken. -- Steve 20161221 https://www.youtube.com/watch?v=IbCHE-hONow