Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QWebEngineView close error
QtWS25 Last Chance

QWebEngineView close error

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 1.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • CKurduC Offline
    CKurduC Offline
    CKurdu
    wrote on last edited by
    #1

    Hi everybody,
    I am using QWebEngineView object in my project. When I close the application, sometimes I get this error.

    FATAL:audio_manager_base.cc(96)] Check failed: 0 == num_output_streams_ (0 vs. 1)
    Backtrace:
    	GetHandleVerifier [0x01ADA3D7+98839]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01A88AE7+4583]
    	CertificateErrorController::resourceType [0x01610ED7+126487]
    	CertificateErrorController::resourceType [0x0161BAC6+170502]
    	CertificateErrorController::resourceType [0x01610736+124534]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01AA7DCE+132302]
    	GetHandleVerifier [0x01AE4E4E+142478]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01AA4BFF+119551]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01AA40AC+116652]
    	GetHandleVerifier [0x01AE64DD+148253]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01AA471E+118302]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01AB0155+165973]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01AB2AA3+176547]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01AB2E8E+177550]
    	QWebEngineUrlSchemeHandler::qt_static_metacall [0x01A91062+38754]
    	BaseThreadInitThunk [0x763862C4+36]
    	RtlSubscribeWnfStateChangeNotification [0x777F0FD9+1081]
    	RtlSubscribeWnfStateChangeNotification [0x777F0FA4+1028]
    

    I am using Qt 5.9 32 bit and window 10 64 bit.

    You reap what you sow it

    1 Reply Last reply
    0
    • CKurduC Offline
      CKurduC Offline
      CKurdu
      wrote on last edited by
      #2

      It also happens Qt 5.8 32 or 64 bit.

      You reap what you sow it

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        You should rather check with 5.9 which is the current version.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • CKurduC Offline
          CKurduC Offline
          CKurdu
          wrote on last edited by
          #4

          I checked the with Qt 5.9 32 and 64 bits, but I got same results. I only find this link about this matter. It says the bug is fixed. How can I know which chromium core Qt uses?

          Thanks for your response.

          You reap what you sow it

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            On the QtWebEngine overview page.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved