This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

g++ executabe coring in eh_globals.cc


tovrea@warhol%g++ -v
Using built-in specs.
Target: mips-sgi-irix6.5
Configured with: /home/users/tovrea/GCC_SGI6/gcc-4.4.0/configure --prefix=/home/users/tovrea/local/sgi6 --enable-shared --with-ld=/home/users/tovrea/local/sgi6/bin/ld --with-as=/home/users/tovrea/local/sgi6/bin/as --enable-bootstrap --enable-languages=c,c++ --enable-version-specific-runtime-libs --enable-cxx=yes --enable-install-libiberty --with-gnu-ld --with-gnu-as --with-gmp=/home/users/tovrea/local/sgi6/lib --with-mpfr=/home/users/tovrea/local/sgi6/lib --with-ppl=/home/users/tovrea/local/sgi6/lib --with-cloog=/home/users/tovrea/local/sgi6/lib
Thread model: posix
gcc version 4.4.0 (GCC)

tovrea@warhol%$CXX -o ffmeta ffmeta_main.cc $CPPFLAGS -L${HOME}/XERCES_C/sgi6_local/lib $LDFLAGS -lnsl -lxnet -lavformat -lavcodec -lavutil -lx264 -lpthread -lbz2 -lz -lxerces-c

ffmeta cores with the following stack:
Core from signal SIGSEGV: Segmentation violation
(dbx) t
>  0 pthread_key_create(0x600ed060, 0x6009ed20, 0x18248, 0x0, 0x0, 0x0, 0x65, 0x6009ef90) ["/xlv51/patches/7042/work/eoe/lib/libpthread/libpthread_n32_M3/key.c":68, 0xc058730]
   1 <Unknown>(__initialize_p = <illegal>, __priority = <illegal>) ["/home/users/tovrea/GCC_SGI6/gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc":1, 0x6009ef88]
   2 <Unknown>(__initialize_p = <illegal>, __priority = <illegal>) ["/home/users/tovrea/GCC_SGI6/gcc-4.4.0/libstdc++-v3/libsupc++/eh_globals.cc":1, 0x6009ef88]
...followed by a boatload of this same message

Bill Tovrea

BAE Systems

16550 West Bernardo Drive
San Diego, CA 92127

Telephone: (858) 592-5292

Pager: (888) 971-4964

E-mail: George.Tovrea@baesystems.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]