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
Updated by naruse (Yui NARUSE) about 15 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
Applied in changeset r24604.
=end
Actions
Like0
Like0