bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tst-aio fails irregularly


From: Patrick Smith
Subject: tst-aio fails irregularly
Date: Thu, 21 Nov 2002 12:06:58 -0500
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020921

The tst-aio test in glibc 2.3.1 sometimes fails on my system. Running the test 1000 times in quick succession, it passed 602 times and failed 398 times. The failure message is

        aio_fsync (aio_write): failed comparison

Some details on my system:

PowerMac G4
Linux kernel 2.4.19
gcc 3.2.1
binutils 2.13.90.0.14

Output from a failure:

aio_write test ok
aio_read test ok
lio_listio (write) test ok
/wup/work/glibc-2.3.1-a/build/rt/tst-aio: aio_fsync (aio_write): failed comparison
finished3
finished2
finished

Output from a pass:

        aio_write test ok
        aio_read test ok
        lio_listio (write) test ok
        aio_fsync (aio_write) test ok
        finished3
        aio_cancel (fd, cbp[9]) cannot be canceled
        aio_cancel (fd, cbp[8]) cannot be canceled
        aio_cancel (fd, cbp[7]) cannot be canceled
        aio_cancel (fd, cbp[6]) cannot be canceled
        aio_cancel (fd, cbp[5]) cannot be canceled
        aio_cancel (fd, cbp[4]) cannot be canceled
        aio_cancel (fd, cbp[3]) cannot be canceled
        aio_cancel (fd, cbp[2]) cannot be canceled
        aio_cancel (fd, cbp[1]) cannot be canceled
        aio_cancel (fd, cbp[0]) cannot be canceled
        finished2
        finished

(The "cannot be canceled" messages do not always appear.)
--
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]