It looks like you're new here. If you want to get involved, click one of these buttons!
When I copy a cell using deep copy from one layout to another, I get a crash dump. I have attached the message. I don't know if this is a bug or if I am doing something wrong.
Comments
Hello,
I could reproduce the problem on Linux.
The crash log and Valgrind output are attached.
macOS Sonoma with Qt5.15.15 MacPorts
* The problem is reproducible.
Thanks for reporting this issue. That's embarrassing. It's side effect of that bugfix https://github.com/KLayout/klayout/issues/1864.
I have created a ticket: https://github.com/KLayout/klayout/issues/1874
Kind regards,
Matthias
Hi all.
I also encountered a crash when copying a cell [shallow copy] and pasting it into a new layout in version 0.29.7.
After reverting to version 0.29.6, the copy and paste operation succeeded.
Thanks.
Hi,
I have confirmed that https://github.com/KLayout/klayout/issues/1874 has already fixed this problem.
The forthcoming maintenance release (0.29.8) will incorporate the modifications.
sekigawa-san,
Thank you for the information.
Yes, exactly. The bug is known and I will try to release a new version soon.
Sorry for the inconvenience.
Matthias