Metasploit mailing list archives

Framework 3.0 - `load_module_from_file': unexpected next (LocalJumpError)


From: dcweber at Raytheon.com (Don C. Weber)
Date: Sun, 18 Dec 2005 01:16:15 -0600

I am getting the following output when I attempt to run the new 
framework.  I am new to Ruby so I am not sure where this stems from or 
whether the problem is with Ruby.  Searching has not helped.

Background information:
Framework 3.0 - Fedore Core 3 - Ruby 1.8.3

I have also installed the Ruby Development package (ruby-devel)

Error output:
----------------------------------------------------------------------------
[root at localhost framework-3.0-alpha-r1]# ./msfconsole
./lib/msf/core/module_manager.rb:536:in `load_module_from_file': 
unexpected next (LocalJumpError)
        from ./lib/msf/core/module_manager.rb:412:in `load_modules'
        from /usr/lib/ruby/1.8/find.rb:40:in `find'
        from /usr/lib/ruby/1.8/find.rb:38:in `find'
        from ./lib/msf/core/module_manager.rb:404:in `load_modules'
        from ./lib/msf/core/module_manager.rb:318:in `add_module_path'
        from ./lib/msf/base/simple/framework.rb:91:in `simplify'
        from ./lib/msf/base/simple/framework.rb:60:in `create'
        from ./lib/msf/ui/console/driver.rb:60:in `initialize'
        from ./msfconsole:13
[root at localhost framework-3.0-alpha-r1]# ./msfweb
./lib/msf/core/module_manager.rb:536:in `load_module_from_file': 
unexpected next (LocalJumpError)
        from ./lib/msf/core/module_manager.rb:412:in `load_modules'
        from /usr/lib/ruby/1.8/find.rb:40:in `find'
        from /usr/lib/ruby/1.8/find.rb:38:in `find'
        from ./lib/msf/core/module_manager.rb:404:in `load_modules'
        from ./lib/msf/core/module_manager.rb:318:in `add_module_path'
        from ./lib/msf/base/simple/framework.rb:91:in `simplify'
        from ./lib/msf/base/simple/framework.rb:60:in `create'
        from ./lib/msf/ui/web/driver.rb:83:in `initialize'
        from ./msfweb:45

-----------------------------------------------------------------------------

Thank you,
Cutaway

www.cutawaysecurity.com

-- 

----------------------------------
Take Care,
Don C. Weber






Current thread: