In the last episode (Mar 21), Martin Nilsson (provokatr) @ Pike (-) developers forum said:
The error you get from low_read_file is kind of funny.
Nilsson@Partikel /cygdrive/d/Pike/7.5/build/cygwin_nt-5.1-1.5.7_0.109_3_2_-i686 $ ./pike -mmaster.pike /cygdrive/d/Pike/7.5/src/object.c:491: Fatal error: low_read_file(master.pike) failed, short read: 116757 < 121065 No stack - no backtrace. Aborted (core dumped)
This looks like the file is being accessed over a text mount. Are there 4308 lines in the file? What's the output of the "mount" command?