search for: pthread_

Displaying 10 results from an estimated 10 matches for "pthread_".

Did you mean: pthread_t
2002 Jan 18
1
ogg123 1.0rc3 thread issue
As I have mentioned here before, ogg123 from 1.0rc3 segfaults after playing a file on FreeBSD and OpenBSD. This happens with both the native pthread and with GNU pth. I have finally managed to isolate the problem. ogg123 crashes inside pthread_cond_wait(), specifically in the COND_WAIT() call in buffer_wait_for_empty(). *If* I understand the control flow correctly, the decoder thread waits on a condition variable here that has already been removed by the other thread winding down in buffer_thread_cleanup(). This would result in "un...
2017 Mar 15
2
CMake Cache PGO error
I was trying to build llvm + clang with cmake cache PGO.cmake and ninja stage2. I used the 4.0.0 final tag vfrom svn. This seems to work for me. I added libcxx, libcxxabi, llld etc. And now I get the following cmake error. -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG -- Performing Test LIBCXX_SUPPORTS_STD_EQ_CXX11_FLAG - Failed CMake Error at projects/libcxx/CMakeLists.txt:396
2018 May 02
0
Asterisk 13.21.0 Now Available
...System: Cast any intptr_t explicitly to its proposed type. (Reported by Alexander Traud) * ASTERISK-27712 - [patch] BuildSystem: Detect whether uselocale(.) is available. (Reported by Alexander Traud) * ASTERISK-27711 - [patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD. (Reported by Alexander Traud) * ASTERISK-27710 - [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed. (Reported by Alexander Traud) * ASTERISK-27709 - [patch] BuildSystem: Avoid == for comparison in ./configure. (Reported by Alexander Traud)...
2018 May 02
0
Asterisk 15.4.0 Now Available
...System: Cast any intptr_t explicitly to its proposed type. (Reported by Alexander Traud) * ASTERISK-27712 - [patch] BuildSystem: Detect whether uselocale(.) is available. (Reported by Alexander Traud) * ASTERISK-27711 - [patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD. (Reported by Alexander Traud) * ASTERISK-27710 - [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed. (Reported by Alexander Traud) * ASTERISK-27709 - [patch] BuildSystem: Avoid == for comparison in ./configure. (Reported by Alexander Traud)...
2023 Mar 08
2
[PATCH libnbd] lib/errors.c: Fix assert fail in exit path in multi-threaded code
When a highly multi-threaded program such as nbdcopy encounters an error, there is a race condition in the library which can cause an assertion failure and thus a core dump: (1) An error occurs on one of the threads. nbdcopy calls exit(3). (2) In lib/errors.c, the destructor calls pthread_key_delete. (3) Another thread which is still running also encounters an error, and inside libnbd the library calls set_error(). (4) The call to set_error() calls pthread_getspecific which returns NULL (since the key has already been destroyed in step (2)), and this causes us to call pthread_setsp...
2018 Jun 05
0
Certified Asterisk 13.21-cert1 Now Available
...System: Cast any intptr_t explicitly to its proposed type. (Reported by Alexander Traud) * ASTERISK-27712 - [patch] BuildSystem: Detect whether uselocale(.) is available. (Reported by Alexander Traud) * ASTERISK-27711 - [patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD. (Reported by Alexander Traud) * ASTERISK-27710 - [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed. (Reported by Alexander Traud) * ASTERISK-27709 - [patch] BuildSystem: Avoid == for comparison in ./configure. (Reported by Alexander Traud)...
2018 Oct 09
0
Asterisk 16.0.0 Now Available
...System: Cast any intptr_t explicitly to its proposed type. (Reported by Alexander Traud) * ASTERISK-27712 - [patch] BuildSystem: Detect whether uselocale(.) is available. (Reported by Alexander Traud) * ASTERISK-27711 - [patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD. (Reported by Alexander Traud) * ASTERISK-27710 - [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed. (Reported by Alexander Traud) * ASTERISK-27709 - [patch] BuildSystem: Avoid == for comparison in ./configure. (Reported by Alexander Traud)...
2011 Jul 18
5
[PATCH v3 0/5] btrfs-progs: scrub interface
...ry for scrub added Change log v2->v3: - unverified_errors counter added - return code of utility now depends on detected disk errors - bail out when check_mounted_where returns an error - changes as suggested by Hugo Mill''s review. incomplete list: - style (checkpatch is happy now) - pthread_* error handling - use /var/lib/btrfs instead of /var/btrfs for storing history Attention: This version may be useful for Hugo, only. It is meant to be included in his current integration branch. Also, I wanted to avoid patching the patches previously sent and rather deliver a fresh ve...
2018 Oct 09
2
Asterisk 16.0.0 Now Available
...System: Cast any intptr_t explicitly to its proposed type. (Reported by Alexander Traud) * ASTERISK-27712 - [patch] BuildSystem: Detect whether uselocale(.) is available. (Reported by Alexander Traud) * ASTERISK-27711 - [patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD. (Reported by Alexander Traud) * ASTERISK-27710 - [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed. (Reported by Alexander Traud) * ASTERISK-27709 - [patch] BuildSystem: Avoid == for comparison in ./configure. (Reported by Alexander Traud)...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...12 <https://issues.asterisk.org/jira/browse/ASTERISK-27712>] - [patch] BuildSystem: Detect whether uselocale(.) is available. (Reported by Alexander Traud) - [ASTERISK-27711 <https://issues.asterisk.org/jira/browse/ASTERISK-27711>] - [patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD. (Reported by Alexander Traud) - [ASTERISK-27710 <https://issues.asterisk.org/jira/browse/ASTERISK-27710>] - [patch] BuildSystem: Install init scripts on openSUSE Tumbleweed. (Reported by Alexander Traud) - [ASTERISK-27709 <https://issues.asterisk.org/jira/browse/...