file_server_2 is wedged
Matthew Evans
mattevans123@REDACTED
Thu Sep 10 17:08:02 CEST 2020
Hi,
We have a system running R21 where file_server_2 is stuck in a nif call. Here's the stack trace.
root@REDACTED:~# doErlangFun "erlang:process_info(whereis(file_server_2),current_stacktrace)"
{current_stacktrace,[{prim_file,read_info_1,3,[]},
{file_server,handle_call,3,
[{file,"file_server.erl"},{line,146}]},
{gen_server,try_handle_call,4,
[{file,"gen_server.erl"},{line,661}]},
{gen_server,handle_msg,6,
[{file,"gen_server.erl"},{line,690}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,249}]}]}
The message queue of file_server_2 keeps growing.
We have the async thread pool set to 25.
Has anyone seen this before?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20200910/8b9f4111/attachment.htm>
More information about the erlang-questions
mailing list