Altera_Forum
Honored Contributor
16 years agoQuartus II bug
I think I found a bug in Quartus II (version 9) or the software works that way.
So, I may be wrong, but here is the thing. Every time I compile a project the software makes a new process (a window process), and it can be small or moderate or big (talking about memory size on window work station) - depending on project size. So, if I compile the same project over and over again (let's say 20 times), then the Quartus makes so many processes (20 of them running at the same time), and if you are not aware of that and your system has limited memory, then you are in a big trouble - most likely a blue screen or the Quartus crashes. Basically, I have to open a task manager and kill all those processes manually (except a newest one) - time consuming really Anyone knows a solution for this phenomena ? Thank you