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

SIGSEGV from PyInstaller result on macOS with PyQt5==5.15.4 #47

Open
1 of 3 tasks
altendky opened this issue Mar 11, 2021 · 0 comments
Open
1 of 3 tasks

SIGSEGV from PyInstaller result on macOS with PyQt5==5.15.4 #47

altendky opened this issue Mar 11, 2021 · 0 comments

Comments

@altendky
Copy link
Owner

altendky commented Mar 11, 2021

https:/altendky/ssst/runs/2089044215?check_suite_focus=true
https://gist.github.com/altendky/c854f26dbe6cf012bfd88fcd6fbcca62

2021-03-11T19:05:29.8775450Z E           subprocess.CalledProcessError: Command '['dist/ssst', 'gui']' died with <Signals.SIGSEGV: 11>.

PyQt5 version 5.15.4 seems to trigger a SIGSEGV when run in the PyInstaller result in macOS in GitHub Actions.

Need to...

  • Ban 5.15.4
    • If we identify that we can address the issue then it can be reallowed. If it is out of our control, then it stays.
    • Ban PyQt5 5.15.4 #48
  • Make sure artifacts are published prior to their testing so that they can be available for local testing.
  • Create a PR to re-expose the issue and explore it.
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

1 participant