BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001071 [uClibc] Architecture Specific major always 10-13-06 00:47 10-25-08 01:34
Reporter mklimek View Status public  
Assigned To uClibc
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001071: 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.
Additional Information
Attached Files  mmap-6args.patch [^] (1,026 bytes) 10-13-06 00:47

- Relationships

- Notes
(0002187)
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.
 
(0014154)
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
10-25-08 01:34 bernhardf Resolution open => fixed
10-25-08 01:34 bernhardf Fixed in Version  => 0.9.30


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker