google / google/haskell-indexer

Verifier failure

Open
#91 2 comments 0 reactions 1 assignee Claimed by @robinp View on GitHub
Dominant language
Haskell
Stars
103
Forks
19
PR merge metrics
No merged PRs in 30d

Description

The following entries file fails the verifier.

https://gist.githubusercontent.com/mpickering/70fbf67139616c4b07b1612d2346d9b9/raw/159805e72dfd2d86897ff7f6a4cd6cdfb3c40baa/Data.Distributive.Genericdistributive-0.5.3-8q2IgDtEwLpIcbv8aEzgqI

```
> cat /nix/store/rb2a9vkhnkjc6jf0fgfsv43dbnm0irbf-ghc-8.6.1-with-packages/cache/Data.Distributive.Genericdistributive-0.5.3-8q2IgDtEwLpIcbv8aEzgqI | /nix/store/r144r6amhd1hnwd0mvnfhqkq0q7s7p7r-kythe-0.0.28/bin/verifier -use_file_nodes -alsologtostderr -ignore-dups
Fact has invalid form:
App(fact, ("", "", "", "", ""))
Segmentation fault
```

You can reproduce this if you wish using nix by

```
cachix use mpickering
nix-shell https://github.com/mpickering/haskell-indexer-nix/archive/38157c8c5153c561a91e88340fa297d0c573e823.tar.gz
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.