-
Notifications
You must be signed in to change notification settings - Fork 682
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
Label
Projects
Milestones
Assignee
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
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
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
Assertion 'property == ECMA_PROPERTY_TYPE_NOT_FOUND || property == ECMA_PROPERTY_TYPE_NOT_FOUND_AND_STOP' failed
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5088
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
Assertion 'ecma_find_named_property (func_obj_p, ecma_get_magic_string (LIT_MAGIC_STRING_NAME)) == NULL' failed at /jerryscript/jerry-core/vm/vm.c(vm_loop):2173.
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5070
opened Apr 19, 2023 by
EJueon
Assertion '!jcontext_has_pending_exception ()' failed at /jerryscript/jerry-core/jcontext/jcontext.c(jcontext_raise_exception):88.
bug
Undesired behaviour
fuzzing
Related to fuzz testing of the engine
#5069
opened Apr 16, 2023 by
EJueon
Assertion 'dividend_end_p[0] == divisor_high && dividend_end_p[-1] < divisor_high' failed at /jerryscript/jerry-core/ecma/operations/ecma-big-uint.c(ecma_big_uint_div_mod)
bug
Undesired behaviour
ecma builtins
Related to ECMA built-in routines
fuzzing
Related to fuzz testing of the engine
#5068
opened Apr 8, 2023 by
EJueon
Two problems in Array.prototype.sort
bug
Undesired behaviour
ecma builtins
Related to ECMA built-in routines
#5065
opened Apr 8, 2023 by
Georgezxh
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-04-23.