Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Segfault #163

Open
BlueFalconHD opened this issue Dec 21, 2023 · 0 comments
Open

Segfault #163

BlueFalconHD opened this issue Dec 21, 2023 · 0 comments

Comments

@BlueFalconHD
Copy link

When running space dev there is a segfault

👀  Checking for running micros...

💻  Starting 1 micro servers...

Micro backend (primary)
L url: http://localhost:4200/

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0xa0 pc=0x10047059c]

goroutine 24 [running]:
os/exec.(*Cmd).Start(0x0?)
        /Users/runner/hostedtoolcache/go/1.21.1/x64/src/os/exec/exec.go:628 +0x2c
os/exec.(*Cmd).Run(0x10034f980?)
        /Users/runner/hostedtoolcache/go/1.21.1/x64/src/os/exec/exec.go:587 +0x20
github.com/deta/space/cmd.dev.func1(0x0)
        /Users/runner/work/space-cli/space-cli/cmd/dev.go:191 +0x5c
created by github.com/deta/space/cmd.dev in goroutine 1
        /Users/runner/work/space-cli/space-cli/cmd/dev.go:189 +0xd68
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant