Bug 4365 - old readline segfaults new gdb
Summary: old readline segfaults new gdb
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: readline
Version: 5.1
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-05 08:25 UTC by psyclone42
Modified: 2015-09-08 23:54 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-08-05 13:33:30 UTC
Embargoed:


Attachments (Terms of Use)

Description psyclone42 1999-08-05 08:25:31 UTC
i noticed that readline-2.2-4 makes gdb-4.17.0.11-6 dump
core -- only debug info i could get was that the actual
segfault was in _IO_fflush (iofflush.c:41). there may be
other things it crashes.. suggest a minimum version for
readline be added, as readline-2.2.1-5 fixes it. (sure is
nice to have gdb back :) )

Comment 1 Jeff Johnson 1999-08-05 13:33:59 UTC
This is a glibc shared library problem. You cannot mix glibc-2.0.x
shared libraries with glibc-2.1 shared libraries because of structure
changes in libio (e.g. _IO_fflush). Recompile the old readline.

Comment 2 openshift-github-bot 2015-09-08 23:54:05 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/081f34cf30c79584a15c4c0aa8101181fa077e76
Issue 4365 - example github url as a link is really confusing


Note You need to log in before you can comment on or make changes to this bug.