Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

liblagom: Web page crashed on www.volkswagen.de #23641

Open
FerhatAkgun opened this issue Mar 19, 2024 · 0 comments
Open

liblagom: Web page crashed on www.volkswagen.de #23641

FerhatAkgun opened this issue Mar 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@FerhatAkgun
Copy link

FerhatAkgun commented Mar 19, 2024

Visited URL: https://www.volkswagen.de/de/modelle/der-neue-id-7-gtx-tourer.html
Environment: Linux ferhat-X58A-UD5 6.5.0-25-generic #25-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 7 14:58:39 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

grafik

Steps to reproduce:

  • Visit page and wait (happens sporadically)

Console output including stack trace:

ferhat@ferhat-X58A-UD5:/media/ferhat/Data/Source/serenity$ ./Meta/serenity.sh run lagom ladybird
-- Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.5.0")
-- Configuring done (2.9s)
-- Generating done (0.9s)
-- Build files have been written to: /media/ferhat/Data/Source/serenity/Build/lagom
ninja: Entering directory `/media/ferhat/Data/Source/serenity/Build/lagom'
[0/2] Re-checking globbed directories...
[0/1] cd /media/ferhat/Data/Source/serenity/Build/lagom/Ladybird && /usr/bin/cmake -E env SER...media/ferhat/Data/Source/serenity /media/ferhat/Data/Source/serenity/Build/lagom/bin/Ladybird
4230.371 RequestServer(26570): Loaded 145 of 145 (100%) provided CA Certificates
4230.419 WebContent(26569): FontDatabase::load_all_fonts_from_uri('file:https:///home/ferhat/.local/share/fonts'): open: Datei oder Verzeichnis nicht gefunden (errno=2)
4243.675 RequestServer(26570): EnsureConnection: Pre-connect to https://assets.volkswagen.com/
4243.727 RequestServer(26570): EnsureConnection: Pre-connect to https://smartsignals2.smart-digital-solutions.de/
4243.907 RequestServer(26570): EnsureConnection: Pre-connect to https://feature-services.vwonehub.io/
4245.083 WebContent(26569): Unhandled JavaScript exception: [TypeError] Invalid URL
4245.083 WebContent(26569):     at URL
    at https://vw-tam.lighthouselabs.eu/vwd6/de_one/Bootstrap.js:5:245
    at https://vw-tam.lighthouselabs.eu/vwd6/de_one/Bootstrap.js:6:196
    at ensightenInit (https://vw-tam.lighthouselabs.eu/vwd6/de_one/Bootstrap.js:35:143)
    at https://vw-tam.lighthouselabs.eu/vwd6/de_one/Bootstrap.js:1156:147

4245.115 WebContent(26569): (js log) "Polyfills successfully loaded!"
4245.411 WebContent(26569): Unhandled JavaScript exception: [TypeError] Not an object of type Node
4245.411 WebContent(26569):     at <unknown>
    at onClose (https://www.volkswagen.de/de/modelle/der-neue-id-7-gtx-tourer.html:156:30)
    at checkBrowserCompatibility (https://www.volkswagen.de/de/modelle/der-neue-id-7-gtx-tourer.html:244:20)
    at https://www.volkswagen.de/de/modelle/der-neue-id-7-gtx-tourer.html:267:30
    at https://www.volkswagen.de/de/modelle/der-neue-id-7-gtx-tourer.html:268:3

4254.630 WebContent(26569): (js error) "cannot find AuthServiceProviderCommercial. "
4254.714 WebContent(26569): (js error) "cannot find AuthServiceProviderCommercial. "
VERIFICATION FAILED: is<OutputType>(input) at /media/ferhat/Data/Source/serenity/Meta/Lagom/../../AK/TypeCasts.h:48
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-ak.so.0(ak_verification_failed+0xc1) [0x704770b4abb1]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x566bac) [0x70476ed66bac]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-js.so.0(+0x3fc3b4) [0x70476dffc3b4]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-js.so.0(+0x3fc262) [0x70476dffc262]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x5676cd) [0x70476ed676cd]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::HTML::Task::execute() 0x49) [0x70476f0cde09]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x8ca8cc) [0x70476f0ca8cc]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0xc1638c) [0x70476f41638c]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::WebIDL::call_user_object_operation(Web::WebIDL::CallbackType&, AK::String const&, AK::Optional<JS::Value>, JS::MarkedVector<JS::Value, 0ul>) 0x16c) [0x70476f414fec]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 JS::Completion Web::WebIDL::call_user_object_operation<Web::DOM::Event*&>(Web::WebIDL::CallbackType&, AK::String const&, AK::Optional<JS::Value>, Web::DOM::Event*&) 0x151) [0x70476efdc1a1]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::DOM::EventDispatcher::inner_invoke(Web::DOM::Event&, AK::Vector<JS::Handle<Web::DOM::DOMEventListener>, 0ul>&, Web::DOM::Event::Phase, bool) 0x1fd) [0x70476efdafbd]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::DOM::EventDispatcher::invoke(Web::DOM::Event::PathEntry&, Web::DOM::Event&, Web::DOM::Event::Phase) 0x1d7) [0x70476efdb397]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::DOM::EventDispatcher::dispatch(JS::NonnullGCPtr<Web::DOM::EventTarget>, Web::DOM::Event&, bool) 0x999) [0x70476efdbfd9]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::HTML::HTMLScriptElement::execute_script() 0x24f) [0x70476f1553df]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x955806) [0x70476f155806]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::HTML::HTMLScriptElement::mark_as_ready(AK::Variant<Web::HTML::HTMLScriptElement::ResultState::Uninitialized, Web::HTML::HTMLScriptElement::ResultState::Null, JS::NonnullGCPtr<Web::HTML::Script> >) 0x92) [0x70476f155952]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x9fc2a9) [0x70476f1fc2a9]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x9f5a89) [0x70476f1f5a89]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x9f5c00) [0x70476f1f5c00]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x84ae2a) [0x70476f04ae2a]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x83c24d) [0x70476f03c24d]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x83c483) [0x70476f03c483]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0x85c2e1) [0x70476f05c2e1]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::HTML::Task::execute() 0x49) [0x70476f0cde09]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0 Web::HTML::EventLoop::process() 0x60) [0x70476f0cb650]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-web.so.0(+0xb6d689) [0x70476f36d689]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-core.so.0 Core::Timer::timer_event(Core::TimerEvent&) 0xb2) [0x704770c1ecb2]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-core.so.0 Core::EventReceiver::dispatch_event(Core::Event&, Core::EventReceiver*) 0x4d) [0x704770bfea0d]
/media/ferhat/Data/Source/serenity/Build/lagom/libexec/WebContent(+0x10949d) [0x56c0487a049d]
/lib/x86_64-linux-gnu/libQt6Core.so.6(+0x18113e) [0x70477078113e]
/lib/x86_64-linux-gnu/libQt6Core.so.6 QTimer::timeout(QTimer::QPrivateSignal) 0x3e) [0x7047707855ce]
/lib/x86_64-linux-gnu/libQt6Core.so.6 QObject::event(QEvent*) 0x1c6) [0x704770773856]
/lib/x86_64-linux-gnu/libQt6Core.so.6 QCoreApplication::notifyInternal2(QObject*, QEvent*) 0xf5) [0x704770736975]
/lib/x86_64-linux-gnu/libQt6Core.so.6 QTimerInfoList::activateTimers() 0x369) [0x704770870e69]
/lib/x86_64-linux-gnu/libQt6Core.so.6(+0x3266f4) [0x7047709266f4]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0x5ab2c) [0x70476c313b2c]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(+0xb646f) [0x70476c36f46f]
/lib/x86_64-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x30) [0x70476c311d20]
/lib/x86_64-linux-gnu/libQt6Core.so.6 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 0x70) [0x704770924420]
/lib/x86_64-linux-gnu/libQt6Core.so.6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) 0x2ba) [0x704770740cea]
/media/ferhat/Data/Source/serenity/Build/lagom/lib/liblagom-core.so.0 Core::EventLoop::exec() 0x4a) [0x704770bf7cca]
/media/ferhat/Data/Source/serenity/Build/lagom/libexec/WebContent(+0x1152a4) [0x56c0487ac2a4]
/media/ferhat/Data/Source/serenity/Build/lagom/libexec/WebContent(main+0xf6) [0x56c0486d4b96]
/lib/x86_64-linux-gnu/libc.so.6(+0x28150) [0x70476d428150]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x89) [0x70476d428209]
/media/ferhat/Data/Source/serenity/Build/lagom/libexec/WebContent(+0x3dcc5) [0x56c0486d4cc5]
4254.946 Ladybird(26557): WebContent process crashed!
4255.010 RequestServer(26592): Loaded 145 of 145 (100%) provided CA Certificates
4255.058 WebContent(26591): FontDatabase::load_all_fonts_from_uri('file:https:///home/ferhat/.local/share/fonts'): open: Datei oder Verzeichnis nicht gefunden (errno=2)
@kleinesfilmroellchen kleinesfilmroellchen added the bug Something isn't working label Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants