Hey guys, I've got a little issue. I d/l and installed a snippet from Mud Magic that will track the number of open buffers and tell me from what function they where called. It's working great, and has been really helpful for tracking down stuff that doesn't get freed properly.

The issues is as follows. The only open buffers I have that seem to be not getting freed are a few that are called from new_pcdata, and yes, I know that every character that is logged in SHOULD have an open one from there. I have a few more than there are people connected. Does anyone know a way to track back what function CALLED new_pcata? I guess I should say what function called the load_char function, or called the get_char_offline which called the load_char.... You can see why I'm having a problem finding these on my own.

Any help is appreciated, thanks!

- Valnir

--
ROM mailing list
[email protected]
Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom

Reply via email to