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

Slicing fails with current head #1429

Closed
JohK opened this issue Sep 8, 2013 · 2 comments
Closed

Slicing fails with current head #1429

JohK opened this issue Sep 8, 2013 · 2 comments

Comments

@JohK
Copy link

JohK commented Sep 8, 2013

HI,

I can not slice objects with current head (46bd407). After generating the infill it fails with the error:
"Boost::Geometry::Utils::point_covered_by_multi_polygon: my_point_xy is not an array reference at /localvol/Documents/Projects/reprap/software/Slic3r/lib/Slic3r/GCode.pm line 183."

It also crashed a few times during slicing:
"terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted"

Here is one of the objects I tried to slice (though I had the error with every object): https://docs.google.com/file/d/0B3VVDJp2nFGpb2UtQVRtNXF0Y0U

Boost::Geometry::Utils is version 0.15
Build.PL complains about the xs Manifest (log: http://pastebin.com/Pc4X2Ucx )

config: https://docs.google.com/file/d/0B3VVDJp2nFGpNmRheENhVmVBU1E

@JohK
Copy link
Author

JohK commented Sep 8, 2013

This bug only happens when the overhang options (detect overhangs, start perimeters at non-overhang points) are active.

@alranel
Copy link
Member

alranel commented Sep 12, 2013

Fixed, thank you! Let me know should you have more problems with the new XS code.

@alranel alranel closed this as completed Sep 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants