On Sun, 10 Aug 1997, Anthony Appel wrote: >Program recieved signal SIGSEGV, segmentation fault. >0x804dcac in look_at_room (ch=0x80e2e20, ignore_brief = 0) > at act.informative.c:361 It's crashing on line 361 of act.informative.c. >that can only be done with a core file correct? However I can't figure >out how to create a core file - the gdb man page was kinda crappy. I core files are created by your os (or not). gdb bin/circle core bt (what was called to cause crash) list (lists what lines of code caused crash) quit -- greerga@muohio.edu me@null.net | Genius may have its limitations, but stupidity http://www.muohio.edu/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST