Advertisement
jakkrits

Vuforia iOS Crashes

Apr 21st, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. ###
  2. This happens as soon as pressing AR Camera button (this is where Unity World screen shows up).
  3. ###
  4. Unloading 6 Unused Serialized files (Serialized files now loaded: 0)
  5. 2018-04-21 12:58:02.331094+0700 thailandpost[8941:1931809] XPC connection interrupted
  6. UnloadTime: 217.594875 ms
  7.  
  8. ###
  9. After awhile this happens and about a minute later it crashes
  10. ###
  11.  
  12. Unloading 7 unused Assets to reduce memory usage. Loaded Objects now: 3691.
  13. Total: 18.107958 ms (FindLiveObjects: 2.377041 ms CreateObjectMapping: 2.331791 ms MarkObjects: 12.213958 ms DeleteObjects: 1.183708 ms)
  14.  
  15. ERROR/AR(8941) 2018-04-22 13:00:33: CameraDevice::getCameraCalibration(): Failed to get camera calibration because the camera is not initialized.
  16. INFO/AR(8941) 2018-04-22 13:00:33: ObjectTracker: Successfully created dataset
  17. Successfully created data set.
  18. Found Trackable named Test_Marker_Original_2 with id 1
  19. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21. UnityEngine.Logger:Log(LogType, Object)
  22. UnityEngine.Debug:Log(Object)
  23. Vuforia.StateManager:AssociateTrackableBehavioursForDataSet(DataSet)
  24. Vuforia.DataSet:Load(String, StorageType)
  25. Vuforia.DataSet:Load(String)
  26. Vuforia.DatabaseLoadARController:LoadDatasets()
  27. Vuforia.VuforiaARController:Start()
  28. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  29. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  30. System.Reflection.MethodBase:Invoke(Object, Object[])
  31. System.Delegate:DynamicInvokeImpl(Object[])
  32. System.MulticastDelegate:DynamicInvokeImpl(Object[])
  33. System.Delegate:DynamicInvoke(Object[])
  34. Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
  35. Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
  36. Vuforia.VuforiaBehaviour:Start()
  37.  
  38. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  39.  
  40. Found Trackable named Test_Marker_2 with id 3
  41. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  42. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  43. UnityEngine.Logger:Log(LogType, Object)
  44. UnityEngine.Debug:Log(Object)
  45. Vuforia.StateManager:AssociateTrackableBehavioursForDataSet(DataSet)
  46. Vuforia.DataSet:Load(String, StorageType)
  47. Vuforia.DataSet:Load(String)
  48. Vuforia.DatabaseLoadARController:LoadDatasets()
  49. Vuforia.VuforiaARController:Start()
  50. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  51. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  52. System.Reflection.MethodBase:Invoke(Object, Object[])
  53. System.Delegate:DynamicInvokeImpl(Object[])
  54. System.MulticastDelegate:DynamicInvokeImpl(Object[])
  55. System.Delegate:DynamicInvoke(Object[])
  56. Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
  57. Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
  58. Vuforia.VuforiaBehaviour:Start()
  59.  
  60. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  61.  
  62. Found Trackable named Test_Marker_1 with id 4
  63. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  64. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  65. UnityEngine.Logger:Log(LogType, Object)
  66. UnityEngine.Debug:Log(Object)
  67. Vuforia.StateManager:AssociateTrackableBehavioursForDataSet(DataSet)
  68. Vuforia.DataSet:Load(String, StorageType)
  69. Vuforia.DataSet:Load(String)
  70. Vuforia.DatabaseLoadARController:LoadDatasets()
  71. Vuforia.VuforiaARController:Start()
  72. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  73. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  74. System.Reflection.MethodBase:Invoke(Object, Object[])
  75. System.Delegate:DynamicInvokeImpl(Object[])
  76. System.MulticastDelegate:DynamicInvokeImpl(Object[])
  77. System.Delegate:DynamicInvoke(Object[])
  78. Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
  79. Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
  80. Vuforia.VuforiaBehaviour:Start()
  81.  
  82. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  83.  
  84. Found Trackable named Test_Marker_Original_1 with id 2
  85. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  86. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  87. UnityEngine.Logger:Log(LogType, Object)
  88. UnityEngine.Debug:Log(Object)
  89. Vuforia.StateManager:AssociateTrackableBehavioursForDataSet(DataSet)
  90. Vuforia.DataSet:Load(String, StorageType)
  91. Vuforia.DataSet:Load(String)
  92. Vuforia.DatabaseLoadARController:LoadDatasets()
  93. Vuforia.VuforiaARController:Start()
  94. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  95. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  96. System.Reflection.MethodBase:Invoke(Object, Object[])
  97. System.Delegate:DynamicInvokeImpl(Object[])
  98. System.MulticastDelegate:DynamicInvokeImpl(Object[])
  99. System.Delegate:DynamicInvoke(Object[])
  100. Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
  101. Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
  102. Vuforia.VuforiaBehaviour:Start()
  103.  
  104. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  105.  
  106. StartVuforia
  107. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  108. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  109. UnityEngine.Logger:Log(LogType, Object)
  110. UnityEngine.Debug:Log(Object)
  111. Vuforia.VuforiaARController:StartVuforia(Boolean)
  112. Vuforia.VuforiaARController:Start()
  113. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  114. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
  115. System.Reflection.MethodBase:Invoke(Object, Object[])
  116. System.Delegate:DynamicInvokeImpl(Object[])
  117. System.MulticastDelegate:DynamicInvokeImpl(Object[])
  118. System.Delegate:DynamicInvoke(Object[])
  119. Vuforia.DelegateHelper:InvokeDelegate(Delegate, Object[])
  120. Vuforia.DelegateHelper:InvokeWithExceptionHandling(Action)
  121. Vuforia.VuforiaBehaviour:Start()
  122.  
  123. (Filename: /Users/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  124.  
  125. cameraDeviceStartCamera
  126. Message from debugger: Terminated due to memory issue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement