Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16594 Discussions

In-System Sources and Probes Crash on Linux

Altera_Forum
Honored Contributor II
1,290 Views

Using Quartus II 12.1 on Linux (tried both Ubuntu 12.04 and OpenSUSE 12.2) and get the following crash when trying to launch in-system sources and probes. Anybody know a fix/workaround? 

 

Jay 

 

 

 

*** Fatal Error: Segment Violation at 0x20d 

Module: quartus 

Stack Trace: 

0x44148: BNLQ_DATA_TABLE_VIEW::update_table_column(unsigned int) + 0x208 (sld_bnlq) 

0x444fd: BNLQ_NODE_WIDGET::update_table_view(unsigned int) + 0x39 (sld_bnlq) 

0x4579b: BNLQ_DATA_WIDGET::update_node_view(unsigned int) + 0xbb (sld_bnlq) 

0x4588e: BNLQ_WIDGET::on_update(unsigned int) + 0xda (sld_bnlq) 

0x4769f: BNLQ_LAYOUT_WIDGET::update_all_widgets(QWidget*, unsigned int) + 0x41 (sld_bnlq) 

0x4e236: BNLQ_DATA_TABLE_VIEW::draw_timebar() + 0x104 (sld_bnlq) 

0x52252: BNLQ_DATA_TABLE_VIEW_HEADER::mouseMoveEvent(QMouseEvent*) + 0x22a (sld_bnlq) 

0x1aeb11: QWidget::event(QEvent*) + 0x611 (QtGui.so.4) 

0x5b70f3: QFrame::event(QEvent*) + 0x33 (QtGui.so.4) 

0x656392: QAbstractScrollArea::viewportEvent(QEvent*) + 0x32 (QtGui.so.4) 

0x710265: QAbstractItemView::viewportEvent(QEvent*) + 0x525 (QtGui.so.4) 

 

 

0x1798c1: QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) + 0x91 (QtCore.so.4) 

0x1489a3: QApplicationPrivate::notify_helper(QObject*, QEvent*) + 0x93 (QtGui.so.4) 

0x151104: QApplication::notify(QObject*, QEvent*) + 0x18f4 (QtGui.so.4) 

0x17947b: QCoreApplication::notifyInternal(QObject*, QEvent*) + 0x7b (QtCore.so.4) 

0x14b9a2: QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 0xf2 (QtGui.so.4) 

 

 

0x1dafe6: QApplication::x11ProcessEvent(_XEvent*) + 0x1966 (QtGui.so.4) 

 

 

0x17850d: QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 0x4d (QtCore.so.4) 

0x17879a: QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 0xaa (QtCore.so.4) 

0x17a811: QCoreApplication::exec() + 0xb1 (QtCore.so.4) 

0x148317: QApplication::exec() + 0x27 (QtGui.so.4) 

0x633f: __gxx_personality_v0 + 0x373 (quartus) 

0x23208: msg_main_thread(void*) + 0x18 (ccl_msg) 

0x5e5e: thr_final_wrapper + 0xe (ccl_thr) 

0x23f1b: msg_thread_wrapper(void* (*)(void*), void*) + 0x6c (ccl_msg) 

0x1591d: mem_thread_wrapper(void* (*)(void*), void*) + 0xdd (quartus) 

0xffd8: err_thread_wrapper(void* (*)(void*), void*) + 0x2a (ccl_err) 

0x62ba: thr_thread_wrapper + 0x2f (ccl_thr) 

0x367c7: msg_exe_main(int, char const**, int (*)(int, char const**)) + 0xb7 (ccl_msg) 

0x6411: __gxx_personality_v0 + 0x445 (quartus) 

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

0x61f1: __gxx_personality_v0 + 0x225 (quartus) 

 

 

End-trace 

 

 

Quartus II 32-bit Version 12.1 Build 177 11/07/2012 SJ Web Edition
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
403 Views

Hi, we were able to reproduce the issue in house. I believe it only occurs with 32-bit. Are you able to use 64-bit Web Edition?

0 Kudos
Altera_Forum
Honored Contributor II
403 Views

Oh yes, you are right. It crashes in 32bit, but does not in 64bit. Thanks!!

0 Kudos
Altera_Forum
Honored Contributor II
403 Views

I am using Quartus 32 bit version 13.1.4 build 182 on linux 

 

When I try to use the in system source and probes editor Quartus chrashes when I load the .sof file 

also the in system source and probes editor cannot find any instances of the probes mega function 

even though it is compiled into the source. 

 

Phil sharrock
0 Kudos
Reply