Crashing with shuffle images

OS: Win10)
PsychoPy version: 3.0.0b9
**Standard Standalone?: yes
What are you trying to achieve?:
I’m trying to understand why my experiment causes a computer crash. My experiment uses both sound stimuli and images. They were inserted with code component (sound names are in the excel file). There’s a loop, in which participants listen to 12 sounds and see 9 shuffled images. The loop goes for five times.
What happens is that in the third loop (sound 8 or 9), the experiment crashes. It causes a crash of the whole computer, so I don’t have an error message.
However, if I force the closure, I get the output, in which I don’t have error message, but just the warning about monitor setting.

What did you try to make it work?:
I tried to run the experiment just wiht sounds, not images: worked perfectly.
I tried the opposite: not working.
Then I guess the issue is with images.

A colleague tried with her Linux laptop and it worked (except from not having pyo, then sounds were weird).

Any suggestion is more than welcome.

Please provide your custom code, formatted as per:

Also please describe your image properties (in particular, have the pixel dimensions been scaled to match the pixel dimensions of your monitor)?