Hello,<br><br>I compiled Python 2.4.4 on AIX 5.3, with cc_r compiler, installed Zope-2.9.8 and Plone-2.5.1.<br><br>Everything
seems work well, excepted when I call Plone on the browser or click on
the &quot;view tab&quot; inside one Plone site at the ZMI.<br>

When I do this, I get a &quot;Segmentation fault&quot; on the server.<br><br>Can anyone help me with this issue?<br>Are there many AIX and Zope box running Plone?<br><br>I found this text in&nbsp; at Zope-2.9/doc/PLATFORMS/AIX.txt :<br>

<br>&quot;from Wolfgang Roesner (reporting segfaults and a fix)<br><br>&nbsp; The default stack size for a pthread on AIX (at least in my<br>&nbsp; configuration) is 96kB. On Solaris it&#39;s 1M. As soon as I explicitly<br>&nbsp; set the initial stack size to 1M the problem went away and it<br>

&nbsp; appears as if Zope is up and running.<br><br>&nbsp; Unfortunately I really had to change &quot;thread_pthread.h&quot; in Python<br>&nbsp; which obviously is not a nice thing to do as I now have a need for<br>&nbsp; my own private version of Python. But at least I have a running<br>

&nbsp; version of Zope on AIX.&quot;<br><br>Is this really something to try?<br><br>Thank you,<br><font color="#888888">Marcello Bax</font>