SerenityOS / serenity

The Serenity Operating System 🐞
https://serenityos.org
BSD 2-Clause "Simplified" License
30.45k stars 3.18k forks source link

Ladybird crash when try load russian sites #24236

Closed vova12021970 closed 1 month ago

vova12021970 commented 4 months ago

When you try to load any site that is located in the ru region, Ladybird crashes and does not load the site. backtrace pinned (try load www.ya.ru) 49_RequestServer_backtrace.txt

circl-lastname commented 4 months ago

vk.ru and dzen.ru works, seems to be an issue specifically between Yandex's HTTP server and the HTTP implementation on our side for their .ru domain

vova12021970 commented 4 months ago

Nobody canceled the fact that Ladybird does not work well with Yandex HTTP

circl-lastname commented 4 months ago

That's is what I said

trnxdev commented 4 months ago

Maybe it's the fact that ya.ru uses Ipv6? (atleast if I use ping)

> ping ya.ru
PING ya.ru (2a02:6b8::2:242) 56 data bytes
64 bytes from ya.ru (2a02:6b8::2:242): icmp_seq=1 ttl=45 time=57.9 ms

> ping vk.ru
PING vk.ru (87.240.132.78) 56(84) bytes of data.
64 bytes from srv78-132-240-87.vk.com (87.240.132.78): icmp_seq=1 ttl=55 time=46.2 ms

> ping dzen.ru
PING dzen.ru (62.217.160.2) 56(84) bytes of data.
64 bytes from www.dzen.ru (62.217.160.2): icmp_seq=1 ttl=54 time=49.7 ms
circl-lastname commented 2 months ago

Not fixed by LadybirdBrowser/Ladybird@ab82fc8993d8da1024d9bcf84d18e8cd28fb5f22 which adds IPv6 support, meaning the issue is something else

vova12021970 commented 2 months ago

I will try tomorrow a loading if commit in serenety

vova12021970 commented 1 month ago

Closing issue Now a ya.ru can be opened by Ladybird