2013/6/25 Camm Maguire <[email protected]>: > Greetings! > > If I can allocate memory with (s)brk, why do I get a SIGKILL when > reading it on kbsd, but not on Linux? > > (see http://pastebin.com/c1dCDc9U)
This doesn't say much. Can we see your sbrk() calls? Btw I vaguely recall the sbrk() syscall not being the same on both kernels. We used to have a sbrk.c in glibc port to work around this (not sure what happened to it...). -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOfDtXOx-kBWodof26s29s+3zFR=d0ciadiswlu4tjxerdt...@mail.gmail.com

