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

Ladybird crashes on https://github.com #3205

Closed
shannonbooth opened this issue Jan 9, 2025 · 0 comments · Fixed by #3207
Closed

Ladybird crashes on https://github.com #3205

shannonbooth opened this issue Jan 9, 2025 · 0 comments · Fixed by #3207

Comments

@shannonbooth
Copy link
Contributor

On loading github.com, ladybird crashes with:

ASSERTION FAILED: m_ptr at /home/shannon/personal/ladybird/Libraries/LibGC/Ptr.h:174
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-ak.so.0(ak_trap+0x35) [0x7f2e7bda81a5]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-ak.so.0(+0x1556f) [0x7f2e7bda856f]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0(+0x8e1d88) [0x7f2e7d03dd88]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0(+0x8e1ade) [0x7f2e7d03dade]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0(+0x8e1ade) [0x7f2e7d03dade]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::DOM::Document::obtain_theme_color() 0x4e) [0x7f2e7d027d5e]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::HTML::HTMLMetaElement::update_metadata(AK::Optional<AK::String> const&) 0x46) [0x7f2e7d1f0346]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::HTML::HTMLMetaElement::inserted() 0x38) [0x7f2e7d1f0438]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0(+0x9342fe) [0x7f2e7d0902fe]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::DOM::Node::insert_before(GC::Ref<Web::DOM::Node>, GC::Ptr<Web::DOM::Node>, bool) 0x8b6) [0x7f2e7d08f6f6]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::HTML::HTMLParser::insert_an_element_at_the_adjusted_insertion_location(GC::Ref<Web::DOM::Element>) 0x107) [0x7f2e7d25ea07]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::HTML::HTMLParser::insert_html_element(Web::HTML::HTMLToken const&) 0x5d) [0x7f2e7d25eccd]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::HTML::HTMLParser::handle_in_head(Web::HTML::HTMLToken&) 0x1c1) [0x7f2e7d256b01]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::HTML::HTMLParser::run(Web::HTML::HTMLTokenizer::StopAtInsertionPoint) 0x34e) [0x7f2e7d25429e]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0 Web::HTML::HTMLParser::run(URL::URL const&, Web::HTML::HTMLTokenizer::StopAtInsertionPoint) 0x119) [0x7f2e7d255499]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0(+0x8f74f3) [0x7f2e7d0534f3]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-web.so.0(+0xcb7221) [0x7f2e7d413221]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-core.so.0 Core::ThreadEventQueue::process() 0x20a) [0x7f2e7bf44d8a]
/home/shannon/personal/ladybird/Build/debug/lib/liblagom-webview.so.0 WebView::EventLoopManagerQt::event_target_received_event(AK::Badge<WebView::EventLoopImplementationQtEventTarget>, QEvent*) 0x2f) [0x7f2e7e62aa7f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant