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

invalid range detected by address sanitizer #740

Closed
springmeyer opened this issue Mar 14, 2017 · 1 comment
Closed

invalid range detected by address sanitizer #740

springmeyer opened this issue Mar 14, 2017 · 1 comment
Milestone

Comments

@springmeyer
Copy link
Member

springmeyer commented Mar 14, 2017

Added address sanitizer builds in #738 which immediately caught:

  mapnik.Image SVG
../src/mapnik_image.cpp:3100:25: runtime error: value 1e+12 is outside the range of representable values of type 'int'
    #0 0x7f69f0145e1c in Image::EIO_FromSVGBytes(uv_work_s*) /home/travis/build/mapnik/node-mapnik/build/../src/mapnik_image.cpp:3100:25
    #1 0xfa4710 in worker /home/iojs/build/ws/out/../deps/uv/src/threadpool.c:95
    #2 0xfb3848 in uv__thread_start /home/iojs/build/ws/out/../deps/uv/src/unix/thread.c:52
    #3 0x7f69f7b54e99 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x7e99)
    #4 0x7f69f788236c  (/lib/x86_64-linux-gnu/libc.so.6+0xf336c)

springmeyer pushed a commit that referenced this issue Mar 14, 2017
springmeyer pushed a commit that referenced this issue Mar 14, 2017
@springmeyer
Copy link
Member Author

Closed as part of #738

@springmeyer springmeyer added this to the v3.6.0 milestone Apr 5, 2017
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

1 participant