Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi Jon;
It looks like your strace terminated when the process forked. Try running again with the command strace -f quartus This should follow the new process when it forks off. Rgds, Steve