^

AR# 51491 2012.2 Vivado - Specifying nets as "Data Only" in Debug window causes Abnormal program termination; "An unexpected error has occurred"


When trying to specify nets to debug in Debug window:
  1. Open Synthesized Design
  2. Select nets of interest in Netlist view and Mark Debug
  3. In Debug view, create debug core
  4. Set Up Debug
  5. Set some signals as Data Port Only


Vivado fails with:
Abnormal program termination (11)
Please check '/*/src/hs_err_pid25414.log' for details
[9] Exit 139 vivado

Following is what in hs_err_pid25414.log:

# An unexpected error has occurred (11)
#
Stack:
/proj/gsd/ids/14.2/ISE_DS/PlanAhead/tps/lnx64/jre/lib/amd64/server/libjvm.so [0x2aaac4c0ea89]
/proj/gsd/ids/14.2/ISE_DS/PlanAhead/tps/lnx64/jre/lib/amd64/server/libjvm.so(JVM_handle_linux_signal+0xa7) [0x2aaac4c135e7]
/lib64/libpthread.so.0 [0x3179a0ebe0]
/proj/gsd/ids/14.2/ISE_DS/PlanAhead/lib/lnx64.o/librdi_chipscope.so(HACSWizardIla2Impl::setPortsToCreate(HACSWizardInterface::CoreCreationMode)+0xae0) [0x2aaaaca038f0]
/proj/gsd/ids/14.2/ISE_DS/PlanAhead/lib/lnx64.o/librdi_chipscope.so(HACSWizardIla2Impl::runWizard(HACSWizardInterface::CoreCreationMode, HSTVector<HSTString, stlp_std::allocator<HSTString> >&)+0xe8) [0x2aaaaca03e88]
/proj/gsd/ids/14.2/ISE_DS/PlanAhead/lib/lnx64.o/librdi_chipscope.so(HACSWizard::runWizard(HACSWizardInterface::CoreCreationMode, HSTVector<HSTString, stlp_std::allocator<HSTString> >&)+0xe) [0x2aaaac9e9bbe]
/proj/gsd/ids/14.2/ISE_DS/PlanAhead/lib/lnx64.o/librdi_chipscope.so(Java_ui_data_chipscope_chipscopei_ChipscopeWizardMgr_1runWizard+0x3f) [0x2aaaaca1112f]
[0x2aaac5a5bd26]


This issue occurs when setting some nets "DATA only" by selecting "Set DATA only" and by right-clicking the nets in the Debug window. To avoid the issue, use the default settings (i.e., do not Set DATA only).

This issue is resolved in version 2012.3 of the tools.
AR# 51491
Date Created 10/23/2012
Last Updated 10/23/2012
Status Active
Type
Tools
  • Vivado - 2012.2
Feed Back