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

SEGFAULT in CITGM #30879

Closed
mcollina opened this issue Dec 10, 2019 · 2 comments
Closed

SEGFAULT in CITGM #30879

mcollina opened this issue Dec 10, 2019 · 2 comments

Comments

@mcollina
Copy link
Member

It seems http://npm.im/tap is segfaulting on master.

https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2120/nodes=fedora-latest-x64/testReport/junit/(root)/citgm/semver_v6_3_0/

home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node[24797]: ../src/node_util.cc:94:void node::util::GetProxyDetails(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[1]->IsBoolean()' failed.
 /home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node[24798]: ../src/node_util.cc:94:void node::util::GetProxyDetails(const v8::FunctionCallbackInfo<v8::Value>&): Assertion `args[1]->IsBoolean()' failed.
  1: 0x9fe030 node::Abort() [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  2: 0x9fe0b7  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  3: 0xa8e34a  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  4: 0xbde1cd v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  5: 0xbde561  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  1: 0x9fe030 node::Abort() [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  2: 0x9fe0b7  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  3: 0xa8e34a  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  4: 0xbde1cd v8::internal::FunctionCallbackArguments::Call(v8::internal::CallHandlerInfo) [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  5: 0xbde561  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  6: 0xbdedea  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  7: 0xbdf5b6 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  6: 0xbdedea  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  7: 0xbdf5b6 v8::internal::Builtin_HandleApiCall(int, unsigned long*, v8::internal::Isolate*) [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  8: 0x13d0d99  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  8: 0x13d0d99  [/home/iojs/build/workspace/citgm-smoker/nodes/fedora-latest-x64/smoker/bin/node]
  • Version: master
  • Platform: linux
  • Subsystem:
@richardlau
Copy link
Member

Being fixed in #30858

@mcollina
Copy link
Member Author

Fixed in #30858.

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

2 participants