-
Notifications
You must be signed in to change no 8000 tification settings - Fork 17
Crash when calling scan
on Linux.
#30
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
Open
Comments
When running scan from playdarctl: noah@NAS:~/playdar$ ./playdarctl numfiles 1 noah@NAS:~/playdar$ ./playdarctl scan "/music" Failed to communicate with playdar@localhost: {'EXIT', {{noproc, {gen_server,call, [fswatcher_driver, {restart_port,"/music"}]}}, {gen_server,call, [<4523.131.0>, {scan,"/music"}, infinity]}}} Usage: playdarctl (additional commands available once playdar is running) noah@NAS:~/playdar$ ./playdarctl numfiles 1 |
This happens on Debian amd64 under VMWare too, so I don't think it's an architecture issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Debian Linux (armel), I cloned HEAD and compiled with
make && make scanner
. Trying to use the scanner results in a crash. Perhaps related to not having fswatcher on Linux?The text was updated successfully, but these errors were encountered: