Raku Repositories Report

Listed below are the 50 most recently updated issues on GitHub for a selection of core Raku repositories.

A project for Raku Advent Calendar 2024.

Report generated 2026-02-14T05:16:37.427016Z via cron.


rakudo/rakudo

Most recent issues (show/hide)
Match method doesn't work properly with the :pos parameter
OPEN
`infix:^^` returns an undefined value for `True ^^ True` instead of `Nil`
CLOSED
Failure when compiling
OPEN
s/json/toml/g
OPEN
Typed arrays in parametrized roles don't work
OPEN
Gather issues
CLOSED
"unary" is not a description of associativity
OPEN
Compiler hangs: typed hash attribute in parameterized role (has %!h{Int} of T)
OPEN
OpenSuse Leap 16 - Rakudo 2025.12 install from source - failure, segmentation fault
CLOSED
RakuAST: `EXPORT` sub is **not** being called
CLOSED
Specifying `-M` on command line overrides `-M` RAKUDO_OPT settings
CLOSED
MSI Installer Hardcodes Version="1.0.0" Instead Of Using $(var.VERSION)
CLOSED
RakuAST: smartmatch against `Match` objects returns `True`
OPEN
reduce throws an error if given just a single value
OPEN
LTA Error in `?? !!`
OPEN
Promise.andthen and Promise.orelse could provide the .result or .cause directly.
OPEN
RakuAST: Raku throws error when using module
CLOSED
Reductions and productions handle single argument case differently
OPEN
The min and max routines ignore their :by parameter when given a Range
OPEN
Cannot bind to Pair when List element
OPEN
RakuAST: $?SOURCE and $?CHECKSUM do not interpolate
OPEN
RakuAST: module loading fails with a class with the same name as a core class
OPEN
RakuAST: Confusion when declaring nested multi-part-name packages with similar names to the outer package
OPEN
"upcoming year" for text of doc/ChangesLog behaves badly at year end
OPEN
`Junction.defined` giving incorrect results on one-junctions
CLOSED
RakuAST: adverb elems in sequence endpoint
OPEN
LTA error on using unexpected named argument syntax
OPEN
List or Scalar from .min .max control of :k :v :p :kv
OPEN
RakuAST: statement modifier doesn't localize when called on a sub without ()
OPEN
RakuAST: throws spurious sigspace error
OPEN
RakuAST: pick: *
OPEN
RakuAST: chars HyperWhatever
OPEN
Strange performance issue with mixed native int / num
OPEN
Should a Duration be Real?
OPEN
Relegating Unicode characters in examples to the Unicode section
CLOSED
Rat as an argument of comb
OPEN
Windows: ARGS not loading when raku called by extension
CLOSED
RakuAST - Fix generic attributes
OPEN
Parameterized Quanthashes with a coercing parameterization, don't coerce, they just type check
OPEN
Using a subset as a type sets the *base* type as default in v6.e.PREVIEW
CLOSED
role-constrained variable does not accept derived role defined inline
CLOSED
Module loading is not thread safe
CLOSED
Sequence operator ... hangs
OPEN
Release process builds moarvm and nqp twice.
OPEN
[Snyk] Dereference of a NULL Pointer
CLOSED
[Snyk] Deference of a NULL Pointer
CLOSED
[Snyk] Dereference of a NULL Pointer
CLOSED
[Snyk] Deference of a NULL Pointer
CLOSED
[Snyk] Deference of a NULL Pointer
CLOSED
[Snyk] Dereference of a NULL Pointer
CLOSED

moarvm/moarvm

