Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi,
I've been running quartus 14.1 on Debian for some time now, and aftere having these crashes every 5 minutes i did som digging as well and found that they were curl related. So I unplugged the network - and crashes stopped immediately. Now, I run quartus inside a VMbox VM, and disconnecting the network interface of the VM does not affect the network capabilities of the host nor any shared directories between host and VM, so I find this a workable solution. So there appear to be two simple solutions: 1) remove libcurl.so.4 (more elegant, thanks Pinhedd) 2) unplug the network cable. regards, Theo --- Quote Start --- Hello guys. I have same problem with Quartus II in Ubuntu 14.04LTS. The error isInconsistency detected by ld.so: dl-close.c: 762: _dl_close: Assertion `map->l_init_called' failed! Program is crashed in 5-10minutes or when I compillng project. The patch http://www.altera.com/support/kdb/solutions/rd01272015_37.html didn`t help me. Can somebody help me, please? Thanks. --- Quote End ---