[erlang-bugs] mnesia disc_copies memory size corrupts w/HiPE 64-bit
Paul Fisher
pfisher@REDACTED
Thu Aug 20 02:20:27 CEST 2009
Paul Fisher wrote:
> I have a mnesia table that is defined as disc_copies, which ends up with
> a corrupt memory size value after being updated from concurrent (erlang)
> processes from code compiled with HiPE. All updates to the table are
> done as mnesia:transaction/1 calls.
The part about HiPE is not correct. I have reproduced this with
everything compiled without HiPE. Otherwise the corruption happens just
as described in the original email. Sorry for the confusion.
--
paul
More information about the erlang-bugs
mailing list