Skip to content

v8 assert error with bring4you.com #1264

@krichprollsch

Description

@krichprollsch

When fetching https://bring4you.com we get v8 errors

$ cdpcli dump https://bring4you.com
#
# Fatal error in ../../../src/api/api-inl.h, line 147
# Debug check failed: allow_empty_handle || !i::ValueHelper::IsEmpty(that).
#
#
#
#FailureMessage Object: 0x7fff658d4790
==== C stack trace ===============================

    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x3ed1113]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x3ecf0ed]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x3f3c144]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x3f3bae5]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x404ea94]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x404e8d6]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x3ff6e14]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x3ec1c62]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x34e9bac]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x34e9fde]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x34bf479]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x40ab673]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x6f66f7f]
    ./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda() [0x74befbd]
run
└─ run exe lightpanda failure
error: the following command terminated unexpectedly:
./.zig-cache/o/07230bb8c6ce8a5b5bf1708145947bcd/lightpanda

Build Summary: 15/17 steps succeeded; 1 failed
run transitive failure
└─ run exe lightpanda failure

error: the following build command failed with exit code 1:
.zig-cache/o/169210f2ef2612c42fa96298e5883ed0/build /usr/local/zig-0.15.2/zig /usr/local/zig-0.15.2/lib /home/pierre/wrk/browser .zig-cache /home/pierre/.cache/zig --seed 0xaf523c92 -Z72b2fa718758a196 run

Follow up for #379

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions