s1s0 / toped

Cross platform, open source IC layout editor
http://www.toped.org.uk/
GNU General Public License v2.0
15 stars 8 forks source link

seg.faults due to recent source code changes #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
 attached two files are working without error in rev2307.
But in rev2356 they are causing segmentation faults.

Original issue reported on code.google.com by analogc...@gmx.net on 19 Jan 2013 at 4:01

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by krustev....@gmail.com on 20 Jan 2013 at 4:39

GoogleCodeExporter commented 9 years ago
The second case is introduced with the fix of Issue 156 (r2312). Needs careful 
analysis.

Original comment by krustev....@gmail.com on 22 Jan 2013 at 2:06

GoogleCodeExporter commented 9 years ago

Original comment by krustev....@gmail.com on 22 Jan 2013 at 2:08

GoogleCodeExporter commented 9 years ago
Fixed in r2359 (first case) and r2361 (second case). 
First one is trivial. Second one is more interesting and should be tested more 
extensively. I spend some time looking for leakages, but it looks fine.

Please check and if no further troubles with this - close the issue and its 
dependencies.

Original comment by krustev....@gmail.com on 24 Jan 2013 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by analogc...@gmx.net on 24 Jan 2013 at 8:42