Skip to content

Error: signal: Segmentation fault (core dumped) on Ubuntu Server 20.04 Linux ARM 64-bit #455

@pcgeek86

Description

@pcgeek86

Scenario

  • I'm running pscale 0.89 on Ubuntu Linux 64-bit on Raspberry Pi 3 B+ (ARM64)
  • I'm running pscale inside a Docker container, using the Ubuntu base image (docker run -it ubuntu:latest)
  • I promoted the main branch to production
  • I used "pscale shell" to connect to the production branch
  • I received an error (see below)

Actual Result

root@f8ef97c5103b:/# pscale branch promote trevor main
Branch main in trevor was successfully promoted.
root@f8ef97c5103b:/# pscale shell trevor main
Error: signal: segmentation fault (core dumped)

However, pscale shell works perfectly fine connecting to a dev branch.

root@f8ef97c5103b:/# pscale shell trevor dev1
trevor/dev1>

Expected Result

  1. Successful connection to main (production) branch
  2. Error indicating that connecting to production branches is unsupported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions