[uClibc 0001071]: ARM mmap failure

bugs at busybox.net bugs at busybox.net
Sat Oct 25 08:34:47 UTC 2008


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1071 
====================================================================== 
Reported By:                mklimek
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   1071
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             10-13-2006 00:47 PDT
Last Modified:              10-25-2008 01:34 PDT
====================================================================== 
Summary:                    ARM mmap failure
Description: 
On arm a 6-argument syscall is used for mmap, which is not supported (at
least in my toolchain).
And __UCLIBC_MMAP_HAS_6_ARGS__ is not defined for arm.
The attached patch just uses an older version of the mmap.c
implementation.
====================================================================== 

---------------------------------------------------------------------- 
 shc - 02-26-07 08:28  
---------------------------------------------------------------------- 
This bug is found for Me too.
I use ARMv4t toolchain with latest binutils & gcc-4.1.1.
With attached patch bug is gone. 

---------------------------------------------------------------------- 
 bernhardf - 10-25-08 01:34  
---------------------------------------------------------------------- 
This was fixed in r18041. Thanks 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-13-06 00:47  mklimek        New Issue                                    
10-13-06 00:47  mklimek        Status                   new => assigned     
10-13-06 00:47  mklimek        Assigned To               => uClibc          
10-13-06 00:47  mklimek        File Added: mmap-6args.patch                    
02-26-07 08:28  shc            Note Added: 0002187                          
02-28-07 08:45  arthurr        Issue Monitored: arthurr                     
10-25-08 01:34  bernhardf      Status                   assigned => closed  
10-25-08 01:34  bernhardf      Note Added: 0014154                          
======================================================================




More information about the uClibc-cvs mailing list