From owner-freebsd-questions Wed Dec 10 21:34:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA04184 for questions-outgoing; Wed, 10 Dec 1997 21:34:45 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from Bayou.UH.EDU (jef53313@Bayou.UH.EDU [129.7.1.7]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA04146 for ; Wed, 10 Dec 1997 21:34:41 -0800 (PST) (envelope-from jef53313@Bayou.UH.EDU) Received: from localhost (jef53313@localhost) by Bayou.UH.EDU (8.8.7/8.8.7) with SMTP id XAA01440 for ; Wed, 10 Dec 1997 23:34:39 -0600 (CST) Date: Wed, 10 Dec 1997 23:34:39 -0600 (CST) From: Jonathan Fosburgh To: questions@freebsd.org Subject: libc.so.3.0 receives SIGBUS Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk While running a program I am writing through gdb, I receive the following error: Program received signal SIGBUS, Bus error. 0x2006d82b in ?? () from /usr/lib/libc.so.3.0 Does this mean anything, or is it saying that something within libc.so is accessing a bad memory address? 0x2006d82b is constant, and the error always crops up at the same point in the program. Jonathan Fosburgh, wotan@scientist.com , University of Houston Geophysics http://www.geocities.com/vienna/1498 FreeBSD: Turning PCs into Workstations http://www.freebsd.org ******************************************************************************* We shall not cease from exploration, And the end of our exploring shall be to arrive Where we started from, and know the place for the first time. --T.S. Eliot, The Four Quartets *******************************************************************************