[CODE] Moving to FreeBSD

From: Tyler Perkins (tyler@trilobyte.net)
Date: 07/31/02


Hello,

I am trying to move my mud, circle patch level 14, from redhat 7.3
to freebsd 4.6.   Everything moved over just fine, I recompiled the
mud and now when I try to start the mud it has a seg fault and dumps
the core:

Jul 31 15:19:07 :: Checking mob order.
Jul 31 15:19:07 :: Loading objs and generating index.
Jul 31 15:19:07 :: MEM: 2956 objs, 70944 bytes in index, 886800
bytes in prototypes.
Segmentation fault (core dumped)

Gdb says:

bash$ gdb -c lib/circle.core bin/circle
......
This GDB was configured as "i386-unknown-freebsd"...
Core was generated by `circle'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libcrypt.so.2...done.
Reading symbols from /usr/lib/libc.so.4...done.
Reading symbols from /usr/libexec/ld-elf.so.1...done.
#0  discrete_load (fl=0x2, mode=673656356, filename=0x4 <Address 0x4
out of bounds>) at db.c:1105
1105          if (mode != DB_BOOT_OBJ || nr < 0)


I cant seem to figure it out, can anyone give me some pointers or
help me figure this out?

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT