[#6422] [ltp] sendfile04 and sendfile04_64 fail in latest trunk
Submitted By: Vivi Li
Open Date
2010-12-23 22:57:07 Close Date
2011-01-12 22:35:23
Priority:
Medium Assignee:
steven miao
Status:
Closed Fixed In Release:
N/A
Found In Release:
2011R1 Release:
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Rejected
Uboot version or rev.:
Toolchain version or rev.:
gcc4.3-trunk
App binary format:
N/A
Summary: [ltp] sendfile04 and sendfile04_64 fail in latest trunk
Details:
LTP test cases of sendfile04 and sendfile04_64 fail in latest trunk, with ltp-full-20101031.
They are new cases, not a regression bug.
--
root:/> sendfile04
sendfile04 1 TFAIL : call succeeded unexpectedly
sendfile04 2 TFAIL : call succeeded unexpectedly
sendfile04 3 TFAIL : call succeeded unexpectedly
sendfile04 4 TFAIL : call succeeded unexpectedly
sendfile04 5 TFAIL : call succeeded unexpectedly
root:/> sendfile04_64
sendfile04_64 1 TFAIL : call succeeded unexpectedly
sendfile04_64 2 TFAIL : call succeeded unexpectedly
sendfile04_64 3 TFAIL : call succeeded unexpectedly
sendfile04_64 4 TFAIL : call succeeded unexpectedly
sendfile04_64 5 TFAIL : call succeeded unexpectedly
root:/>
--
Follow-ups
--- steven miao 2011-01-05 03:07:50
since blackfin arch has no process vm area protection implementation, it will
not return -EFAULT as expected when you pass a unmapped buffer pointer or
protected buffer pointer.
--- Vivi Li 2011-01-12 22:35:22
So disable sendfile04 and sendfile04_64 in ltp_auto_test.exp.
Close it.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found