claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Segmentation fault immediately after trust prompt , i m on a paid Max subscription

Open sidh1603 opened this issue 9 months ago • 3 comments

PRETTY_NAME="Ubuntu 22.04.5 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.5 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=jammy Architecture: x86_64 Model name: 12th Gen Intel(R) Core(TM) i7-12700 { "node": "18.20.8", "acorn": "8.14.0", "ada": "2.8.0", "ares": "1.29.0", "base64": "0.5.2", "brotli": "1.1.0", "cjs_module_lexer": "1.2.2", "cldr": "44.1", "icu": "74.2", "llhttp": "6.1.1", "modules": "108", "napi": "9", "nghttp2": "1.61.0", "openssl": "3.0.16", "simdutf": "5.6.4", "tz": "2024a", "undici": "5.29.0", "unicode": "15.1", "uv": "1.44.2", "uvwasi": "0.0.19", "v8": "10.2.154.26-node.39", "zlib": "1.3.0.1-motley" }

sidh1603 avatar May 08 '25 12:05 sidh1603

Mind pasting the error message you're seeing, or screenshot?

bcherny avatar May 09 '25 16:05 bcherny

I see the same message: Segmentation fault (core dumped). claude code just crashes and process is interrupted.

  • node v18.19.1
  • npm 9.2.0
  • 1.0.11 (Claude Code)
  • Ubuntu-24.04 on WSL

could be the case that claude code process is trying to write data on protected memory? my use case is a running it to extract smaller components from a tsx file and make the main one use those smaller components. Is it ok to have my node app running with pnpm while code is running on other terminal?

juniormayhe avatar Jun 05 '25 07:06 juniormayhe

Same. /init Segmentation fault (core dumped)

Same versions as above. Max 😭

paul-shell avatar Jun 23 '25 22:06 paul-shell