elliotf / heekscnc

Automatically exported from code.google.com/p/heekscnc
Other
1 stars 0 forks source link

Segmentation Fault and Crash #276

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
im on ubuntu 10.04 32bit
svn r1286

Circle Sketch  Pocketing will crash the programm down and in Terminal there is 
segmentation fault shown 

Original issue reported on code.google.com by lot...@foengarage.de on 21 Jan 2011 at 6:37

GoogleCodeExporter commented 8 years ago
it crashes on all Sketch types  when hit pocket !

Original comment by lot...@foengarage.de on 21 Jan 2011 at 7:22

GoogleCodeExporter commented 8 years ago
here is a validgrid of the problemhope it helps you to find the problem i guess 
its the Dynamic solid
 http://paste.pocoo.org/show/326774/

Original comment by lot...@foengarage.de on 25 Jan 2011 at 6:48

GoogleCodeExporter commented 8 years ago
I get the same thing on linux with the latest rev. I think there is a problem 
with Pocket.cpp - generating the python file, but I'm not sure how to untangle 
it.
I can generate a pocket with a python script outside of the GUI application, so 
I know that libarea is ok on this one.
Thanks,
Dan

Original comment by ddfalck2...@yahoo.com on 30 Jan 2011 at 12:13

GoogleCodeExporter commented 8 years ago
Dan has fixed this. He found that there was a CPocket class in HeekCAD that was 
causing a conflict with the HeeksCNC CPocket class. He renamed the HeeksCAD 
class HPocket.
I did have a bit of a time getting things to work again and had to remove my 
heeks*deb files (through synaptic package manager) and started over again with 
the old make files (make -f Makefile.old) and things work again. I might have a 
go of it again with cmake later. Dan says that it works on his system with 
cmake now, so things should be good. Thanks!

Original comment by ddfa...@gmail.com on 4 Feb 2011 at 2:19

GoogleCodeExporter commented 8 years ago

Original comment by ddfalck2...@yahoo.com on 4 Feb 2011 at 2:23