<pre>&gt;looks like the answer to question #2 is obviously &quot;yes&quot;.
&gt;Unfortunately I don&#39;t know about the Mac, so I cannot help much with
&gt;question #1.

&gt;So it is just a guess:
&gt;maybe you are using a PIL version that has been compiled for a
&gt;different Python and/or Tk version than you actually are tryimng to use?
&gt;Since the segfault seems to occur immediately after the PhotoImage is
&gt;created, maybe it is a Tk-incompatibility rather than one with Python,
&gt;but again, it is of course just guessed.

&gt;So can you tell us which exact Python, Tk and PIL versions are in use and
&gt;are these the default ones on your system or custom installs and do you
&gt;have multiple versions of any of these installed?
</pre><pre>I&#39;ve upgraded to EDP 7.2-2, but the segfault still happens. So the versions are (see <a href="http://www.enthought.com/products/epdlibraries.php">http://www.enthought.com/products/epdlibraries.php</a>):</pre>

<pre>python 2.7.2</pre><pre>PIL 1.1.7</pre><pre>Tk is I believe part of the Standard Library.</pre><pre>There are other versions of python on my system but as far as I know EDP is self-contained. The EDP installation is the default.</pre>

<pre>Can anyone else reproduce this?</pre><pre>Jon Zwart</pre>