FIX #1519, crash in biographical profiling
authorSimon Marlow <simonmar@microsoft.com>
Fri, 24 Aug 2007 10:18:03 +0000 (10:18 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 24 Aug 2007 10:18:03 +0000 (10:18 +0000)
commit9a11883c00f70f767edf567ca6c4ab8731032e20
tree390b4422014f92db5efe2ef99791d87d71db2e57
parent0d88de0b114a391712bc117d42928b49fba4d66a
FIX #1519, crash in biographical profiling
In eval_thunk_selector(), when filling the slop for a closure we've
just updated, we were using the wrong info table.  This bug appears to
have been in 6.6, too.
rts/sm/Evac.c