Bug 159150
| Summary: | glibc detected *** malloc(): memory corruption: 0x09c59060 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Timo Lindfors <lindi> |
| Component: | dos2unix | Assignee: | Tim Waugh <twaugh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | mkanat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | FC4 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-09-09 14:02:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Timo Lindfors
2005-05-30 18:31:36 UTC
Sounds like a dup of bug #150277 Perhaps time for an update. Please try this update: https://www.redhat.com/archives/fedora-test-list/2005-May/msg01590.html I get something similar on RHEL 4, when trying to rebuild an old Red Hat
perl-5.8.0 SRPM (so that I can have multiple perls on a development testing
machine):
dos2unix: converting file jpl/JNI/JNI.xs to UNIX format ...
*** glibc detected *** free(): invalid pointer: 0x08792038 ***
/var/tmp/rpm-tmp.99171: line 74: 24303 Aborted
I can re-arrange the dos2unix calls in the perl.spec file, and then I get:
dos2unix: problems renaming 'jpl/JNI/d2utmpvSaZCV' to 'jpl/JNI/JNI.xs'
output file remains in 'jpl/JNI/d2utmpvSaZCV'
Oh, and FWIW, I have dos2unix-3.1-21. OK, I can confirm that at least my problem is fixed by dos2unix-3.1-24. Will someone try the test update for Fedora Core 3 mentioned in comment #3? Otherwise there is no point in releasing it as a final update. |