Slicer crashes when creating h5 file

My OS: Ubuntu 20.04.3 LTS (Focal Fossa)
Kernel version: 5.9.0-050900-generic

Just type in console:

import h5py
f = h5py.File('new_file.h5', 'w')