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. Debugger fails to start up with "ENGINE RUN FAILED"

Debugger fails to start up with "ENGINE RUN FAILED"

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 267 Views 1 Watching
  • 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
    paulmasri
    wrote on last edited by
    #1

    Whenever I try to fire up the debugger from within Qt Creator, it fails to start.

    I've attached the complete debugger log, but I suspect the issue lies here:

    dCALL: RUN ENGINE
     Running requested...
    <14runEngine({"token":14})
    >(lldb) script theDumper.runEngine({"token":14})
    
    >@
    >success="0",error={type="1",status="process exited with status -1 (lost connection)",code="4294967295",desc="error: process exited with status -1 (lost connection)"}@
    >@
    >state="enginerunfailed"@
    dNOTE: ENGINE RUN FAILED
    

    I am running Qt Creator 6.0.2 and Qt 6.2.3 on MacBook Pro with M1 processor and MacOS 12.1.

    Any ideas?

    1 Reply Last reply
    0
    • A andreshung referenced this topic on

    • Login

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