Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 406 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 406 Bytes

brokenQMLThrAffCPP

This is a demo project to show unexpected app crash. Open the app, it works fine. Press "add rows other thread" button and it crashes. HOWEVER if you just comment out this line in main.qml,

image

there are no exceptions and rows are added just fine!