Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Race condition when creating mnesia schema #129

Open
ieQu1 opened this issue Mar 8, 2023 · 0 comments
Open

Race condition when creating mnesia schema #129

ieQu1 opened this issue Mar 8, 2023 · 0 comments

Comments

@ieQu1
Copy link
Member

ieQu1 commented Mar 8, 2023

=ERROR REPORT==== 8-Mar-2023::13:50:12.394847 ===
Mnesia('[email protected]'): ** ERROR ** (core dumped to file: "/home/me/Documents/work/mria/_build/test/logs/[email protected]_13.50.06/[email protected]_1678_279812_394238")
 ** FATAL ** mnesia_tm crashed: {badarg,
                                 [{erlang,unlink,
                                   [undefined],
                                   [{error_info,
                                     #{module => erl_erts_errors}}]},
                                  {mnesia_controller,
                                   release_schema_commit_lock,0,
                                   [{file,"mnesia_controller.erl"},
                                    {line,332}]},
                                  {mnesia_dumper,update,3,
                                   [{file,"mnesia_dumper.erl"},{line,300}]},
                                  {mnesia_tm,do_commit,3,
                                   [{file,"mnesia_tm.erl"},{line,1781}]},
                                  {mnesia_tm,recover_coordinator,2,
                                   [{file,"mnesia_tm.erl"},{line,598}]},
                                  {mnesia_tm,handle_exit,3,
                                   [{file,"mnesia_tm.erl"},{line,575}]},
                                  {mnesia_sp,init_proc,4,
                                   [{file,"mnesia_sp.erl"},{line,34}]},
                                  {proc_lib,init_p_do_apply,3,
                                   [{file,"proc_lib.erl"},{line,240}]}]} state: [<0.295.0>]
@ieQu1 ieQu1 changed the title Race condition when dealing with schema management: Race condition when creating mnesia schema Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant