From owner-freebsd-current Mon Nov 22 5:27:47 1999 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id A70A914F93 for ; Mon, 22 Nov 1999 05:27:36 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11ptUx-000JwK-00; Mon, 22 Nov 1999 15:27:15 +0200 From: Sheldon Hearn To: Wes Morgan Cc: freebsd-current@FreeBSD.ORG Subject: Re: gdb trouble in 4.0-current In-reply-to: Your message of "Sat, 20 Nov 1999 20:24:47 EST." Date: Mon, 22 Nov 1999 15:27:15 +0200 Message-ID: <76651.943277235@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 20 Nov 1999 20:24:47 EST, Wes Morgan wrote: > (gdb) r > Starting program: /usr/home/by-tor/mms-0.90/./mms > warning: find_solib: Can't read pathname for load map: Bad address > > Segmentation fault (core dumped) You're not alone. The work-around is to compile with --static. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message