13o-bbr-bbq / machine_learning_security

Source code about machine learning and security.
1.96k stars 646 forks source link

Terminated threads at times.[Program can still function] #19

Open Bry-fi opened 6 years ago

Bry-fi commented 6 years ago

This error does not halt the activity of the program. However, during every session I receive this message.

<Thread:0x00005563295fc8a0@/usr/share/metasploit-framework/lib/msf/core/thread_manager.rb:93 run> terminated with exception (report_on_exception is true):

Traceback (most recent call last): 6: from /usr/share/metasploit-framework/lib/msf/core/thread_manager.rb:100:in block in spawn' 5: from /usr/share/metasploit-framework/lib/msf/ui/web/console.rb:72:inblock in initialize' 4: from /usr/share/metasploit-framework/lib/rex/ui/text/shell.rb:191:in run' 3: from /usr/share/metasploit-framework/lib/rex/ui/text/shell.rb:375:inget_input_line' 2: from /usr/share/metasploit-framework/lib/rex/ui/text/bidirectional_pipe.rb:151:in pgets' 1: from /usr/share/metasploit-framework/lib/rex/ui/text/bidirectional_pipe.rb:121:ingets' /usr/share/metasploit-framework/lib/rex/ui/text/input/buffer.rb:56:in `gets': no implicit conversion of nil into String (TypeError)

13o-bbr-bbq commented 6 years ago

ok, i'll investigate this cause.
please, just a moment.

Bry-fi commented 5 years ago

Understood.