Most recent issues (show/hide)
Wrong code getting generated for unicode_db.c
OPEN
2025.12 doesn't build with system libuv
OPEN
Should the header files have include guards?
CLOSED
Reasonable (?) redispatch generates "Cannot replace capture argument with different kind"
OPEN
Request to pull updated dyncall
OPEN
[Snyk] Double Free
OPEN
[Snyk] Double Free
OPEN
Use of Externally-Controlled Format String
CLOSED
Add support for num16 and num8
OPEN
libtommath CVE
OPEN
Build failure on Alpine due to mimalloc update
CLOSED
Support TCP half-closed in Async sockets
OPEN
Segfault in MVM_spesh_log_return_type
OPEN
Segfault, probably spesh related
OPEN
MoarVM Panic - OO - CONTROL Phaser
CLOSED
Reliable MoarVM panic in rakuast branch: Heap corruption detected
OPEN
MoarVM panic: Internal error: invalid thread ID <some-random-ID> in GC work pass
CLOSED
SEGV during a --profile
CLOSED
ABRT when using --full-cleanup
OPEN
MoarVM panic when profiling an EVAL that fails
OPEN
SEGV when attempting to --profile-stage=optimize the Rakudo build
OPEN
No MoarVM syscall with name 'file-stat'
CLOSED
MoarVM panics on arrays with bigint indices
OPEN
2025.01 tarball from releases is broken and does not extract: `gnutar: Archive value is out of time_t range`
CLOSED
The version scheme of the extracted folder from release artifact is differ
CLOSED
MoarVM panic with CONTROL block
CLOSED
uv.lib(util.obj) : error LNK2001: unresolved external symbol _GetSystemTimePreciseAsFileTime
OPEN
Builds of master are failing lately when building the nightly container
CLOSED
tools/release.sh using Perl
OPEN
2024.08 release: MoarVM fails to compile NQP on powerpc
CLOSED
Frequent heap corruption
OPEN
gh release workflow is broken
CLOSED
segmentation fault on parallel code
CLOSED
Segmentation Fault in Rakudo While Running Project w/ Cro and DB::MySQL
OPEN
Internals MoarVM Error messages are LTA
OPEN
MoarVM panic: Internal error
CLOSED
(should have been for rakudo instead ? , sorry ) make package asks for install-dist.p6, rename from *.raku may have not been working correctly,
CLOSED
Spesh issue when `.gist`ing a `Seq`
CLOSED
$*IN.close breaks shell/run on macOS
OPEN
Expression JIT maybe missing GC check at backbranch
CLOSED
Intermittent failure when running S17-supply/return-in-tap.t
OPEN
MSVC builds broken in Windows 11 SDK 10.0.26100.0 due to NAN / INFINITY no longer being compile-time constant
CLOSED
Meson build system
OPEN
Possible CVE in third party
CLOSED
Some sort of SPESH issue
CLOSED
Segmentation Fault in rakudo 2016.08.1-55-gb1c444f built on MoarVM version 2016.08
CLOSED
Numification fails with non-ascii strings.
CLOSED
VS2015 jitbug - stack overflow when building rakudo CORE.setting
CLOSED
SEGV due to spesh logging?
CLOSED
perl6 native call libgsl segmentation fault
CLOSED

raku/nqp

