Branch: refs/heads/rurban/fix-gc-thr2
  Home:   https://github.com/parrot/parrot
  Commit: 22f92563c7f46e03c6f004f1162d3899f71491c8
      
https://github.com/parrot/parrot/commit/22f92563c7f46e03c6f004f1162d3899f71491c8
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M src/pmc/task.pmc

  Log Message:
  -----------
  Move PObj_custom_mark_SET to the end of Task.init


  Commit: 0a55178f04273e7de307b0ebb4142378c9c95ba6
      
https://github.com/parrot/parrot/commit/0a55178f04273e7de307b0ebb4142378c9c95ba6
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M src/pmc/parrotinterpreter.pmc

  Log Message:
  -----------
  [GH #880/#875] Apparently fixed the GC thread bugs

Also block the sweep phase from proxied interps. Previously only the mark.


  Commit: ec57810ea95142a56fb0a7a5705243adda52a6c8
      
https://github.com/parrot/parrot/commit/ec57810ea95142a56fb0a7a5705243adda52a6c8
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M t/stress/threads.t

  Log Message:
  -----------
  Update t/stress/threads.t docs


  Commit: dc4a903ca8637f844f49de5304a129a29399a03b
      
https://github.com/parrot/parrot/commit/dc4a903ca8637f844f49de5304a129a29399a03b
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M src/gc/gc_gms.c
    M src/gc/mark_sweep.c

  Log Message:
  -----------
  fix threads: do not mark parent_interp


  Commit: 1f81779a1cb338c216111bb4d2b12b4e38601fb0
      
https://github.com/parrot/parrot/commit/1f81779a1cb338c216111bb4d2b12b4e38601fb0
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M src/gc/gc_gms.c

  Log Message:
  -----------
  Fix -DTHREAD_DEBUG PARROT_GC_ASSERT_INTERP assertion in gc_gms for PMCNULL

This caused t/stress/threads.t test 2 to fail.


Compare: https://github.com/parrot/parrot/compare/ae196f4799a4...1f81779a1cb3

To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to