• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ld crash with a release library we build...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ld crash with a release library we build...


  • Subject: ld crash with a release library we build...
  • From: "Shawn Erickson" <email@hidden>
  • Date: Tue, 16 Dec 2008 14:42:15 -0800

The following is an ld crash we see when using a static library built
using Xcode 3.1.1 on an eight core Xserve running Mac OS X Server
10.5.5 (one of our main build servers). If I build the library on my
four core Mac Pro running Mac OS X 10.5.5 system we avoid the ld
crash. We only see this crash when doing a release build (release
versions of the library and client code). The debug build doesn't hit
this problem.

Anyway has anyone else run across this issue? Can anyone at Apple
suggest a work around?

I plan to file a radar about this in the near future (hopefully I can
narrow it down a file, etc. in the static library that is triggering
this issue).

Process:         ld [45640]
Path:            /Developer/usr/bin/../libexec/gcc/i686-apple-darwin9/4.0.1/ld
Identifier:      ld
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  collect2 [45639]

Date/Time:       2008-12-16 13:57:37.102 -0800
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000046617a2
Crashed Thread:  0

Thread 0 Crashed:
0   ld                            	0x0006a5ea 0x1000 + 431594
1   ld                            	0x0006a714 0x1000 + 431892
2   ld                            	0x000bf616 0x1000 + 779798
3   ld                            	0x0001a25e 0x1000 + 103006
4   ld                            	0x0001a3f4 0x1000 + 103412
5   ld                            	0x000208ee 0x1000 + 129262
6   ld                            	0x00002556 0x1000 + 5462

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xbfffc9d4  ebx: 0x000000c1  ecx: 0x000519be  edx: 0x00000000
  edi: 0x00916000  esi: 0x046617a2  ebp: 0xbfffc998  esp: 0xbfffc960
   ss: 0x0000001f  efl: 0x00010202  eip: 0x0006a5ea   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x046617a2

Binary Images:
    0x1000 -   0x12bff7 +ld ??? (???)
<f2aca53bf84c9405032be698183debd0> /Developer/usr/bin/ld
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???)
<7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x901f1000 - 0x901f5fff  libmathCommon.A.dylib ??? (???)
/usr/lib/system/libmathCommon.A.dylib
0x9087f000 - 0x908dcffb  libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x95078000 - 0x951d8ff3  libSystem.B.dylib ??? (???)
<a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x957aa000 - 0x957b1fe9  libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: ld crash with a release library we build...
      • From: "Shawn Erickson" <email@hidden>
  • Prev by Date: Re: Static Analyzer integration?
  • Next by Date: Unit Testing: Script Phase executes even when compilation phase errors
  • Previous by thread: Re: Static Analyzer integration?
  • Next by thread: Re: ld crash with a release library we build...
  • Index(es):
    • Date
    • Thread