# Strange GC issue on Julia 1.12-rc1

**URL:** https://discourse.julialang.org/t/strange-gc-issue-on-julia-1-12-rc1/131529
**Category:** Performance
**Tags:** question, garbage-collection
**Created:** [August 11, 2025, 12:30pm UTC](https://discourse.julialang.org/t/strange-gc-issue-on-julia-1-12-rc1/131529 "2025-08-11T12:30:45Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![ufechner7](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ufechner7/32/51363_2.png) [@ufechner7](https://discourse.julialang.org/u/ufechner7)
#### Post date: [August 12, 2025, 9:39am UTC](https://discourse.julialang.org/t/strange-gc-issue-on-julia-1-12-rc1/131529/5 "2025-08-12T09:39:39Z")

</div>

Please, lets not discuss the `@allocated` issue in this thread. I created a separate thread for that issue: [@allocated does not work on Julia 1.12rc1](https://discourse.julialang.org/t/allocated-does-not-work-on-julia-1-12rc1/131553) To reproduce the GC issue, do

```julia-auto
git checkout 14fcb0e5ad3216aef2715ccc325a58d7a449e4b1

```

---

_[View the full topic](https://discourse.julialang.org/t/strange-gc-issue-on-julia-1-12-rc1/131529)._
