sandyou / stressapptest

Automatically exported from code.google.com/p/stressapptest
Apache License 2.0
0 stars 0 forks source link

"disk thread" does not work with 32 bit binary #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.stressapptest -A  -d /dev/sdb
2.Process Error: Unable to seek to sector 4840934 in

What is the expected output? What do you see instead?
Should not error. off64_t should be used for 32bit binary compatibility.

Original issue reported on code.google.com by nsanders@google.com on 31 Dec 2009 at 1:12

GoogleCodeExporter commented 9 years ago
Should be fixed in 1.0.2. 

Original comment by nick.j.s...@gmail.com on 12 Mar 2010 at 3:52