problems building RunSketch for simulator

5 views
Skip to first unread message

kradeki

unread,
May 13, 2009, 12:25:32 AM5/13/09
to NADA Mobile
Hi all,

I'm trying to build RunSketch with the simulator SDK 2.2, and I cannot
get past the following errors copied from XCode Debugger Console. The
simulator shows a blank black screen upon first build+launch. If I
exit out and launch the app again from the iphone sim's home screen,
then I get a crash report.

Any idea what I might be doing wrong here?

Many thanks!

-------------------------------------------------------------------------------------
-------------------------XCode Debugger
Console-------------------------------

[Session started at 2009-05-13 00:15:53 -0400.]
Loading program into debugger…
GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40
UTC 2008)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and
you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for
details.
This GDB was configured as "i386-apple-darwin".warning: Unable to read
symbols for "/System/Library/Frameworks/CoreLocation.framework/
Versions/A/CoreLocation" (file not found).
warning: Unable to read symbols from "CoreLocation" (not yet mapped
into memory).
warning: Unable to read symbols for "/System/Library/Frameworks/
OpenGLES.framework/OpenGLES" (file not found).
warning: Unable to read symbols from "OpenGLES" (not yet mapped into
memory).
warning: Unable to read symbols for "/System/Library/Frameworks/
UIKit.framework/UIKit" (file not found).
warning: Unable to read symbols from "UIKit" (not yet mapped into
memory).
Program loaded.
sharedlibrary apply-load-rules all
Attaching to program: `/Users/designecology/Library/Application
Support/iPhone Simulator/User/Applications/9A02C555-
FC6B-45A6-9CA8-50B8C79821CA/RunSketch.app/RunSketch', process 82768.
2009-05-13 00:15:56.873 RunSketch[82768:20b] hwSampleRate = 0
[Switching to process 82768 thread 0x3f03]
=shlibs-removed,shlib-info=
[num="51",name="AudioIPCPlugIn",kind="B",dyld-
addr="0x520000",reason="dyld",requested-state="E",state="E",path="/
System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/
AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn",description="/
System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/
AudioIPCPlugIn.bundle/Contents/MacOS/
AudioIPCPlugIn",loaded_addr="0x520000",slide="0x520000",prefix=""]
=shlibs-removed,shlib-info=
[num="52",name="AppleHDAHALPlugIn",kind="B",dyld-
addr="0x529000",reason="dyld",requested-state="E",state="E",path="/
System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/
AppleHDAHALPlugIn.bundle/Contents/MacOS/
AppleHDAHALPlugIn",description="/System/Library/Extensions/
AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/
AppleHDAHALPlugIn",loaded_addr="0x529000",slide="0x529000",prefix=""]
[Switching to process 82768 thread 0x460b]
Program received signal: “EXC_BAD_ACCESS”.
[Switching to process 82768 thread 0x460b]
kill
kill
quit

The Debugger has exited with status 0.(gdb)

-------------------------------------------------------------------------------------
-----------------------------Apple Crash
Report----------------------------

Process: RunSketch [82994]
Path: /Users/designecology/Library/Application Support/
iPhone Simulator/User/Applications/9A02C555-
FC6B-45A6-9CA8-50B8C79821CA/RunSketch.app/RunSketch
Identifier: RunSketch
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [101]

Date/Time: 2009-05-13 00:19:27.873 -0400
OS Version: Mac OS X 10.5.6 (9G55)
Report Version: 6

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

Application Specific Information:
iPhone Simulator 2.2 (77.4.9), iPhone OS 2.2 (5G77)

Thread 0:
0 libSystem.B.dylib 0x923811c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x923889bc mach_msg + 72
2 AudioToolbox 0x349331cf AUIOClient_StartIO + 127
3 AudioToolbox 0x3493b5c1 AURemoteIO::Start() +
417
4 AudioToolbox 0x349399c1 AudioOutputUnitStart +
33
5 RunSketch 0x00003491 -[AM_IO initAudio] + 855
6 RunSketch 0x0000619e -[MainViewController
initWithNibName:bundle:] + 464
7 RunSketch 0x000088be -[RootViewController
viewDidLoad] + 85
8 UIKit 0x30c1e66e -[UINib
instantiateWithOptions:owner:loadingResourcesFromBundle:] + 1375
9 UIKit 0x30c204b8 -[NSBundle
(NSBundleAdditions) loadNibNamed:owner:options:] + 148
10 UIKit 0x30a4e8ec -[UIApplication
_loadMainNibFile] + 160
11 UIKit 0x30a57243 -[UIApplication
_runWithURL:] + 408
12 com.apple.Foundation 0x9056c22e __NSFireDelayedPerform +
382
13 com.apple.CoreFoundation 0x959c0b25 CFRunLoopRunSpecific +
4469
14 com.apple.CoreFoundation 0x959c0cd8 CFRunLoopRunInMode + 88
15 GraphicsServices 0x31564600 GSEventRunModal + 217
16 GraphicsServices 0x315646c5 GSEventRun + 115
17 UIKit 0x30a4ec98 -[UIApplication _run] +
581
18 UIKit 0x30a5a094 UIApplicationMain + 1263
19 RunSketch 0x0000d0b6 main + 102
20 RunSketch 0x00002d82 start + 54

Thread 1:
0 libSystem.B.dylib 0x923811c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x923889bc mach_msg + 72
2 com.apple.CoreFoundation 0x959c00ae CFRunLoopRunSpecific +
1790
3 com.apple.CoreFoundation 0x959c0cd8 CFRunLoopRunInMode + 88
4 WebCore 0x32b14f90 RunWebThread + 384
5 libSystem.B.dylib 0x923b2095 _pthread_start + 321
6 libSystem.B.dylib 0x923b1f52 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x923811c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x923889bc mach_msg + 72
2 GraphicsServices 0x31567a7e EventReceiveThread + 467
3 libSystem.B.dylib 0x923b2095 _pthread_start + 321
4 libSystem.B.dylib 0x923b1f52 thread_start + 34

Thread 3:
0 ??? 0x001564e9 dyld_stub_pthread_equal
+ 0
1 com.apple.audio.CoreAudio 0x000de7c2 IOA_Device::HasProperty
(AudioObjectPropertyAddress const&) const + 28
2 com.apple.audio.CoreAudio 0x001206d0
IOA_MultiDevice::HasProperty(AudioObjectPropertyAddress const&) const
+ 64
3 com.apple.audio.CoreAudio 0x000eb764
HP_HardwarePlugIn_ObjectHasProperty(AudioHardwarePlugInInterface**,
unsigned long, AudioObjectPropertyAddress const*) + 186
4 com.apple.audio.CoreAudio 0x000eb601
HALPlugIn::ObjectHasProperty(HALObject const&,
AudioObjectPropertyAddress const&) const + 51
5 com.apple.audio.CoreAudio 0x000d6ec0 HALObject::HasProperty
(AudioObjectPropertyAddress const&) const + 122
6 com.apple.audio.CoreAudio 0x000d6d03
AudioObjectGetPropertyData + 177
7 AudioToolbox 0x3492496a
AQMEDevice::AddRunningClient(AQIONodeClient*, bool) + 810
8 AudioToolbox 0x34930654 RemoteIOClient::Start()
+ 196
9 AudioToolbox 0x34931f6c AUIOServer_StartIO + 396
10 AudioToolbox 0x34933a5d _XStartIO + 269
11 AudioToolbox 0x3490844e mshMIGPerform + 206
12 com.apple.CoreFoundation 0x959c08e8 CFRunLoopRunSpecific +
3896
13 com.apple.CoreFoundation 0x959c0cd8 CFRunLoopRunInMode + 88
14 AudioToolbox 0x348f4ce0
GenericRunLoopThread::RunLoop() + 96
15 AudioToolbox 0x34932809
TRunLoop<RemoteIOServer>::Entry(void*) + 153
16 AudioToolbox 0x348c41fa CAPThread::Entry
(CAPThread*) + 122
17 libSystem.B.dylib 0x923b2095 _pthread_start + 321
18 libSystem.B.dylib 0x923b1f52 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x923811c6 mach_msg_trap + 10
1 libSystem.B.dylib 0x923889bc mach_msg + 72
2 com.apple.CoreFoundation 0x959c00ae CFRunLoopRunSpecific +
1790
3 com.apple.CoreFoundation 0x959c0cd8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x000ec9cc HALRunLoop::OwnThread
(void*) + 160
5 com.apple.audio.CoreAudio 0x000ec854 CAPThread::Entry
(CAPThread*) + 96
6 libSystem.B.dylib 0x923b2095 _pthread_start + 321
7 libSystem.B.dylib 0x923b1f52 thread_start + 34

Thread 5 Crashed:
0 AudioToolbox 0x34875c50
CrashIfClientProvidedBogusAudioBufferList + 80
1 AudioToolbox 0x348793a0
AudioConverterChain::CallInputProc(unsigned long) + 416
2 AudioToolbox 0x3487722a
AudioConverterChain::FillBufferFromInputProc(unsigned long*,
CABufferList*) + 90
3 AudioToolbox 0x348770b4
BufferedAudioConverter::GetInputBytes(unsigned long, unsigned long&,
CABufferList const*&) + 212
4 AudioToolbox 0x34876c50
CBRConverter::RenderOutput(CABufferList*, unsigned long, unsigned
long&, AudioStreamPacketDescription*) + 128
5 AudioToolbox 0x348768ec
BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&,
AudioStreamPacketDescription*) + 268
6 AudioToolbox 0x34876ef7
AudioConverterChain::RenderOutput(CABufferList*, unsigned long,
unsigned long&, AudioStreamPacketDescription*) + 135
7 AudioToolbox 0x348768ec
BufferedAudioConverter::FillBuffer(unsigned long&, AudioBufferList&,
AudioStreamPacketDescription*) + 268
8 AudioToolbox 0x34875a54
AudioConverterFillComplexBuffer + 244
9 AudioToolbox 0x348849ba
AUConverterBase::RenderBus(unsigned long&, AudioTimeStamp const&,
unsigned long, unsigned long) + 890
10 AudioToolbox 0x34873285 AUBase::DoRender
(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long,
AudioBufferList&) + 773
11 AudioToolbox 0x34872f69 AudioUnitRender + 105
12 RunSketch 0x000030e7 PerformThru(void*,
unsigned long*, AudioTimeStamp const*, unsigned long, unsigned long,
AudioBufferList*) + 69
13 AudioToolbox 0x34884afa
AUConverterBase::RenderBus(unsigned long&, AudioTimeStamp const&,
unsigned long, unsigned long) + 1210
14 AudioToolbox 0x34873285 AUBase::DoRender
(unsigned long&, AudioTimeStamp const&, unsigned long, unsigned long,
AudioBufferList&) + 773
15 AudioToolbox 0x3493c261 AURemoteIO::PerformIO
(int, int, AQTimeStamp const&, AQTimeStamp const&) + 785
16 AudioToolbox 0x3493c3ad
AURIOCallbackReceiver_PerformIO + 45
17 AudioToolbox 0x3493401b _XPerformIO + 251
18 AudioToolbox 0x3490844e mshMIGPerform + 206
19 AudioToolbox 0x34908750 MSHMIGDispatchMessage +
80
20 AudioToolbox 0x3493d6ac
AURemoteIO::IOThread::Entry(void*) + 204
21 AudioToolbox 0x348c41fa CAPThread::Entry
(CAPThread*) + 122
22 libSystem.B.dylib 0x923b2095 _pthread_start + 321
23 libSystem.B.dylib 0x923b1f52 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x92381226
semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x923b31ef _pthread_cond_wait +
1244
2 libSystem.B.dylib 0x923b4a73
pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x000fbee7 CAGuard::WaitFor
(unsigned long long) + 213
4 com.apple.audio.CoreAudio 0x000fd55d CAGuard::WaitUntil
(unsigned long long) + 73
5 com.apple.audio.CoreAudio 0x000fc37b HP_IOThread::WorkLoop()
+ 1067
6 com.apple.audio.CoreAudio 0x000fbf4b HP_IOThread::ThreadEntry
(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x000ec854 CAPThread::Entry
(CAPThread*) + 96
8 libSystem.B.dylib 0x923b2095 _pthread_start + 321
9 libSystem.B.dylib 0x923b1f52 thread_start + 34

Thread 5 crashed with X86 Thread State (32-bit):
eax: 0x34988038 ebx: 0x34879211 ecx: 0x0103e4e8 edx: 0x1c995c1b
edi: 0x6e617073 esi: 0x0103e4f4 ebp: 0xb02885e8 esp: 0xb02885e0
ss: 0x0000001f efl: 0x00010202 eip: 0x34875c50 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0xa6fdf0a0

Binary Images:
0x1000 - 0x11fef +RunSketch ??? (???)
<5f66d4af8c9a08bb0555d3c586ecb38e> /Users/designecology/Library/
Application Support/iPhone Simulator/User/Applications/9A02C555-
FC6B-45A6-9CA8-50B8C79821CA/RunSketch.app/RunSketch
0x4c000 - 0x53ffb com.apple.corelocation 1.0 (1.0)
<6956dd98a13e4bd0cefb061d33af7673> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x5e000 - 0x61ffc +libGFXShared.dylib ??? (???)
<3caa6bebcf8d6a67b405e840c6695f85> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0xd0000 - 0x14cfeb com.apple.audio.CoreAudio 3.2.0 (3.2)
<87c4936973c84b93f119267febe744d9> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x1a0000 - 0x281ff7 +libxml2.2.dylib ??? (???)
<509b68903ea307ff7f6fd64fac6c59b9> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/usr/lib/
libxml2.2.dylib
0x2b2000 - 0x2defff com.apple.SystemConfiguration 1.9.5 (1.9.5)
<a00bf204aa4027fd7556d1999d3a02d3> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/SystemConfiguration.framework/Versions/A/
SystemConfiguration
0x2f8000 - 0x31cfff +libxslt.1.dylib ??? (???)
<ea3f4e29adb20ab03e7c339f1c956f4c> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/usr/lib/
libxslt.1.dylib
0x326000 - 0x361ff9 +libGLImage.dylib ??? (???)
<9700f4135aa78c91cbcb002b38625612> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x37c000 - 0x3c0fe6 +libCGFreetype.A.dylib ??? (???)
<4587501b59a020096a844ca8d108dade> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/CoreGraphics.framework/Resources/
libCGFreetype.A.dylib
0x400000 - 0x40aff3 +CoreVideo ??? (???)
<1e81375349a323d9c8ce5c95264e8511> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/CoreVideo.framework/CoreVideo
0x412000 - 0x483ff1 +WebKit ??? (???)
<b49c1e87e3d1e21456ef72c3ff22538d> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/WebKit.framework/WebKit
0x51f000 - 0x522fff com.apple.audio.AudioIPCPlugIn 1.0.5 (1.0.5)
<e7424df9b53076d04045fb2e0132b2d0> /System/Library/Extensions/
AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/
MacOS/AudioIPCPlugIn
0x528000 - 0x52dfff com.apple.audio.AppleHDAHALPlugIn 1.6.2
(1.6.2a37) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/
AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x856000 - 0xedbf32 +libGLProgrammability.dylib ??? (???)
<65a62659740cb7fb7b7aaa042252a817> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/OpenGLES.framework/libGLProgrammability.dylib
0x30875000 - 0x30887fff +AppSupport ??? (???)
<4d77e996282a16201c387246034c7a35> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x30a45000 - 0x30ca8fe6 +UIKit ??? (???)
<7f7eb72b347960841ce950bc53f33d33> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/UIKit.framework/UIKit
0x30ff3000 - 0x311f8fff com.apple.CoreGraphics 1.359.13 (???)
<db9bb81b2959d554a3d3332f6ab405bf> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x31270000 - 0x31285fff +OpenGLES ??? (???)
<68a67af6d993de09bc89f1fd830d1211> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/OpenGLES.framework/OpenGLES
0x312b2000 - 0x31372ff3 +JavaScriptCore ??? (???)
<d2bdb8887d8fcc295564c04f1198089b> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/JavaScriptCore.framework/JavaScriptCore
0x31560000 - 0x31569ffd +GraphicsServices ??? (???)
<476b9c69a2cda9ae6233bda6b4eb9d6f> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x315d5000 - 0x31690ff7 +ImageIO ??? (???)
<b6048772dae7a01b34658a59e4b11891> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/ImageIO.framework/ImageIO
0x31ad0000 - 0x31ae8fff +AddressBook ??? (???)
<0bb44b8a09dca05f1cef40cb7df9404e> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/AddressBook.framework/AddressBook
0x31dc9000 - 0x31e3dfef +QuartzCore ??? (???)
<a6eeedd4c0f85ac4cf03c1c27d126d17> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/QuartzCore.framework/QuartzCore
0x325e8000 - 0x32bd5fff +WebCore ??? (???)
<732ae8d17a2c20d868008dcba1629757> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/WebCore.framework/WebCore
0x33cfe000 - 0x33d06ffc +SpringBoardServices ??? (???)
<f5e0cb3bf8b31fe587f3f2e94290d198> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/PrivateFrameworks/SpringBoardServices.framework/
SpringBoardServices
0x34872000 - 0x3498efef +AudioToolbox ??? (???)
<c7d476e65150cf8000b02c15e9cd32b2> /Developer/Platforms/
iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator2.2.sdk/System/
Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x8fe00000 - 0x8fe2db43 dyld 97.1 (???)
<100d362e03410f181a34e04e94189ae5> /usr/lib/dyld
0x90009000 - 0x90034fe7 libauto.dylib ??? (???)
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x90089000 - 0x9008dfff libmathCommon.A.dylib ??? (???) /usr/lib/
system/libmathCommon.A.dylib
0x90223000 - 0x90223ffa com.apple.CoreServices 32 (32)
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/
CoreServices.framework/Versions/A/CoreServices
0x90326000 - 0x903a5ff5 com.apple.SearchKit 1.2.1 (1.2.1)
<3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/
Versions/A/SearchKit
0x9052d000 - 0x907a8fe7 com.apple.Foundation 6.5.7 (677.22)
<8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/
Foundation.framework/Versions/C/Foundation
0x90d02000 - 0x90d18fff com.apple.DictionaryServices 1.0.0 (1.0.0)
<ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/
DictionaryServices.framework/Versions/A/DictionaryServices
0x90dbf000 - 0x90dc7fff com.apple.DiskArbitration 2.2.1 (2.2.1)
<75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/
DiskArbitration.framework/Versions/A/DiskArbitration
0x9174a000 - 0x91758ffd libz.1.dylib ??? (???)
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x918f9000 - 0x91996fe4 com.apple.CFNetwork 422.15.2 (422.15.2)
<80851410a5592b7c3b149b2ff849bcc1> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/
Versions/A/CFNetwork
0x91a6e000 - 0x91a9dfe3 com.apple.AE 402.3 (402.3)
<4cb9ef65cf116d6dd424f0ce98c2d015> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/
AE
0x92380000 - 0x924e7ff3 libSystem.B.dylib ??? (???)
<d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib
0x9252b000 - 0x92574fef com.apple.Metadata 10.5.2 (398.25)
<e0572f20350523116f23000676122a8d> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/
Versions/A/Metadata
0x93da5000 - 0x93dacfe9 libgcc_s.1.dylib ??? (???)
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x93e86000 - 0x93f66fff libobjc.A.dylib ??? (???)
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x94136000 - 0x9415afeb libssl.0.9.7.dylib ??? (???)
<c7359b7ab32b5f8574520746e10a41cc> /usr/lib/libssl.0.9.7.dylib
0x9433a000 - 0x94397ffb libstdc++.6.dylib ??? (???)
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x94428000 - 0x94702ff3 com.apple.CoreServices.CarbonCore 786.11
(786.11) <f06fe5d92d56ac5aa52d1ba182745924> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/
Versions/A/CarbonCore
0x94715000 - 0x9479cff7 libsqlite3.0.dylib ??? (???)
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x94e27000 - 0x94ee1fe3 com.apple.CoreServices.OSServices 226.5
(226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/OSServices.framework/
Versions/A/OSServices
0x95776000 - 0x95944ff3 com.apple.security 5.0.4 (34102)
<55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/
Security.framework/Versions/A/Security
0x95945000 - 0x9594cffe libbsm.dylib ??? (???)
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x9594d000 - 0x95a80fff com.apple.CoreFoundation 6.5.5 (476.17)
<4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/
CoreFoundation.framework/Versions/A/CoreFoundation
0x95a89000 - 0x95b15ff7 com.apple.LaunchServices 290.3 (290.3)
<6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/
Versions/A/LaunchServices
0x96dcd000 - 0x96e58fff com.apple.framework.IOKit 1.5.1 (???)
<f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/
IOKit.framework/Versions/A/IOKit
0x96e66000 - 0x96f9eff7 libicucore.A.dylib ??? (???)
<18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib
0x971a1000 - 0x97253ffb libcrypto.0.9.7.dylib ??? (???)
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/
libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/
libSystem.B.dylib

Brian Hinch

unread,
May 29, 2009, 11:15:06 PM5/29/09
to nadam...@googlegroups.com
Hi Kradeki,

Are you able to successfully build any of the example projects that come with the SDK? If you don't have these you can get them from http://developer.apple.com/ (sign in with your Apple ID), then look at iPhone Dev Center > Sample Code.

Brian
Reply all
Reply to author
Forward
0 new messages