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
