> Run it through a debugger, and check the backtrace to see exactly where > the problem is. Ok if I ran the debugger program right this is what I came up with Apr 07 15:19:34 :: (GC) Shutdown by Herious. Apr 07 15:19:34 :: Closing all sockets. Apr 07 15:19:34 :: Closing link to: Herious. Apr 07 15:19:34 :: Saving current MUD time. Apr 07 15:19:34 :: Normal termination of game. Apr 07 15:19:34 :: Clearing game world. Apr 07 15:19:34 :: Clearing other memory. Program received signal SIGSEGV, Segmentation fault. 0x3250304b in ?? () (gdb) backtrace backtrace #0 0x3250304b in ?? () #1 0x32502fc8 in ?? () #2 0x325028e5 in ?? () #3 0x415460 in ?? () #4 0x4153e9 in ?? () #5 0x434283 in ?? () #6 0x3256e80e in ?? () #7 0x0 in ?? () (gdb) Im not really sure if I even did it right Im a newbie coder(if you couldnt tell) and have 0 experiennce with a debugger program. -- +---------------------------------------------------------------+ | 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/26/03 PDT