Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] Great, I broke it ;-)

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Steven Pinkham <spinkham AT earthlink.net>
  • To: SM-Discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] Great, I broke it ;-)
  • Date: Thu, 12 Sep 2002 12:13:14 -0400

Hey there...

I've been rebuilding my box, and decided to try adding -fomit-frame-pointer
to my optimizations... It seems that breaks glibc and or pthreads pretty
badly, such that make and ls and vim all segfault.
Running gdb vi give me at the end..
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 419)]
0x402ef3b4 in libc_internal_tsd_get () from /lib/libpthread.so.0
make breaks like so:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 421)]
0x40173eed in pthread_rwlock_wrlock () from /lib/libpthread.so.0

Looks like pthreads is buggered badly, and I can't rebuild glibc obviously..
Would someone be willin to send my a gcc 3.2 compiled
/lib/libpthread-0.9.so? That may be all I need to get back in business..
Maybe not too ;-)

Thanks.

spinkham




Archive powered by MHonArc 2.6.24.

Top of Page