On Mon, 24 Feb 2020, Marcin Cieslak wrote:

On Mon, 24 Feb 2020, Miroslav Lachman wrote:

frame #13: 0x00000008039aa3ed libQt5WebKit.so.5`WebCore::CSSParser::parseSheet(this=0x00007fffffffa490, sheet=0x00000008155f5e40, string=0x00007fffffffb888, textPosition=0x00007fffffffb650, ruleSourceDataResult=0x0000000000000000, logErrors=false) at CSSParser.cpp:423:5

Looks like it has some trouble parsing font declarations in the HTML/CSS code you have been testing
on. This can be a webkit bug...

Would be good to have a minimal HTML/CSS testcase to reproduce this and this should
probably be reported upstream.

There is this report:

https://github.com/qtwebkit/qtwebkit/issues/933

It says it crashes if you have no fonts installed (no TTF).

Could this "fix" it?

Marcin

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to