Re: Xcode problems??
Re: Xcode problems??
- Subject: Re: Xcode problems??
- From: Todd Heberlein <email@hidden>
- Date: Fri, 07 Jun 2013 11:22:34 -0700
On Jun 7, 2013, at 11:11 AM, Jens Alfke <email@hidden> wrote:
> Stack dumps or it didn’t happen ;-)
LOL!
> (Seriously, I haven’t encountered this problem. Could be a subtle bug in your code.)
In my particular case, my code that links to my C++ library crashes when launched from the Finder, and that does seem to be the problem.
> Dyld Error Message:
> Library not loaded: @executable_path/../Frameworks/NetSQExtensions.framework/Versions/A/NetSQExtensions
> Referenced from: /Users/USER/Library/Developer/Xcode/DerivedData/LogBrowserWorkspace-esxglmihsydcbpcxzixlbkipfess/Build/Products/Debug/LogBrowser.app/Contents/MacOS/LogBrowser
> Reason: image not found
The Frameworks folder is *not* in the app bundle in the Debug folder, but when I archive-export the app, the folder is in the Apps bundle. (I specify the frameworks to be copied in the "Build Phase")
Todd
** Pictures **
Process: LogBrowser [583]
Path: /Users/USER/Library/Developer/Xcode/DerivedData/LogBrowserWorkspace-esxglmihsydcbpcxzixlbkipfess/Build/Products/Debug/LogBrowser.app/Contents/MacOS/LogBrowser
Identifier: com.NetSQ.beta.LogBrowser
Version: 0.8 (27)
Code Type: X86-64 (Native)
Parent Process: launchd [199]
User ID: 501
Date/Time: 2013-06-07 11:13:34.130 -0700
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10
Interval Since Last Report: 176011 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 14944 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: F9C7888A-7CD6-86BA-0E8B-CC60607FC211
Crashed Thread: 0
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
dyld: launch, loading dependent libraries
Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/NetSQExtensions.framework/Versions/A/NetSQExtensions
Referenced from: /Users/USER/Library/Developer/Xcode/DerivedData/LogBrowserWorkspace-esxglmihsydcbpcxzixlbkipfess/Build/Products/Debug/LogBrowser.app/Contents/MacOS/LogBrowser
Reason: image not found
Binary Images:
0x109b38000 - 0x109b53ff7 +com.NetSQ.beta.LogBrowser (0.8 - 27) <B456AEA4-7734-3AFC-9F35-65077181A842> /Users/USER/Library/Developer/Xcode/DerivedData/LogBrowserWorkspace-esxglmihsydcbpcxzixlbkipfess/Build/Products/Debug/LogBrowser.app/Contents/MacOS/LogBrowser
0x7fff69738000 - 0x7fff6976c93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
Model: MacPro5,1, BootROM MP51.007F.B03, 8 processors, Quad-Core Intel Xeon, 2.4 GHz, 24 GB, SMC 1.39f11
Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB
Memory Module: DIMM 1, 4 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463531323732415A2D3147344431
Memory Module: DIMM 2, 4 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463531323732415A2D3147344431
Memory Module: DIMM 3, 4 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463531323732415A2D3147344431
Memory Module: DIMM 5, 4 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463531323732415A2D3147344431
Memory Module: DIMM 6, 4 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463531323732415A2D3147344431
Memory Module: DIMM 7, 4 GB, DDR3 ECC, 1066 MHz, 0x802C, 0x31384A53463531323732415A2D3147344431
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.100.16)
Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet 1, Ethernet, en0
PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1
Serial ATA Device: HL-DT-ST DVD-RW GH61N
Serial ATA Device: WDC WD1001FALS-41Y6A1, 1 TB
USB Device: EPSON Scanner, 0x04b8 (Seiko Epson Corp.), 0x011e, 0xfa200000 / 2
USB Device: hub_device, apple_vendor_id, 0x9126, 0xfd300000 / 2
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd310000 / 6
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd312000 / 7
USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfd350000 / 5
USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0xfd360000 / 4
USB Device: Display Audio, apple_vendor_id, 0x1105, 0xfd340000 / 3
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x5a110000 / 3
FireWire Device: built-in_hub, 800mbit_speed
_______________________________________________
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