main icon indicating copy to clipboard operation
main copied to clipboard

Crach in function WebCore::createMarkup(WebCore::Range const&, WTF::Vector<WebCore::Node*, 0ul, WTF::CrashOnOverflow, 16ul>*, WebCore::EAnnotateForInterchange, bool, WebCore::EAbsoluteURLs)

Open gignac1024 opened this issue 8 years ago • 11 comments

Crach in function: WebCore::createMarkup(WebCore::Range const&, WTF::Vector<WebCore::Node*, 0ul, WTF::CrashOnOverflow, 16ul>*, WebCore::EAnnotateForInterchange, bool, WebCore::EAbsoluteURLs)

I use fedora 26 with Plasma KDE 5.10.5

core_backtrace.txt dso_list.txt

gignac1024 avatar Oct 07 '17 16:10 gignac1024

I have no any idea why it crashes on selectedHtml call from Psi. I think it's Fedora only problem.

Ri0n avatar Oct 07 '17 17:10 Ri0n

Downgrade qt webkit to qt5-qtwebkit-5.7.1-5. Also add

# Temporary exclude qt5-qtwebkit package due RHBZ #1470778
exclude=qt5-qtwebkit qt5-qtwebkit-devel

to /etc/yum.conf

See RHBZ #1470778 for details.

drizt avatar Oct 07 '17 18:10 drizt

The proposed workaround with downgrade to qtwebkit 5.7 won't work with major update to Qt 5.9, as qtwebkit 5.7 will not work any more or at least must be built manually with actual private API/ABI headers.

rapgro avatar Oct 22 '17 09:10 rapgro

Possible workaround: Create a wrapper script to watch the psi-plus process for crashes and restart if needed. See https://forums.freebsd.org/threads/21238/

rapgro avatar Oct 24 '17 17:10 rapgro

isn't better to install Gentoo Linux?

Ri0n avatar Oct 24 '17 17:10 Ri0n

Well, we see also another crash with kf5-kwayland: https://bugzilla.redhat.com/show_bug.cgi?id=1505267

rapgro avatar Oct 24 '17 18:10 rapgro

maybe KuKuRuZo can test it. I had to remove KF5 because it crashed all my system often.

Ri0n avatar Oct 24 '17 18:10 Ri0n

I can't test it. I have proprietary nvidia driver which not works with wayland.

Vitozz avatar Oct 24 '17 20:10 Vitozz

Best solution is to use qtwebengine in Psi+ builds for Fedora

Vitozz avatar Oct 24 '17 20:10 Vitozz

Is this still actual? Should we close a ticket?

Vitozz avatar May 29 '20 21:05 Vitozz

This ticket can be closed?

Neustradamus avatar May 07 '24 17:05 Neustradamus