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. "Failed to launch zygote process" with Qt examples

"Failed to launch zygote process" with Qt examples

Scheduled Pinned Locked Moved Unsolved QtWebEngine
4 Posts 3 Posters 3.8k 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.
  • P Offline
    P Offline
    PayanAx
    wrote on 2 Nov 2016, 10:51 last edited by
    #1

    Hi,

    I recompiled Qt from source using 5.7 branch.
    Every thing compile and install just fine.
    Every examples run correctly (even those with openGL or GUI) but none from the webengine or webenginewidgets.
    The webengine is a key element for my personal project.

    The error is:

    [1102/104347:FATAL:zygote_host_impl_linux.cc(193)] Check failed: process.IsValid(). Failed to launch zygote process
    #0 0x007f80febf18 <unknown>
    #1 0x007f81000f24 <unknown>
    #2 0x007f80462f44 <unknown>
    #3 0x007f804d1e64 <unknown>
    #4 0x007f80318ef0 <unknown>
    #5 0x007f7f7d738c <unknown>
    #6 0x007f7f7d845c <unknown>
    #7 0x007f7f77f988 QtWebEngineCore::BrowserContextAdapter::defaultContext()
    #8 0x007f84d09c6c QQuickWebEngineProfile::defaultProfile()
    

    Do you have any idea of I could solve this ?

    Thanks in advance

    1 Reply Last reply
    0
    • V Offline
      V Offline
      VRonin
      wrote on 2 Nov 2016, 21:39 last edited by
      #2

      Zygote is the Android app launcher. are you using an android build? what is your system?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • P Offline
        P Offline
        PayanAx
        wrote on 3 Nov 2016, 09:30 last edited by
        #3

        No, I'm on an Ubuntu with an ARM 64 processor.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kondr1
          wrote on 23 Jan 2017, 22:51 last edited by
          #4

          I have this error too. How fix this?

          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