Hi: Just create a project with a pictureBox and a button, and the following code in the button click event: PictureBox1.Picture=Picture["/any/path/that/exists"] Picture.Flush() After pressing some times the button, you will reach a segmentation fault using gb.qt Regards, D. Campos