Closed
Bug 1647376
Opened 5 years ago
Closed 5 years ago
June 22 releases indexer failure
Categories
(Webtools :: Searchfox, defect)
Webtools
Searchfox
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1539606
People
(Reporter: kats, Unassigned)
Details
No description provided.
| Reporter | ||
Comment 1•5 years ago
|
||
thread 'main' panicked at 'bad target kind', src/file_format/analysis.rs:371:14
Comment 2•5 years ago
|
||
Ah, and it seems like on windows.h no less:
parallel: This job failed:
/home/ubuntu/config/shared/collapse-generated-files.sh ./dist/stl_wrappers/windows.h
Seems like the regular corruption of this file just happened to corrupt in a way that produced syntactically valid JSON but not semantically valid JSON?
| Reporter | ||
Comment 3•5 years ago
|
||
/mnt/index-scratch/mozilla-release/analysis-win64/__GENERATED__/dist/stl_wrappers/windows.h has this:
{"loc":"04037:24-31","target":1,"kind":"useo OpenWindowStation","sym":"M_abb6659f"}
So yeah, syntactically valid but not semantically valid.
| Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•