Bug 175775 - repl crashes
Summary: repl crashes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: nmh
Version: rawhide
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Josh Bressers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-14 20:50 UTC by Horst H. von Brand
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-12-16 21:37:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Horst H. von Brand 2005-12-14 20:50:01 UTC
Description of problem:
When calling repl, it segfaults

Version-Release number of selected component (if applicable):
nmh-1.1-14.fc5

How reproducible:
Always

Steps to Reproduce:
1. repl
2.
3.
  
Actual results:
Segmentation fault

Expected results:
Not this...

Additional info:

Comment 1 Josh Bressers 2005-12-16 21:37:44 UTC
gcc 4.1 no longer allows private functions with the same name glibc function. 
I've enabled the -fno-builtin-strcasecmp CFLAG for now.  It's a band-aid which
is going to need quite a bit of upstream work.


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