PDA

View Full Version : IOZone Help?


Ice Czar
08-28-2002, 05:49 PM
Im trying to use the IOZone Benchmark

http://www.iozone.org/

http://www.iozone.org/docs/IOzone_msword_98.pdf

http://www.iozone.org/src/current/


which I have successfuly built and can run from the command prompt, however it will run for 70 lines or so only to consistantly end with

62__23342__64780__31544__21267<H:\IOZONE\iozone.exe 1000> commit_and_inc: VirtualAlloc failed

<H:\IOZONE\iozone.exe 1000> commit_and_inc: VirtualAlloc failed
<H:\IOZONE\iozone.exe 1000> Exception: STATUS_ACCESS_VIOLATION
<H:\IOZONE\iozone.exe 1000> Dumping stack trace to iozone.exe.core

H:\IOZONE>

the core dump:
(H:\IOZONE\iozone.exe 1000) Exception trapped!
(H:\IOZONE\iozone.exe 1000) exception C0000005 at 1004BCE1
(H:\IOZONE\iozone.exe 1000) exception: ax 0 bx 64D3F70 cx 0 dx 0
(H:\IOZONE\iozone.exe 1000) exception: si 408 di 64D3B68 bp 24BFB88 sp 24BFB70
(H:\IOZONE\iozone.exe 1000) exception is: STATUS_ACCESS_VIOLATION
(H:\IOZONE\iozone.exe 1000) Stack trace:
(H:\IOZONE\iozone.exe 1000) frame 0: sp = 0x24BF6A0, pc = 0x1000A26C
(H:\IOZONE\iozone.exe 1000) frame 1: sp = 0x24BF7C4, pc = 0x77F8E440
(H:\IOZONE\iozone.exe 1000) frame 2: sp = 0x24BF7E8, pc = 0x77F8E4DB
(H:\IOZONE\iozone.exe 1000) frame 3: sp = 0x24BF870, pc = 0x77FA0316
(H:\IOZONE\iozone.exe 1000) frame 4: sp = 0x24BFB88, pc = 0x10044796
(H:\IOZONE\iozone.exe 1000) frame 5: sp = 0x24BFBA0, pc = 0x40F414
(H:\IOZONE\iozone.exe 1000) frame 6: sp = 0x24BFC4C, pc = 0x406971
(H:\IOZONE\iozone.exe 1000) frame 7: sp = 0x24BFD28, pc = 0x40709D
(H:\IOZONE\iozone.exe 1000) frame 8: sp = 0x24BFD6C, pc = 0x406277
(H:\IOZONE\iozone.exe 1000) frame 9: sp = 0x24BFE10, pc = 0x10006B59
(H:\IOZONE\iozone.exe 1000) frame 10: sp = 0x24BFF94, pc = 0x10006B6C
(H:\IOZONE\iozone.exe 1000) frame 11: sp = 0x24BFFA0, pc = 0x423E8E
(H:\IOZONE\iozone.exe 1000) frame 12: sp = 0x24BFFB0, pc = 0x40103A
(H:\IOZONE\iozone.exe 1000) frame 13: sp = 0x24BFFC0, pc = 0x77E9CA90
(H:\IOZONE\iozone.exe 1000) frame 14: sp = 0x24BFFF0, pc = 0x0
(H:\IOZONE\iozone.exe 1000) End of stack trace

Any help would be appreciated, Ive been trying different switches and parameters but its like exploring in the dark. Im in the deep end of the pool and not swimming very well :p I suspect my "build" may be incorrect, geared to Unix? Does anyone have a link for the true IOzone n00b?