bdwgc icon indicating copy to clipboard operation
bdwgc copied to clipboard

gctest hang on Windows if thread-local-alloc is off

Open ivmai opened this issue 2 months ago • 2 comments

Source: master (44fbb3b9) Build: https://ci.appveyor.com/project/bdwgc/bdwgc/builds/52986437/job/7ncl6ic6y06rav44 Config: TARGET=cmake, CMAKE_OPTIONS=-Dbuild_tests=ON -Denable_gc_assertions=ON -Denable_thread_local_alloc=OFF -Ddisable_single_obj_compilation=ON Host: Windows/x86_64

ivmai avatar Oct 29 '25 07:10 ivmai

Source: master (62a141407) Build: https://ci.appveyor.com/project/bdwgc/bdwgc/builds/53072632/job/lum6217eouvpoqe0

ivmai avatar Nov 13 '25 19:11 ivmai

Source: master Build: https://github.com/ivmai/bdwgc-fork/actions/runs/19598037470/job/56125436149 gctest existed with code 3. Config: zig build -Dtarget=native -Ddisable_handle_fork=false -Denable_gc_assertions=true -Denable_redirect_malloc=true -Denable_thread_local_alloc=false test

ivmai avatar Nov 22 '25 17:11 ivmai