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-S keeps crashing... #1143

Closed
tomhajjar opened this issue Dec 16, 2024 · 2 comments · Fixed by #1144
Closed

Qucs-S keeps crashing... #1143

tomhajjar opened this issue Dec 16, 2024 · 2 comments · Fixed by #1144
Labels

Comments

@tomhajjar
Copy link

The latest nightly keeps crashing and I cannot pin down a specific trigger.

Crashes occur during saving a file, running simulation...etc.

Crashes also occur when opening a schematic containing subcircuits that were edited. In some case the subcircuit gained or lost pins.

I have also reported previous releases crashing when Qucs tries to open a corrupt or null data file.

As far as I know, it hasn't corrupted schematics...

@tomhajjar
Copy link
Author

tomhajjar commented Dec 16, 2024

I created a project using a schematic "d_Clock_2_tran.sch" that causes Qucs to close/crash. Schematic was created to chase down a bug in ngspice.

Open schematic, enable clk2 & nutmeg2, disable clk1 & nutmeg1 - run simulation.. qucs might crash

If crash:

Open schematic, disable clk2 & nutmeg2, enable clk1 & nutmeg1 - run simulation.

Qucs crashes/closes every time BUT it writes the correct data to the file and the data is visible when schematic re-opened. The schematic enable/disable selections made before crash weren't saved so they revert to schematic on HD.

If you make changes and save file FIRST, then do analysis, Qucs doesn't crash as often...
If you make changes and DON'T save file, then do analysis, Qucs closes every time...

2024-12-16_181036

XSPICE_crash_prj.zip

@ra3xdh ra3xdh added the bug label Dec 17, 2024
@ra3xdh ra3xdh linked a pull request Dec 17, 2024 that will close this issue
@ra3xdh ra3xdh closed this as completed in c74ae46 Dec 17, 2024
ra3xdh added a commit that referenced this issue Dec 17, 2024
@ra3xdh
Copy link
Owner

ra3xdh commented Dec 17, 2024

Fixed by #1144

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

Successfully merging a pull request may close this issue.

2 participants