I wrote: > on arm sbrk(0) returns -1, because _end resp. end is zero. > I think this is not correct. I found the problem, it's a bug in libc. I submitted a patch: PR kern/114049. Regards Björn