Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Fatal error occur when clicking compile or compilation report button on CentOS 7

Hi,

I have a trouble that Quartus Prime on CentOS7 aborts with the following fatal error message:

*** Fatal Error: Unhandled exception

0x8171: ERR_STACKWALKER::get_stack_trace(void const**, int, int, void*) + 0xb1 (ccl_err)

0xb015: err_terminator() + 0x4b (ccl_err)

0x63796: __cxxabiv1::__terminate(void (*)()) + 0x6 (stdc++.so.6)

0x63a36: __cxa_rethrow + 0x46 (stdc++.so.6)

0x1a5b64: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 0x2f4 (QtCore.so.4)

0x1aa7c4: QCoreApplication::exec() + 0xb4 (QtCore.so.4)

0x1ea8: qgq_main(int, char const**) + 0x68 (quartus)

0x407e0: msg_main_thread(void*) + 0x10 (ccl_msg)

0x602c: thr_final_wrapper + 0xc (ccl_thr)

0x4089f: msg_thread_wrapper(void* (*)(void*), void*) + 0x62 (ccl_msg)

0xa559: mem_thread_wrapper(void* (*)(void*), void*) + 0x99 (ccl_mem)

0x8f92: err_thread_wrapper(void* (*)(void*), void*) + 0x27 (ccl_err)

0x63f2: thr_thread_wrapper + 0x15 (ccl_thr)

0x42c37: msg_exe_main(int, char const**, int (*)(int, char const**)) + 0xa3 (ccl_msg)

0x1f7a: main + 0x26 (quartus)

0x21b35: __libc_start_main + 0xf5 (c.so.6)

Exiting..

The error occur when clicking compile or compilation report button and so on.

The version of Quartus Prime is 16.1.2.203 (Standard Edition), and that of CentOS is 7.3.

What should I do to solve the problem?

Are there those who know how to solve it?

Thanks in advance,

Kohei

1 Reply