I get this core dump while slicing some parts, not all. The part should be fairly plain and simple, but it is huge and I'm scaling it down quite a lot in slic3r.
To reproduce this core dump while slicing, I have to use the GUI:
I'm trying to slice without scaling, and "Infilling layers..." is taking ages to finish, but I think it got past the point where it usually dumps core, so this appears to avoid the problem as well.
I get this core dump while slicing some parts, not all. The part should be fairly plain and simple, but it is huge and I'm scaling it down quite a lot in slic3r.
To reproduce this core dump while slicing, I have to use the GUI:
config: https://raw.github.com/kefir-/M2-config/master/slic3r-config-PLA.ini part: http://kefirshare.dreamhosters.com/kasper.stl
Method to dump core:
A workaound appears to be to run from the command line, something like this, this does not dump core:
./slic3r.pl --load slic3r-config-PLA.ini --scale 0.2 kasper.stl
I'm trying to slice without scaling, and "Infilling layers..." is taking ages to finish, but I think it got past the point where it usually dumps core, so this appears to avoid the problem as well.