[Vm-dev] Re: Cog Spur Linux pthread error?

Eliot Miranda eliot.miranda at gmail.com
Sat Jun 21 18:06:53 UTC 2014


Hi Frank,

    (Bob, thanks for your reply).


On Fri, Jun 20, 2014 at 2:39 PM, Frank Shearar <frank.shearar at gmail.com>
wrote:

> Hi Eliot,
>
> I thought I'd take a stab at setting up a CI job for Spur VM+Image,
> and after futzing around with filenames, got an actual execution of
> the VM. And then things broke. The full output's here:
>
>     http://build.squeak.org/job/SqueakTrunkOnSpur/6/console
>
> but the error itself is this:
>
>     pthread_setschedparam failed; consider using ITIMER_HEARTBEAT:
> Operation not permitted
>
> and the process exited with status 22.
>
> Is this a simple thing to fix? Any idea what hoops I need to jump
> through to work around the problem?


So this is always described in the README on my website, see e.g.
http://www.mirandabanda.org/files/Cog/VM/VM.r3006/README.3006.  I *could*
put checks in the VM that saw if the kernel was >- 2.6.13 and whether
/etc/security/limits.d/VM.conf existed and issue a more helpful error
message.  But this is work and I feel like the README should be sufficient.
 What do y'all think?

-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140621/efa57352/attachment.htm


More information about the Vm-dev mailing list