SerenityOS / ladybird

The Ladybird web browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crashes trying to load pages

nonetrix opened this issue · comments

commented

The program will open but upon trying to load a page it will crash with this

  • Crash log
ninja: Entering directory `Build'
[0/2] Re-checking globbed directories...
[0/1] cd /home/user/Downloads/ladybird/Build && /usr/bin/cmake -E env SERENITY_SOURCE_DIR=/home/user/Downloads/ladybird/Build/serenity /home/user/Downloads/ladybird/Build/ladybird
Set favoicon path to /home/user/Downloads/ladybird/Build/serenity/Base/res/icons/16x16/app-browser.png
ResourceLoader: Starting load of: "file:///home/user/Downloads/ladybird/Build/serenity/Base/res/html/error.html"
ladybird: /home/user/Downloads/ladybird/Build/serenity/Userland/Libraries/LibWeb/Loader/ResourceLoader.cpp:219: void Web::ResourceLoader::load(Web::LoadRequest&, AK::Function<void(AK::Span<const unsigned char>, const AK::HashMap<AK::String, AK::String, AK::CaseInsensitiveStringTraits>&, AK::Optional<unsigned int>)>, AK::Function<void(const AK::String&, AK::Optional<unsigned int>)>, AK::Optional<unsigned int>, AK::Function<void()>): Assertion `m_page.has_value()' failed.
Subprocess aborted
FAILED: CMakeFiles/run /home/user/Downloads/ladybird/Build/CMakeFiles/run
cd /home/user/Downloads/ladybird/Build && /usr/bin/cmake -E env SERENITY_SOURCE_DIR=/home/user/Downloads/ladybird/Build/serenity /home/user/Downloads/ladybird/Build/ladybird
ninja: build stopped: subcommand failed.

p.s. sorry for the program output mixed in with the back trace no idea how to fix that tbh

  • back trace
