Closed GoogleCodeExporter closed 9 years ago
Don't use -L if you can avoid it... it causes memory allocation to be a bit
weird.
I'll see if we can reproduce this and convince it to stop segfaulting at least.
Original comment by dorma...@rydia.net
on 29 Dec 2011 at 10:31
the DONT_PREALLOC_SLABS define needs to be an option, which needs to be flipped
to "on" by default if -L is specified.
Also, -L is deceptive. It tries to use the solaris method for grabbing
hugepages, then falls back to a flat malloc without saying anything. So it
should say something at least. As-is, -L is deceptive, nearly useless, and
causes errors.
Going to punt on this for 1.4.12 though, as 1.4.11 is severely late. But I've
researched the issue a bit and we'll get it soon.
Original comment by dorma...@rydia.net
on 12 Jan 2012 at 5:11
mark as accepted
Original comment by dorma...@rydia.net
on 12 Jan 2012 at 5:11
should be fixed in 1.4.14
Original comment by dorma...@rydia.net
on 30 Jul 2012 at 9:21
Original issue reported on code.google.com by
juns...@gmail.com
on 23 Dec 2011 at 11:14