AW: [Python-Dev] segmentation fault with python2.3a0 from cvs

Guido van Rossum guido@python.org
2002年10月07日 14:50:35 -0400


> Ok, here is a 55 bytes sourcecode:
>> b = {}
> for i in range(1000000):
> b[i] = [0] * 60
>> --> segfault with cygwin.

Looks like a bug in CYGWIN malloc then.
--Guido van Rossum (home page: http://www.python.org/~guido/)

AltStyle によって変換されたページ (->オリジナル) /