I've never seen such an issue, but I always use dbx instead of gdb.

I don't have a build 103 box handy to check the checksums against, but
pkgchk -n SUNWxwplt should check them against the contents file for you
and report any discrepancies.   (It doesn't match the file we build and
delivered, but it shouldn't, since the WOS build adds the digital
signature ELF section after we turn it over to them.)

        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering

Frank Middleton wrote:
> Has anyone else experienced this problem, and if so, has it been fixed
> in any later release? I didn't see anything in the release notes, but
> that doesn't mean much :-)
> 
> To reproduce:
> 
> Write as trivial a C program as you can, and link it with libXau
> 
> gcc -g junk.o -lXau
> gdb a.out
> (gdb) r
> Starting program: /tmp/a.out
> elfread.c:424: internal-error: sect_index_data not initialized
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
> Quit this debugging session? (y or n)
> 
> It is entirely possible that libXau might be corrupted (this install
> is on mirrored UFS drives).
> -r-xr-xr-x 1 root bin  20680 Nov 13 18:30 /usr/X11/lib/libXau.so.6
> cksum /usr/X11/lib/libXau.so.6
> 2235652353 20680 /usr/X11/lib/libXau.so.6
> 
> is this cksum correct?
> 
> Thanks
> 
> 
> _______________________________________________
> xwin-discuss mailing list
> xwin-discuss at opensolaris.org

Reply via email to