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

Address Sanitizer Crash after editing and moving selection (MacOS) #1902

Closed
martinjankoehler opened this issue Oct 18, 2024 · 2 comments · Fixed by #1904
Closed

Address Sanitizer Crash after editing and moving selection (MacOS) #1902

martinjankoehler opened this issue Oct 18, 2024 · 2 comments · Fixed by #1904
Assignees
Labels
Milestone

Comments

@martinjankoehler
Copy link
Contributor

Just selected a couple of Polygons+Labels+Pins and then called Edit > Selection > Move By.
Trace attached below.

Log at 2024-10-18 5-58-19 PM.txt

Bildschirmfoto 2024-10-18 um 18 11 01

@martinjankoehler
Copy link
Contributor Author

Another AddressSanitizer Crash, now just by moving viewport using middle mouse button.

Log at 2024-10-18 6-44-48 PM.txt

klayoutmatthias pushed a commit that referenced this issue Oct 19, 2024
@klayoutmatthias
Copy link
Collaborator

The first one was real.

The second one I'm not sure. I can't reproduce it on gcc and maybe it's related to clang optimization or their specific STL's list implementation (I doubt so). I have pushed a commit to bugfix/issue-1902 branch that maybe fixes the problem. But I used that idiom a number of times, so there is some risk the problem appears in other places as well.

@klayoutmatthias klayoutmatthias self-assigned this Oct 19, 2024
@klayoutmatthias klayoutmatthias linked a pull request Oct 19, 2024 that will close this issue
@klayoutmatthias klayoutmatthias added this to the 0.29.8 milestone Oct 20, 2024
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