From owner-freebsd-hackers Fri Jul 7 21:01:44 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id VAA23078 for hackers-outgoing; Fri, 7 Jul 1995 21:01:44 -0700 Received: from mercury.unt.edu (mercury.unt.edu [129.120.1.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id VAA23048 for ; Fri, 7 Jul 1995 21:01:41 -0700 Received: from gab.unt.edu by mercury.unt.edu with SMTP id AA02640 (5.65c/IDA-1.4.4 for ); Fri, 7 Jul 1995 23:01:38 -0500 Received: from GAB/SpoolDir by gab.unt.edu (Mercury 1.13); Fri, 7 Jul 95 23:01:37 CST6CDT Received: from SpoolDir by GAB (Mercury 1.13); Fri, 7 Jul 95 23:01:35 CST6CDT From: "John Booth" Organization: University of North Texas To: hackers@freebsd.org Date: Fri, 7 Jul 1995 23:01:34 CST6CDT Subject: Hmm... Priority: normal X-Mailer: Pegasus Mail v3.22 Message-Id: <308E8F5726@gab.unt.edu> Sender: hackers-owner@freebsd.org Precedence: bulk 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 #0 0x6abfe in hash_find_or_create (ht=0x5f1618, key=51) at hunt.c:130 130 temp = (struct hash_link *)malloc(sizeof(struct hash_link)); (gdb) print temp $1 = (struct hash_link *) 0x1 (gdb) What would be a better list to put questions the off topic to also? ---------------------------------------------------------------------- College of Arts & Sciences Computing Services John A. Booth, john@gab.unt.edu