Skip to content
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

Update bookhound #410

Closed
albertprz opened this issue Nov 7, 2023 · 21 comments
Closed

Update bookhound #410

albertprz opened this issue Nov 7, 2023 · 21 comments

Comments

@albertprz
Copy link

{
  "name": "bookhound",
  "ref": "v0.1.4",
  "compiler": "0.15.10"
}
@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Verifying package...

@albertprz
Copy link
Author

{
  "name": "bookhound",
  "ref": "v0.1.4",
  "compiler": "0.15.10"
}

@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Verifying package...

@thomashoneyman
Copy link
Member

This is the exception happening in CI. I can take a look later on.

#
# Fatal error in , line 0
# Fatal JavaScript invalid size error 188445602 (see crbug.com/1201626)
#
#
#
#FailureMessage Object: 0x7ffc6a395350
 1: 0xc4fca5  [/nix/store/qzdadjvf11993m6c825ax754wp0yy7dw-nodejs-20.5.1/bin/node]
 2: 0x1a531ba V8_Fatal(char const*, ...) [/nix/store/qzdadjvf11993m6c825ax754wp0yy7dw-nodejs-20.5.1/bin/node]
 3: 0xfd12b0 v8::internal::FactoryBase<v8::internal::Factory>::NewFixedArrayWithMap(v8::internal::Handle<v8::internal::Map>, int, v8::internal::AllocationType) [/nix/store/qzdadjvf11993m6c825ax754wp0yy7dw-nodejs-20.5.1/bin/node]
 4: 0x11a13df  [/nix/store/qzdadjvf11993m6c825ax754wp0yy7dw-nodejs-20.5.1/bin/node]
 5: 0x11a15b5  [/nix/store/qzdadjvf11993m6c825ax754wp0yy7dw-nodejs-20.5.1/bin/node]
 6: 0x14213a6 v8::internal::Runtime_GrowArrayElements(int, unsigned long*, v8::internal::Isolate*) [/nix/store/qzdadjvf11993m6c825ax754wp0yy7dw-nodejs-20.5.1/bin/node]
 7: 0x1859ef6  [/nix/store/qzdadjvf11993m6c825ax754wp0yy7dw-nodejs-20.5.1/bin/node]
/home/runner/work/_temp/78322d9e-e1ea-4e28-b2c7-38191098f271.sh: line 1:  2588 Trace/breakpoint trap   (core dumped) nix run .#github-importer

@thomashoneyman
Copy link
Member

{
  "name": "bookhound",
  "ref": "v0.1.4",
  "compiler": "0.15.10"
}

@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Verifying package...

@f-f
Copy link
Member

f-f commented Nov 7, 2023

It seems to be a V8 bug (still open). Reported in node as well: nodejs/node#47928

@thomashoneyman
Copy link
Member

@f-f The message is making me suspicious that this is really us getting to the end of the stack but masquerading as this bug when allocating more memory. Trying a quick fix on a branch; allDependencies might need fixing.

{
  "name": "bookhound",
  "ref": "v0.1.4",
  "compiler": "0.15.10"
}

@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Verifying package...

@thomashoneyman
Copy link
Member

All right. I'll need to reproduce this in our test cases locally if it's possible to do so, but I won't be able to do that until tomorrow.

@thomashoneyman
Copy link
Member

I was able to reproduce and fix the issue.

{
  "name": "bookhound",
  "ref": "v0.1.4",
  "compiler": "0.15.10"
}

@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Verifying package...

@pacchettibotti
Copy link
Contributor

Package is verified! Uploading it to the storage backend...

@pacchettibotti
Copy link
Contributor

Successfully uploaded package to the registry! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Successfully uploaded package docs to Pursuit! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Mirrored registry operation to the legacy registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants