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 on start in whitelist_from_file() #38

Closed
nickoe opened this issue Mar 23, 2016 · 1 comment
Closed

Segfault on start in whitelist_from_file() #38

nickoe opened this issue Mar 23, 2016 · 1 comment

Comments

@nickoe
Copy link
Member

nickoe commented Mar 23, 2016

(gdb) bt
#0  0x00007ffff6f008f4 in fclose@@GLIBC_2.2.5 () from /usr/lib/libc.so.6
#1  0x000000000040f938 in whitelist_from_file ()
#2  0x000000000040fa72 in whitelist_from_search_paths ()
#3  0x00000000004063fb in main ()
(gdb) 

Stesps to reproduce, build 4cae199, start flyby.

@bjorgan
Copy link
Member

bjorgan commented Mar 23, 2016

Fixed in commit 0017eff

@bjorgan bjorgan closed this as completed Mar 23, 2016
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