Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.3, 6.6.0 Beta4, dev
-
None
-
FreeBSD-CURRENT amd64, Qt 6.6.0-beta4
-
-
54059d0df (dev), fff3ee966 (6.6), b0f359bf2 (6.5)
Description
FreeBSD's pthread_attr_get_np() doesn't automatically initialize the thread attributes and requires pthread_attr_init() to be called first to allocate storage [1]. Otherwise applications crash upon startup. Attached patch fixes issue.
[1] FreeBSD pthread_attr_get_np(3) manpage
Regressed by: QML: remove pthread_attr_init() from stackPropertiesGeneric()
Attachments
For Gerrit Dashboard: QTBUG-117513 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
507282,3 | QtQml: Re-add pthread_attr_init() to stackPropertiesGeneric() | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
508449,2 | QtQml: Re-add pthread_attr_init() to stackPropertiesGeneric() | 6.6 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
509431,2 | QtQml: Re-add pthread_attr_init() to stackPropertiesGeneric() | 6.5 | qt/qtdeclarative | Status: MERGED | +2 | 0 |