Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  URGENT: iOS Crash, Unity 2018.3.14
#9
(17-07-2019, 07:29 AM)josemendez Wrote: Hi,

This particular one does not seem to be related to Obi in any way. It crashes in "archergolf" (outside of our code), with a EXC_CRASH (SIGKILL). All other stack traces we've seen crash inside the Obi physics engine (Oni), in Oni::TaskQueue::NextTask with a KERN_INVALID_ADDRESS, which is likely to be either a null ptr dereference or a memory alignment issue.

Hi josemendez,

I just tested the game without Obi Rope in it and it no longer crashes. Also, in XCode it points to ObiSolver_EndFrame when it crashes. Here's a screenshot of XCode when it crashes.

Thanks,
Austin
Reply


Messages In This Thread
URGENT: iOS Crash, Unity 2018.3.14 - by jlanis - 02-05-2019, 08:32 PM
RE: URGENT: iOS Crash, Unity 2018.3.14 - by madhu - 13-07-2019, 01:14 PM
RE: URGENT: iOS Crash, Unity 2018.3.14 - by austins - 18-07-2019, 01:15 AM