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

Crash after closing the part properties dialog #228

Closed
gtrentalancia opened this issue Mar 25, 2018 · 1 comment
Closed

Crash after closing the part properties dialog #228

gtrentalancia opened this issue Mar 25, 2018 · 1 comment

Comments

@gtrentalancia
Copy link
Contributor

Steps to reproduce

  1. Start with an empty schematic
  2. Add a new part to the empty schematic (e.g. capacitor)
  3. Select the new part and right-click on properties
  4. Close the part properties dialog

Expected behaviour

The part properties dialog should close normally and the application should not crash.

Actual behaviour

The part properties dialog closes but the application crashes with console error messages such as "corrupted double-linked list" or "malloc_consolidate(): invalid chunk size".

Configuration

Any OS.

Versions
oregano 0.84.15 and later versions.

gtrentalancia added a commit to gtrentalancia/oregano that referenced this issue Mar 25, 2018
This reverts commit 9a1a60e.

Fixes the following double-free bug:

Crash after closing the part properties dialog drahnr#228
@gtrentalancia
Copy link
Contributor Author

Fixed here:

gtrentalancia@9d4d3fd

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

No branches or pull requests

1 participant