xcode 9 iphone stimulator crashes

Hi All....


I have updated to xcode 9 today (20 Sept 2017)


Having problem with xcode 9 iphone stimulator while running iMessage Sticker Pack.


Message error as below:-


libsystem_kernel.dylib`fstatat$INODE64:

0x111b859e4 <+0>: movl $0x20001d6, %eax ; imm = 0x20001D6

0x111b859e9 <+5>: movq %rcx, %r10

0x111b859ec <+8>: syscall

-> 0x111b859ee <+10>: jae 0x111b859f8 ; <+20>

0x111b859f0 <+12>: movq %rax, %rdi

0x111b859f3 <+15>: jmp 0x111b7dcaf ; cerror_nocancel

0x111b859f8 <+20>: retq

0x111b859f9 <+21>: nop

0x111b859fa <+22>: nop

0x111b859fb <+23>: nop


However, there is no problem with ipad stimulator and actual iphone device.


Anyone having the same problem with xcode 9 stimulator?


Please share if there is any solution to this problem.


Thank you.

All that does is indicate that you had a problem calling stat(2) on a file. You need to provide quite a bit more context... crash log? sample code?

Hi,


Is there any way to attach the entire screenshot of the error?

Yes, but that wouldn't be useful. Please attach the full crash log (you can continue execution from lldb or just detach lldb to get it)

xcode 9 iphone stimulator crashes
 
 
Q