Summary: | Akregator crashes when attempting to open a link from the internal browser tab | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | John Apple II <jappleii> |
Component: | internal browser | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | ben, edu.bugs.kde, mafosa |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
John Apple II
2022-08-01 02:53:42 UTC
Created attachment 154166 [details] New crash information added by DrKonqi akregator (5.21.1 (22.08.1)) using Qt 5.15.7 Reading this article in internal browser: https://www.linux.com/news/find-anything-you-need-with-fzf-the-linux-fuzzy-finder-tool/ I click the "Read More" link, which points to https://www.redhat.com/sysadmin/fzf-linux-fuzzy-finder Akregator crashes. -- Backtrace (Reduced): #5 0x00007fdf24776776 in content::WebContentsImpl::CreateNewWindow(content::RenderFrameHost*, content::mojom::CreateNewWindowParams const&, bool, bool, content::SessionStorageNamespace*) () from /lib64/libQt5WebEngineCore.so.5 #6 0x00007fdf245de4d0 in content::RenderFrameHostImpl::CreateNewWindow(mojo::StructPtr<content::mojom::CreateNewWindowParams>, base::OnceCallback<void (content::mojom::CreateNewWindowStatus, mojo::StructPtr<content::mojom::CreateNewWindowReply>)>) () from /lib64/libQt5WebEngineCore.so.5 #7 0x00007fdf2086690a in content::mojom::FrameHostStubDispatch::AcceptWithResponder(content::mojom::FrameHost*, mojo::Message*, std::unique_ptr<mojo::MessageReceiverWithStatus, std::default_delete<mojo::MessageReceiverWithStatus> >) () from /lib64/libQt5WebEngineCore.so.5 #8 0x00007fdf245b635d in content::mojom::FrameHostStub<mojo::RawPtrImplRefTraits<content::mojom::FrameHost> >::AcceptWithResponder(mojo::Message*, std::unique_ptr<mojo::MessageReceiverWithStatus, std::default_delete<mojo::MessageReceiverWithStatus> >) () from /lib64/libQt5WebEngineCore.so.5 #10 0x00007fdf2254e52b in mojo::MessageDispatcher::Accept(mojo::Message*) () from /lib64/libQt5WebEngineCore.so.5 As of version 5.22.2 (22.12.2) I'm unable to reproduce your issue, even with the same URL mentioned. It's likely that the bug has been fixed in a later version, however this should be confirmed before closing just in case. |