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

fteproxy 0.2.18 segfaults on some platforms #165

Closed
kpdyer opened this issue Oct 8, 2014 · 2 comments
Closed

fteproxy 0.2.18 segfaults on some platforms #165

kpdyer opened this issue Oct 8, 2014 · 2 comments
Assignees
Milestone

Comments

@kpdyer
Copy link
Owner

kpdyer commented Oct 8, 2014

Using 0.2.18, python 2.6 on OSX 10.9, we get:

$ python2.6 ./bin/fteproxy
Segmentation fault: 11
@kpdyer
Copy link
Owner Author

kpdyer commented Oct 8, 2014

This is, in fact, a bug with the Python interpreter, and I've raised an isse:

http://bugs.python.org/issue22583

@kpdyer kpdyer self-assigned this Oct 8, 2014
@kpdyer kpdyer added this to the 0.2.19 milestone Oct 8, 2014
@kpdyer
Copy link
Owner Author

kpdyer commented Oct 8, 2014

In addition to raise the Python bug, I've also created a temporary workaround for fteproxy, which is commit 1236fa5.

This temporary workaround removes the SMB format from fteproxy which was the root cause of the issue.

kpdyer added a commit that referenced this issue Oct 8, 2014
Issue #165: can't comment in JSON files, i guess
This issue was closed.
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