Summary: | dev-qt/qtcore: apps lock up after launching external applications | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Will Saxon <saxonww> |
Component: | [OLD] Library | Assignee: | Qt Bug Alias <qt> |
Status: | RESOLVED CANTFIX | ||
Severity: | minor | CC: | mythtv+disabled |
Priority: | Normal | Keywords: | NeedPatch |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugreports.qt.io/browse/QTBUG-5990 | ||
Whiteboard: | tracking upstream | ||
Package list: | Runtime testing required: | --- |
Description
Will Saxon
2010-05-18 02:54:26 UTC
Turns out this is actually a bug in Qt. See http://bugreports.qt.nokia.com/browse/QTBUG-5990 for more details *** Bug 314877 has been marked as a duplicate of this bug. *** There is a patch on the upstream bug, I am not sure if it is useful or not though? (In reply to comment #3) > There is a patch on the upstream bug, I am not sure if it is useful or not > though? By default I don't trust a patch that upstream never commented on. There's no further Qt 4 releases planned. A more correct resolution would be CANTFIX, given that: (a) upstream abandoned a possible patch that was targeted to the stable branch, and could have been backported to 4.8, because there were doubts about its usefulness (https://codereview.qt-project.org/61294) (b) since 5.5 Qt uses forkfd, which doesn't suffer from this bug, however it's not possible to backport the forkfd implementation to 4.8 |