Skip to content

Issues: JuliaLang/julia

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support copying garbage collectors GC Garbage collector julep Julia Enhancement Proposal
#56819 opened Dec 13, 2024 by qinsoon
Garbage Collection Segfaults on 1.11 from Enzyme + SymbolicRegression GC Garbage collector multithreading Base.Threads and related functionality regression 1.11 Regression in the 1.11 release
#56735 opened Dec 2, 2024 by MilesCranmer
Experiment with generational switch GC Garbage collector
#56734 opened Dec 2, 2024 by gbaraldi Draft
fix jl_active_task_stack to return correct values GC Garbage collector
#56477 opened Nov 6, 2024 by vtjnash Loading…
Adding support for MMTk (non-moving immix) GC Garbage collector
#56288 opened Oct 22, 2024 by udesou Loading…
Assertion failure on nightly: scopedvalue + try/catch/finally bug Indicates an unexpected problem or unintended behavior error handling Handling of exceptions by Julia or the user GC Garbage collector
#56062 opened Oct 9, 2024 by simonbyrne
Add functions to manipulate the GC heap counters GC Garbage collector
#55390 opened Aug 6, 2024 by vchuravy Loading…
Alloc opt creates invalid GC pointer compiler:optimizer Optimization passes (mostly in base/compiler/ssair/) GC Garbage collector
#55305 opened Jul 29, 2024 by wsmoses
Subtle change in Array behavior w.r.t finalizers after Memory arrays [a, r, r, a, y, s] docs This change adds or pertains to documentation GC Garbage collector
#54985 opened Jul 1, 2024 by vchuravy
GC could do with more consolidated intro user documentation docs This change adds or pertains to documentation GC Garbage collector
#54565 opened May 23, 2024 by IanButterworth
Documentation on Multiple GC Threads docs This change adds or pertains to documentation GC Garbage collector
#54202 opened Apr 22, 2024 by Sbozzolo
Explicit GC.gc call does not reclaim memory on 1.11 and master GC Garbage collector regression Regression in behavior compared to a previous version
#54020 opened Apr 10, 2024 by Liozou
GC tuning_factor might need more tuning GC Garbage collector performance Must go faster
#53485 opened Feb 26, 2024 by d-netto
Count GC's time waiting for a safepoint as GC time GC Garbage collector observability metrics, timing, understandability, reflection, logging, ...
#53441 opened Feb 22, 2024 by mbauman Loading…
Objects captured by finalizer thunks are finalized early. bug Indicates an unexpected problem or unintended behavior GC Garbage collector
#53386 opened Feb 19, 2024 by orenbenkiki
Assertion error in getGCAllocSize bug Indicates an unexpected problem or unintended behavior GC Garbage collector
#53319 opened Feb 13, 2024 by wsmoses
Possible regression in GC time in 1.10 GC Garbage collector performance Must go faster regression Regression in behavior compared to a previous version
#53018 opened Jan 23, 2024 by sumiya11
Build with WITH_GC_DEBUG_ENV failed on Windows building Build system, or building Julia or its dependencies GC Garbage collector system:windows Affects only Windows
#52971 opened Jan 19, 2024 by inkydragon
Allocate objects in a separate pool while running the compiler GC Garbage collector speculative Whether the change will be implemented is speculative
#52860 opened Jan 11, 2024 by d-netto
Unrelated try-catch causes CUDA arrays to not be freed bug Indicates an unexpected problem or unintended behavior GC Garbage collector gpu Affects running Julia on a GPU
#52533 opened Dec 14, 2023 by IanButterworth 1.12
GC abort during precompilation compiler:precompilation Precompilation of modules GC Garbage collector rr trace wanted An rr trace would help with debugging this issue - you can help out by creating one
#52443 opened Dec 7, 2023 by vchuravy
ProTip! Find all open issues with in progress development work with linked:pr.