Actions
Bug #1971
closedSegmentation fault in readline
Description
=begin
Following code from trunk, -r24602, segfaults in Linux 2.6.15.5:
require 'readline'
Readline::readline("(rdb:1)", true)
I've narrowed this down to 8/20/09 change to ext/readline/readline.c, -r24594 (rl_prep_terminal() call)
If I back out the change, then it works properly.
=end
Actions
Like0
Like0