Skip to content

Race condition causes tests to fail #369

Open
@davidweichiang

Description

I frequently but intermittently see failures on variable-height_legacy.tex. The log file says

(./tmp-gre/variable-height-6_0_0.gtex
./tmp-gre/variable-height-6_0_0.gtex:1: Text line contains an invalid character.
l.1 ^^@
   ^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@
^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@
^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@...
...
./tmp-gre/variable-height-6_0_0.gtex:1:  ==> Fatal error occurred, no output PDF
 file produced!

Those NUL characters (^^@) suggest that another program was writing to the file at the same time, presumably the run for variable-height.tex which uses the same gabc file.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions