Menu

#30 threading problems

Unplanned
closed
nobody
None
2014-03-25
2014-02-19
T.M.
No

I oftenly have threading issues like these:

~/work/dev/apps $ openambit &
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QNetworkAccessManager(0x1da21b0), parent's thread is QThread(0x1e61d98), current thread is QThread(0x1c7f600)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QNetworkAccessManager(0x1da21b0), parent's thread is QThread(0x1e61d98), current thread is QThread(0x1c7f600)
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QNetworkAccessManager(0x1da21b0), parent's thread is QThread(0x1e61d98), current thread is QThread(0x1c7f600)

Don't know if anyone else has this. I get such lines again and again while starting the program or sychronizing. In a normal 5min session I have ten or twelve of them.

Arch Linux x64, gcc 4.8.2, qt 4.8.5

Discussion

  • Emil Ljungdahl

    Emil Ljungdahl - 2014-03-01

    The errors seems to be generic, but does not seem to affect the functionality in any way...

     
  • Emil Ljungdahl

    Emil Ljungdahl - 2014-03-25

    Moved to github

     
  • Emil Ljungdahl

    Emil Ljungdahl - 2014-03-25
    • status: open --> closed
     
MongoDB Logo MongoDB