Most recent issues (show/hide)
CI pipeline is broken
CLOSED
nqp-2025.03 FTBFS on Musl libc
CLOSED
2024.08 is broken now: NQPCORE.setting fails to build
CLOSED
[JVM] nqp::null as value for class attribute is changed to NQPMu after serialization+deserialization
CLOSED
Failing to build javascript backend
OPEN
`nqp::isnum` returns 0 for everything Rakudo considers a `Num`
CLOSED
NQP README instructions unclear
CLOSED
nqp::iterator on lists is slower than manually indexing into lists
OPEN
question / offer: build GitHub workflow based NQP releases
OPEN
Rakudo's install-dist.p6 fails with
CLOSED
[JVM] Using back-references with aliases dies with internal error
CLOSED
Unhandled exception: lang-call cannot invoke object of type 'VMNull' belonging to no language
CLOSED
$brackets definition in HLL::Grammar has duplicate bracket pairs
CLOSED
063-slurp test file
CLOSED
jvm: unhandled exception
CLOSED
Building inside a chroot fails with "Unhandled exception: All positional args must appear first"
CLOSED
Compilation fails on macOS 13
CLOSED
[2022.12/arm64] segmentation fault during Creating stage 2 NQP
OPEN
[JVM] Several opcodes for string (e.g. chars, substr*) work on Java's chars (UTF-16) instead of graphemes
OPEN
Implement NFG on JVM
OPEN
There's still a good deal of `perl6` in this repo
OPEN
NQP grammar doesn't seem to work on its own
CLOSED
t/nqp/19-file-ops.t failure in pre-2016.01
OPEN
Flagged as vulnerable
CLOSED
try and die can cause infinite loop under some rare condition
OPEN
Random failures of t/concurrency/01-thread.t
CLOSED
Can't build against externally-built moar backend (with patch)
CLOSED
need simple examples of using QAST inside nqp programs
OPEN
Parse error when a '<.panic(' ending '>' is moved to the next line
CLOSED
NQP sometimes throws a segmentation fault at build time
CLOSED
No notification by any IRC bot when an issue is filed
OPEN
Test
CLOSED
Bunch of things undocumented
OPEN
Opcode test coverage needs improving
OPEN
Issues with CI
CLOSED
Configure appveyor to test nqp builds on windows
CLOSED
nqp lacks automated testing on OSX environment
CLOSED
Local '__lowered_lex....' already declared when compiling NQP
CLOSED
implement nqp::nativecallglobal for jvm
CLOSED
hllboolfor op SEGVs
CLOSED
Can't override class's Numeric
OPEN
[JVM] nqp::attrinited does not work for natives
OPEN
Encoding a string as utf16 to buffer containing 8 bit integers is broken on the JVM
OPEN
Inconsistent signature for &MAIN
OPEN
There is no way to distinguish a non-existing symbol from one bound to VMnull
OPEN
Build fails on MoarVM: "Cannot find method 'new' on object of type Archetypes"
CLOSED
[JVM] Java limit for method code size can be hit by defining large hashes
OPEN
Please include nqp-configure in the release tarballs
OPEN
nqp::split should allow for boxing type
OPEN
test
CLOSED

raku/doc-website

Most recent issues (show/hide)
Website rebuild
OPEN
Reducing Build time from 13min to 3min
CLOSED
//= not easy to find in docs
OPEN
check that all JS libraries are served from CDN
OPEN
Non-Raku code examples take up a lot of vertical space
OPEN
returning to 'credits'
OPEN
Align buttons on front page
OPEN
Need instructions for generating markdown from rakudoc
OPEN
Extra horizontal padding on inline code
OPEN
Eliminate ␤ from sample OUTPUT
OPEN
Run and Edit examples
OPEN
Syntax highlighting - eyes needed
OPEN
Search Box Improvements
OPEN
Pin Dependency Versions
OPEN
Exact match in search should be prioritized.
OPEN
Raku Recipes missing
CLOSED
"Introduction" page insufficiently awesome
OPEN
serving the website using Cro rather than Caddy
CLOSED
code highlighting issue on e.g. $tuple<>, angle brackets differ in color
OPEN
Robots.txt impacting search results
CLOSED
Is the announcement page useful??
CLOSED
proof of concept up and running
CLOSED
Variables headings missing
OPEN
Entire site is unreadable/unusable on mobile browsers
OPEN
Doc Generation Issue with Formatting Tags
OPEN
How much to include in a Composite?
OPEN
Issues with popup - contrast, usability, history
OPEN
replacing the way Typegraphs are generated
OPEN
New guidance on trademark
CLOSED
Error page
CLOSED
Extraneous text on generated page.
CLOSED
Sentence fragments: 'See primary documentation...'
CLOSED
Add install graph-viz to install instructions
CLOSED
Pod documentation that use :allow< > does not highlight as Raku code but as Pod
CLOSED
Incorrect syntax highlighting
CLOSED
Some coloring for syntax is weird
CLOSED
Inconsistent font size in code samples
CLOSED
Cannot find any information on using the Build.rakumod module
CLOSED
Anchors being generated in the wrong place
CLOSED
Error report incorrectly errors on https://docs.raku.org/type/Cool#typegraphrelations
CLOSED
error report external link check is disabled
CLOSED
error report doesn't indicate when it was run
CLOSED
JS error
CLOSED
Generate sqlite output from RakuDoc source input
OPEN
How much information should be in Table of contents?
OPEN
E-Book design - initial design
CLOSED
Code example boxes narrowed by descriptor
CLOSED
Search sidebar UI bug
OPEN
Dark mode does not auto switch
OPEN
searching for slurp isn't great
CLOSED

raku/doc

Most recent issues (show/hide)
Update approach to using Unicode in the docs
OPEN
decont index is wrong
OPEN
Add CAVEAT EMPTOR regarding infinite gather
OPEN
check-signature test cannot find some method definitions.
OPEN
The X<> code syntax for creating 2 or more entries is almost not used and probably should go away
OPEN
Standardize links for methods in docs.
OPEN
Establish "thunkiness" or similar terminology for operators
OPEN
IO::Handle.open doc redirects reader unclearly
CLOSED
Prefer non-ASCII syntax in code samples
CLOSED
More Detail for Variable Declarations
CLOSED
Missing docs that are linked to
OPEN
checklist for 2023.09
OPEN
Right-hand side of *what*?
CLOSED
checklist for 2024.07
OPEN
checklist for 2025.06
OPEN
Checklist for 2025.10
OPEN
Checklist for 2025.11
OPEN
Add a test to verify the glossary is sorted
CLOSED
pod links visible with combination of C<L<…|…>>
CLOSED
Remove “PERL” glossary entry.
CLOSED
Split "Any" documentation into 'Any-non-iterable' and 'Any-iterable'?
CLOSED
A DBIish example is outdated; MySQL is replaced with MariaDB on Debian Stretch
CLOSED
Revise README.md
CLOSED
Definition for Any.collate and Any.cache
CLOSED
Difference between //, m//, and rx// in regex
CLOSED
unicmp and coll operators don't require "use experiment"
CLOSED
Use always non-breaking space when talking about Perl 6 and Pod 6
CLOSED
move p5 question from FAQ to p5 specific pages
CLOSED
Document how one could write their own .gist
CLOSED
Content in “Dynamic variables” table is slightly broken
CLOSED
Coercion types are now allowed as return types.
CLOSED
Match.CURSOR not documented (or not searchable)
CLOSED
Improve the inheritance example to something more meaningful (was remove TODO)
CLOSED
CallFrame has broken links to $?FILE and $?LINE, $?FILE and $?LINE do not mention CallFrame
CLOSED
Hyper operators are not searchable
CLOSED
Sequence examples no longer work as advertised / section could use improvement
CLOSED
Kernel, Distro, VM, Perl, Systemic and Compiler object types not documented
CLOSED
add more detail about implicit return
CLOSED
Methods, routines, subs mislabeled in classes Mu & Any
OPEN
Methods, routines, subs mislabeled on Cool page
OPEN
Error in the docs for `unit` declarator
OPEN
Tighten Up Augment Example
OPEN
xt/check_signatures.t doesn't report on /IO/Handle#method_chomp
OPEN
use https://github.com/niner/CompUnit-Repository-Mask to run more examples
OPEN
Time to delete stale branches... again
OPEN
xt/check-signatures.t to report on missing docs
OPEN
xt/check-signatures.t doesn't understand class $.variables
OPEN
Checklist for 2026.01
OPEN
Fix explanation of evaluation order
OPEN
Improve module release documentation
CLOSED