Bug 196703 - Segfaults on x86_64
Summary: Segfaults on x86_64
Keywords:
Status: CLOSED DUPLICATE of bug 174016
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: dos2unix
Version: 4.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-26 15:34 UTC by Dag Wieers
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-26 15:58:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dag Wieers 2006-06-26 15:34:58 UTC
Description of problem:
I have a problem where dos2unix segfaults when performing dos2unix conversions.
I can demonstrate it by doing:

    lftpget 'http://mamboxchange.com/frs/download.php/7877/MamboV4.5.4.tar.gz'
    tar -xzf MamboV4.5.4.tar.gz
    find . -type f -name '*.html' -o -name '*.php' -o -name '*.xml' | xargs -n1
dos2unix

On a RHEL4 x86_64 it segfaults. (although once I have seen a signal 6 problem)
However it does not occur when stracing dos2unix.

There are also errors in dmesg/syslog:

    dos2unix[2369] general protection rip:3f7f067eab rsp:7fbffff610 error:0
    dos2unix[2534] general protection rip:3f7f067eab rsp:7fbffff640 error:0
    dos2unix[2686] general protection rip:3f7f0683c4 rsp:7fbffff700 error:0


Version-Release number of selected component (if applicable):
dos2unix-3.1-21.x86_64

How reproducible:
Everytime

Steps to Reproduce:
1. See above
2.
3.
  
Actual results:
Segfaults

Expected results:


Additional info:

Comment 1 Tim Waugh 2006-06-26 15:58:01 UTC

*** This bug has been marked as a duplicate of 174016 ***


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