Andre M. Descombes added the comment:

Martin,

it is really a bug, as I have tried on a machine with Windows 2003 server
and 4GBs of ram and it still doesn't run, and it does run on xp with only
1GB of ram.
Does python.exe have then IMAGE_FILE_LARGE_ADDRESS_AWARE bit set, that could
explain the behaviour it its not set.

Thanks,

Andre M. Descombes

On 10/12/07, Martin v. Löwis <[EMAIL PROTECTED]> wrote:
>
>
> Martin v. Löwis added the comment:
>
> Please understand that the purpose of this bug tracker is to track bug
> reports and patches to Python, not a means of getting help in using
> Python. If you think you have found a bug, please submit a bug report
> that allows us to reproduce the bug. If you merely need help, please use
> some of the Python community channels, such as [EMAIL PROTECTED]
>
> As for your question: I'm not aware of an issue with Windows 2003 server
> that could explain that behavior. Most likely, you get the MemoryError
> because you really ran out of memory. Try increasing the page file, and
> put more main memory into the machine.
>
> ----------
> nosy: +loewis
> resolution:  -> invalid
>
> __________________________________
> Tracker <[EMAIL PROTECTED]>
> <http://bugs.python.org/issue1270>
> __________________________________
>

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1270>
__________________________________
Martin,<br><br>it is really a bug, as I have tried on a machine with Windows 
2003 server and 4GBs of ram and it still doesn&#39;t run, and it does run on xp 
with only 1GB of ram. <br>Does python.exe have then 
IMAGE_FILE_LARGE_ADDRESS_AWARE bit set, that could explain the behaviour it its 
not set.
<br><br>Thanks,<br><br>Andre M. Descombes<br><br><div><span 
class="gmail_quote">On 10/12/07, <b class="gmail_sendername">Martin v. 
Löwis</b> &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>&gt; 
wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Martin v. Löwis 
added the comment:<br><br>Please understand that the purpose of this bug 
tracker is to track bug
<br>reports and patches to Python, not a means of getting help in 
using<br>Python. If you think you have found a bug, please submit a bug 
report<br>that allows us to reproduce the bug. If you merely need help, please 
use<br>
some of the Python community channels, such as <a href="mailto:[EMAIL 
PROTECTED]">[EMAIL PROTECTED]</a>.<br><br>As for your question: I&#39;m not 
aware of an issue with Windows 2003 server<br>that could explain that behavior. 
Most likely, you get the MemoryError
<br>because you really ran out of memory. Try increasing the page file, 
and<br>put more main memory into the machine.<br><br>----------<br>nosy: 
+loewis<br>resolution:&nbsp;&nbsp;-&gt; 
invalid<br><br>__________________________________
<br>Tracker &lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a>&gt;<br>&lt;<a 
href="http://bugs.python.org/issue1270";>http://bugs.python.org/issue1270</a>&gt;<br>__________________________________<br></blockquote>
</div><br>

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to