[erlang-questions] internal error in v3_life

Yash Ganthe yash_ganthe@REDACTED
Wed Jul 10 13:02:11 CEST 2013


Hi,

I am getting the following error in my Erlang OTP application running with
Erlang R15B01 (erts-5.9.1) [source] [64-bit] [async-threads:0] [kernel-poll:false]

It is reporting an issue with a case_clause, but is not pointing out the precise case clause.

Any pointers will be greatly appreciated.

Thanks,
Yash

------
(myapp@REDACTED)2> :none: internal error in v3_life;^M
crash reason: {{case_clause,^M
                {'EXIT',^M
                 {undef,^M
                  [{v3_life,module,^M
                    [{k_mdef,[],log_filter,^M
                      [{cutoff_level,0},{module_info,0},{module_info,1}],^M
                      [],^M
                      [{k_fdef,^M
                        {k,[],[],[5,{file,[]}]},^M
                        cutoff_level,0,[],^M
                        {k_return,{k,[],[],[]},[{k_atom,[5,{file,[]}],all}]}},^M
                       {k_fdef,^M
                        {k,[],[],[0,{file,[]}]},^M
                        module_info,0,[],^M
                        {k_enter,^M
                         {k,[],[],[0,{file,[]}]},^M
                         {k_remote,[],^M
                          {k_atom,[0,{file,[]}],erlang},^M
                          {k_atom,[0,{file,[]}],get_module_info},^M
                          1},^M
                         [{k_atom,[0,{file,[]}],log_filter}]}},^M
                       {k_fdef,^M
                        {k,[],[],[0,{file,[]}]},^M
                        module_info,1,^M
                        [{k_var,[0,{file,[]}],cor0}],^M
                        {k_enter,^M
                         {k,[cor0],[],[0,{file,[]}]},^M
                         {k_remote,[],^M
                          {k_atom,[0,{file,[]}],erlang},^M
                          {k_atom,[0,{file,[]}],get_module_info},^M
                          2},^M
                         [{k_atom,[0,{file,[]}],log_filter},^M
                          {k_var,[0,{file,[]}],cor0}]}}]},^M
                     [binary,verbose,report_errors,report_warnings,debug_info,^M
                      {i,^M
                       "/home/yganthe/myproj/myproj_libs/erl/erlmq/include"},^M
                     {i,"/opt/yaws/include"}]],^M
                   []},^M
                   {compile,'-select_passes/2-anonymous-2-',2,^M
                    [{file,"compile.erl"},{line,469}]},^M
                   {compile,'-internal_comp/4-anonymous-1-',2,^M
                    [{file,"compile.erl"},{line,269}]},^M
                   {compile,fold_comp,3,[{file,"compile.erl"},{line,287}]},^M
                   {compile,internal_comp,4,[{file,"compile.erl"},{line,271}]},^M
                   {compile,internal,3,[{file,"compile.erl"},{line,246}]}]}}},^M
               [{compile,'-select_passes/2-anonymous-2-',2,^M
                 [{file,"compile.erl"},{line,469}]},^M
                {compile,'-internal_comp/4-anonymous-1-',2,^M
                 [{file,"compile.erl"},{line,269}]},^M
                {compile,fold_comp,3,[{file,"compile.erl"},{line,287}]},^M
                {compile,internal_comp,4,[{file,"compile.erl"},{line,271}]},^M
                {compile,internal,3,[{file,"compile.erl"},{line,246}]}]}^M


DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130710/fc56dbc4/attachment.htm>


More information about the erlang-questions mailing list