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

Intermittent Segmentation Faults since #239 #244

Closed
dougkpowers opened this issue Jun 4, 2021 · 2 comments
Closed

Intermittent Segmentation Faults since #239 #244

dougkpowers opened this issue Jun 4, 2021 · 2 comments

Comments

@dougkpowers
Copy link

I'm getting some intermittent seg faults since #239. It has not been consistent so I'm struggling to pin it down.

Mac OS
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00007fe7bbb00000
Exception Note: EXC_CORPSE_NOTIFY

Top of Thread #0: 0 libsystem_kernel.dylib 0x00007fff20669a5e __ulock_wait + 10

Top of Thread #1: 0 libsystem_malloc.dylib 0x00007fff204c618d small_malloc_from_free_list + 344
.... WriteGeometryVisitor::operator()(boost::geometry::model::multi_polygon<boost::geometry::model::polygon<boost::geometry::model::d2::point_xy<double, boo
st::geometry::cs::cartesian>, true, true, std::__1::vector

Top of Thread #2: 0 bool boost::geometry::detail::get_turns::get_turns_in_sections

Just putting this out there to see if anyone else is experiencing this.

@kleunen
Copy link
Contributor

kleunen commented Jun 4, 2021

Try this:
#245

@dougkpowers
Copy link
Author

haven't received a segfault since pulling latest.

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