Unable to launch app in iOS device 10.3.3

I am trying to load the iOS app in to real IOS device but, i was unable to do that because of the below error:
MJSONWP] Encountered internal error running command: Error: Command failed: ideviceinstaller -u 5e342cb9ff1e06fe215217ff6dbc3438bca69718 -i /var/folders/wp/r9m4r6jd7pqfgpnsfs4px4dm0000gr/T/2017924-4373-fd65w0/Payload/Appp.app

at ChildProcess.exithandler (child_process.js:202:12)
at emitTwo (events.js:100:13)
at ChildProcess.emit (events.js:185:7)
at maybeClose (internal/child_process.js:850:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)

Mac OS version : 10.11.6 (OSX EI captain)
Device OS version : 10.3.3
Appium version : 1.5.3
Xcode version : 7.2

In my case the app is installed in to the device but it couldn’t launch it. Help on this is deeply appreciated . Thanks in advance.

When i tried to execute the command manually found the below error:
Installing ‘(null)’

  • CreatingStagingDirectory (5%)
  • ExtractingPackage (15%)
  • InspectingPackage (20%)
  • TakingInstallLock (20%)
  • PreflightingApplication (30%)
  • InstallingEmbeddedProfile (30%)
  • VerifyingApplication (40%)
  • CreatingContainer (50%)
  • InstallingApplication (60%)
  • PostflightingApplication (70%)
  • SandboxingApplication (80%)
  • GeneratingApplicationMap (90%)
    Segmentation fault: 11