Operating System - HP-UX
1833261 Members
2860 Online
110051 Solutions
New Discussion

Re: *** TCG assertion 1928 failed:

 
Sivaji_1
New Member

*** TCG assertion 1928 failed:

While building my source files on ia64 hp server with ansic compiler I get the following error and compiler core dumps.
Any idea why this is happeneing. If any workaround or solution exists for this problem, please let me know.
Your cooperation in this regard is highly appreciated.

*** TCG assertion 1928 failed: !(!(field->BitOffset() & (((UT_BITOFF)1 << field->Alignment()) - 1))) in "bld_iltype_structure.C" at line 451
ARIES32: Core file for PA32 application saved to /home/clips/ttu71/cli2_nw/src/core.ccom

Thanks,
Sivaji.
"Do it now"
5 REPLIES 5
Michael Steele_2
Honored Contributor

Re: *** TCG assertion 1928 failed:

Ahhhh. You've got a core file. No?

strings /home/clips/ttu71/cli2_nw/src/core.ccom > file

...and attach.

Also,

file /home/clips/ttu71/cli2_nw/src/core.ccom.

Support Fatherhood - Stop Family Law
Michael Steele_2
Honored Contributor

Re: *** TCG assertion 1928 failed:

11.00 and 11.11 patch for TCG: PHSS_27363
Support Fatherhood - Stop Family Law
Sivaji_1
New Member

Re: *** TCG assertion 1928 failed:

Hello Fredrick,
Thanks for the response.
Here I'm attaching the strings file of core. (gzipped).

For your second query here it goes:
--
$ file core.ccom
core file from 'ccom' - received SIGABRT
---

Thanks,
Sivaji.
"Do it now"
Michael Steele_2
Honored Contributor

Re: *** TCG assertion 1928 failed:

Can't open it. Probably too big. Just paste.
Support Fatherhood - Stop Family Law
Sivaji_1
New Member

Re: *** TCG assertion 1928 failed:

Hi Frederick,
The file size is around 5MB and contains 200,000 lines. Thats why I gzipped it and send it to you. For the same reason I'm fearing to paste it here.
I suggest you to see the contents using:
"more core.ccom.strings" command.

Sivaji.
"Do it now"