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

stat /usr/lib/libpthread.so.0: no such file or directory #76

Closed
cfc4n opened this issue Jun 13, 2022 · 2 comments · Fixed by #77
Closed

stat /usr/lib/libpthread.so.0: no such file or directory #76

cfc4n opened this issue Jun 13, 2022 · 2 comments · Fixed by #77
Labels
bug Something isn't working fix bug fix PR

Comments

@cfc4n
Copy link
Member

cfc4n commented Jun 13, 2022

Describe the bug
libpthread.so cant found.

Expected behavior
It works.

Screenshots

root@VM-0-13-ubuntu:/home/ubuntu/ecapture# bin/ecapture tls
2022/06/13 23:03:35 pid info :6313
2022/06/13 23:03:35 start to run EBPFProbeOPENSSL module
2022/06/13 23:03:35 stat /usr/lib/libpthread.so.0: no such file or directory
2022/06/13 23:03:35 start to run EBPFProbeGNUTLS module
2022/06/13 23:03:35 stat /usr/lib/libgnutls.so.30: no such file or directory
2022/06/13 23:03:35 start to run EBPFProbeNSPR module
2022/06/13 23:03:35 stat /usr/lib/libnspr4.so: no such file or directory

Linux Server/Desktop (please complete the following information):

  • OS: Ubuntu 21.10 (GNU/Linux 5.13.0-48-generic aarch64)
  • Kernel Version Linux VM-0-13-ubuntu 5.13.0-48-generic #54-Ubuntu SMP Wed Jun 1 20:43:01 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
  • Version 0.1.8-20220609-b4dca04-prev-84a358e-dirty

Additional context
Add any other context about the problem here.

@vincentmli
Copy link
Contributor

is it related to recent commit 58c7d627ba1 ?

    ecapture in container fail to locate lib with "invalid argument"
    
    fixed: https://github.com/ehids/ecapture/issues/69
    
    Tested-by: Vincent Li <vincent.mc.li@gmail.com>
    Signed-off-by: CFC4N <cfc4n.cs@gmail.com>

@cfc4n
Copy link
Member Author

cfc4n commented Jun 13, 2022

It's a new bug. 😂

cfc4n added a commit that referenced this issue Jun 13, 2022
stat /usr/lib/libpthread.so.0: no such file or directory

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n linked a pull request Jun 13, 2022 that will close this issue
@cfc4n cfc4n closed this as completed in #77 Jun 13, 2022
cfc4n added a commit that referenced this issue Jun 13, 2022
user : fixed bug. #76 libpthread.so not found.
@cfc4n cfc4n added bug Something isn't working fix bug fix PR labels Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix bug fix PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants