-
Notifications
You must be signed in to change notification settings - Fork 346
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working