From: David Haverkamp (dahaverk_at_ieee.org)
Date: Tue Nov 14 2000 - 04:19:52 GMT
I've built ups 3.35 on my Linux system (dual-processor pentium). Anyhow, when I try to debug a CORBA program it crashes. It runs OK on some other small programs I have. It crashes with a SIGSEGV on the line: work -> typevec[work -> ntypes++] = tem; in the file ao_symscan.c:6149 function remember_type (work, start, len) start{0} contains a string starting with "remove_ref__Q25C"... len === 1 work seems to be a structure. with **typevec == 0x0 <--- NULL I am trying to debug a MICO CORBA Interceptor demo program when the crash happens. Is there a patch or fix for this problem? Thanks, David Haverkamp please e-mail me at: dahaverk_at_ieee.org
This archive was generated by hypermail 2.1.4 : Wed Feb 13 2002 - 21:57:06 GMT