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

Mac Binary Release is Busted #37

Closed
hello-adam opened this issue Apr 27, 2020 · 3 comments
Closed

Mac Binary Release is Busted #37

hello-adam opened this issue Apr 27, 2020 · 3 comments
Labels
bug Something isn't working build engineering

Comments

@hello-adam
Copy link
Member

A lot of the plugins seem to misbehave in the Mac release in 0.29.0 and the operators crash the program. When built from source on a Mac, I could not replicate this problem. There is no requirement to support Mac, so this will not be prioritized (but it would be nice to not be publishing garbage).

@hello-adam hello-adam added bug Something isn't working build engineering labels Apr 27, 2020
@hello-adam
Copy link
Member Author

This seems to have started with the 0.21.0 release

@hello-adam
Copy link
Member Author

the 0.21.0 release doesn't crash if you run it from the console...

hello-adam added a commit that referenced this issue Apr 30, 2020
Using QTemporaryFile without specifying an absolute system temp path in the name template was making the files relative to the cwd, which was '/' for mac app bundles executed from the GUI/Finder (which resulted in the crashing described in #37)
@hello-adam
Copy link
Member Author

seems to be fixed in 599a657

hello-adam pushed a commit that referenced this issue Apr 30, 2020
## [0.30.2](v0.30.1...v0.30.2) (2020-04-30)

### Bug Fixes

* put bitarray swap in the system temp path vs a relative path ([599a657](599a657)), closes [#37](#37)
goldest-star added a commit to goldest-star/binary-analysis-tool that referenced this issue Jun 4, 2023
## [0.30.2](Mahlet-Inc/hobbits@v0.30.1...v0.30.2) (2020-04-30)

### Bug Fixes

* put bitarray swap in the system temp path vs a relative path ([599a657](Mahlet-Inc/hobbits@599a657)), closes [#37](Mahlet-Inc/hobbits#37)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build engineering
Projects
None yet
Development

No branches or pull requests

1 participant