- 
    Bug 
- 
    Resolution: Invalid
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    6.5.0 FF
- 
    None
I was checking QTBUG-105566 and found that on dev branch, the example crashes.  (6.4.0 beta 2 is ok.)  The scene contains only a Node with a ListView (view2d), no Model objects. In Renderer::prepareRenderPass(), renderTarget().rt is null.  Returning early in that case results in another crash somewhere else.