- 
    Bug 
- 
    Resolution: Done
- 
    P1: Critical 
- 
    Qt Creator 3.3.0
- 
    None
- 
    Mac OS X 10.10.2 RC (14C99d)
- 
        If1a5fe5109591bc8198c5659f10e73ebaeb8c636
After stating fresh new QML Application I did try to edit few lines
This is what I added to existing code. Not sure if I did set x/y in Rectangle and with out explicitly saving I did switch to designer. I am attaching crash dump
Item {
   id: someItem
   x : 10
   y : 10
   
   Rectangle
   {
   }
}
- is required for
- 
                    QTBUG-43201 Issues to be fixed before 5.4.1 -         
- Closed
 
-         
- resulted in
- 
                    QTBUG-44066 QMacStyle crashes on Yosemite for sliders with minimum==maximum -         
- Closed
 
-