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

0.5.1 release unhappy with Win7 #9

Closed
rossos opened this issue Nov 3, 2021 · 3 comments
Closed

0.5.1 release unhappy with Win7 #9

rossos opened this issue Nov 3, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@rossos
Copy link

rossos commented Nov 3, 2021

Possibly related to #4 as it also references Python3.9 on Win7...

Downloading the latest 0.5.1 release and attempting to run, the executable crashes with a "shortcircuit.exe has stopped working" Windows prompt and the following crash information attached:

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	shortcircuit.exe
  Application Version:	0.0.0.0
  Application Timestamp:	61062592
  Fault Module Name:	python39.dll
  Fault Module Version:	3.9.7150.1013
  Fault Module Timestamp:	612d3e3d
  Exception Code:	c0000005
  Exception Offset:	000000000006fc53
  OS Version:	6.1.7601.2.1.0.256.48

Notably, this does not occur with the 0.5.1-rc.1 (pre-release) executable, which instead runs as expected.

@secondfry
Copy link
Owner

Thank you for this report!
I've switched to Python 3.8 both locally and in GitHub CI.

@rossos can you please test https://github.com/secondfry/shortcircuit/releases/tag/v0.5.2-rc.1? As I've mentioned there it would be absolutely wonderful to hear if CI build packed by UPX works for you.

@secondfry secondfry self-assigned this Nov 9, 2021
@secondfry secondfry added the bug Something isn't working label Nov 9, 2021
@rossos
Copy link
Author

rossos commented Nov 14, 2021

The first option 'shortcircuit-v0.5.2-rc.1-windows-x64-CI-upx.zip' launches and appears to work fine, no observed issues.

@secondfry
Copy link
Owner

Amazing news!

For now I'll close this issue and pin it, because I don't want to release a version with changes just being supporting EOL OS.

@secondfry secondfry pinned this issue Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants