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

Crash w/ "FORTIFY: pthread_mutex_destroy called on a destroyed mutex (0x<sanitized>)" #163

Open
bk138 opened this issue Aug 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@bk138
Copy link
Owner

bk138 commented Aug 20, 2023

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
pid: 0, tid: 17495 >>> net.christianbeier.droidvnc_ng <<<

backtrace:
  #00  pc 0x0000000000082fb4  /apex/com.android.runtime/lib64/bionic/libc.so (abort+160)
  #01  pc 0x00000000000e35e8  /apex/com.android.runtime/lib64/bionic/libc.so (__fortify_fatal(char const*, ...)+116)
  #02  pc 0x00000000000e2d1c  /apex/com.android.runtime/lib64/bionic/libc.so (HandleUsingDestroyedMutex(pthread_mutex_t*, char const*)+52)
  #03  pc 0x00000000000e3560  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_mutex_destroy+140)
  #04  pc 0x000000000002458c  /data/app/net.christianbeier.droidvnc_ng-lNwW2EzuNHLeix08Va0GNg==/split_config.arm64_v8a.apk!libvncserver.so (rfbClientConnectionGone+642)
  #05  pc 0x00000000000226cc  /data/app/net.christianbeier.droidvnc_ng-lNwW2EzuNHLeix08Va0GNg==/split_config.arm64_v8a.apk!libvncserver.so (clientInput+611)
  #06  pc 0x00000000000e205c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36)
  #07  pc 0x0000000000084af0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64)
  
@bk138 bk138 added the bug Something isn't working label Aug 20, 2023
@bk138 bk138 self-assigned this Aug 20, 2023
bk138 added a commit that referenced this issue Aug 22, 2023
This reverts commit aee25e2.

This #163 surface. Revert until we have a proper fix.
@bk138 bk138 removed their assignment Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant