Project

General

Profile

Actions

Bug #1971

closed

Segmentation fault in readline

Added by mark-moseley (Mark Moseley) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
1.9.2
Backport:
[ruby-core:25009]

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

Also available in: Atom PDF

Like0
Like0