We now know why. It seems that glibc physicaly is looking
at the file. In the newest version it actualy crashed the
MUD before the file is even re-opened. I am going to
build a mechanism to move the files into a 'safe' place to
hold them open instead of opening from their original
location.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=60034
We now know why. It seems that glibc physicaly is looking
at the file. In the newest version it actualy crashed the
MUD before the file is even re-opened. I am going to
build a mechanism to move the files into a 'safe' place to
hold them open instead of opening from their original
location.