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

Update 'problematic modules list' #156

Merged
merged 1 commit into from
Sep 19, 2015
Merged

Conversation

lilrooness
Copy link
Contributor

'Problematic modules' list now includes global

Globally replacing the 'global' module kills the global_name_server which causes the VM to crash

=ERROR REPORT==== 17-Sep-2015 < the time on my machine :P >=== ** Generic server global_name_server terminating ** Last message in was {'EXIT',<0.14.0>,killed} ** When Server state == {state,true,[],[],[],[],nonode@nohost,<0.14.0>, <0.15.0>,no_trace,false} ** Reason for termination == ** {'function not exported', [{global,terminate, [{undef, [{global,handle_info, [{'EXIT',<0.14.0>,killed}, {state,true,[],[],[],[],nonode@nohost,<0.14.0>, <0.15.0>,no_trace,false}], []}, {gen_server,handle_msg,5, [{file,"gen_server.erl"},{line,604}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,239}]}]}, {state,true,[],[],[],[],nonode@nohost,<0.14.0>,<0.15.0>, no_trace,false}], []}, {gen_server,terminate,6,[{file,"gen_server.erl"},{line,719}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}

'Problematic modules' list now includes global
eproxus added a commit that referenced this pull request Sep 19, 2015
Update 'problematic modules list'
@eproxus eproxus merged commit 0845277 into eproxus:master Sep 19, 2015
@eproxus
Copy link
Owner

eproxus commented Sep 19, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants