Project

General

Profile

Actions

Bug #22334

closed

Assertion Failed: VM_ENV_FLAGS:FIXNUM_P(flags)

Bug #22334: Assertion Failed: VM_ENV_FLAGS:FIXNUM_P(flags)

Added by 0599jiangyc@gmail.com (Yuancheng Jiang) 3 days ago. Updated about 11 hours ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:126770]

Description

The following code:

def r; return **[nil]; end; r()

Resulted in this output:

../vm_core.h:1554: Assertion Failed: VM_ENV_FLAGS:FIXNUM_P(flags)
ruby 4.1.0dev (2026-09-15T05:36:12Z master 3296d5c99c) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
../vm_core.h:1554: Assertion Failed: VM_ENV_FLAGS:FIXNUM_P(flags)
ruby 4.1.0dev (2026-09-15T05:36:12Z master 3296d5c99c) +PRISM [x86_64-linux]

Crashed while printing bug report
Aborted (core dumped)

This bug was found by fusion-fuzz

Actions

Also available in: PDF Atom