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

Qucs GUI does not realize when qucsator crashes #132

Closed
in3otd opened this issue Nov 27, 2014 · 1 comment
Closed

Qucs GUI does not realize when qucsator crashes #132

in3otd opened this issue Nov 27, 2014 · 1 comment
Labels
Milestone

Comments

@in3otd
Copy link
Contributor

in3otd commented Nov 27, 2014

I have a circuit which makes qucsator crash (with Segmentation fault (core dumped), see #133 ) but Qucs does not seem to realize that it crashed and just shows the data display page, with no errors or warnings. Even the Show last messages window does not contain any hint that qucsator crashed. On Windows7 there is a system message telling qucsator.exe has stopped working, but on Linux nothing is shown.

I am currently looking at this, it seems that exitCode from the QProcess::finished signal is always zero when its exitStatus is QProcess::CrashExit, strange...

@guitorri
Copy link
Member

Your fix looks good. I will just revert the commit that broke the SP-noise as noted in #133.

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

No branches or pull requests

2 participants