-
Notifications
You must be signed in to change notification settings - Fork 286
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
downloaded last nightly build on March 12 2025.
lightpanda is executed on a server with Ubuntu 22.04.5 LTS
-rwxr-xr-x 1 root root 49748912 Mar 12 12:37 lightpanda*
lightpanda dumps core when the following command is executed:
./lightpanda fetch --dump https://kiz-shop.com/
output:
info(browser): GET https://kiz-shop.com/ 200
info(browser): fetch https://kiz-shop.com/assets/index-30s5UcCB.js: http.Status.ok
info(browser): fetch https://kiz-shop.com/vendor-3ELwdC_X.js: http.Status.not_found
error(v8): resolveModuleCallback: load fn: error.BadStatusCode
#
# Fatal error in , line 0
# Check failed: has_pending_exception().
#
#
#
#FailureMessage Object: 0x7fffacca0b70
==== C stack trace ===============================
./lightpanda() [0x17d0793]
./lightpanda() [0x17cf5db]
./lightpanda() [0x1813cd0]
./lightpanda() [0x1842ce6]
./lightpanda() [0x18251a9]
./lightpanda() [0x17cddce]
./lightpanda() [0x1524845]
./lightpanda() [0x1524fab]
./lightpanda() [0x1525982]
./lightpanda() [0x1526acb]
./lightpanda() [0x152bc21]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7f552020ad90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7f552020ae40]
./lightpanda() [0x150f025]
Trace/breakpoint trap (core dumped)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working