[erlang-questions] gen_statem badrecord,trans_opts

getonga getonga@REDACTED
Wed May 9 11:40:51 CEST 2018


my own gen_statem module crash with this error msg:```
Context:    child_terminated
Reason:     {{badrecord,trans_opts},[{gen_statem,loop_event_actions_list,10,[{file,"gen_statem.erl"},{line,1210}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]}

```
I recheck my code many times, and not found any error in my return state. And the module runs for a long time, a week or some more, and this error happens for only two times.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180509/fcd65934/attachment.htm>


More information about the erlang-questions mailing list