Rad Studio Seatle 10.0
Mac with current ios, Xcode 7 and command line tools installed, iPhone 5 with ios9
I created a new Blank c++ 32 Bit Multi device application with the wizard containing only one form.
I was able to compile and deploy the app to the iPhone.
Immediately after start the App crashed (see console log log below)
This happens also if I use a Delphi project wizard
Any ideas are very welcome.
Many thanks
Sep 22 08:38:28 Andreass-iPhone kernel[0] <Notice>: OSUnserializeXML: duplicate dictionary key near line 9
Sep 22 08:38:28 Andreass-iPhone kernel[0] <Notice>: AMFI: hook..execve() killing pid 489: entitlements not XML
Sep 22 08:38:28 Andreass-iPhone kernel[0] <Notice>: Sandbox: hook..execve() killing pid 489: application requires container but none set
Sep 22 08:38:28 Andreass-iPhone com.apple.xpc.launchd[1] (UIKitApplication:Project4[0x3303][489]) <Notice>: Service exited due to signal: Killed: 9
Sep 22 08:38:28 Andreass-iPhone assertiond[65] <Warning>: Unable to obtain a task name port right for pid 489: (os/kern) failure (5)
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Warning>: Unable to register for exec notifications: No such process
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Warning>: Unable to obtain a task name port right for pid 489: (os/kern) failure (5)
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Warning>: Unable to obtain a task name port right for <FBApplicationProcess: 0x1d62ff40; Project4; pid: 489>
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Warning>: Application 'UIKitApplication:Project4[0x3303]' exited abnormally via signal.
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 22 08:38:28 Andreass-iPhone SpringBoard[48] <Warning>: Application '(null)' exited for an unknown reason.
Edited by: Andreas Wegener on Sep 22, 2015 12:51 AM
Connect with Us