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

AddressSanitizer: container-overflow (possible) in mapnik::json::from_geojson #2846

Closed
springmeyer opened this issue May 22, 2015 · 1 comment
Assignees
Milestone

Comments

@springmeyer
Copy link
Member

This may be spurious, but until we make that call recording this as a possible bug.

The issue is that building mapnik and mapnik-vector-tile with -fsanitize=address results in https://gist.github.com/springmeyer/373f241d2fae49a23133#file-gistfile1-txt when running the mapnik-vector-tile tests like make test BUILDTYPE=Debug

$ /opt/llvm/bin/clang++ -v
clang version 3.7.0 (http://llvm.org/git/clang.git de723f5818e668f45fae30510c403eb7e4f09568) (http://llvm.org/git/llvm.git 89d0e99f863f906d64727f168686565248063a9a)
Target: x86_64-apple-darwin14.3.0
Thread model: posix

Mapnik built like: https://gist.github.com/springmeyer/b484f2e9f41faaad4247

@artemp
Copy link
Member

artemp commented Jun 3, 2015

Closing for now

@artemp artemp closed this as completed Jun 3, 2015
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