@juancarlospaco Thanks. Yes, that's the error message. But I'm using `create`, 
which the docs state:
    
    
    create(): The block is initialized with all bytes containing zero,
              so it is somewhat safer than createU.
    
    
    Run

and I can definitely use `copyMem` with the allocated memory region. I'm still 
at a loss.

Reply via email to