Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault encountered on msys2 #537

Open
2403772980ygy opened this issue Dec 28, 2022 · 1 comment
Open

Segmentation fault encountered on msys2 #537

2403772980ygy opened this issue Dec 28, 2022 · 1 comment

Comments

@2403772980ygy
Copy link

Environment

# result of evaluating
uname -a
MINGW64_NT-10.0-19044 DESKTOP-36D5GAO 3.4.3-dirty.x86_64 2022-12-19 20:20 UTC x86_64 Msys
ros --version
roswell 22.12.14.113(NO-GIT-REVISION)
ros config
Segmentation fault

How to reproduce the issue

Running ros or ros setup or ros install sbcl or even ros config is enough to trigger the issue.

However ros --version runs fine.

Actual result

ros
Segmentation fault

It was running fine yesterday, but not today. I tried reinstalling, remove cache(actually there isn't any), and I'm hesitating if I should reinstall msys2.

Any help is appreciated.

@VSteveHL
Copy link

I use mingw-w64-x86_64-roswell in msys2 and encountered the same segmentation fault error. I executed ros setup and then terminated it with Ctrl-c, then every command related to ros will get segmentation fault.
I delete the directory $HOME/.roswell/tmp/lock.roswell.setup to solve this. After deleting, I can use ros setup normally. (But I still have to download sbcl-bin manually because I almost never install any impl successfully with Roswell for my bad network.)
Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants