Status: Accepted
Owner:
[hidden email]
New issue 5612 by
[hidden email]: Stale file handle is used (Windows)
http://code.google.com/p/pharo/issues/detail?id=5612If you follow the scenario in
http://code.google.com/p/pharo/issues/detail?id=5609with the latest Cog VM from Eliot
http://www.mirandabanda.org/files/Cog/VM/VM.r2538/then you will notice that Eliots VM does not crash in this scenario
but the debug console of the VM comes up and displays a warning in
the lower area of the squeak window:
"WARNING: Manufactured file handle detected"
I asked Eliot and he told me:
"Yes, this happens when a stale file handle is used. See
platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c. So I'm guessing
you're not refreshing the standard i/o handles in a fresh run."
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker