Skip to content

Issues: jerryscript-project/jerryscript

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

Example 6 missing #include "jerryscript-ext/properties.h" bug Undesired behaviour documentation Related to documentation
#5206 opened Dec 20, 2024 by dmalnati
ecma_uint32_to_utf8_string did not fill string as zero-terminated. bug Undesired behaviour ecma core Related to core ECMA functionality
#5194 opened Dec 10, 2024 by lygstate
unit-doc-02.API-REFERENCE20.exe failed bug Undesired behaviour documentation Related to documentation test Related to testing windows Windows specific
#5191 opened Dec 9, 2024 by lygstate
Heap-buffer-overflow in lexer_construct_literal_object bug Undesired behaviour fuzzing Related to fuzz testing of the engine
#5189 opened Dec 8, 2024 by WS32bit
[Clang] Cannot build with pointer authentication (-mbranch-protection flag) bug Undesired behaviour tools Related to the tooling scripts
#5171 opened Nov 20, 2024 by bgergely0
SEGV in parser_stack_iterator_read_uint8 bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5157 opened Aug 16, 2024 by Qbtly
SEGV in ecma_gc_free_native_pointer bug Undesired behaviour fuzzing Related to fuzz testing of the engine memory management Related to memory management or garbage collection
#5152 opened Aug 5, 2024 by Qbtly
global-buffer-overflow in scanner_literal_is_created bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5151 opened Aug 5, 2024 by Qbtly
SEGV /jerryscript/jerry-core/parser/js/js-parser-expr.c:1997:11 in parser_parse_unary_expression bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5150 opened Aug 5, 2024 by Qbtly
Assertion ECMA_STRING_IS_REF_EQUALS_TO_ONE (string_p) in ecma_free_string_list bug Undesired behaviour fuzzing Related to fuzz testing of the engine memory leak
#5135 opened Mar 26, 2024 by Qbtly
Heap-Buffer-Overflow in lexer_convert_ident_to_cesu8 /jerryscript/jerry-core/parser/js/js-lexer.c:2083:9 bug Undesired behaviour fuzzing Related to fuzz testing of the engine lexer Related to the tokenizer
#5134 opened Mar 26, 2024 by Qbtly
Assertion 'ecma_is_value_object (iter_result)' failed bug Undesired behaviour fuzzing Related to fuzz testing of the engine
#5118 opened Dec 1, 2023 by anbu1024
Assertion 'opts & PARSER_CLASS_LITERAL_CTOR_PRESENT' failed at /jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_class_body):538 bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5113 opened Nov 23, 2023 by Qbtly
Segmentation Fault in release. Assertion 'context_p->source_p < context_p->source_end_p' failed in debug version bug Undesired behaviour fuzzing Related to fuzz testing of the engine lexer Related to the tokenizer
#5105 opened Oct 18, 2023 by anbu1024
Segmentation Fault in release. Assertion 'context_p->next_scanner_info_p->type == SCANNER_TYPE_FUNCTION' failed on debug. bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5104 opened Oct 18, 2023 by anbu1024
ICE: Assertion 'context_p->stack_depth == context_p->context_stack_depth' failed at jerry-core/parser/js/js-parser-statm.c bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5099 opened Sep 22, 2023 by anbu1024
heap-buffer-overflow in scanner_is_context_needed bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5092 opened Jun 24, 2023 by Ye0nny
Assertion 'scope_stack_p >= context_p->scope_stack_p' failed bug Undesired behaviour fuzzing Related to fuzz testing of the engine parser Related to the JavaScript parser
#5090 opened Jun 8, 2023 by voidptr127
Compile error when using JERRY_NUMBER_TYPE_FLOAT64=0 bug Undesired behaviour ecma core Related to core ECMA functionality
#5081 opened May 22, 2023 by VayuDev
heap-buffer-overflow in lexer_compare_identifier_to_chars bug Undesired behaviour fuzzing Related to fuzz testing of the engine lexer Related to the tokenizer
#5066 opened Apr 8, 2023 by Ye0nny
Two problems in Array.prototype.sort bug Undesired behaviour ecma builtins Related to ECMA built-in routines
#5065 opened Apr 8, 2023 by Georgezxh
ProTip! What’s not been updated in a month: updated:<2025-04-23.