FEX-Emu / FEX-Emu/FEX

`QObject: Cannot create children for a parent that is in a different thread.`

Open
#5,358 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
8k
Forks
351
Avg merge
12h 31m
Merged PRs (30d)
102

Description

I am trying to run Jasper Gold (https://www.cadence.com/en_US/home/tools/system-design-and-verification/formal-and-static-verification.html).
Unfortunately it fails with a lot of repeated
```
(Parent is QProcess(0x12480b0), parent's thread is QThread(0x12480c0), current thread is QThread(0x2b6a240)
QSocketNotifier: Can only be used with threads started with QThread
```
Any hints on how to debug this further?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.