Forum Discussion

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

Fatal Error in Quartus 2

Hi,

During the last week I am recieving the below fatal error .

Can you please help me to understand the root cause ?

Thanks

Yosi

Internal Error: Sub-system: ADB, File: /quartus/ace/adb/adb_netlist_manager.cpp, Line: 2501

m_generic_object_vector[index] == obj

Stack Trace:

0x15756d: ADB_NETLIST_MANAGER::add_object + 0x8d (ace_adb)

0x145759: ADB_OBJECT::ADB_OBJECT + 0x39 (ace_adb)

0x14c7a6: ADB_ACF::ADB_ACF + 0x26 (ace_adb)

0xfd0e6: ADB_CDB_INTERFACE_BODY_IMPL::make_adb_acf + 0xa6 (ace_adb)

0x109710: ADB_CDB_INTERFACE_BODY_IMPL::read_acf_assignments + 0x390 (ace_adb)

0x10aef7: ADB_CDB_INTERFACE_BODY_IMPL::get_adb_acf_list + 0x27 (ace_adb)

0x1d5ca3: ADB_MANAGER_IMPL::get_adb_cdb_interface + 0x163 (ace_adb)

0x6ac5: DBMUI_MANAGER::get_adb_cdb_interface + 0x1d5 (DB_DBMUI)

0x1be1d: ADB_CDB_INTERFACE_INST::ADB_CDB_INTERFACE_INST + 0x12d (ace_adb)

0x8c26: ECOQ_TREE_MODEL::load_row_offsets + 0x36 (ace_ecoq)

0xade6: ECOQ_TREE_MODEL::do_reset + 0x66 (ace_ecoq)

0x739d: ECOQ_TREE_MODEL::qt_metacall + 0x6d (ace_ecoq)

0xe0eae: QMetaObject::metacall + 0x3e (QtCore4)

0xdc3f: ECOQ_NTFQ_NOTIFY_TARGET::ntfq_msg_tawq_flow_finish + 0xf (ace_ecoq)

0x11fb: NTFQ_NOTIFY_TARGET::dispatch_notify_msg + 0x3b (ccl_ntfq)

0x1312: NTFQ_NOTIFY_TARGET::on_ntfq_notify + 0x22 (ccl_ntfq)

0x1750: NTFQ_NOTIFY_MGR::broadcast_notify + 0x60 (ccl_ntfq)

0x1947: ntfq_broadcast_notify + 0x17 (ccl_ntfq)

0x5246: flow_reset + 0x66 (sys_flow)

0x157a6: _flow_execute_custom + 0x10c6 (sys_flow)

0x15814: _flow_execute + 0x44 (sys_flow)

0x70672: QUI_APP::on_start_flow + 0x2a2 (SYS_QUI)

0x5561a: QUI_APP::qt_metacall + 0xba (SYS_QUI)

0xe0eae: QMetaObject::metacall + 0x3e (QtCore4)

0x1c6b9: QApplication::event + 0x359 (QtGui4)

0xfcba2: QEventDispatcherWin32::event + 0x112 (QtCore4)

0xdbaac: QCoreApplicationPrivate::sendThroughApplicationEventFilters + 0x5c (QtCore4)

0x1d068: QApplicationPrivate::notify_helper + 0xb8 (QtGui4)

0x1f94c: QApplication::notify + 0x136c (QtGui4)

0x16a8b: gapfnScSendMessage + 0xac3 (USER32)

0x16b33: gapfnScSendMessage + 0xb6b (USER32)

0x77e21: QApplication::restoreOverrideCursor + 0x811 (QtGui4)

End-trace

Quartus II 32-bit Version 11.1 Build 216 11/23/2011 SJ Web Edition

Service Pack Installed: 1

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Although this may or may not help depending on the issue, I found many times that deleting the db and incremental_db directories will clear many of these types of errors.

    But yes open a service request. They'll ask for your entire design to attempt to debug the issue, so if you can isolate it to a particular module in your code, that would make it much easier for them to resolve.

    Pete