Skip to content

Fatal error detected by debug version with MSVC #4463

Closed
@lygstate

Description

@lygstate

The broadly used way to deal with this issue:

https://github.com/pgspider/pgspider/blob/f33c26e402bd3774a9dc3bfb7476b90afc384344/src/backend/main/main.c#L267

JerryScript revision

df6d430

Build platform
PS C:\work\study\languages\typescript\jerryscript> python -c "import platform; print(platform.platform())"
Windows-10-10.0.19041-SP0
Build steps
python  tools/run-tests.py  --test262-esnext=update --build-debug 2>err.txt
Build log

exit_code:3221225477 means C0000005

https://docs.microsoft.com/en-us/previous-versions/troubleshoot/visualstudio/foxpro/c0000005-error-troubleshoot


WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors', 'no-args', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors', 'no-args', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors', 'object-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors', 'object-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors', 'typedarray-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors', 'typedarray-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'buffer-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'buffer-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'length-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'length-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'no-args', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'no-args', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'object-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'object-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'typedarray-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

WARNING:root:['built-ins', 'TypedArrayConstructors', 'ctors-bigint', 'typedarray-arg', 'custom-proto-access-throws'] negative:False exit_code:3221225477 stdout: stderr:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions