IcStart generates Segmentation Fault (core dumped).

IcStart generates Segmentation Fault (core dumped).

book

Article ID: KB0089737

calendar_today

Updated On:

Products Versions
TIBCO InConcert -
Not Applicable -

Description

Resolution:
Description:
============
Trying to start TIBCO InConcert IcStart with or without '-s' option generates a core file.

Environment:
==========
All UNIX

Symptoms:
=========
The IcConfig.xml file does not validate as correct XML in IE or other browsers.  Doing a pstack core gives:

core 'core' of 6177:    ./IcStart -s
000316d4 __1cMIcDomHandlerLgetNodeAttr6Mpkc22pc_nIIcStatus__ (ffbfba0c, 801d8, ffbfc36c, 3e86e, 3e87b, ffbfba2c) + 34
00027dac __1cOIcConfigParamsIretrieve6M_nIIcStatus__ (ffbfe9cc, ffbfe9d8, 1, ffbfc46c, ffbfc474, 53de0) + 36c
00022c3c main     (2, ffbff55c, ffbff568, 1, fe6d8880, ffbfe9d8) + 214
00022560 _start   (0, 0, 0, 0, 0, 0) + 108


Cause:
=====
IcConfig.xml file must be corrected. In this case there was an extra &lttibrv> entry which had to be removed.

Resolution:
=========
Fix the IcConfig.xml file.

Issue/Introduction

IcStart generates Segmentation Fault (core dumped).