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 #3

Open
theperson50 opened this issue Apr 28, 2024 · 1 comment
Open

Segmentation fault #3

theperson50 opened this issue Apr 28, 2024 · 1 comment

Comments

@theperson50
Copy link

Hello,
I get the following error when connecting my Palm and HotSyncing. I've tried it on Ubuntu through WSL2, VirtualBox and on an actual installation and get the same error on all three:

/.singularity.d/runscript: line 3: 4889 Segmentation fault (core dumped) sync-calendar2 "$@"

@guruthree
Copy link
Owner

How are you trying to run the container image? Are you using Singularity or Apptainer? What command line arguments are you using? That this happens in multiple setups is suggesting either the image isn't being launched correctly or something is configured for all three that the container isn't taking into consideration. I'm not sure what that could be though. Does running one of the pilot-link applications in the image also give a segmentation fault? What happens if you run apptainer run --app pilot-xfer calendar-sync2.sif?

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