Skip to content

Segmentation fault on w. @google-cloud/bigtable@6.2.0 #1649

@radn-dr

Description

@radn-dr

I get a segmentation fault error when running a node app with @google-cloud/bigtable@6.2.0 import.

There is no issue when using version 6.1.0.

The error occurs when simply importing the library into a file and running it.

  • OS: macOS Sequoia Version 15.5 (24F74)
  • Node.js version: v18.16.0
  • npm version: 9.6.6
  • @google-cloud/bigtable version: 6.2.0

Steps to reproduce

  1. npm install @google-cloud/bigtable
  2. const { Bigtable } = require("@google-cloud/bigtable");

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigtableIssues related to the googleapis/nodejs-bigtable API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions