From: Flow J. <fl...@gm...> - 2011-03-04 15:20:55
|
I tried to re-compile mfsmount with the "free(freecblockshead)" line commented out. Now our servers (which keep running 7x24) are happy, no more core files. However, core files still gets generated on our workstations when they reboot. The core is generated from the "read_data_term" line right after the "write_data_term" line mentioned previously. Hopefully this will also get fixed in next release, and will even be better if I can have a quick solution / patch for the issue. Thanks Flow On 03/01/2011 11:37 PM, Flow Jiang wrote: > Michal, > > Glad to know that this error could be simply solved by commenting out > that line and will try tomorrow to see if it fixes this issue. > > It does annoying since each core file takes about 170M and I tried to > disable the core dump but failed. So hopefully we can have a better > solution in the next release. > > Thanks > Flow > > On 03/01/2011 09:00 PM, Michal Borychowski wrote: >> Hi! >> >> This error is not a serious one. It may happen only upon exits. If these >> errors are annoying a quick solution is to comment out the >> "free(freecblockshead)" line, recompile mfsmount and run again. We'll >> prepare a better solution in the next release. >> >> >> Kind regards >> Michał |