<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<link rel="alternate" type="text/html" href="https://gamma.unpythonic.net/"/>

<title>Jeff Epler's blog</title>
<modified>2014-01-23T22:18:38Z</modified>
<tagline>Photos, electronics, cnc, and more</tagline>
<author><name>Jeff Epler</name><email>jepler@unpythonic.net</email></author>
<entry>
<title>pnacl vs Debian Jessie</title>
<issued>2014-01-23T22:18:38Z</issued>
<modified>2014-01-23T22:18:38Z</modified>
<id>https://gamma.unpythonic.net/01390515518</id>
<link rel="alternate" type="text/html" href="https://gamma.unpythonic.net/01390515518"/>
<content type="text/html" mode="escaped">

If you get an error like
&lt;pre &gt;
** Signal 6 from trusted code: pc=2abee0b751e5
&lt;/pre&gt; when building pnacl software then it may be because your &lt;tt &gt;/run/shm&lt;/tt&gt; is
mounted noexec.  You can fix it (for your current boot only) with: &lt;tt &gt;sudo
mount -o remount,exec /run/shm
&lt;/tt&gt;
As /run/shm is not mounted from /etc/fstab, I'm unsure how to make a durable fix.

&lt;p&gt;&lt;a href=&quot;http://code.google.com/p/naclports/issues/detail?id=90#c6&quot;&gt;Related naclports bug&lt;/a&gt;
</content>
</entry>
</feed>
