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

GC_mark_lock_holder assertion failure in gctest child on Win64 #679

Open
ivmai opened this issue Nov 26, 2024 · 0 comments
Open

GC_mark_lock_holder assertion failure in gctest child on Win64 #679

ivmai opened this issue Nov 26, 2024 · 0 comments

Comments

@ivmai
Copy link
Owner

ivmai commented Nov 26, 2024

Build: https://ci.appveyor.com/project/ivmai/bdwgc/builds/51058497/job/5pl2p03sk61klprr
Source (line):

GC_ASSERT(GC_mark_lock_holder != NUMERIC_THREAD_ID(pthread_self()));

Host: Windows 64
Config: TARGET=cmake-msys, CMAKE_OPTIONS=-DCMAKE_BUILD_TYPE=Debug -DBUILD_SHARED_LIBS=OFF -Dbuild_tests=ON -Denable_cplusplus=ON -Denable_gc_assertions=ON -Dinstall_headers=OFF -Denable_rwlock=ON, CMAKE_CONFIG=Release
Output (gctest):

Assertion failure: /C/projects/bdwgc/pthread_support.c:3008
Child process failed, pid= 648, status= 0x6
Test failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant