-
Notifications
You must be signed in to change notification settings - Fork 66
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
../src/external/cute_files.h:427: int cf_dir_open(cf_dir_t*, const char*): Assertion `0' failed on ClangBuildAnalyzer --stop #57
Comments
This is the backtrace of the assertion failure (when I re-ran this with a debug build, it apparently hits on a different file):
|
This is actually a bug in cute_file.h. I filed RandyGaul/cute_headers#226 to fix it. |
I've also started to encounter this issue (intermittently). If the only issue with the pull-request was the extension length change, I'm happy to upload another pull-request if @sigiesec is no longer working on this. |
@daverigby If I understand correctly, this is a problem with the file Upstream is located here: |
Can confirm that applying the upstream version of Would be great if this pull request could be merged so this is fixed locally. |
Recently, when trying to use ClangBuildAnalyzer to analyze a firefox build, I got the following error and assertion failure on
ClangBuildAnalyzer --stop
:obj-x86_64-pc-linux-gnu-trace/dist/bin/chrome/en-US/locale/en-US/mozapps/downloads/settingsChange.dtd
exists, but is a symbolic link to a file, not a directory:The text was updated successfully, but these errors were encountered: