Re: eh_globals.cc call to pthread_key_create results in core

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Tovrea, George W (US SSA)" <george.tovrea@xxxxxxxxxxxxxx> writes:

> Any takers? Any ideas? Anybody?

Sorry, it looks awfully Irix specific to me.

I'll note that this suggests that your gcc build assumed that your
system does not support TLS (Thread Local Storage).  If your system does
support TLS, you may want to try --enable-tls.

Ian

> -----Original Message-----
> From: Tovrea, George W (US SSA) 
> Sent: Thursday, September 17, 2009 9:03 AM
> To: gcc-help@xxxxxxxxxxx
> Subject: 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@xxxxxxxxxxxxxx

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux