8000 GUI: SIGSEGV on exit (Windows, Wine) · Issue #217 · rakhimov/scram · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GUI: SIGSEGV on exit (Windows, Wine) #217

8000 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

Closed
rakhimov opened this issue Aug 12, 2017 · 1 comment
Closed

GUI: SIGSEGV on exit (Windows, Wine) #217

rakhimov opened this issue Aug 12, 2017 · 1 comment
Milestone

Comments

@rakhimov
Copy link
Owner

This is a flaky failure observed only on Windows & Wine.
Doesn't seem to be possible to reproduce on Ubuntu.

@rakhimov rakhimov modified the milestone: v0.15.0 Aug 13, 2017
rakhimov added a commit that referenced this issue Aug 15, 2017
The shared libraries are preferred with mingw64.
This approach is less failure prone than static builds on Windows.
Moreover, it allows using other Qt-based libraries like Qwt in future.

The noticeable negative effect is that the bundle size increases 2x.

Another issue is with Wine failing to launch qwindows.dll
for some reason. This needs to be fixed in future.

Issue #217
@rakhimov
Copy link
Owner Author

The issue is fixed on Windows upon moving to shared Qt libs (mingw64).
However, now Wine (1.6.2) fails to open the gui altogether with the following error message:

fixme:file:FindFirstFileExW options not implemented 0x00000000 0x00000002

This needs to be addressed in future (maybe try upgrading Wine).

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

No branches or pull requests

1 participant
0