From owner-freebsd-hackers Sun Jul 9 01:07:12 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA21076 for hackers-outgoing; Sun, 9 Jul 1995 01:07:12 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id BAA21050 for ; Sun, 9 Jul 1995 01:07:07 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA19095; Sun, 9 Jul 1995 10:07:04 +0200 Received: by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id KAA01520; Sun, 9 Jul 1995 10:07:03 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.11/8.6.9) id IAA27691; Sun, 9 Jul 1995 08:22:17 +0200 From: J Wunsch Message-Id: <199507090622.IAA27691@uriah.heep.sax.de> Subject: Re: Hmm... To: JOHN@gab.unt.edu (John Booth) Date: Sun, 9 Jul 1995 08:22:17 +0200 (MET DST) Cc: hackers@freebsd.org In-Reply-To: <308E8F5726@gab.unt.edu> from "John Booth" at Jul 7, 95 11:01:34 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 796 Sender: hackers-owner@freebsd.org Precedence: bulk As John Booth wrote: > > I know this may be off topic, but find_solib isn't a function used > in this program and I didn't find it in /usr/lib when I did a > strings *|grep find_solib. > > I guess I'm just lost as to what the find_solib error is. Is this a > gdb error message, or something that was supposed to fail within the > program. > > MudGod4000@Ulantris:gdb ../src/merc merc.core > Core was generated by `merc'. > Program terminated with signal 11, Segmentation fault. > find_solib: Can't read pathname for load map: Input/output error I think it's a gdb internal function, and not primarily related to the problem that caused your core. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)