[okl4-developer] Question on OKL4 build system: follow-up
Nelson Tam
nelson at ok-labs.com
Tue Jun 10 00:25:48 EST 2008
Hi Guillaume,
On 06/06/2008, at 7:47 PM, Guillaume PETITJEAN wrote:
> However for iguana lib tests, the simulation doesn't go to the end:
>
> <snip>
>
> PIPE01
> PIPE02
>
> ... and it hangs
>
These are filesystem-related test cases located in libs/fs/test/
fs_tests.c. It is likely that it failed on the PIPE02 test on last
call to read(). That read() is supposed to fault, and perhaps the
fault is not being handled properly.
Please compile and run the test again with debug_trace=5 in the build
line. You should be able to see exactly where the fault came from and
trace what happened to it afterwards. Feel free to drop us an email
if you need some pointers.
--
(nt)
Nelson Tam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1560 bytes
Desc: not available
Url : http://lists.okl4.org/pipermail/developer/attachments/20080610/a4a09670/attachment.bin
More information about the Developer
mailing list