Comment 3 for bug 286507

Revision history for this message
Abdulaziz Ghuloum (aghuloum) wrote :

While we're waiting, can you change line 234 of src/ikarus-runtime.c to be:

    fprintf(stderr, "Mapping (%d bytes) failed:%s\n", size, strerror(errno));

and tell me how many bytes it's trying to allocate?

Thanks!