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

Segfault (infinite recursion) in Frank #4

Closed
czechboy0 opened this issue Feb 15, 2016 · 2 comments
Closed

Segfault (infinite recursion) in Frank #4

czechboy0 opened this issue Feb 15, 2016 · 2 comments

Comments

@czechboy0
Copy link

Hey, I encountered (probably) a bug in Frank, where get(String, Closure) is calling itself and eventually crashing with a segfault. Here's my bare project which already shows it, just run make run to run the project and make debug to debug with lldb. https://github.com/czechboy0/ekg-swift

Please let me know if Frank is fine and I'm just doing something wrong, thanks!

@kylef kylef closed this as completed in cceb5b3 Feb 15, 2016
@kylef
Copy link
Member

kylef commented Feb 15, 2016

This is completely a bug in Frank. I've fixed it and made a 0.2.3 release with the fix.

@czechboy0
Copy link
Author

Awesome, thanks! 👍

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