[Vm-dev] Re: [squeak-dev] Linux VM can't read files from /proc

Bert Freudenberg bert at freudenbergs.de
Mon Feb 21 22:35:13 UTC 2011


On 21.02.2011, at 14:19, Alexander Lazarević wrote:

> Ah, you're right. The Squeak VM gets the file size via stat and does not just read the contents from the file. So for squeak the file looks just empty.

(FileStream readOnlyFileNamed: '/proc/self/environ') next: 1e6

works for me

- Bert -




More information about the Vm-dev mailing list