Skip to content
This repository was archived by the owner on Aug 27, 2026. It is now read-only.
This repository was archived by the owner on Aug 27, 2026. It is now read-only.

Segmentation fault when NODE_OPTIONS environment variable set #124

Description

@jonmmease

See Electron issue electron/electron#12695

Prior to electron version 2.0.3., having the NODE_OPTIONS environment variable set causes electron applications to exit with a segmentation fault, and I can reproduce this behavior with orca.

This is particularly unfortunate for plotly.py because the instructions for installing the plotly.py JupyterLab extensions require setting NODE_OPTIONS=--max-old-space-size=4096 to avoid out-of-memory errors.

See #89 for @etpinard's notes on Electron 2.0. It think I'll try out 2.0.3+ today and see if anything breaks. It would be nice to make this change before the plotly.py 3.2.0 release if it's not too large of an effort.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions