[#3924] continously input stings in vi has modifying_cmd overrun
Submitted By: Mingquan Pan
Open Date
2008-02-20 22:59:11 Close Date
2008-02-27 05:18:16
Priority:
Medium Assignee:
Sonic Zhang
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
N/A Board:
N/A
Processor:
N/A Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
08r1-8
App binary format:
N/A
Summary: continously input stings in vi has modifying_cmd overrun
Details:
continously input stings in vi has modifying_cmd overrun in serial_test.exp case on bf537.
in the test case:
for {set i 0} {$i<100} {incr i} {
send "0123456789\n"
}
get results like:
...
0123456789: not found
root:/> 0123456789
23456789
0123456789
0123456789
0123456789
012345670123456789: not found
root:/> 0123456789
0123456789: not found
root:/> 0123456789
0123456789: not found
root:/> 0123456789
0123456789: not found
last_modifying_cmd overrund overrun
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789
0123456789ifying_cmd overrun
0123456789
0123456789
===================================# xxxxxxH
root:/>
Follow-ups
--- Sonic Zhang 2008-02-22 05:53:26
modifying_cmd overrun is a waring from VI. it is not a bug.
While the VI crash bug is fixed.
--- Mingquan Pan 2008-02-27 05:18:15
Yes,close.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found