Altera_Forum
Honored Contributor
11 years agoQuartus II crashing during assembler phase with Arria 10 devices
Hello everybody,
I'm experiencing a problem during my VHDL design compilation during the "Assembler" phase when I choose an Arria 10 as target. I've tried to compile with two different VHDL designs. Both compile without any problem on Arria V but if I choose the Arria 10 : 10AS066H5F34I3SG it makes my computer totally frozen when reaching Fitter phase. And when I choose the Arria 10 : 10AS032H4F34I3SG, this problem occurs : problem details error: Internal Error: Sub-system: ASMMDB, File: /quartus/ddb/asmmdb/asmmdb_serialize_pdb.cpp, Line: 99 Illegal Usage Stack Trace:0x7408e: ASMMDB_SERIALIZE PDB FACTORY::read_pdb(ASMMDB ISERIALIZE&, char const*) + 0x294 (ddb asmmdb) 0x4fb34: ASMMDB_TYPE_FACT5RY_EUILDER::serialize read(char const*, ASMMDB_ITYPE FACTORY_REGISTkY::FILETYPE) + 0x94 (ddb_asmmdb) 0x529e1: ASMMDB TYPE FACTORY_REGISTRY::REGISTERED_TF::get_type factory() + 0x3 (ddb_asmmdb) 0x553bf: ASMMDB-TYPE:FACTORY_REGISTRY::get registered_type_facory(std::basic string<char, std::char_traits<char>, MEM_STL_ALLOCATOR<char> > const&) + 0x11 (cidb_asmmdb) 0x3cb52: ASM2 STATE::createcompatible instance from_part(char const*) + 0x112 (comp_asm2) 0x3cffa: ASM2ISTATE::create device(ASMf_IPROJECT&) + 0x20 (compasm2) 0x39efcc: asm_assemble asmm(EMP FACADE*, CDB CHIP DB ENTRY*, ASM OPTIONS*, unsigned int, DEV_FAMILY_ENUM, DEVJAMILY_ENUM, DEV_PARTMANAGER*) + 0xalc (comp_asm) 0x2e17ea: asm assembleTCMP_FACABE*, unsigned-int,-bo;1&, FIO_PATT1 const&) + 0xaf3 (comp_asm) 0x12d8d: QASK1 FRAMEWORK::execute() + 0x59 (quartus asm) 0x2008c: qexe_standard_main(QEXE_FRAMEWORK*, QEXE_OPTION_DEFINITION const**, int, char const**) + 0x872 (comp_qexe) 0x11fd0: gasm_main(int, char const**) + 0xaO (quartus_asm) 0x49ef0: msg_main thread(void*) + 0x10 (ccl_msg) 0x5d4c: thr final- wrapper + 0xc (ccl thr) 0x49fa5: msg_threa_wrapper(void* (*)(void*), void*) + 0xSb (ccl_msg) 0x2dbeb: mem_th,-ead_wrapper(void* (*)(void*), void*) + 0x9b (quartus asm) 0x8def: err_threadwrapper(void* (*)(void*), void*) + 0x27 (ccl_erri 0x6112: thr thread wrapper + 0x15 (ccl thr) 0x4bee2: msg_exe main(int, char const**: int (*) (int, char const**)) + 0xa3 (ccl_msg) 0x11a42: main + 0x26 (quartus asm) 0x20a40: libcstartmain + (quartus_asm) (c.so.6) End-trace executable: quartus_asm comment: None system information platform: linux64 os name: Ubuntu 15.04 os version: 15 quartus ii information address bits: 64 version: 15.0.0 build: 145 edition: Full Version Since I develop on a computer in a private network, I cannot send directly the report to ALTERA. This text come from picture I took with my mobile phone and converted with an OCR, so there is maybe some false characters. I hope that someone can give me a hand on this. Best regards.