Bug #492
^R doesn't work with RbReadLine
| Status: | Closed | Start date: | 11/09/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Joshua J. Drake | % Done: | 100% |
|
| Category: | user interface | |||
| Target version: | Metasploit 3.5.1 | |||
| Resolution: | fixed | Release Note: |
Description
Error:
[-] RbReadline Error: TypeError can't dup NilClass trunk/lib/rbreadline.rb:4222:in `dup'trunk/lib/rbreadline.rb:4222:in `_rl_isearch_fini'trunk/lib/rbreadline.rb:4258:in `_rl_isearch_cleanup'trunk/lib/rbreadline.rb:7104:in `rl_search_history'trunk/lib/rbreadline.rb:7067:in `rl_reverse_search_history'trunk/lib/rbreadline.rb:4284:in `send'trunk/lib/rbreadline.rb:4284:in `_rl_dispatch_subseq'trunk/lib/rbreadline.rb:4273:in `_rl_dispatch'trunk/lib/rbreadline.rb:4683:in `readline_internal_charloop'trunk/lib/rbreadline.rb:4757:in `readline_internal'trunk/lib/rbreadline.rb:4779:in `readline'trunk/lib/readline_compatible.rb:72:in `readline'trunk/lib/rex/ui/text/input/readline.rb:90:in `pgets'trunk/lib/rex/ui/text/shell.rb:121:in `run'./msfconsole:87
History
Updated by HD Moore about 2 years ago
- Target version set to Metasploit 3.4.0
Updated by James Lee about 2 years ago
- Target version changed from Metasploit 3.4.0 to 18
Updated by HD Moore about 2 years ago
- Target version changed from 18 to Metasploit 3.4.0
Updated by James Lee over 1 year ago
- Target version changed from Metasploit 3.4.0 to Metasploit 3.4.1
Updated by James Lee over 1 year ago
- Target version changed from Metasploit 3.4.1 to Metasploit 3.5.0
Updated by James Lee about 1 year ago
- Target version changed from Metasploit 3.5.0 to Metasploit 3.6
Updated by Joshua J. Drake about 1 year ago
- Category set to user interface
- Assignee set to Joshua J. Drake
- Target version changed from Metasploit 3.6 to Metasploit 3.5.1
- % Done changed from 0 to 100
- Resolution set to fixed
As of r11338, this works! YAY!
Updated by Joshua J. Drake about 1 year ago
- Status changed from New to Resolved
Updated by Jonathan Cran about 1 year ago
- Status changed from Resolved to Closed