Created
August 21, 2011 12:12
-
-
Save stuffmc/1160530 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21.08.11 13:54:45,295 [0x0-0x8008].com.apple.dt.Xcode: Traceback (most recent call last): | |
21.08.11 13:54:45,295 [0x0-0x8008].com.apple.dt.Xcode: File "<console>", line 1, in <module> | |
21.08.11 13:54:45,295 [0x0-0x8008].com.apple.dt.Xcode: IOError: [Errno 2] No such file or directory: '/dev/ttys012' | |
21.08.11 13:54:45,295 [0x0-0x8008].com.apple.dt.Xcode: Traceback (most recent call last): | |
21.08.11 13:54:45,295 [0x0-0x8008].com.apple.dt.Xcode: File "<console>", line 1, in <module> | |
21.08.11 13:54:45,295 [0x0-0x8008].com.apple.dt.Xcode: NameError: name 'new_stdin' is not defined | |
21.08.11 13:54:45,295 Xcode: unable to start read thread for lldb io | |
21.08.11 13:54:45,385 com.apple.debugserver-141: debugserver-141 for x86_64. | |
21.08.11 13:54:45,385 com.apple.debugserver-141: Listening to port 43409... | |
21.08.11 13:54:45,481 com.apple.debugserver-141: Got a connection, waiting for process information for launching or attaching. | |
21.08.11 13:54:45,504 com.apple.debugserver-141: Got a connection, waiting for debugger instructions. | |
21.08.11 13:54:53,484 com.apple.debugserver-141: 1 +0.000000 sec [0bad/1a03]: error: ::read ( 1, 0x10c880a78, 1024 ) => -1 err = Bad file descriptor (0x00000009) | |
21.08.11 13:54:54,000 kernel: debugserver (map: 0xffffff80114a81d0) triggered DYLD shared region unnest for map: 0xffffff8016c0ad98, region 0x7fff89800000->0x7fff89a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment