Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32167

Font Issue Crashes QWebView

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P2: Important P2: Important
    • None
    • 5.1.0 Beta 1, 5.1.0 RC2
    • WebKit
    • None
    • Windows 8 x64
      MinGW 4.8 x86
      MinGW 4.7 x86
      Qt 5.1.0 RC2 x86
      Qt 5.1.0 Beta 1 x86

      I'm pretty sure this happens with many versions earlier than 5.1.0 RC2 such as 5.0.2 and even the latest 5.1.1 from GIT, but I only have RC2 and Beta 1 on hand to provide an example with.

      What happens is that a few sites such as Twitch.TV will immediately crash the QT application with error:

      fontEngine: Can't change family name of font
      fontEngine: Can't change family name of font
      ASSERTION FAILED: !callFrame->hadException()
      interpreter\Interpreter.cpp(998) : JSC::JSValue JSC::Interpreter::executeCall(JSC::CallFrame*, JSC::JSObject*, JSC::CallType, const JSC::CallData&, JSC::JSValue, const JSC::ArgList&)
      (Internal error: pc 0x3e5 in read in psymtab, but not in symtab.)
      (Internal error: pc 0x3e5 in read in psymtab, but not in symtab.)
      (Internal error: pc 0x3e5 in read in psymtab, but not in symtab.)

      To my understanding this is some sort of font issue with the javascript engine.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            annulen Konstantin Tokarev
            honeybunch Arsen Tufankjian
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes