Collin Funk wrote: > I also reported it on the glibc bug tracker [2]. I assume it will get > fixed fairly quickly like previous Hurd issues I have reported.
Thanks. I agree, Hurd issues tend to get fixed within a year at most. > I'm not sure if it is worth replacing open on Hurd just for this, since > the call seems rare. And the crash appears to be inside hurd_file_name_lookup_retry, which is quite a complicated function. We don't know exactly what the conditions are that trigger the crash. That would make it hard to design a good override. Bruno
