- 
    
Bug
 - 
    Resolution: Done
 - 
    
P1: Critical
 - 
    5.2.0
 - 
    None
 
- 
        e4b94dd19cccd769f8326df20556a8900e7cfb3f
 
qstylesheetstyle.cpp line 4713 attempts to use w->parentWidget() when w is null (which is its default value).
An example that is crashing for me is:
QQuickStyleItem::pixelMetric() [line 1072] calls QStyleSheetStyle::pixelMetric() with:
m = QStyle::PM_TabBarBaseOverlap
w = null (default param)
| For Gerrit Dashboard: QTBUG-35901 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 74866,1 | Fix a possible crash in StyleSheetStyle | stable | qt/qtbase | Status: MERGED | +2 | 0 |