-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Dependency on jazzer.js breaks Linux builds #19297
Comments
@calixteman, @marco-c Has the tests in https://github.com/mozilla/pdf.js/tree/master/test/fuzz generated any warnings from OSS-Fuzz, since I'm not aware of issues referencing it? If not, I'd question if it's actually worthwhile to even keep these tests in the PDF.js code-base! |
I was wondering exactly the same question... |
Additionally, according to its README it seems that Jazzer.js is no longer being maintained (since almost a year) which on its own seems like reason enough to remove these tests. |
Even worse, it seems that Jazzer.js is now also causing permanent breakage in the Node.js v23 CI job. |
That stuff never proved that it was useful. |
Attach (recommended) or Link to PDF file
NA
Web browser and its version
NA
Operating system and its version
Linux
PDF.js version
4.9 & 4.10
Is the bug present in the latest PDF.js version?
Yes
Is a browser extension
No
Steps to reproduce the problem
Within Linux...
git clone https://github.com/mozilla/pdf.js.git
npm i
^ Fails here with Error
Link to Jazzer.js filed bug: CodeIntelligenceTesting/jazzer.js#795
What is the expected behavior?
To Build successfully
What went wrong?
Build Failed
Link to a viewer
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: