Changes between Initial Version and Version 1 of Ticket #9753
- Timestamp:
- Nov 8, 2016 3:42:25 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9753 – Description
initial v1 9 9 When im looking with dtruss what the process is doing it looks like this all the time(Without making anything in the app, just starting) 10 10 11 12 {{{ 11 13 mprotect(0x105B43000, 0x1000, 0x0) = 0 0 12 14 psynch_cvsignal(0x7FAB62507468, 0x2C8000002C900, 0x2C800) = 257 0 … … 45 47 gettimeofday(0x7000027A2C88, 0x0, 0x0) = 0 0 46 48 49 }}} 50 47 51 48 52 And so on and so on.