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

Segmentation fault: 11 on OS X 10.9 (Mavericks) #28

Open
mojodna opened this issue Nov 30, 2013 · 2 comments
Open

Segmentation fault: 11 on OS X 10.9 (Mavericks) #28

mojodna opened this issue Nov 30, 2013 · 2 comments

Comments

@mojodna
Copy link

mojodna commented Nov 30, 2013

require("./") results in Segmentation fault: 11 after building against GEOS 3.4.2 on OS X 10.9 (Mavericks). lldb reports EXC_BAD_ACCESS when accessing geos::geom::geosversion().

The workaround in mapbox/tm2#73 (comment) does the trick.

@kashif
Copy link
Owner

kashif commented Nov 30, 2013

thanks seth having a look now!

@mojodna
Copy link
Author

mojodna commented Nov 30, 2013

It sounds like it's an issue generic to many binary Node modules: mapnik/node-mapnik#189 (comment)

kashif added a commit that referenced this issue Dec 1, 2013
fixes issue #28
@mojodna can you kindly test?
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