Skip to content

the sy_download is finish implementing, but still some problems... #6

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
uniray7 opened this issue Aug 12, 2015 · 0 comments
Open

Comments

@uniray7
Copy link
Collaborator

uniray7 commented Aug 12, 2015

  1. I use uv_thread instead of uv_queue to run uv_fs_download(). If using uv_queue, it will core dump.
  2. the rtcdc cannot be terminate, the librtcdc is not finished implementing.
  3. the file_server is not stable. whenever the file_server serve over 3 download request from 3 client, the file_server may crash
    (*** Error in `./file_server': malloc(): memory corruption (fast): 0x00000000008e0690 *** )
    Segmentation fault (core dumped)

update: this problem3 is solve, the reason is setting wrong size when memory allocate

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