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

SV crashes in segmentation view when resizing window. #1017

Open
alexkaiser opened this issue Mar 4, 2023 · 3 comments
Open

SV crashes in segmentation view when resizing window. #1017

alexkaiser opened this issue Mar 4, 2023 · 3 comments
Assignees
Labels

Comments

@alexkaiser
Copy link

alexkaiser commented Mar 4, 2023

Describe the bug
SV crashes in in segmentation view when resizing window.

To Reproduce
Steps to reproduce the behavior:

  1. Go to segmentation view with any path.
  2. Click on "size" next to reslice.
  3. Change this parameter and click okay.
  4. SV crashes on a double free. Message below.

Expected behavior
The reslice window size should change.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: OSX Ventura 13.2, M1 Macbook pro
  • SimVascular Version 2022.07.20
  • Medical Image Filetype DICOM

Additional context
This is not reproducible in all projects (demo project seems fine) but appears consistently in some.

Error message from command line:
[77.898] [widget.stdmulti] changing layout to 2 x 2D and 3D Widget
simvascular.exe(20473,0x30c772000) malloc: Double free of object 0x7f8b9249e0a0
simvascular.exe(20473,0x30c772000) malloc: *** set a breakpoint in malloc_error_break to debug
simvascular.exe(20473,0x30cbab000) malloc: Double free of object 0x7f8b9249e0a0
simvascular.exe(20473,0x30cbab000) malloc: *** set a breakpoint in malloc_error_break to debug
./simvascular: line 128: 20473 Abort trap: 6 ${svexe} $*

@ktbolt ktbolt self-assigned this Mar 4, 2023
@ktbolt ktbolt added the bug label Mar 4, 2023
@ktbolt
Copy link
Contributor

ktbolt commented Mar 4, 2023

@alexkaiser Are you really using the 2018-07-05 release of SV or is that a typo?

Which SV project is this failing on?

@alexkaiser
Copy link
Author

That was a typo from the template, fixed it, I'm on 2022.07.20.

This is a project I made, it's a fairly simple aorta model.

@ktbolt
Copy link
Contributor

ktbolt commented Mar 4, 2023

@alexkaiser Please upload you SV project someplace so I can download it and try to reproduce on my Mac.

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