Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtWebEngineProcess.exe vs. Debugging/Crashing
Forum Updated to NodeBB v4.3 + New Features

QtWebEngineProcess.exe vs. Debugging/Crashing

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 1.0k 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.
  • T Offline
    T Offline
    Thomas_D
    wrote on last edited by
    #1

    Hi everyone,

    As I understand every instance of QtWebEngineView starts one instance of QtWebEngineProcess.exe. That exe gets "killed" when the Qt App is orderly shut down.

    Unfortunately that does not happen on "unorderly" shutdowns such as "stopped" debugging sessions (Visual Studio) or application crashes. In that case the QtWebEngineProcess.exe keeps running (acquiring a high amount of CPU usage). And everytime I start a new debugging session from within VS a new QtWebEngineProcess.exe gets started.

    Is there any way to avoid this (e.g. by NOT using QtWebEngineProcess.exe at all)?

    Thanks and greetings,
    Thomas

    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