[erlang-questions] Mnesia ETS crash

Mike Oxford moxford@REDACTED
Tue Aug 7 02:04:36 CEST 2012


=ERROR REPORT==== 18-Jun-2012::15:01:49 ===
Error in process <0.1743.0> on node '<redacted>' with exit value:
{badarg,[{ets,safe_fixtable,[px_channel_log,false]},{mnesia_lib,db_fixtable,3},{mnesia_loader,cleanup_tab_copier,3},{mnesia_loader,send_table,3},{mnesia_controller,send_and_re
ply,2}]}

Logging shows it was then restarted and {inconsistent_database,
starting_partitioned_network...

mnesia is Erlang R14B03 (erts-5.8.4) [source] [64-bit] [smp:24:24] [rq:24]
[async-threads:64] [hipe] [kernel-poll:true] so it shouldn't fall victim to
the safe_fixtable/next issues from R13x

This has happened to us twice now, both times exactly the same error.
 System runs other ram_only nodes as well with no issues; this one is a
disc_ table with light load.

Thoughts?

-mox
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120806/5b71899b/attachment.htm>


More information about the erlang-questions mailing list