Are you using a ntfs or FAT32 as the filesystem?
Anyhow it is better to develop (any labview version) without llb's. Subdirectories allow nicer hierarchy structures anyhow.
The FAT filesystem has leaks in it and they show up with large files and operations on large files first.
Each update of a vi in an llb is reading and writing and shifting a lot of data in the .llb file. So file errors occur much faster than in normal subdirectories where only the vi is updated.
We use lv7 now for a while and it crashes not more than the previous stable versions.
greetings from the Netherlands