aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2014-10-29 17:11:31 +0100
committerSverker Eriksson <[email protected]>2014-10-29 17:11:31 +0100
commit5b4cb838afbe9e700139f810a1c4c9b0e91c511c (patch)
tree3da49e88ace06d08fedd3dca309763b67ce8874a /configure.in
parent743ed31108ee555db18d9833186865e85e34333e (diff)
downloadotp-5b4cb838afbe9e700139f810a1c4c9b0e91c511c.tar.gz
otp-5b4cb838afbe9e700139f810a1c4c9b0e91c511c.tar.bz2
otp-5b4cb838afbe9e700139f810a1c4c9b0e91c511c.zip
erts: Fix bug in beam_ranges
Symptom: VM on OSX (darwin11.4.2) with +Meamin running sasl tests, crashing when init:reboot() does erlang:purge_module(installer). Problem: Off-by-one bug in beam_ranges:find_range, returning the wrong range if the 'end' of one module is the 'start' of the next. This is only possible if using sys_alloc (+Meamin) as our own allocators always put block headers between allocated payload data.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions