[Vm-dev] squeak on opensolaris 2009.06

Randal L. Schwartz merlyn at stonehenge.com
Mon Nov 9 14:10:21 UTC 2009


>>>>> "Bert" == Bert Freudenberg <bert at freudenbergs.de> writes:

>>> sqConnectToPort: Interrupted system call.

Bert> This very much sounds like it could be the issue. A couple years back I
Bert> was called in to make the Browser plugin work on Solaris. The main issue
Bert> turned out to be unhandled return codes. The dominance of Linux makes us
Bert> sloppy I guess ...

Is it just a matter of looping when you see EINTR, or is there a reason that
should send you down some other path, handled at a higher level (above the VM,
for example)?

I'm gonna try building a VM in the next couple of days, and I need to
understand how to handle this.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion


More information about the Vm-dev mailing list