vvaltchev/tilck

ASSERT failed in the fseek test

vvaltchev opened this issue · 1 comments

[ RUN ] exvfs.fseek
[ INFO ] random seed: 2385683618
Kernel assertion 'to_read == d->cluster_size' FAILED in /home/travis/build/vvaltchev/experimentOs/common/fat32_base.c at line 643
/home/travis/.travis/job_stages: line 57: 12802 Aborted (core dumped) MALLOC_CHECK_=2 ./build/gtests
The command "MALLOC_CHECK_=2 ./build/gtests" exited with 134.

Fixed with commit c338a4b.
The ASSERT was wrong.