Desperately seeking any help regarding iOS error

hey all, I have a problem that’s had me stumped for a week or so now and I’ve got to breaking point…
I get this error from GDB when running on my iPad:

Program received signal: “0”.
Data Formatters temporarily unavailable, will re-try after a ‘continue’. (Unknown error loading shared library “/Developer/usr/lib/libXcodeDebuggerSupport.dylib”)

It only occurs at one point during the game… when loading another scene.

Does anyone know what this is or has seen this error themselves before?

Many thanks

Try to continue ;-). If that doesn’t help, bug report with repro case

Unity support can take a couple days to get back to you. If you’re in a hurry, did you try the solutions / work-arounds suggested in the previous threads on this error? This seems to be a common error since August. Google /libXcodeDebuggerSupport.dylib “data formatters” site:unity3d.com. 9 hits. Here’s one:

http://forum.unity3d.com/threads/49602-Error-Please-Help!!!