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

copy files will "Segmentation fault (core dumped)" #20

Closed
dcy opened this issue Aug 11, 2015 · 2 comments
Closed

copy files will "Segmentation fault (core dumped)" #20

dcy opened this issue Aug 11, 2015 · 2 comments

Comments

@dcy
Copy link

dcy commented Aug 11, 2015

The application is running in "~/sanguo/trunk/server/deps/syslog".
Then execute "cp -r server/deps/syslog ~/sanguo/trunk/server/deps/"
And call erlang-syslog, it will "Segmentation fault (core dumped)", And the Erlang node will be terminated.

@dcy
Copy link
Author

dcy commented Aug 12, 2015

The same as "cp server/deps/syslog/priv/syslog_drv.so ~/sanguo/trunk/server/deps/syslog/priv/"

@dcy
Copy link
Author

dcy commented Aug 12, 2015

Sorry! It is because .so can not cp in running time.
rm .so before cp, then it works.

@dcy dcy closed this as completed Aug 12, 2015
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