Date: Fri, 7 Jul 1995 23:01:34 CST6CDT From: "John Booth" <JOHN@gab.unt.edu> To: hackers@freebsd.org Subject: Hmm... Message-ID: <308E8F5726@gab.unt.edu>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?308E8F5726>
