Created
July 14, 2015 18:08
-
-
Save wchen-r7/08e465d36d9b139c2645 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[-] Error while running command jobs: deadlock; recursive locking | |
Call stack: | |
/Users/wchen/.rvm/rubies/ruby-2.1.6/lib/ruby/2.1.0/monitor.rb:185:in `lock' | |
/Users/wchen/.rvm/rubies/ruby-2.1.6/lib/ruby/2.1.0/monitor.rb:185:in `mon_enter' | |
/Users/wchen/.rvm/rubies/ruby-2.1.6/lib/ruby/2.1.0/monitor.rb:209:in `mon_synchronize' | |
/Users/wchen/.rvm/gems/ruby-2.1.6@metasploit-framework/gems/activerecord-4.0.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:271:in `active_connection?' | |
/Users/wchen/.rvm/gems/ruby-2.1.6@metasploit-framework/gems/activerecord-4.0.13/lib/active_record/connection_adapters/abstract/connection_pool.rb:293:in `with_connection' | |
/Users/wchen/rapid7/msf/lib/msf/core/db_manager/connection.rb:123:in `connection_established?' | |
/Users/wchen/rapid7/msf/lib/msf/core/db_manager/connection.rb:6:in `active' | |
/Users/wchen/rapid7/msf/lib/msf/core/module.rb:223:in `workspace' | |
/Users/wchen/rapid7/msf/lib/msf/core/framework.rb:284:in `module_event' | |
/Users/wchen/rapid7/msf/lib/msf/core/framework.rb:307:in `on_module_complete' | |
/Users/wchen/rapid7/msf/lib/msf/core/event_dispatcher.rb:188:in `block in method_missing' | |
/Users/wchen/rapid7/msf/lib/msf/core/event_dispatcher.rb:186:in `each' | |
/Users/wchen/rapid7/msf/lib/msf/core/event_dispatcher.rb:186:in `method_missing' | |
/Users/wchen/rapid7/msf/lib/msf/core/exploit_driver.rb:323:in `job_cleanup_proc' | |
/Users/wchen/rapid7/msf/lib/msf/core/exploit_driver.rb:153:in `block in run' | |
/Users/wchen/rapid7/msf/lib/rex/job_container.rb:62:in `call' | |
/Users/wchen/rapid7/msf/lib/rex/job_container.rb:62:in `stop' | |
/Users/wchen/rapid7/msf/lib/rex/job_container.rb:167:in `stop_job' | |
/Users/wchen/rapid7/msf/lib/msf/core/exploit/browser_autopwnv2.rb:89:in `block in rm_exploit_jobs' | |
/Users/wchen/rapid7/msf/lib/msf/core/exploit/browser_autopwnv2.rb:88:in `each' | |
/Users/wchen/rapid7/msf/lib/msf/core/exploit/browser_autopwnv2.rb:88:in `rm_exploit_jobs' | |
/Users/wchen/rapid7/msf/lib/msf/core/exploit/browser_autopwnv2.rb:113:in `cleanup' | |
/Users/wchen/rapid7/msf/lib/msf/base/simple/auxiliary.rb:178:in `job_cleanup_proc' | |
/Users/wchen/rapid7/msf/lib/msf/base/simple/auxiliary.rb:77:in `block in run_simple' | |
/Users/wchen/rapid7/msf/lib/rex/job_container.rb:62:in `call' | |
/Users/wchen/rapid7/msf/lib/rex/job_container.rb:62:in `stop' | |
/Users/wchen/rapid7/msf/lib/rex/job_container.rb:167:in `stop_job' | |
/Users/wchen/rapid7/msf/lib/msf/ui/console/command_dispatcher/core.rb:897:in `block (2 levels) in cmd_jobs' | |
/Users/wchen/rapid7/msf/lib/msf/ui/console/command_dispatcher/core.rb:896:in `each_key' | |
/Users/wchen/rapid7/msf/lib/msf/ui/console/command_dispatcher/core.rb:896:in `block in cmd_jobs' | |
/Users/wchen/rapid7/msf/lib/rex/parser/arguments.rb:69:in `block (2 levels) in parse' | |
/Users/wchen/rapid7/msf/lib/rex/parser/arguments.rb:59:in `each_pair' | |
/Users/wchen/rapid7/msf/lib/rex/parser/arguments.rb:59:in `block in parse' | |
/Users/wchen/rapid7/msf/lib/rex/parser/arguments.rb:50:in `each' | |
/Users/wchen/rapid7/msf/lib/rex/parser/arguments.rb:50:in `each_with_index' | |
/Users/wchen/rapid7/msf/lib/rex/parser/arguments.rb:50:in `parse' | |
/Users/wchen/rapid7/msf/lib/msf/ui/console/command_dispatcher/core.rb:872:in `cmd_jobs' | |
/Users/wchen/rapid7/msf/lib/rex/ui/text/dispatcher_shell.rb:427:in `run_command' | |
/Users/wchen/rapid7/msf/lib/rex/ui/text/dispatcher_shell.rb:389:in `block in run_single' | |
/Users/wchen/rapid7/msf/lib/rex/ui/text/dispatcher_shell.rb:383:in `each' | |
/Users/wchen/rapid7/msf/lib/rex/ui/text/dispatcher_shell.rb:383:in `run_single' | |
/Users/wchen/rapid7/msf/lib/rex/ui/text/shell.rb:203:in `run' | |
/Users/wchen/rapid7/msf/lib/metasploit/framework/command/console.rb:48:in `start' | |
/Users/wchen/rapid7/msf/lib/metasploit/framework/command/base.rb:82:in `start' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment