Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi,
Sorry for digging out so old thread, but I encountered the same problem today and it's the only place in the Internet where the same question has been asked. Seems like the issue isn't related to Quartus version - I'm trying to qsub with Quartus-II 14.1 and I get the same error: Tcl_InitNotifier: unable to start notifier thread Abort (core dumped) I wonder if anyone has already come up with some solution for it? Thanks, Bartek edit: I managed to successfully run the job by adding -h_stack option for qsub (e.g. qsub -h_stack 1.000G job.sh). Hope it will will help someone in the future.