From owner-freebsd-questions@FreeBSD.ORG Thu Jun 26 11:41:46 2003 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 24D9737B404 for ; Thu, 26 Jun 2003 11:41:46 -0700 (PDT) Received: from grebe.mail.pas.earthlink.net (grebe.mail.pas.earthlink.net [207.217.120.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 631DF43FE5 for ; Thu, 26 Jun 2003 11:41:45 -0700 (PDT) (envelope-from deepbsd@earthlink.net) Received: from user-119a2km.biz.mindspring.com ([66.149.10.150] helo=sylvester.dsj.net) by grebe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19Vbgm-0003MB-00; Thu, 26 Jun 2003 11:41:44 -0700 Received: from sylvester.dsj.net (dsj@localhost [127.0.0.1]) h5QIfgWd005368; Thu, 26 Jun 2003 14:41:42 -0400 Received: (from dsj@localhost) by sylvester.dsj.net (8.12.3/8.12.3/Debian-5) id h5QIfeq2005365; Thu, 26 Jun 2003 14:41:40 -0400 X-Authentication-Warning: sylvester.dsj.net: dsj set sender to deepbsd@earthlink.net using -f Date: Thu, 26 Jun 2003 14:41:40 -0400 From: "David S. Jackson" To: Joshua Oreman Message-ID: <20030626184139.GA3677@sylvester.dsj.net> References: <20030625214930.GA28991@sylvester.dsj.net> <20030625224919.GA27041@webserver.get-linux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030625224919.GA27041@webserver.get-linux.org> User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: bus error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "David S. Jackson" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 18:41:46 -0000 On Wed, Jun 25, 2003 at 03:49:19PM -0700 Joshua Oreman wrote: > > for xinit.core: > > #0 0x2805826b in memset () from /usr/libexec/ld-elf.so.1 > > Cannot access memory at address 0xbfbfe6bc. > > As I feared. If you've got the developer mentality, forge ahead. > If not, forget about it :-) > > You have to recompile those programs with debugging flags. > make configure the port, take a look at the software Makefile > (the one in work/-/), and look for a > line that starts with CFLAGS=. Add ` -g' (without the quotes, of > course), to the end. Run make inside the software directory > (/usr/ports///work/-/). > Take the newly produced executable (it should be either in the > directory you ran 'make' in, or one of the subdirectories) and > run it under gdb (gdb myexecutable). Type `run' at the gdb prompt. > When it crashes, type `bt'. Send us the output :-) Turns out make doesn't finish operating. pkg -r'ed another vim package, This time when I execute it: /usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libXi.so.6: invalid file format. Strangely, this happened while in a tty, not an x window. (X won't start, still.) -- David S. Jackson dsj@dsj.net =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Thank goodness modern convenience is a thing of the remote future. -- Pogo, by Walt Kelly