the error message is as follows. What is the cause?
secneo@localhost:~/tmp > sudo / usr/sbin/rabbitmq-server
          RabbitMQ 3.6.1. Copyright (C) 2007-2016 Pivotal Software, Inc.-sharp-sharp-sharp-sharp Licensed under the MPL. See  http://www.rabbitmq.com/
-sharp-sharp 
-sharp-sharp Logs: / var/log/rabbitmq/rabbit@localhost.log 
-sharp-sharp / var/log/rabbitmq/rabbit@localhost-sasl.log 
-sharp-sharp -sharp-sharp 
          Starting broker...
 Error description: 
 {could_not_start,rabbit, 
   {undef,
       [{crypto,module_info,[attributes],[]},
        {rabbit_misc,module_attributes,1,
            [{file,"src/rabbit_misc.erl"},{line,805}]},
        {rabbit_misc,"-all_module_attributes/1-fun-0-",3,
            [{file,"src/rabbit_misc.erl"},{line,825}]},
        {lists,foldl,3,[{file,"lists.erl"},{line,1248}]},
        {rabbit_boot_steps,find_steps,1,
            [{file,"src/rabbit_boot_steps.erl"},{line,40}]},
        {rabbit_boot_steps,run_boot_steps,1,
            [{file,"src/rabbit_boot_steps.erl"},{line,26}]},
        {rabbit,start,2,[{file,"src/rabbit.erl"},{line,477}]},
        {application_master,start_it_old,4,
            [{file,"application_master.erl"},{line,269}]}]}}
 Log files (may contain more information): 
 / var/log/rabbitmq/rabbit@localhost.log 
 / var/log/rabbitmq/rabbit@localhost-sasl.log 
{"init terminating in do_boot", {could_not_start,rabbit, {undef, [{crypto,module_info, [attributes], []}, {rabbit_misc,module_attributes,1, [{file, "src/rabbit_misc.erl"}, {line,805}]}, {rabbit_misc,"-all_module_attributes/1-fun-0-",3, [{file, "src/rabbit_misc.erl"}, {line,825}]}, {lists,foldl,3, [{file,] "lists.erl"}, {line,1248}]}, {rabbit_boot_steps,find_steps,1, [{file, "src/rabbit_boot_steps.erl"}, {line,40}]}, {rabbit_boot_steps,run_boot_steps,1, [{file, "src/rabbit_boot_steps.erl"}, {line,26}]}, {rabbit,start,2, [{file, "src/rabbit.erl"}, {line,477}]}, {application_master,start_it_old, 4, [{file, "application_master.erl"}, {line,269}]}
 Crash dump was written to: erl_crash.dump 
 init terminating in do_boot () 
