Where are you getting this /usr/local/lib/libpthread.0? That is probably incompatible with the symbols from glibc's pthread.
Matt On Sat, Nov 10, 2001 at 11:39:38PM -0500, Madan Mohan Jampani wrote: > Hello, > I am having a problem with running my C++ program on RH 7.1. The > program runs fine on RH 6.2. But when I run the program in RH 7.1 > I get a seg fault. It says Program terminated with signal 11, Segmentation fault. > When I run it in gdb along with the core file it shows the following message ..... > > ----------------------------------------------------------- > Reading symbols from /usr/local/lib/libvga.so.1 .... done > Loaded symbols from /usr/local/lib/libvga.so.1 > Reading symbols from /usr/local/lib/libvgagl.so.1 .... done > Loaded symbols from /usr/local/lib/libvgagl.so.1 > Reading symbols from /usr/local/lib/libpthread.0 .... done > > warnig : unable to set global thread event mask : generic error > [New Thread 1024 (LWP 14377)] > Error while reading shared library symbols: > Cannot enable thread event reporting for thread 1024 (LWP 14377): generic error > Reading symbols from /lib/i686/libc.so.6 .... done > Loaded symbols from /lib/i686/libc.so.6 > Reading symbols from /lib/i686/libm.so.6 .... done > Loaded symbols from /lib/i686/libm.so.6 > Reading symbols from /lib/ld-linux.so.2 .... done > Loaded symbols from /lib/ld-linux.so.2 > #0 __errno_location () at errno.c:25 > > errno.c : 25 : No such file or directory. > in errno.c > -------------------------------------------------------- > > I dont have any errno.c in my program !! > > I have the compat-libstdc++-6.2-2.9.0.14 alredy installed. > > Do I need to get a bug fix version of the gcc for RH 7.1 ? > > Kindly suggest a solution for this ..... > > Thanks in advance > > -Madan > > > > Get 250 color business cards for FREE! > http://businesscards.lycos.com/vp/fastpath/ > > > > _______________________________________________ > Redhat-devel-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-devel-list _______________________________________________ Redhat-devel-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-devel-list