diff --git a/data/bugs.json b/data/bugs.json index 9f3ef78..5d0825a 100644 --- a/data/bugs.json +++ b/data/bugs.json @@ -12127,5 +12127,4251 @@ "created_at": "24/09/2020", "closed_at": null, "state": "open" + }, + { + "url": "https://github.com/python/cpython/issues/146011", + "title": "heap-use-after-free in signaldict_repr: signaldict outlives its parent Context after explicit del", + "created_at": "16/03/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144281", + "title": "SIGBUS (Invalid Write) in memory_ass_sub via multiprocessing.shared_memory during buffer assignment", + "created_at": "27/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144172", + "title": "tracemalloc: Heap-use-after-free in _Py_IsImmortal when destroying subinterpreters while tracing", + "created_at": "23/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144163", + "title": "Segfault in _testinternalcapi.assemble_code_object with LOAD_CLOSURE", + "created_at": "22/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144067", + "title": "Memory leak in curses module when calling initscr() after setupterm()", + "created_at": "20/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142917", + "title": "memory leak `WARNING: invalid path to external symbolizer`", + "created_at": "18/12/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142661", + "title": "Assertion failure at Python/instruction_sequence.c:121: `int _PyInstructionSequence_Addop(instr_sequence *, int, int, location): Assertion 'OPCODE_HAS_ARG(opcode) || HAS_TARGET(opcode) || oparg == 0' failed`", + "created_at": "13/12/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141542", + "title": "memory leak in `_PyJit_TryInitializeTracing`", + "created_at": "14/11/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141372", + "title": "memory leak in `cProfile.Profile`", + "created_at": "10/11/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141336", + "title": "Assertion failure in Objects/unicodeobject.c `_PyUnicode_DecodeUnicodeEscapeInternal2: Assertion 'end - s <= writer.size - writer.pos' failed`", + "created_at": "10/11/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141044", + "title": "memory leak in threading stack size", + "created_at": "05/11/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140860", + "title": "indirect memory leak with audit hook", + "created_at": "31/10/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140802", + "title": "heap-buffer-overflow in pycore_interpframe.h _PyFrame_Initialize", + "created_at": "30/10/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140798", + "title": "Memory leak with `threading.local` when tracing is active", + "created_at": "30/10/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140608", + "title": "ASAN: double-free in SSL handshake", + "created_at": "26/10/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144280", + "title": "[JIT] Crash (SEGV) in optimizer_symbols.c:696 during symbolic truthiness analysis in Tier 2 uop optimizer", + "created_at": "27/01/2026", + "closed_at": "30/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144206", + "title": "fcntl.ioctl raises SystemError: buffer overflow instead of ValueError when mutating undersized buffers", + "created_at": "24/01/2026", + "closed_at": "29/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144169", + "title": "ast: Segfault in node constructor when passing non-string keyword arguments", + "created_at": "23/01/2026", + "closed_at": "26/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144100", + "title": "Assertion failed: typeinfo->proto in PyCPointerType_from_param_impl when using deprecated POINTER(str) in argtypes", + "created_at": "21/01/2026", + "closed_at": "26/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/144068", + "title": "Memory leak in _PyJit_TryInitializeTracing when daemon thread exits", + "created_at": "20/01/2026", + "closed_at": "24/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/143424", + "title": "Deadlock Assertion failure at Python/lock.c:128: PyLockStatus _PyMutex_LockTimed(PyMutex *, PyTime_t, _PyLockFlags): `Assertion '_Py_atomic_load_uint8_relaxed(&m->_bits) & _Py_LOCKED' failed`", + "created_at": "05/01/2026", + "closed_at": "06/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142787", + "title": "assertion failure at Modules/_sqlite/blob.c:146: `PyObject *read_multiple(pysqlite_Blob *, Py_ssize_t, Py_ssize_t): Assertion 'offset < sqlite3_blob_bytes(self->blob)' failed`", + "created_at": "16/12/2025", + "closed_at": "26/02/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142737", + "title": "assertion failure at Objects/call.c:618: `PyObject *callmethod(PyThreadState *, PyObject *, const char *, struct __va_list_tag *): Assertion 'callable != NULL' failed.`", + "created_at": "15/12/2025", + "closed_at": "22/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142718", + "title": "SEGV at Python/generated_cases.c.h _PyEval_EvalFrameDefault in JIT", + "created_at": "14/12/2025", + "closed_at": "15/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142717", + "title": "SEGV race condition with heapq in JIT", + "created_at": "14/12/2025", + "closed_at": "17/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142451", + "title": "HMAC.copy() does not correctly copy its attributes", + "created_at": "09/12/2025", + "closed_at": "14/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142448", + "title": "Assertion failure at Python/generated_cases.c.h:10059 `PyObject *_PyEval_EvalFrameDefault(PyThreadState *, _PyInterpreterFrame *, int): Assertion 'STACK_LEVEL() == 0' failed`", + "created_at": "09/12/2025", + "closed_at": "23/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/142276", + "title": "JIT Assertion failure `_POP_TOP_INT.c:119: _Py_CODEUNIT *_JIT_ENTRY(_PyInterpreterFrame *, _PyStackRef *, PyThreadState *): Assertion 'PyLong_CheckExact(PyStackRef_AsPyObjectBorrow(value))' failed`", + "created_at": "05/12/2025", + "closed_at": "08/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141314", + "title": "Assertion failure in Modules/_io/textio.c `_io_TextIOWrapper_tell_impl: Assertion 'skip_back <= PyBytes_GET_SIZE(next_input)' failed`", + "created_at": "09/11/2025", + "closed_at": "12/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141312", + "title": "Assertion failure in Objects/rangeobject.c `compute_range_length: Assertion PyLong_Check(start)' failed`", + "created_at": "09/11/2025", + "closed_at": "15/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141311", + "title": "Assertion failure in Modules/_io/bytesio.c `_io_BytesIO_readinto_impl: Assertion 'self->pos + len < PY_SSIZE_T_MAX' failed.`", + "created_at": "09/11/2025", + "closed_at": "12/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/141307", + "title": "Assertion failure in Objects/call.c `_PyObject_VectorcallDictTstate: Assertion `!_PyErr_Occurred(tstate)' failed.`", + "created_at": "09/11/2025", + "closed_at": "09/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140939", + "title": "memory leak in `_PyBytes_FormatEx` error path", + "created_at": "03/11/2025", + "closed_at": "06/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140936", + "title": "Assertion failure in Python/optimizer.c _PyOptimizer_Optimize in JIT", + "created_at": "03/11/2025", + "closed_at": "13/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140815", + "title": "SEGV in `faulthandler.dump_traceback_later`", + "created_at": "31/10/2025", + "closed_at": "05/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140750", + "title": "JSON: heap-buffer-overflow in encoder caused by indentation caching", + "created_at": "29/10/2025", + "closed_at": "12/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140652", + "title": "SEGV in module interpchannels", + "created_at": "27/10/2025", + "closed_at": "18/02/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140651", + "title": "heap-use-after-free in pickle posix", + "created_at": "27/10/2025", + "closed_at": "27/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140650", + "title": "SystemError in io.BufferedWriter.close when closed errors", + "created_at": "27/10/2025", + "closed_at": "05/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140634", + "title": "heap-buffer-overflow deepcopy posix_param", + "created_at": "26/10/2025", + "closed_at": "27/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140631", + "title": "Indirect memory leak when instantiating hashlib types", + "created_at": "26/10/2025", + "closed_at": "31/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140607", + "title": "heap-buffer-overflow in _io__RawIOBase_read", + "created_at": "26/10/2025", + "closed_at": "27/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140594", + "title": "heap-buffer-overflow PyOS_StdioReadline Parser/myreadline.c", + "created_at": "25/10/2025", + "closed_at": "12/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140593", + "title": "Memory leak in function `my_ElementDeclHandler` of `pyexpat`", + "created_at": "25/10/2025", + "closed_at": "26/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140590", + "title": "SEGV functools _Py_dict_lookup", + "created_at": "25/10/2025", + "closed_at": "28/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140576", + "title": "SystemError in _generate_tokens_from_c_tokenizer", + "created_at": "25/10/2025", + "closed_at": "29/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140551", + "title": "Crash in `dict` if `hash` `__eq__` function has side effects", + "created_at": "24/10/2025", + "closed_at": "30/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140530", + "title": "Reference leak when failing to raise from an exception cause", + "created_at": "24/10/2025", + "closed_at": "09/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140517", + "title": "Memory leak in `map_next` in strict mode in case of error", + "created_at": "23/10/2025", + "closed_at": "24/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140492", + "title": "heap buffer overflow in ast _copy_characters", + "created_at": "23/10/2025", + "closed_at": "23/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140474", + "title": "memory leak in array.array", + "created_at": "22/10/2025", + "closed_at": "23/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140471", + "title": "global-buffer-overflow PyUnicode_GET_LENGTH cpython/unicodeobject.h", + "created_at": "22/10/2025", + "closed_at": "23/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/140406", + "title": "Memory leak when `object.__hash__` returns a non-`int` value", + "created_at": "21/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/139988", + "title": "Leak with a Union object when an argument is not a type", + "created_at": "12/10/2025", + "closed_at": "12/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/139827", + "title": "memory leak in email message make mixed with long boundary", + "created_at": "09/10/2025", + "closed_at": "09/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/139750", + "title": "memory leak with glob and mock in JIT", + "created_at": "08/10/2025", + "closed_at": "08/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/139749", + "title": "memory leak after ValueError in JIT", + "created_at": "08/10/2025", + "closed_at": "08/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/139748", + "title": "Argument Clinic does not handle error paths for converters creating a strong reference to a PyObject", + "created_at": "08/10/2025", + "closed_at": "08/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/139540", + "title": "JIT executors are not properly freed", + "created_at": "03/10/2025", + "closed_at": "13/02/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/python/cpython/issues/139210", + "title": "heap-use-after-free `_elementtree_XMLParser__setevents_impl`", + "created_at": "21/09/2025", + "closed_at": "07/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "cpython" + }, + { + "url": "https://github.com/php/php-src/issues/21700", + "title": "Assertion failure `_php_stream_seek` at streams/streams.c", + "created_at": "10/04/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21699", + "title": "Assertion failure `shutdown_executor` at Zend/zend_execute_API.c", + "created_at": "10/04/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21687", + "title": "Assertion failure in zend_enum_fetch_case_name() when calling array_walk() on an enum case value after try/catch block", + "created_at": "09/04/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20921", + "title": "UBSan: Negation of PHP_INT_MIN triggers runtime error in streams/memory.c via SplTempFileObject::fseek", + "created_at": "13/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20042", + "title": "SEGV array.c", + "created_at": "03/10/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19954", + "title": "memory leak curl", + "created_at": "25/09/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19953", + "title": "memory leak strdup", + "created_at": "25/09/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19666", + "title": "Unexpected nan value in imageconvolution", + "created_at": "02/09/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19525", + "title": "Inconsistent result stream with or without a function wrapper", + "created_at": "20/08/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18847", + "title": "SEGV Zend/zend_builtin_functions.c", + "created_at": "14/06/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18274", + "title": "assertion failure spl_fixedarray", + "created_at": "08/04/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18241", + "title": "libgd integer overflow", + "created_at": "04/04/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18134", + "title": "SEGV zend_jit_trace_copy_ssa_var_range", + "created_at": "24/03/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17990", + "title": "SEGV zend_inference_propagate_range", + "created_at": "07/03/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17935", + "title": "Assertion failure Zend/zend_hash.c", + "created_at": "26/02/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17746", + "title": "Signed integer overflow when setting ATTR_TIMEOUT", + "created_at": "09/02/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17416", + "title": "Assertion failure Zend/zend_hash.c:1543", + "created_at": "09/01/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17154", + "title": "memory leak readline", + "created_at": "14/12/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17144", + "title": "Assertion failure Zend/Optimizer/zend_inference.c:2086", + "created_at": "13/12/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16878", + "title": "Core dumped when allocate a huge memory", + "created_at": "21/11/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16835", + "title": "Assertion failure in gc with invalid variable (OOM)", + "created_at": "17/11/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16792", + "title": "Assertion failure at Zend/zend_hash.c:3076", + "created_at": "14/11/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16502", + "title": "Overflow in pow()", + "created_at": "19/10/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16321", + "title": "Segmentation fault in Zend/zend_execute.c:4624", + "created_at": "09/10/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15943", + "title": "Assertion failure in Zend/zend_gc.c", + "created_at": "18/09/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15914", + "title": "Assertion failure in Zend/zend_execute.c", + "created_at": "16/09/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15911", + "title": "Segmentation fault (stack overflow) in AppendIterator", + "created_at": "16/09/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15904", + "title": "Segmentation fault (stack overflow) in Zend/zend_alloc.c:1435", + "created_at": "16/09/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15869", + "title": "Segmentation fault (stack overflow) in Zend", + "created_at": "13/09/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15867", + "title": "Core dumped in Zend/zend_weakrefs.c", + "created_at": "13/09/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15836", + "title": "Segmentation fault (zend_mm_heap corrupted) in zend allocator", + "created_at": "11/09/2024", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21698", + "title": "Memory leak in ZipArchive::addGlob() via php_zip_glob() when glob results are not freed on open_basedir restriction", + "created_at": "10/04/2026", + "closed_at": "10/04/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21688", + "title": "SEGV at ext/dom/node.c", + "created_at": "09/04/2026", + "closed_at": "09/04/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21664", + "title": "`iconv_mime_decode()` with malformed UTF-8 encoded-word corrupts stack, causing unrecoverable SIGSEGV (ASan: nested bug in same thread)`", + "created_at": "07/04/2026", + "closed_at": "07/04/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21496", + "title": "UAF Dom dom_objects_free_storage", + "created_at": "23/03/2026", + "closed_at": "25/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21421", + "title": "SoapClient typemap property breaks engine assumptions", + "created_at": "12/03/2026", + "closed_at": "23/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21333", + "title": "ext/phar: Segfault in phar_archive_delref during PharFileInfo destruction for noexist compressed archives", + "created_at": "03/03/2026", + "closed_at": "05/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21158", + "title": "JIT: Assertion jit->ra[var].flags & (1<<0) failed in zend_jit_use_reg", + "created_at": "07/02/2026", + "closed_at": "31/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21024", + "title": "UBSan: member access within null pointer of type 'zend_object' in ext/standard/var.c:185 via var_dump()", + "created_at": "24/01/2026", + "closed_at": "25/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/21023", + "title": "SEGV at zend_call_known_fcc Zend/zend_API.h", + "created_at": "24/01/2026", + "closed_at": "30/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20918", + "title": "UBSan: member access within null pointer in zend_builtin_functions.c via recursive static initialization (JIT enabled)", + "created_at": "12/01/2026", + "closed_at": "12/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20882", + "title": "phar buildFromIterator breaks with missing base directory", + "created_at": "09/01/2026", + "closed_at": "10/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20302", + "title": "Freeing a phar alias may invalidate PharFileInfo objects", + "created_at": "26/10/2025", + "closed_at": "31/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20266", + "title": "SEGV Zend/zend_types.h in zend_gc_refcount", + "created_at": "23/10/2025", + "closed_at": "23/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20257", + "title": "heap-buffer-overflow mail.c", + "created_at": "22/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/20043", + "title": "array_unique assertion failure with RC1 array causing an exception on sort", + "created_at": "03/10/2025", + "closed_at": "05/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19988", + "title": "zend_string_init with NULL pointer in simplexml (UB)", + "created_at": "29/09/2025", + "closed_at": "29/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19984", + "title": "SEGV when `record_warning=1`", + "created_at": "29/09/2025", + "closed_at": "30/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19955", + "title": "memory leak imagefttext", + "created_at": "25/09/2025", + "closed_at": "29/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19952", + "title": "memory leak readline_info", + "created_at": "25/09/2025", + "closed_at": "25/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19926", + "title": "assertion failure zend_hash_internal_pointer_reset_ex", + "created_at": "23/09/2025", + "closed_at": "06/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19894", + "title": "dateTime integer overflow", + "created_at": "20/09/2025", + "closed_at": "04/02/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19885", + "title": "dba integer overflow", + "created_at": "19/09/2025", + "closed_at": "21/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19835", + "title": "assertion failure zend_result zend_hash_index_del", + "created_at": "15/09/2025", + "closed_at": "09/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19810", + "title": "SEGV ext bz2", + "created_at": "12/09/2025", + "closed_at": "22/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19669", + "title": "assertion failure zend_jit_trace_type_to_info_ex", + "created_at": "02/09/2025", + "closed_at": "11/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19665", + "title": "assertion failure php_uri_get_property", + "created_at": "02/09/2025", + "closed_at": "02/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19612", + "title": "Mitigate libxml2 tree dictionary bug", + "created_at": "28/08/2025", + "closed_at": "03/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19603", + "title": "SEGV timelib_tzinfo", + "created_at": "27/08/2025", + "closed_at": "28/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19578", + "title": "libgd runtime error: left shift of negative value", + "created_at": "25/08/2025", + "closed_at": "07/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19577", + "title": "Integer overflow LimitIterator", + "created_at": "25/08/2025", + "closed_at": "05/09/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19548", + "title": "SEGV do_inherit_property zend_inheritance.c", + "created_at": "22/08/2025", + "closed_at": "22/08/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19300", + "title": "Nested array_multisort invocation with error breaks", + "created_at": "30/07/2025", + "closed_at": "31/07/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/19094", + "title": "Attaching class with no Iterator implementation to MultipleIterator causes crash", + "created_at": "11/07/2025", + "closed_at": "11/07/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18902", + "title": "assertion failure ldap_extended_operation_s", + "created_at": "22/06/2025", + "closed_at": "22/06/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18901", + "title": "integer overflow mb_split", + "created_at": "22/06/2025", + "closed_at": "22/06/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18900", + "title": "integer overflow imagefilledpolygon", + "created_at": "22/06/2025", + "closed_at": "22/06/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18899", + "title": "JIT function crash when emitting undefined variable warning and opline is not set yet", + "created_at": "22/06/2025", + "closed_at": "23/06/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18898", + "title": "SEGV zend_jit_op_array_hot with property hooks and preloading", + "created_at": "22/06/2025", + "closed_at": "30/06/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18856", + "title": "Unexpected null pointer Zend/zend_virtual_cwd.c:1446", + "created_at": "16/06/2025", + "closed_at": "03/07/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18642", + "title": "Signed integer overflow in ext/phar fseek", + "created_at": "24/05/2025", + "closed_at": "28/05/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18641", + "title": "Accessing a BcMath\\Number property by ref crashes", + "created_at": "24/05/2025", + "closed_at": "24/05/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18640", + "title": "heap-use-after-free ext/soap/php_encoding.c:299:32 in soap_check_zval_ref", + "created_at": "24/05/2025", + "closed_at": "20/07/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18639", + "title": "Internal class aliases can break preloading + JIT", + "created_at": "24/05/2025", + "closed_at": "23/06/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18482", + "title": "Assertion failure Zend/zend_hash.c", + "created_at": "02/05/2025", + "closed_at": "02/05/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18481", + "title": "Unexpected nan value ext/date/php_date.c", + "created_at": "02/05/2025", + "closed_at": "03/05/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18480", + "title": "signed integer overflow ext/standard/array.c", + "created_at": "02/05/2025", + "closed_at": "04/05/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18431", + "title": "Registering ZIP progress callback twice doesn't work", + "created_at": "26/04/2025", + "closed_at": "26/04/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18294", + "title": "assertion failure zend_jit_ir.c", + "created_at": "10/04/2025", + "closed_at": "11/04/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18268", + "title": "SEGV array_walk()", + "created_at": "07/04/2025", + "closed_at": "08/04/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18267", + "title": "assertion failure php_fileinfo_from_path", + "created_at": "07/04/2025", + "closed_at": "08/04/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18262", + "title": "Assertion failure Zend/zend_vm_execute.h JIT", + "created_at": "06/04/2025", + "closed_at": "29/04/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18243", + "title": "runtime error: 5.90296e+20 is outside the range of representable values of type 'long' in libgd", + "created_at": "04/04/2025", + "closed_at": "05/04/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18114", + "title": "pdo lazy object crash", + "created_at": "19/03/2025", + "closed_at": "20/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18113", + "title": "stack-buffer-overflow ext/opcache/jit/ir/ir_sccp.c", + "created_at": "19/03/2025", + "closed_at": "19/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18112", + "title": "NULL access with preloading and INI option", + "created_at": "19/03/2025", + "closed_at": "20/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/18037", + "title": "SEGV Zend/zend_execute.c", + "created_at": "13/03/2025", + "closed_at": "13/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17991", + "title": "Assertion failure dom_attr_value_write", + "created_at": "07/03/2025", + "closed_at": "07/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17989", + "title": "mb_output_handler crash with unset http_output_conv_mimetypes", + "created_at": "07/03/2025", + "closed_at": "09/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17938", + "title": "UAF with zend_test opline observer and magic_quotes_gpc=1", + "created_at": "26/02/2025", + "closed_at": "03/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17921", + "title": "Integer overflow in ext/sockets/sockets.c", + "created_at": "25/02/2025", + "closed_at": "25/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17900", + "title": "Assertion failure ext/mysqli/mysqli_prop.c", + "created_at": "23/02/2025", + "closed_at": "24/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17899", + "title": "zend_test_compile_string failed", + "created_at": "23/02/2025", + "closed_at": "23/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17847", + "title": "xinclude destroys live node", + "created_at": "18/02/2025", + "closed_at": "21/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17837", + "title": "::getColumnMeta() on unexecuted statement segfaults", + "created_at": "17/02/2025", + "closed_at": "18/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17831", + "title": "SEGV zend_test_compile_string undefined var", + "created_at": "16/02/2025", + "closed_at": "16/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17808", + "title": "PharFileInfo refcount bug", + "created_at": "15/02/2025", + "closed_at": "15/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17797", + "title": "index out of bound main/fopen_wrappers.c", + "created_at": "14/02/2025", + "closed_at": "15/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17772", + "title": "SEGV Zend/zend_alloc.c", + "created_at": "12/02/2025", + "closed_at": "14/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17747", + "title": "Exception on reading property in register-based FETCH_OBJ_R breaks JIT", + "created_at": "09/02/2025", + "closed_at": "11/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17745", + "title": "zlib extension incorrectly handles object arguments", + "created_at": "09/02/2025", + "closed_at": "11/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17736", + "title": "Assertion failure zend_reference_destroy()", + "created_at": "08/02/2025", + "closed_at": "02/03/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17727", + "title": "JIT SEGV on OOM in dtor when creating backtrace", + "created_at": "07/02/2025", + "closed_at": "17/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17577", + "title": "JIT packed type guard crash", + "created_at": "26/01/2025", + "closed_at": "03/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17541", + "title": "SEGV session", + "created_at": "22/01/2025", + "closed_at": "24/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17518", + "title": "offset overflow phar extractTo()", + "created_at": "19/01/2025", + "closed_at": "19/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17516", + "title": "SEGV SplTempFileObject getPathInfo", + "created_at": "19/01/2025", + "closed_at": "19/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17504", + "title": "UBSan datetime", + "created_at": "18/01/2025", + "closed_at": "27/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17503", + "title": "Undefined float conversion in mb_convert_variables", + "created_at": "18/01/2025", + "closed_at": "04/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17463", + "title": "SEGV SplTempFileObject ftruncate negative", + "created_at": "13/01/2025", + "closed_at": "14/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17447", + "title": "Assertion failure when array poping a self addressing variable", + "created_at": "12/01/2025", + "closed_at": "16/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17442", + "title": "Engine UAF with reference assign and dtor", + "created_at": "11/01/2025", + "closed_at": "30/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17430", + "title": "JIT Integer overflow ext/opcache/jit/ir/ir_fold.h", + "created_at": "10/01/2025", + "closed_at": "14/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17428", + "title": "Assertion failure ext/opcache/jit/zend_jit_ir.c:8940", + "created_at": "10/01/2025", + "closed_at": "14/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17409", + "title": "Assertion failure Zend/zend_hash.c:1730", + "created_at": "09/01/2025", + "closed_at": "09/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17408", + "title": "Assertion failure Zend/zend_exceptions.c:197", + "created_at": "09/01/2025", + "closed_at": "21/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17400", + "title": "SEGV in bindtextdomain", + "created_at": "08/01/2025", + "closed_at": "09/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17399", + "title": "iconv memory leak", + "created_at": "08/01/2025", + "closed_at": "28/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17398", + "title": "bcmul memory leak", + "created_at": "08/01/2025", + "closed_at": "29/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17397", + "title": "Assertion failure ext/dom/php_dom.c:428", + "created_at": "08/01/2025", + "closed_at": "08/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17330", + "title": "snmp SEGV", + "created_at": "03/01/2025", + "closed_at": "05/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17307", + "title": "Internal closure causes JIT failure", + "created_at": "31/12/2024", + "closed_at": "09/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17257", + "title": "SEGV ext/opcache/jit/zend_jit_vm_helpers.c", + "created_at": "24/12/2024", + "closed_at": "26/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17246", + "title": "Nested shm protections cause segfault", + "created_at": "23/12/2024", + "closed_at": "24/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17225", + "title": "NULL deref in spl_directory.c", + "created_at": "20/12/2024", + "closed_at": "21/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17224", + "title": "UAF in importNode", + "created_at": "20/12/2024", + "closed_at": "21/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17216", + "title": "Trampoline crash on error", + "created_at": "19/12/2024", + "closed_at": "20/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17211", + "title": "SEGV Zend/zend_API.h:2316 dl", + "created_at": "18/12/2024", + "closed_at": "20/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17202", + "title": "Segmentation fault ext/gettext/gettext.c bindtextdomain()", + "created_at": "17/12/2024", + "closed_at": "19/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17201", + "title": "Dom\\TokenList issues with interned string replace", + "created_at": "17/12/2024", + "closed_at": "17/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17200", + "title": "Segmentation fault Zend/zend_hash.h:1629", + "created_at": "17/12/2024", + "closed_at": "18/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17198", + "title": "SplFixedArray assertion failure with get_object_vars", + "created_at": "17/12/2024", + "closed_at": "17/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17190", + "title": "Assertion failure ext/opcache/jit/ir/ir_gcm.c", + "created_at": "17/12/2024", + "closed_at": "20/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17162", + "title": "zend_array_try_init() with dtor can cause engine UAF", + "created_at": "15/12/2024", + "closed_at": "15/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17153", + "title": "SimpleXML crash when using autovivification on document", + "created_at": "14/12/2024", + "closed_at": "15/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17145", + "title": "DOM memory leak", + "created_at": "13/12/2024", + "closed_at": "14/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17140", + "title": "Assertion failure in JIT trace exit with ZEND_FETCH_DIM_FUNC_ARG", + "created_at": "13/12/2024", + "closed_at": "16/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17139", + "title": "UAF ext/zip/php_zip.c", + "created_at": "13/12/2024", + "closed_at": "12/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17138", + "title": "Segmentation fault ext/zip/php_zip.c", + "created_at": "13/12/2024", + "closed_at": "16/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17137", + "title": "Segmentation fault ext/phar/phar.c", + "created_at": "13/12/2024", + "closed_at": "15/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17106", + "title": "Assertion failure Zend/Optimizer/ssa_integrity.c:423", + "created_at": "10/12/2024", + "closed_at": "12/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17040", + "title": "SimpleXML's unset can break DOM objects", + "created_at": "04/12/2024", + "closed_at": "06/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/17017", + "title": "OOB read when starting up file cache", + "created_at": "02/12/2024", + "closed_at": "03/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16998", + "title": "UBSAN warning in rfc1867", + "created_at": "30/11/2024", + "closed_at": "01/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16978", + "title": "Stack buffer overflow ext/bcmath/libbcmath/src/div.c:464:12 in bc_divide", + "created_at": "28/11/2024", + "closed_at": "29/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16959", + "title": "Segmentation fault in snmpget", + "created_at": "27/11/2024", + "closed_at": "01/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16957", + "title": "Assertion failure in array_shift with self-referencing array", + "created_at": "27/11/2024", + "closed_at": "29/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16908", + "title": "_ZendTestMagicCallForward does not handle references well", + "created_at": "23/11/2024", + "closed_at": "25/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16906", + "title": "Reloading document can cause UAF in iterator", + "created_at": "23/11/2024", + "closed_at": "24/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16905", + "title": "Internal iterator functions can't handle UNDEF properties", + "created_at": "23/11/2024", + "closed_at": "28/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16879", + "title": "JIT dead code skipping does not update call_level", + "created_at": "21/11/2024", + "closed_at": "26/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16834", + "title": "Signed integer overflow in cal_from_jd", + "created_at": "17/11/2024", + "closed_at": "17/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16815", + "title": "A new fuzz testing tool for PHP", + "created_at": "15/11/2024", + "closed_at": "08/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16812", + "title": "UAF in readline", + "created_at": "15/11/2024", + "closed_at": "15/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16811", + "title": "Segmentation fault in zend observer", + "created_at": "15/11/2024", + "closed_at": "07/04/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16809", + "title": "UBSan alert at ext/standard/http_fopen_wrapper.c:236", + "created_at": "15/11/2024", + "closed_at": "08/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16808", + "title": "Segmentation fault in RecursiveIteratorIterator->current() with a xml element input", + "created_at": "15/11/2024", + "closed_at": "16/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16799", + "title": "Assertion failure at Zend/zend_vm_execute.h:7469", + "created_at": "14/11/2024", + "closed_at": "15/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16780", + "title": "Assertion failure at main/streams/streams.c:1385", + "created_at": "13/11/2024", + "closed_at": "28/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16777", + "title": "Calling the constructor again on a DOM object after it is in a document causes UAF", + "created_at": "13/11/2024", + "closed_at": "16/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16775", + "title": "Signed integer overflow at ext/date/lib/interval.c:131", + "created_at": "13/11/2024", + "closed_at": "06/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16771", + "title": "UBSan alert at ext/gd/gd.c:1372", + "created_at": "13/11/2024", + "closed_at": "13/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16770", + "title": "Tracing JIT type mismatch when returning UNDEF", + "created_at": "13/11/2024", + "closed_at": "14/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16769", + "title": "Assertion failure in Zend/zend_operators.c:451", + "created_at": "13/11/2024", + "closed_at": "13/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16711", + "title": "Segmentation fault in mhash()", + "created_at": "06/11/2024", + "closed_at": "10/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16630", + "title": "UAF in lexer with encoding translation and heredocs", + "created_at": "29/10/2024", + "closed_at": "18/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16574", + "title": "Incorrect error \"undefined method\" messages", + "created_at": "24/10/2024", + "closed_at": "25/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16572", + "title": "Incorrect result with reflection in low-trigger JIT", + "created_at": "24/10/2024", + "closed_at": "28/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16559", + "title": "UBSan abort in ext/gd/libgd/gd_interpolation.c:1007", + "created_at": "23/10/2024", + "closed_at": "23/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16515", + "title": "Assertion failure in Zend/zend_execute_API.c:1022", + "created_at": "20/10/2024", + "closed_at": "22/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16514", + "title": "Segmentation fault in ext/zend_test/observer.c", + "created_at": "20/10/2024", + "closed_at": "22/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16509", + "title": "Incorrect line number when requiring/including files", + "created_at": "19/10/2024", + "closed_at": "22/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16504", + "title": "Segmentation fault in Zend/zend_lazy_objects.c", + "created_at": "19/10/2024", + "closed_at": "23/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16501", + "title": "Overflow in gmp_random_bits", + "created_at": "19/10/2024", + "closed_at": "20/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16477", + "title": "Segmentation fault in ext/spl/spl_directory.c", + "created_at": "17/10/2024", + "closed_at": "25/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16473", + "title": "dom_import_simplexml stub is wrong", + "created_at": "17/10/2024", + "closed_at": "17/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16454", + "title": "Unhandled INF in date_sunset() with tiny $utcOffset", + "created_at": "16/10/2024", + "closed_at": "18/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16433", + "title": "Large values for openssl_csr_sign() $days overflow", + "created_at": "14/10/2024", + "closed_at": "16/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16429", + "title": "Segmentation fault (access null pointer) in SoapClient", + "created_at": "14/10/2024", + "closed_at": "14/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16414", + "title": "zend_test.observer.observe_function_names may segfault", + "created_at": "13/10/2024", + "closed_at": "20/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16411", + "title": "gmp_export() can cause overflow", + "created_at": "13/10/2024", + "closed_at": "15/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16409", + "title": "Segfault in exif_thumbnail when not dealing with a real file", + "created_at": "13/10/2024", + "closed_at": "13/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16408", + "title": "Unexpected results with output buffering in JIT", + "created_at": "13/10/2024", + "closed_at": "14/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16406", + "title": "Assertion failure in ext/phar/phar.c:2808", + "created_at": "13/10/2024", + "closed_at": "17/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16405", + "title": "Assertion failure in Zend/zend_API.c:501", + "created_at": "13/10/2024", + "closed_at": "02/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16397", + "title": "Segmentation fault when comparing FFI object", + "created_at": "12/10/2024", + "closed_at": "14/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16393", + "title": "Assertion failure in ext/opcache/jit/zend_jit.c:2897", + "created_at": "12/10/2024", + "closed_at": "15/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16390", + "title": "dba_open() can segfault for \"pathless\" streams", + "created_at": "12/10/2024", + "closed_at": "20/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16389", + "title": "Assertion failure in ext/ldap/ldap.c:2718", + "created_at": "12/10/2024", + "closed_at": "12/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16388", + "title": "UB when freeing a cloned _ZendTestFiber", + "created_at": "12/10/2024", + "closed_at": "12/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16385", + "title": "Unexpected null returned by session_set_cookie_params", + "created_at": "12/10/2024", + "closed_at": "12/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16371", + "title": "Assertion failure in Zend/zend_weakrefs.c:646", + "created_at": "11/10/2024", + "closed_at": "15/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16360", + "title": "UBSan abort in ext/mbstring/mbstring.c:2343", + "created_at": "11/10/2024", + "closed_at": "11/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16359", + "title": "Segmentation fault (access null pointer) in Zend/zend_API.h:84", + "created_at": "11/10/2024", + "closed_at": "12/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16358", + "title": "Segmentation fault (access null pointer) in Zend/zend_operators.c:2495", + "created_at": "11/10/2024", + "closed_at": "15/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16357", + "title": "openssl may modify member types of certificate arrays", + "created_at": "11/10/2024", + "closed_at": "12/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16356", + "title": "Segmentation fault with $outerHTML and next node", + "created_at": "11/10/2024", + "closed_at": "11/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16355", + "title": "Assertion failure in ext/opcache/jit/ir/ir_ra.c:1139", + "created_at": "11/10/2024", + "closed_at": "17/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16354", + "title": "Assertion failure in Zend/zend_API.c:498", + "created_at": "11/10/2024", + "closed_at": "02/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16326", + "title": "Memory management is broken for bad dictionaries", + "created_at": "09/10/2024", + "closed_at": "13/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16322", + "title": "Unexpected value in ext/gd/libgd/gd_interpolation.c:2443", + "created_at": "09/10/2024", + "closed_at": "11/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16320", + "title": "Segmentation fault in Zend/zend_smart_str.h:177", + "created_at": "09/10/2024", + "closed_at": "29/05/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16319", + "title": "Segmentation fault in ext/zend_test/observer.c:175", + "created_at": "09/10/2024", + "closed_at": "01/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16318", + "title": "Recursive array segfaults soap encoding", + "created_at": "09/10/2024", + "closed_at": "12/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16294", + "title": "Global buffer overflow in ext/zend_test/observer.c:292", + "created_at": "08/10/2024", + "closed_at": "14/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16293", + "title": "Assertion failure in Zend/zend_exceptions.c:1015", + "created_at": "08/10/2024", + "closed_at": "14/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16292", + "title": "Segmentation fault in ext/xmlreader/php_xmlreader.c:1282", + "created_at": "08/10/2024", + "closed_at": "08/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16267", + "title": "UBSan abort in ext/sockets/sockets.c:373", + "created_at": "06/10/2024", + "closed_at": "06/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16266", + "title": "_ZendTestClass::test() segfaults on named parameter", + "created_at": "06/10/2024", + "closed_at": "21/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16265", + "title": "Segmentation fault (index oob) in ext/bcmath/libbcmath/src/convert.c:155", + "created_at": "06/10/2024", + "closed_at": "04/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16262", + "title": "Stack buffer overflow in ext/bcmath/libbcmath/src/div.c:459", + "created_at": "06/10/2024", + "closed_at": "04/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16261", + "title": "Reference invariant broken in mb_convert_variables()", + "created_at": "06/10/2024", + "closed_at": "07/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16260", + "title": "UBSan abort in ext/gd/libgd/gd_interpolation.c:2110", + "created_at": "06/10/2024", + "closed_at": "06/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16259", + "title": "Soap segfault when classmap instantiation fails", + "created_at": "06/10/2024", + "closed_at": "07/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16258", + "title": "Signed integer overflow in ext/calendar/dow.c:38", + "created_at": "06/10/2024", + "closed_at": "06/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16257", + "title": "UBSan abort in ext/gd/libgd/gd_interpolation.c:937", + "created_at": "06/10/2024", + "closed_at": "07/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16256", + "title": "Assertion failure in ext/soap/php_encoding.c:460", + "created_at": "06/10/2024", + "closed_at": "06/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16255", + "title": "Unexpected nan value in ext/gd/libgd/gd_filter.c:386", + "created_at": "06/10/2024", + "closed_at": "16/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16237", + "title": "Segmentation fault when cloning SoapServer", + "created_at": "05/10/2024", + "closed_at": "05/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16236", + "title": "Segmentation fault (access null pointer) in ext/bcmath/libbcmath/src/rmzero.c:50", + "created_at": "05/10/2024", + "closed_at": "19/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16235", + "title": "Signed integer overflow in ext/calendar/gregor.c:161", + "created_at": "05/10/2024", + "closed_at": "06/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16234", + "title": "Signed integer overflow in ext/calendar/jewish.c:439", + "created_at": "05/10/2024", + "closed_at": "06/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16233", + "title": "Observer segfault when calling user function in internal function via trampoline", + "created_at": "05/10/2024", + "closed_at": "07/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16232", + "title": "UBSan alert in ext/gd/libgd/wbmp.c:47", + "created_at": "05/10/2024", + "closed_at": "05/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16231", + "title": "Signed integer overflow in ext/calendar/cal_unix.c:63", + "created_at": "05/10/2024", + "closed_at": "05/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16230", + "title": "Assertion failure in Zend/zend_builtin_functions.c:1893", + "created_at": "05/10/2024", + "closed_at": "14/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16229", + "title": "Address overflowed in ext/mbstring/mbstring.c:4613", + "created_at": "05/10/2024", + "closed_at": "05/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16228", + "title": "Signed integer overflow in ext/calendar/easter.c:94", + "created_at": "05/10/2024", + "closed_at": "05/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16190", + "title": "Using reflection to call Dom\\Node::__construct causes assertion failure", + "created_at": "03/10/2024", + "closed_at": "03/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16189", + "title": "UBSan alert in ext/pcre/php_pcre.c:1208", + "created_at": "03/10/2024", + "closed_at": "03/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16188", + "title": "Assertion failure in Zend/zend_exceptions.c:630", + "created_at": "03/10/2024", + "closed_at": "07/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16187", + "title": "Assertion failure in ext/reflection/php_reflection.c:487", + "created_at": "03/10/2024", + "closed_at": "05/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16186", + "title": "Assertion failure in Zend/zend_operators.c:2708", + "created_at": "03/10/2024", + "closed_at": "07/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16185", + "title": "Assertion failure in Zend/zend_operators.c:1045", + "created_at": "03/10/2024", + "closed_at": "08/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16184", + "title": "UBSan address overflowed in ext/pcre/php_pcre.c", + "created_at": "03/10/2024", + "closed_at": "03/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16054", + "title": "Segmentation fault when resizing hash table iterator list while adding", + "created_at": "25/09/2024", + "closed_at": "25/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16053", + "title": "Assertion failure in Zend/zend_hash.c", + "created_at": "25/09/2024", + "closed_at": "02/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16041", + "title": "Segmentation fault (stack overflow in phpdbg) in main/spprintf.c ", + "created_at": "25/09/2024", + "closed_at": "03/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16040", + "title": "Segmentation fault in Zend/zend_object_handlers.c", + "created_at": "25/09/2024", + "closed_at": "25/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16039", + "title": "Segmentation fault (access null pointer) in ext/dom/parentnode/tree.c", + "created_at": "25/09/2024", + "closed_at": "25/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16037", + "title": "Assertion failure in ext/date/php_date.c", + "created_at": "25/09/2024", + "closed_at": "18/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/16009", + "title": "Segmentation fault with frameless functions and undefined CVs", + "created_at": "23/09/2024", + "closed_at": "24/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15982", + "title": "Assertion failure with array_find when references are involved", + "created_at": "22/09/2024", + "closed_at": "22/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15981", + "title": "Segfault with frameless jumps and minimal JIT", + "created_at": "22/09/2024", + "closed_at": "09/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15980", + "title": "Signed integer overflow in main/streams/streams.c", + "created_at": "22/09/2024", + "closed_at": "24/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15973", + "title": "Segmentation fault in JIT mode 1135", + "created_at": "21/09/2024", + "closed_at": "23/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15972", + "title": "Assertion failure in ext/opcache/jit/zend_jit_vm_helpers.c", + "created_at": "21/09/2024", + "closed_at": "24/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15918", + "title": "Assertion failure in ext/spl/spl_fixedarray.c", + "created_at": "16/09/2024", + "closed_at": "20/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15910", + "title": "Assertion failure in ext/dom/element.c", + "created_at": "16/09/2024", + "closed_at": "16/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15909", + "title": "Core dumped in ext/opcache/jit/ir/ir_cfg.c", + "created_at": "16/09/2024", + "closed_at": "17/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15908", + "title": "Assertion failure in main/streams/streams.c", + "created_at": "16/09/2024", + "closed_at": "22/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15907", + "title": "Assertion failure in Zend/zend_compile.c", + "created_at": "16/09/2024", + "closed_at": "26/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15906", + "title": "Segmentation fault in Zend/zend_types.h", + "created_at": "16/09/2024", + "closed_at": "07/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15905", + "title": "Assertion failure for TRACK_VARS_SERVER", + "created_at": "16/09/2024", + "closed_at": "26/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15903", + "title": "Core dumped in ext/opcache/jit/ir/ir_ra.c", + "created_at": "16/09/2024", + "closed_at": "18/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15902", + "title": "Core dumped in ext/reflection/php_reflection.c", + "created_at": "16/09/2024", + "closed_at": "21/02/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15901", + "title": "phpdbg: Assertion failure on `i funcs`", + "created_at": "16/09/2024", + "closed_at": "18/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15900", + "title": "Segmentation fault in Zend/zend_types.h", + "created_at": "16/09/2024", + "closed_at": "17/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15868", + "title": "Assertion failure in xml_parse_into_struct after exception", + "created_at": "13/09/2024", + "closed_at": "13/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15866", + "title": "Core dumped in Zend/zend_generators.c", + "created_at": "13/09/2024", + "closed_at": "02/10/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15837", + "title": "Segmentation fault in ext/simplexml/simplexml.c", + "created_at": "11/09/2024", + "closed_at": "11/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15833", + "title": "Segmentation fault (access null pointer) in ext/spl/spl_array.c", + "created_at": "11/09/2024", + "closed_at": "09/01/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15823", + "title": "Core dumped in Zend/zend_lazy_objects.c", + "created_at": "10/09/2024", + "closed_at": "23/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15821", + "title": "Core dumped in Zend/Optimizer/zend_inference.c:4062", + "created_at": "10/09/2024", + "closed_at": "10/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15820", + "title": "Core dumped with specific jit config", + "created_at": "10/09/2024", + "closed_at": "10/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15662", + "title": "Segmentation fault in ext/opcache/jit/ir/ir_cfg.c", + "created_at": "30/08/2024", + "closed_at": "11/09/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/15150", + "title": "Invalid value range in ext/date/lib/interval.c", + "created_at": "29/07/2024", + "closed_at": "06/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/14780", + "title": "Invalid range of representable values of type in ext/standard/fsock.c", + "created_at": "03/07/2024", + "closed_at": "22/07/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/14774", + "title": "Unexpected termination (-nan is outside the range) in ext/standard/basic_functions.c", + "created_at": "03/07/2024", + "closed_at": "06/07/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/14732", + "title": "date_sun_info() fails for non-finite values", + "created_at": "30/06/2024", + "closed_at": "01/11/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/13998", + "title": "Member access within misaligned address in zend_alloc.c", + "created_at": "18/04/2024", + "closed_at": "20/04/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/13984", + "title": "Heap Buffer Overflow in sqlite extension", + "created_at": "16/04/2024", + "closed_at": "17/04/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/13881", + "title": "Signed integer overflow in ext/date/lib/unixtime2tm.c", + "created_at": "04/04/2024", + "closed_at": "06/12/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/php/php-src/issues/13768", + "title": "Stack Overflow in zend_mm_alloc_small_slow in zend_alloc.c", + "created_at": "20/03/2024", + "closed_at": "04/04/2024", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "php-src" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/188405", + "title": "[MLIR][Linalg][Canonicalize] Assertion getConstantIntValue(tile).value() == shape in getNewMixedTileSizes when FoldTensorCastUnPackOp folds a cast whose static tile size does not match the output dimension size", + "created_at": "25/03/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/187975", + "title": "[MLIR][Linalg][Canonicalize] Crash in FoldTensorCastUnPackOp::matchAndRewrite via getNewMixedTileSizes when tile size is dynamic (bad_optional_access on nullopt from getConstantIntValue)", + "created_at": "23/03/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/162774", + "title": "[mlir] UBSan alert mlir/lib/IR/AsmPrinter.cpp", + "created_at": "10/10/2025", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/188408", + "title": "[MLIR][SCCP][OpenACC] Assertion mightHaveTerminator() in Block::getTerminator when DeadCodeAnalysis::initializeRecursively walks into acc.kernel_environment containing acc.compute_region", + "created_at": "25/03/2026", + "closed_at": "27/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/188407", + "title": "[MLIR][MemRef][Canonicalize] Assertion succeeded(MemRefType::verifyInvariants) in MemRefType::get when ReinterpretCastOpConstantFolder folds a reinterpret_cast with a negative constant size", + "created_at": "25/03/2026", + "closed_at": "30/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/188404", + "title": "[MLIR][Vector][Fold] Assertion hasSameNumElementsOrSplat failed in DenseElementsAttr::get when folding vector.insert with out-of-bounds dynamic index", + "created_at": "25/03/2026", + "closed_at": "28/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/187974", + "title": "[MLIR] Assertion \"incorrect fold result type\" in tosa.transpose folder when folding identity permutation on ranked input with unranked result type", + "created_at": "23/03/2026", + "closed_at": "30/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/187973", + "title": "[MLIR] Assertion !getType().isSignlessInteger() in IntegerAttr::getInt() when running --sccp on emitc.switch with unsigned integer condition", + "created_at": "23/03/2026", + "closed_at": "27/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/187972", + "title": "[MLIR] Assertion !NodePtr->isKnownSentinel() in DeadCodeAnalysis::visitRegionBranchEdges when processing acc.serial with empty region", + "created_at": "23/03/2026", + "closed_at": "25/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/185352", + "title": "[MLIR][Linalg] UBSan division-by-zero in PackOp::requirePaddingValue when dynamic tile size is propagated as zero via SCCP", + "created_at": "09/03/2026", + "closed_at": "25/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/185351", + "title": "[MLIR][Arith] UNREACHABLE in APFloat when constant-folding arith.truncf of -inf into f4E2M1FN", + "created_at": "09/03/2026", + "closed_at": "12/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/185350", + "title": "[MLIR][Inliner] UNREACHABLE in handleTerminator when inlining function containing multi-block functional_region_op", + "created_at": "09/03/2026", + "closed_at": "12/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/172258", + "title": "[mlir] SEGV when converting arith op to llvm", + "created_at": "15/12/2025", + "closed_at": "16/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/163673", + "title": "[mlir] memory leak at mlir/include/mlir/IR/Region.h (ModuleOp::build)", + "created_at": "16/10/2025", + "closed_at": "16/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/163343", + "title": "[mlir] null pointer UBSan alert in mlir/lib/IR/Diagnostics.cpp", + "created_at": "14/10/2025", + "closed_at": "17/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/163337", + "title": "[mlir] SEGV `--test-bytecode-roundtrip=test-kind=4`", + "created_at": "14/10/2025", + "closed_at": "13/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/163052", + "title": "[mlir] [llvm] stack overflow in llvm/include/llvm/ADT/DenseMap.h", + "created_at": "12/10/2025", + "closed_at": "17/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/163051", + "title": "[mlir] UAF in mlir/include/mlir/IR/Block.h", + "created_at": "12/10/2025", + "closed_at": "06/11/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/162776", + "title": "[mlir] integer overflow in BufferizableOpInterfaceImpl.cpp", + "created_at": "10/10/2025", + "closed_at": "02/12/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/llvm/llvm-project/issues/162772", + "title": "[mlir] null pointer SEGV in mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp", + "created_at": "10/10/2025", + "closed_at": "15/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "llvm-project" + }, + { + "url": "https://github.com/rust-lang/rust/issues/153601", + "title": "[rustc] ICE in SimplifyLocals: LocalUpdater unwraps None when optimizing MIR for main combining enum with #[rustc_dummy] variants, String drop, and reborrow across codegen units", + "created_at": "09/03/2026", + "closed_at": "12/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "rust" + }, + { + "url": "https://github.com/rust-lang/rust/issues/153599", + "title": "[rustc] ICE in stability_implications: DefId::expect_local called on non-local DefId from core when using reuse with Iterator::fold under staged_api", + "created_at": "09/03/2026", + "closed_at": "11/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "rust" + }, + { + "url": "https://github.com/rust-lang/rust/issues/153593", + "title": "[rustc] ICE: scalable vectors are unsupported in x86_64 calling convention classifier when compiling AArch64 SVE intrinsic returning scalable vector type", + "created_at": "09/03/2026", + "closed_at": "10/03/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "rust" + }, + { + "url": "https://github.com/rust-lang/rust/issues/147759", + "title": "ICE: index out of bounds: the len is 0 but the index is 0", + "created_at": "16/10/2025", + "closed_at": "16/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "rust" + }, + { + "url": "https://github.com/rust-lang/rust/issues/147758", + "title": "ICE: struct pattern type is not an ADT", + "created_at": "16/10/2025", + "closed_at": "16/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "rust" + }, + { + "url": "https://github.com/rust-lang/rust/issues/147757", + "title": "ICE: called `Result::unwrap()` on an `Err` value: ParseIntError { kind: PosOverflow }", + "created_at": "16/10/2025", + "closed_at": "16/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "rust" + }, + { + "url": "https://github.com/rust-lang/rust/issues/147755", + "title": "ICE: can't get the span of an arbitrary parsed attribute: `Parsed(Repr`", + "created_at": "16/10/2025", + "closed_at": "16/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "rust" + }, + { + "url": "https://github.com/swiftlang/swift/issues/86489", + "title": "Assertion failed in `SILBuilder::insertImpl` via `emitMarkFunctionEscape` when defining struct after top-level terminator", + "created_at": "12/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/86438", + "title": "Crash: swift-frontend crash in ConstraintSystem::getConstraintLocator (via FoldingSetBase::FindNodeOrInsertPos) when type-checking OptionalTryExpr", + "created_at": "10/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/86344", + "title": "Foundation/NSCoder.swift:743: Fatal error: There was a decoding error and the decoding failure policy is .raiseException.", + "created_at": "07/01/2026", + "closed_at": "unknown", + "state": "open", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/86407", + "title": "Crash when evaluating request ExecuteSILPipelineRequest(Run pipelines ... on SIL for min)", + "created_at": "09/01/2026", + "closed_at": "14/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/86345", + "title": "Crash due to integer overflow", + "created_at": "07/01/2026", + "closed_at": "07/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/86343", + "title": "Fatal error: Double value cannot be converted to Int because it is either infinite or NaN at Swift/IntegerTypes.swift:8835", + "created_at": "07/01/2026", + "closed_at": "07/01/2026", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84903", + "title": "Assertion failed ParseDecl.cpp:9084", + "created_at": "15/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84902", + "title": "swiftc crash `swift::Parser::parseExternAttribute`", + "created_at": "15/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84901", + "title": "swiftc crash `swift::ast_scope::NodeAdder::visitBraceStmt`", + "created_at": "15/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84900", + "title": "swiftc crash with unclosed bracket", + "created_at": "15/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84898", + "title": "swiftc crash `evaluateFreestandingMacro`", + "created_at": "15/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84897", + "title": "swiftc crash `GenericSignatureImpl::getReducedTypeParameter`", + "created_at": "15/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84851", + "title": "Infinite recursion in TypeBase::isBindableToSuperclassOf()", + "created_at": "13/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84850", + "title": "swiftc crash when ArgumentMismatchFailure", + "created_at": "13/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/swiftlang/swift/issues/84849", + "title": "swiftc crash bad pointer dereference when typealias nonexisting one", + "created_at": "13/10/2025", + "closed_at": "22/10/2025", + "state": "closed", + "domain": "compiler&interpreter", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "swift" + }, + { + "url": "https://github.com/questdb/questdb/issues/4531", + "title": "Incorrect result with window function and table joins", + "created_at": "21/05/2024", + "closed_at": "unknown", + "state": "open", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/4528", + "title": "Incorrect result when having NULL within the CASE...WHEN clause", + "created_at": "21/05/2024", + "closed_at": "unknown", + "state": "open", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/3932", + "title": "Inaccurate result with sum float data", + "created_at": "09/11/2023", + "closed_at": "unknown", + "state": "open", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/6762", + "title": "AssertionError at FilteredRecordCursorFactory.java", + "created_at": "09/02/2026", + "closed_at": "06/03/2026", + "state": "closed", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/6761", + "title": "AssertionError: index 1 out of bounds for list size 1", + "created_at": "09/02/2026", + "closed_at": "24/02/2026", + "state": "closed", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/4505", + "title": "Incorrect result when having null in case clause", + "created_at": "15/05/2024", + "closed_at": "20/05/2024", + "state": "closed", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/4496", + "title": "Incorrect result when having NULL with IN operation", + "created_at": "13/05/2024", + "closed_at": "14/05/2024", + "state": "closed", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/3575", + "title": "Suspicious incorrect result when left join with an empty table", + "created_at": "18/07/2023", + "closed_at": "31/07/2023", + "state": "closed", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/3358", + "title": "`Null` in equality operator", + "created_at": "17/05/2023", + "closed_at": "18/05/2023", + "state": "closed", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" + }, + { + "url": "https://github.com/questdb/questdb/issues/3313", + "title": "Unexpected error when using `count()`", + "created_at": "10/05/2023", + "closed_at": "12/05/2023", + "state": "closed", + "domain": "dbms", + "reported_by": "YuanchengJiang", + "resolution": "open", + "system": "questdb" } -] +] \ No newline at end of file