rt_sigprocmask(SIG_BLOCK, [HUP INT TERM], [], 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x55a070dd1e60, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=0x55a070dd1e60, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, 8) = 0
rt_sigaction(SIGHUP, {sa_handler=0x55a070dd1e60, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, 8) = 0
ioctl(1, TIOCGWINSZ, {ws_row=47, ws_col=208, ws_xpixel=1878, ws_ypixel=996}) = 0
[0/1] cd /home/user/Downloads/ladybird/Build && /usr/bin/cmake -E env SERENITY_SOURCE_DIR=/home/user/Downloads/ladybird/Build/serenity /home/user/Downloads/ladybird/Build/ladybird) = 183
write(1, "\n", 1
)                       = 1
newfstatat(AT_FDCWD, "CMakeFiles", {st_mode=S_IFDIR|0755, st_size=336, ...}, 0) = 0
newfstatat(AT_FDCWD, "/home/user/Downloads/ladybird/Build/CMakeFiles", {st_mode=S_IFDIR|0755, st_size=336, ...}, 0) = 0
pipe2([4, 5], 0)                        = 0
fcntl(4, F_GETFD)                       = 0
fcntl(4, F_SETFD, FD_CLOEXEC)           = 0
prlimit64(0, RLIMIT_NOFILE, NULL, {rlim_cur=1024, rlim_max=512*1024}) = 0
mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x7fe7c1ada000
rt_sigprocmask(SIG_BLOCK, ~[], [HUP INT TERM], 8) = 0
clone(child_stack=0x7fe7c1ae2ff0, flags=CLONE_VM|CLONE_VFORK|SIGCHLD) = 35478
munmap(0x7fe7c1ada000, 36864)           = 0
rt_sigprocmask(SIG_SETMASK, [HUP INT TERM], NULL, 8) = 0
close(5)                                = 0
ppoll([{fd=4, events=POLLIN|POLLPRI}], 1, NULL, [], 8Set favoicon path to /home/user/Downloads/ladybird/Build/serenity/Base/res/icons/16x16/app-browser.png
) = ? ERESTARTNOHAND (To be restarted if no handler)
--- SIGWINCH {si_signo=SIGWINCH, si_code=SI_KERNEL} ---
ppoll([{fd=4, events=POLLIN|POLLPRI}], 1, NULL, [], 8ResourceLoader: Starting load of: "https://google.com/"
ResourceLoader: Failed load of: "https://google.com/", Error: Failed to initiate load, Duration: 13ms
ResourceLoader: Starting load of: "https://google.com/favicon.ico"
ResourceLoader: Failed load of: "https://google.com/favicon.ico", Error: Failed to initiate load, Duration: 0ms
ResourceLoader: Starting load of: "file:///home/user/Downloads/ladybird/Build/serenity/Base/res/html/error.html"
ladybird: /home/user/Downloads/ladybird/Build/serenity/Userland/Libraries/LibWeb/Loader/ResourceLoader.cpp:219: void Web::ResourceLoader::load(Web::LoadRequest&, AK::Function<void(AK::Span<const unsigned char>, const AK::HashMap<AK::String, AK::String, AK::CaseInsensitiveStringTraits>&, AK::Optional<unsigned int>)>, AK::Function<void(const AK::String&, AK::Optional<unsigned int>)>, AK::Optional<unsigned int>, AK::Function<void()>): Assertion `m_page.has_value()' failed.
Subprocess aborted
) = 1 ([{fd=4, revents=POLLHUP}])
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=35478, si_uid=1000, si_status=1, si_utime=0, si_stime=0} ---
rt_sigpending([], 8)                    = 0
read(4, "", 4096)                       = 0
close(4)                                = 0
wait4(35478, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 35478
write(1, "\33[31mFAILED: \33[0mCMakeFiles/run "..., 84FAILED: CMakeFiles/run /home/user/Downloads/ladybird/Build/CMakeFiles/run
) = 84
write(1, "cd /home/user/Downloads/ladybird"..., 174cd /home/user/Downloads/ladybird/Build && /usr/bin/cmake -E env SERENITY_SOURCE_DIR=/home/user/Downloads/ladybird/Build/serenity /home/user/Downloads/ladybird/Build/ladybird
) = 174
write(1, "ninja: build stopped: subcommand"..., 41ninja: build stopped: subcommand failed.
) = 41
rt_sigaction(SIGINT, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, NULL, 8) = 0
rt_sigaction(SIGTERM, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, NULL, 8) = 0
rt_sigaction(SIGHUP, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0x7fe7c16aa8e0}, NULL, 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
exit_group(1)                           = ?
  • Hardware info
                   -`                    user@archlinux
                  .o+`                   --------------
                 `ooo/                   OS: Arch Linux x86_64
                `+oooo:                  Host: B450 AORUS PRO WIFI
               `+oooooo:                 Kernel: 5.18.9-arch1-1
               -+oooooo+:                Uptime: 1 hour, 2 mins
             `/:-:++oooo+:               Packages: 520 (pacman)
            `/++++/+++++++:              Shell: bash 5.1.16
           `/++++++++++++++:             Resolution: 1920x1080
          `/+++ooooooooooooo/`           WM: LeftWM
         ./ooosssso++osssssso+`          Theme: Adwaita [GTK3]
        .oossssso-````/ossssss+`         Icons: Adwaita [GTK3]
       -osssssso.      :ssssssso.        Terminal: alacritty
      :osssssss/        osssso+++.       Terminal Font: black: '0x282828'
     /ossssssss/        +ssssooo/-       CPU: AMD Ryzen 7 3700X (16) @ 3.600GHz
   `/ossssso+/:-        -:/+osssso+-     GPU: NVIDIA GeForce GTX 1080
  `+sso+:-`                 `.-/+oso:    Memory: 1446MiB / 32042MiB
 `++:.                           `-/+/
 .`                                 `/
  • Packages
acl 2.3.1-2
adobe-source-code-pro-fonts 2.038ro+1.058it+1.018var-1
adwaita-icon-theme 42.0+r1+gc144c3d75-1
alacritty 0.10.1-2
alsa-card-profiles 1:0.3.53-2
alsa-lib 1.2.7.1-1
alsa-topology-conf 1.2.5.1-1
alsa-ucm-conf 1.2.7.1-1
amd-ucode 20220610.7b71b75-1
anki-bin 2.1.54-1
aom 3.4.0-1
archlinux-keyring 20220424-1
argon2 20190702-4
at-spi2-atk 2.38.0-1
at-spi2-core 2.44.1-1
atk 2.38.0-1
attr 2.5.1-2
audit 3.0.8-1
autoconf 2.71-1
automake 1.16.5-1
avahi 0.8+22+gfd482a7-3
base 2-2
bash 5.1.016-1
binutils 2.38-6
bison 3.8.2-4
bluez-libs 5.64-2
bottom 0.6.8-1
brotli 1.0.9-8
btrfs-progs 5.18.1-1
bzip2 1.0.8-4
ca-certificates 20210603-1
ca-certificates-mozilla 3.80-1
ca-certificates-utils 20210603-1
cairo 1.17.6-2
cantarell-fonts 1:0.303.1-1
cava 0.8.2-1
cmake 3.23.2-1
coreutils 9.1-1
cryptsetup 2.4.3-2
curl 7.84.0-1
dav1d 1.0.0-1
db 5.3.28-5
dbus 1.14.0-1
dbus-glib 0.112-2
dconf 0.40.0-1
desktop-file-utils 0.26-2
device-mapper 2.03.16-1
diffutils 3.8-1
double-conversion 3.2.0-1
duktape 2.7.0-2
e2fsprogs 1.46.5-4
efibootmgr 17-2
efivar 38-2
egl-wayland 2:1.1.10-1
eglexternalplatform 1.1-2
ell 0.51-1
expat 2.4.8-1
fakeroot 1.29-1
ffmpeg 2:5.0.1-3
fftw 3.3.10-3
file 5.42-1
filesystem 2021.12.07-1
findutils 4.9.0-1
flac 1.3.4-2
flex 2.6.4-3
fontconfig 2:2.14.0-1
freeglut 3.2.2-2
freeimage 3.18.0-15
freetype2 2.12.1-1
fribidi 1.0.12-1
gawk 5.1.1-1
gc 8.2.0-3
gcc 12.1.0-2
gcc-libs 12.1.0-2
gcc-objc 12.1.0-2
gdbm 1.23-1
gdk-pixbuf2 2.42.8-1
gettext 0.21-2
giflib 5.2.1-2
git 2.37.0-1
glib-networking 1:2.72.1-1
glib2 2.72.3-1
glibc 2.35-6
glslang 11.10.0-1
glu 9.0.2-3
gmp 6.2.1-2
gnupg 2.2.35-2
gnustep-base 1.28.0-4
gnustep-make 2.9.0-1
gnutls 3.7.6-1
gpgme 1.17.1-1
graphite 1:1.3.14-2
grep 3.7-1
groff 1.22.4-7
grub 2:2.06.r261.g2f4430cc0-1
gsettings-desktop-schemas 42.0-1
gsm 1.0.19-1
gst-plugin-pipewire 1:0.3.53-2
gst-plugins-base-libs 1.20.3-1
gstreamer 1.20.3-1
gtk-update-icon-cache 1:4.6.6-1
gtk3 1:3.24.34-1
guile 2.2.7-2
gzip 1.12-1
harfbuzz 4.4.1-1
helix 22.05-3
hicolor-icon-theme 0.17-2
hidapi 0.12.0-1
hwdata 0.360-1
hwloc 2.7.1-1
iana-etc 20220603-1
icu 71.1-1
imath 3.1.5-2
imv 4.3.1-5
iniparser 4.1-4
iproute2 5.18.0-1
iptables 1:1.8.8-1
iputils 20211215-1
iso-codes 4.10.0-1
iwd 1.28-1
jansson 2.14-2
jasper 3.0.4-1
joshuto 0.9.3-1
json-c 0.16-1
json-glib 1.6.6-2
jsoncpp 1.9.5-2
jxrlib 0.2.4-1
kbd 2.5.1-1
keyutils 1.6.3-1
kmod 30-1
krb5 1.19.3-3
l-smash 2.14.5-2
lame 3.100-3
lcms2 2.13.1-1
leftwm 1:0.3.0-1
less 1:590-1
libarchive 3.6.1-1
libass 0.16.0-1
libassuan 2.5.5-1
libasyncns 1:0.8+r3+g68cd5af-1
libavc1394 0.5.4-4
libb2 0.98.1-2
libbluray 1.3.1-1
libbpf 0.8.0-1
libcap 2.64-1
libcap-ng 0.8.3-1
libcddb 1.3.2-6
libcdio 2.1.0-2
libcdio-paranoia 10.2+2.0.1-2
libcloudproviders 0.3.1-2
libcolord 1.4.6-1
libcups 1:2.4.2-3
libdaemon 0.14-5
libdatrie 0.2.13-1
libde265 1.0.8-2
libdrm 2.4.111-1
libdvdnav 6.1.1-1
libdvdread 6.1.3-1
libedit 20210910_3.1-1
libelf 0.187-1
libepoxy 1.5.10-1
libev 4.33-1
libevdev 1.12.1-1
libevent 2.1.12-1
libfdk-aac 2.0.2-1
libffi 3.4.2-5
libfontenc 1.1.4-3
libfreeaptx 0.1.1-1
libgcrypt 1.10.1-1
libglvnd 1.4.0-2
libgpg-error 1.45-2
libgudev 237-2
libheif 1.12.0-3
libice 1.0.10-4
libidn2 2.3.2-1
libiec61883 1.2.0-6
libinih 55-2
libinput 1.21.0-1
libisl 0.24-4
libjpeg-turbo 2.1.3-2
libksba 1.6.0-1
libldac 2.0.2.3-1
libldap 2.6.2-2
libmfx 22.4.4-1
libmnl 1.0.5-1
libmodplug 0.8.9.0-3
libmpc 1.2.1-2
libmpdclient 2.20-2
libnetfilter_conntrack 1.0.9-1
libnfnetlink 1.0.2-1
libnftnl 1.2.2-1
libnghttp2 1.48.0-1
libnl 3.6.0-3
libnotify 0.7.12-1
libnsgif 0.2.1-7
libnsl 2.0.0-2
libogg 1.3.5-1
libomxil-bellagio 0.9.3-3
libp11-kit 0.24.1-1
libpcap 1.10.1-2
libpciaccess 0.16-3
libplacebo 4.192.1-3
libpng 1.6.37-3
libproxy 0.4.18-1
libpsl 0.21.1-1
libpulse 16.1-1
libraw 0.20.2-2
libraw1394 2.1.2-3
librewolf-bin 102.0-2
librsvg 2:2.54.4-1
libsamplerate 0.2.2-1
libsasl 2.1.28-1
libseccomp 2.5.4-1
libsecret 0.20.5-2
libsm 1.2.3-3
libsndfile 1.1.0-2
libsoup 2.74.2-2
libsoup3 3.0.7-1
libsoxr 0.1.3-2
libssh 0.9.6-1
libssh2 1.10.0-1
libstemmer 2.2.0-2
libsysprof-capture 3.44.0-1
libtasn1 4.18.0-1
libthai 0.1.29-1
libtheora 1.1.1-5
libtiff 4.4.0-1
libtirpc 1.3.2-1
libtool 2.4.7-2
libunistring 1.0-1
libunwind 1.6.2-1
libusb 1.0.26-1
libutempter 1.2.1-3
libuv 1.43.0-1
libva 2.15.0-1
libvdpau 1.5-1
libverto 0.3.2-4
libvorbis 1.3.7-3
libvpx 1.12.0-1
libwacom 2.3.0-1
libwebp 1.2.2-1
libx11 1.8.1-2
libxau 1.0.9-4
libxaw 1.0.14-1
libxcb 1.15-1
libxcomposite 0.4.5-4
libxcrypt 4.4.28-2
libxcursor 1.2.1-1
libxcvt 0.1.1-1
libxdamage 1.1.5-4
libxdmcp 1.1.3-4
libxext 1.3.4-4
libxfixes 6.0.0-1
libxfont2 2.0.5-1
libxft 2.3.4-1
libxi 1.8-1
libxinerama 1.1.4-4
libxkbcommon 1.4.1-1
libxkbcommon-x11 1.4.1-1
libxkbfile 1.1.0-3
libxml2 2.9.14-1
libxmu 1.1.3-3
libxnvctrl 515.57-1
libxpm 3.5.13-3
libxrandr 1.5.2-4
libxrender 0.9.10-5
libxshmfence 1.3-3
libxslt 1.1.35-1
libxss 1.2.3-4
libxt 1.2.1-1
libxtst 1.2.3-5
libxv 1.0.11-5
libxxf86vm 1.1.4-5
licenses 20220125-1
lilv 0.24.14-2
linux 5.18.9.arch1-1
linux-api-headers 5.17.5-2
linux-firmware 20220610.7b71b75-1
linux-firmware-whence 20220610.7b71b75-1
llvm-libs 14.0.6-1
lm_sensors 1:3.6.0.r41.g31d1f125-1
lua 5.4.4-1
luajit 2.1.0.beta3.r422.g4c2441c1-1
luit 20220111-1
lv2 1.18.4-2
lz4 1:1.9.3-2
lzo 2.10-3
m4 1.4.19-1
mailcap 2.1.53-1
make 4.3-3
mbedtls 2.28.0-1
md4c 0.4.8-1
mesa 22.1.3-1
minizip 1:1.2.12-2
mkinitcpio 31-2
mkinitcpio-busybox 1.35.0-1
mpfr 4.1.0.p13-2
mpv 1:0.34.1-4
mtdev 1.1.6-2
mujs 1.2.0-2
ncspot-bin 0.10.0-1
ncurses 6.3-3
neofetch 7.1.0-2
nettle 3.8-1
ninja 1.11.0-1
noto-fonts 20220607-1
noto-fonts-cjk 20220126-1
noto-fonts-emoji 20211101-1
noto-fonts-extra 20220607-1
npth 1.6-3
nspr 4.34-1
nss 3.80-1
nushell 0.64.0-1
nvidia 515.57-3
nvidia-settings 515.57-1
nvidia-utils 515.57-1
obs-studio 27.2.4-1
opencore-amr 0.1.5-5
openexr 3.1.5-1
openjpeg2 2.5.0-1
openmpi 4.1.4-1
openpmix 4.1.2-1
openrgb 0.7-6
openssl 1.1.1.p-1
opus 1.3.1-3
orc 0.4.32-1
p11-kit 0.24.1-1
pacman 6.0.1-5
pacman-mirrorlist 20220605-1
pacmixer 0.6.3-4
pam 1.5.2-1
pambase 20211210-1
pango 1:1.50.8-1
paru 1.11.0-1
patch 2.7.6-8
pciutils 3.8.0-2
pcre 8.45-1
pcre2 10.40-1
perl 5.36.0-1
perl-error 0.17029-4
perl-mailtools 2.21-6
perl-timedate 2.33-4
pinentry 1.2.0-1
pipewire 1:0.3.53-2
pipewire-alsa 1:0.3.53-2
pipewire-jack 1:0.3.53-2
pipewire-pulse 1:0.3.53-2
pixman 0.40.0-2
pkgconf 1.8.0-1
polybar 3.6.3-2
popt 1.18-3
procps-ng 3.3.17-1
protobuf 21.2-1
psmisc 23.5-1
python 3.10.5-1
python-appdirs 1.4.4-6
python-attrs 21.4.0-1
python-beautifulsoup4 4.10.0-1
python-cachecontrol 1:0.12.6-4
python-certifi 2022.06.15-1
python-cffi 1.15.1-1
python-chardet 4.0.0-5
python-click 8.1.3-1
python-colorama 0.4.5-1
python-commonmark 0.9.1-5
python-cryptography 37.0.2-1
python-decorator 5.1.1-1
python-distlib 0.3.4-1
python-distro 1.7.0-1
python-docutils 1:0.18.1-1
python-flask 2.1.2-1
python-flask-cors 3.0.10-3
python-future 0.18.2-7
python-html5lib 1.1-11
python-idna 3.3-4
python-importlib-metadata 4.8.1-3
python-itsdangerous 2.1.2-2
python-jaraco.context 4.1.1-2
python-jaraco.functools 3.5.0-2
python-jaraco.text 3.8.0-2
python-jinja 1:3.1.2-1
python-jsonschema 3.2.0-6
python-markdown 3.3.7-1
python-markupsafe 2.1.1-1
python-more-itertools 8.13.0-1
python-msgpack 1.0.3-1
python-nspektr 0.4.0-1
python-ordered-set 4.0.2-6
python-orjson 3.7.6-1
python-packaging 21.3-1
python-pep517 0.12.0-4
python-pip 22.1.2-1
python-platformdirs 2.5.1-1
python-ply 3.11-10
python-protobuf 21.2-1
python-pycparser 2.21-3
python-pygments 2.12.0-1
python-pyopenssl 22.0.0-1
python-pyparsing 3.0.9-1
python-pyqt6 6.3.1-1
python-pyqt6-sip 13.4.0-1
python-pyqt6-webengine 6.3.1-1
python-pyrsistent 0.18.1-1
python-pysocks 1.7.1-7
python-requests 2.27.1-1
python-resolvelib 0.8.1-1
python-rich 12.4.4-1
python-send2trash 1.8.0-3
python-setuptools 1:61.3.1-1
python-six 1.16.0-5
python-soupsieve 2.3.1-1
python-tenacity 8.0.1-3
python-tomli 2.0.1-1
python-trove-classifiers 2022.6.26-1
python-typing_extensions 4.2.0-1
python-urllib3 1.26.9-1
python-validate-pyproject 0.9-1
python-waitress 2.1.2-1
python-webencodings 0.5.1-9
python-werkzeug 2.1.2-1
python-zipp 3.8.0-2
qt5-base 5.15.5+kde+r167-1
qt5-svg 5.15.5+kde+r10-1
qt5-translations 5.15.5+kde+r2-1
qt6-base 6.3.1-1
qt6-declarative 6.3.1-1
qt6-positioning 6.3.1-1
qt6-translations 6.3.1-1
qt6-webchannel 6.3.1-1
qt6-webengine 6.3.1-1
rav1e 0.4.1-2
re2 1:20220601-1
readline 8.1.002-1
rest 0.8.1+r4+ge5ee6ef-1
rhash 1.4.2-1
rlaunch 1.3.13-1
rnnoise 0.4.1-1
rubberband 2.0.2-1
rustup 1.24.3-2
sbc 1.5-2
sdl2 2.0.22-2
sed 4.8-1
serd 0.30.12-2
shaderc 2022.1-4
shadow 4.11.1-1
shared-mime-info 2.0+144+g13695c7-1
snappy 1.1.9-2
sord 0.16.10-2
speex 1.2.1-1
speexdsp 1.2.1-1
spirv-tools 2022.1-1
sqlite 3.39.0-2
sratom 0.6.10-3
srt 1.5.0-1
startup-notification 0.12-7
strace 5.18-1
sudo 1.9.11.p3-1
svt-av1 1.1.0-1
sysfsutils 2.1.1-1
systemd 251.2-1
systemd-libs 251.2-1
systemd-sysvcompat 251.2-1
tar 1.34-1
texinfo 6.8-2
tpm2-tss 3.2.0-1
tracker3 3.3.1-1
tslib 1.22-1
tzdata 2022a-1
uchardet 0.0.7-1
unclutter 1:1.6-2
unzip 6.0-18
util-linux 2.38-1
util-linux-libs 2.38-1
uwufetch 1.7-2
v4l-utils 1.22.1-1
vid.stab 1.1-3
vmaf 2.3.1-1
vulkan-headers 1:1.3.217-1
vulkan-icd-loader 1.3.217-1
wayland 1.21.0-1
webrtc-audio-processing 0.3.1-3
wget 1.21.3-1
which 2.21-5
wired 0.10.2-1
wireplumber 0.4.10-3
x264 3:0.164.r3081.19856cc-2
x265 3.5-3
xbitmaps 1.1.2-3
xcb-proto 1.15.2-1
xcb-util 0.4.0-4
xcb-util-cursor 0.1.3-4
xcb-util-image 0.4.0-4
xcb-util-keysyms 0.4.0-4
xcb-util-renderutil 0.3.9-4
xcb-util-wm 0.4.1-4
xcb-util-xrm 1.3-2
xcompmgr 1.1.8-3
xdg-user-dirs 0.17-3
xdg-utils 1.1.3+21+g1a58bc2-1
xf86-input-libinput 1.2.1-1
xkeyboard-config 2.36-2
xorg-fonts-encodings 1.0.5-2
xorg-server 21.1.3-7
xorg-server-common 21.1.3-7
xorg-setxkbmap 1.3.3-1
xorg-xauth 1.1.2-1
xorg-xinit 1.4.1-3
xorg-xkbcomp 1.4.5-1
xorg-xmodmap 1.0.10-3
xorg-xprop 1.2.5-1
xorg-xrandr 1.5.1-2
xorg-xrdb 1.2.1-1
xorg-xset 1.2.4-3
xorgproto 2022.1-1
xvidcore 1.3.7-2
xwallpaper 0.7.4-1
xz 5.2.5-3
yt-dlp 2022.06.29-1
zimg 3.0.4-1
zlib 1:1.2.12-2
zstd 1.5.2-7

Edit: After attempting to navigate to a local directory, browsing is now working for basic sites.

I am having the exact same issue on my end, also on an Arch-based system (Artix). My symptoms are identical.

System info, if necessary (while we're playing the Neofetch game):

                   '                      
                  'o'                     
                 'ooo'                    OS: Artix Linux x86_64 
                'ooxoo'                   Host: X570 AORUS ELITE WIFI -CF 
               'ooxxxoo'                  Kernel: 5.18.6-artix1-1 
              'oookkxxoo'                 Uptime: 14 hours, 12 mins 
             'oiioxkkxxoo'                Packages: 876 (pacman) 
            ':;:iiiioxxxoo'               Shell: bash 5.1.16 
               `'.;::ioxxoo'              Resolution: 2560x1440, 3840x2160 
          '-.      `':;jiooo'             DE: Plasma 5.25.2 
         'oooio-..     `'i:io'            WM: KWin 
        'ooooxxxxoio:,.   `'-;'           Theme: [Plasma], Breeze [GTK3] 
       'ooooxxxxxkkxoooIi:-.  `'          Icons: [Plasma], breeze [GTK3] 
      'ooooxxxxxkkkkxoiiiiiji'            Terminal: yakuake 
     'ooooxxxxxkxxoiiii:'`     .i'        CPU: AMD Ryzen 9 3900X (24) @ 3.800GHz 
    'ooooxxxxxoi:::'`       .;ioxo'       GPU: NVIDIA GeForce RTX 3080 
   'ooooxooi::'`         .:iiixkxxo'      Memory: 5868MiB / 32019MiB 
  'ooooi:'`                `'';ioxxo'
 'i:'`                          '':io'                            
'`                                   `'
commented

Welp now it doesn't even build
2022-07-06-161201_1920x1080_scrot

commented

I figured it doesn't start to build since SerenityOS/serenity@0a62fcf

Now to figure out why, for someone who has never used cmake before. o-o

Yeah looks like I broke that. Removing the WebSocket link from the CMake lists in this repo will fix it, since Andreas made it use QNetwork instead of the serenity network stack. I'll have to mess with the target/output name of the WebSocket server bin in serenity for a proper fix

That build issue is fixed, but it looks like your original issue was related to certificate loading when using LibCrypto/LibTLS from serenity. Those dependencies have been replaced with QNetwork for doing actual http requests.

Please check again and close this issue if google works. Any other page is a toss-up whether it works and probably will relate to actual bugs in the LibWeb engine, so unrelated to this GUI frontend for it.

For what it's worth strace cmake is not particularly useful information, and not a real backtrace. To get a real backtrace, you would run ninja -C Build debug, run the app through GDB, and get a backtrace from gdb.