On Fri, 7 Nov 1997, Chris Powell wrote: >This has caused about 10 crashes so far and I have no clue why. >Any questions, email me. Thanks for any help. >Chris > >Core was generated by `bin/circle -q 4000'. >Program terminated with signal 11, Segmentation fault. >Reading symbols from /usr/lib/libcrypt.so.1...done. >Reading symbols from /lib/ld-linux.so.1...done. >#0 0x80bced5 in __libc_free () You have a memory problem in some (likely elsewhere) place. The problem manifests itself with many crashes in __libc_free. I'd review recent code changes to look for overruns in the buffers. PS - I don't even get a stack trace when I __libc_free die :) -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~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