[uClibc 0001071]: ARM mmap failure

bugs at busybox.net bugs at busybox.net
Mon Feb 26 16:28:51 UTC 2007


A NOTE has been added to this issue. 
====================================================================== 
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:                     assigned
====================================================================== 
Date Submitted:             10-13-2006 00:47 PDT
Last Modified:              02-26-2007 08:28 PST
====================================================================== 
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. 

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                          
======================================================================




More information about the uClibc-cvs mailing list