Advertisement
Guest User

Untitled

a guest
Feb 10th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.69 KB | None | 0 0
  1. 1423578701.197000000 [s 258787B0] checking for FormatManager revisions. ValueObject rev: 65 - Global rev: 65
  2. 1423578701.199000000 [s 258787B0] checking for FormatManager revisions. ValueObject rev: 65 - Global rev: 65
  3. 1423578701.205000000 Expression:
  4.  
  5. extern "C" void __lldb_caller_function (void *input)
  6. {
  7. struct __lldb_caller_struct
  8. {
  9. const char * (*fn_ptr) (id);
  10. id arg_0;
  11. const char * return_value;
  12. };
  13. struct __lldb_caller_struct* __lldb_fn_data = (struct __lldb_caller_struct *) input;
  14. __lldb_fn_data->return_value = __lldb_fn_data->fn_ptr (__lldb_fn_data->arg_0);
  15. }
  16.  
  17.  
  18.  
  19. 1423578701.221000000 HostInfoBase::GetLLDBPath(ePathTypeLLDBTempSystemDir) => 'C:\Users\carlokok\AppData\Local\Temp\lldb\3784'
  20. 1423578701.265000000 Found function __lldb_caller_function for __lldb_caller_function
  21. 1423578701.271000000 Module being sent to JIT:
  22. ; ModuleID = '$__lldb_module'
  23. target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
  24. target triple = "x86_64-apple-macosx"
  25.  
  26. %struct.__lldb_caller_struct = type { i8* (i8*)*, i8*, i8* }
  27.  
  28. ; Function Attrs: nounwind
  29. define void @__lldb_caller_function(i8* %input) #0 {
  30. entry:
  31. %input.addr = alloca i8*, align 8, !clang.decl.ptr !37
  32. %__lldb_fn_data = alloca %struct.__lldb_caller_struct*, align 8, !clang.decl.ptr !38
  33. store i8* %input, i8** %input.addr, align 8
  34. call void @llvm.dbg.declare(metadata i8** %input.addr, metadata !39, metadata !40), !dbg !41
  35. call void @llvm.dbg.declare(metadata %struct.__lldb_caller_struct** %__lldb_fn_data, metadata !42, metadata !40), !dbg !43
  36. %0 = load i8** %input.addr, align 8, !dbg !43
  37. %1 = bitcast i8* %0 to %struct.__lldb_caller_struct*, !dbg !43
  38. store %struct.__lldb_caller_struct* %1, %struct.__lldb_caller_struct** %__lldb_fn_data, align 8, !dbg !43
  39. %2 = load %struct.__lldb_caller_struct** %__lldb_fn_data, align 8, !dbg !44
  40. %fn_ptr = getelementptr inbounds %struct.__lldb_caller_struct* %2, i32 0, i32 0, !dbg !44
  41. %3 = load i8* (i8*)** %fn_ptr, align 8, !dbg !44
  42. %4 = load %struct.__lldb_caller_struct** %__lldb_fn_data, align 8, !dbg !44
  43. %arg_0 = getelementptr inbounds %struct.__lldb_caller_struct* %4, i32 0, i32 1, !dbg !44
  44. %5 = load i8** %arg_0, align 8, !dbg !44
  45. %call = call i8* %3(i8* %5), !dbg !44
  46. %6 = load %struct.__lldb_caller_struct** %__lldb_fn_data, align 8, !dbg !44
  47. %return_value = getelementptr inbounds %struct.__lldb_caller_struct* %6, i32 0, i32 2, !dbg !44
  48. store i8* %call, i8** %return_value, align 8, !dbg !44
  49. ret void, !dbg !45
  50. }
  51.  
  52. ; Function Attrs: nounwind readnone
  53. declare void @llvm.dbg.declare(metadata, metadata, metadata) #1
  54.  
  55. attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="true" "no-frame-pointer-elim-non-leaf" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-realign-stack" "stack-protector-buffer-size"="0" "unsafe-fp-math"="false" "use-soft-float"="false" }
  56. attributes #1 = { nounwind readnone }
  57.  
  58. !llvm.dbg.cu = !{!0}
  59. !llvm.module.flags = !{!30, !31, !32, !33, !34}
  60. !clang.global.decl.ptrs = !{!35}
  61. !llvm.ident = !{!36}
  62.  
  63. !0 = !{!"0x11\0017\00clang version 3.7.0 \000\00\002\00\001", !1, !2, !3, !29, !2, !2} ; [ DW_TAG_compile_unit ] [C:\projects\oxygene\Source\RemObjects.Oxygene.Code.IDE\bin\Debug/C:\Users\carlokok\AppData\Local\Temp\lldb\3784\<stdin>] [DW_LANG_ObjC_plus_plus]
  64. !1 = !{!"C:\5CUsers\5Ccarlokok\5CAppData\5CLocal\5CTemp\5Clldb\5C3784\5C<stdin>", !"C:\5Cprojects\5Coxygene\5CSource\5CRemObjects.Oxygene.Code.IDE\5Cbin\5CDebug"}
  65. !2 = !{}
  66. !3 = !{!4}
  67. !4 = !{!"0xf\00\000\0064\0064\000\000", null, null, !5} ; [ DW_TAG_pointer_type ] [line 0, size 64, align 64, offset 0] [from __lldb_caller_struct]
  68. !5 = !{!"0x13\00__lldb_caller_struct\003\00192\0064\000\000\000", !6, !7, null, !12, null, null, null} ; [ DW_TAG_structure_type ] [__lldb_caller_struct] [line 3, size 192, align 64, offset 0] [def] [from ]
  69. !6 = !{!"C:\5CUsers\5Ccarlokok\5CAppData\5CLocal\5CTemp\5Clldb\5C3784\5Clldb-a1f77a.expr", !"C:\5Cprojects\5Coxygene\5CSource\5CRemObjects.Oxygene.Code.IDE\5Cbin\5CDebug"}
  70. !7 = !{!"0x2e\00__lldb_caller_function\00__lldb_caller_function\00\001\000\001\000\000\00256\000\002", !6, !8, !9, null, void (i8*)* @__lldb_caller_function, null, null, !2} ; [ DW_TAG_subprogram ] [line 1] [def] [scope 2] [__lldb_caller_function]
  71. !8 = !{!"0x29", !6} ; [ DW_TAG_file_type ] [C:\projects\oxygene\Source\RemObjects.Oxygene.Code.IDE\bin\Debug/C:\Users\carlokok\AppData\Local\Temp\lldb\3784\lldb-a1f77a.expr]
  72. !9 = !{!"0x15\00\000\000\000\000\000\000", null, null, null, !10, null, null, null} ; [ DW_TAG_subroutine_type ] [line 0, size 0, align 0, offset 0] [from ]
  73. !10 = !{null, !11}
  74. !11 = !{!"0xf\00\000\0064\0064\000\000", null, null, null} ; [ DW_TAG_pointer_type ] [line 0, size 64, align 64, offset 0] [from ]
  75. !12 = !{!13, !27, !28}
  76. !13 = !{!"0xd\00fn_ptr\005\0064\0064\000\000", !6, !5, !14} ; [ DW_TAG_member ] [fn_ptr] [line 5, size 64, align 64, offset 0] [from ]
  77. !14 = !{!"0xf\00\000\0064\0064\000\000", null, null, !15} ; [ DW_TAG_pointer_type ] [line 0, size 64, align 64, offset 0] [from ]
  78. !15 = !{!"0x15\00\000\000\000\000\000\000", null, null, null, !16, null, null, null} ; [ DW_TAG_subroutine_type ] [line 0, size 0, align 0, offset 0] [from ]
  79. !16 = !{!17, !20}
  80. !17 = !{!"0xf\00\000\0064\0064\000\000", null, null, !18} ; [ DW_TAG_pointer_type ] [line 0, size 64, align 64, offset 0] [from ]
  81. !18 = !{!"0x26\00\000\000\000\000\000", null, null, !19} ; [ DW_TAG_const_type ] [line 0, size 0, align 0, offset 0] [from char]
  82. !19 = !{!"0x24\00char\000\008\008\000\000\006", null, null} ; [ DW_TAG_base_type ] [char] [line 0, size 8, align 8, offset 0, enc DW_ATE_signed_char]
  83. !20 = !{!"0x16\00id\009\000\000\000\000", !1, null, !21} ; [ DW_TAG_typedef ] [id] [line 9, size 0, align 0, offset 0] [from ]
  84. !21 = !{!"0xf\00\000\0064\0064\000\000", null, null, !22} ; [ DW_TAG_pointer_type ] [line 0, size 64, align 64, offset 0] [from objc_object]
  85. !22 = !{!"0x13\00objc_object\000\000\000\000\000\000", !1, null, null, !23, null, null, null} ; [ DW_TAG_structure_type ] [objc_object] [line 0, size 0, align 0, offset 0] [def] [from ]
  86. !23 = !{!24}
  87. !24 = !{!"0xd\00isa\000\0064\000\000\000", !1, !22, !25} ; [ DW_TAG_member ] [isa] [line 0, size 64, align 0, offset 0] [from ]
  88. !25 = !{!"0xf\00\000\0064\000\000\000", null, null, !26} ; [ DW_TAG_pointer_type ] [line 0, size 64, align 0, offset 0] [from objc_class]
  89. !26 = !{!"0x13\00objc_class\000\000\000\000\004\000", !1, null, null, null, null, null, null} ; [ DW_TAG_structure_type ] [objc_class] [line 0, size 0, align 0, offset 0] [decl] [from ]
  90. !27 = !{!"0xd\00arg_0\006\0064\0064\0064\000", !6, !5, !20} ; [ DW_TAG_member ] [arg_0] [line 6, size 64, align 64, offset 64] [from id]
  91. !28 = !{!"0xd\00return_value\007\0064\0064\00128\000", !6, !5, !17} ; [ DW_TAG_member ] [return_value] [line 7, size 64, align 64, offset 128] [from ]
  92. !29 = !{!7}
  93. !30 = !{i32 1, !"Objective-C Version", i32 2}
  94. !31 = !{i32 1, !"Objective-C Image Info Version", i32 0}
  95. !32 = !{i32 1, !"Objective-C Image Info Section", !"__DATA, __objc_imageinfo, regular, no_dead_strip"}
  96. !33 = !{i32 4, !"Objective-C Garbage Collection", i32 0}
  97. !34 = !{i32 2, !"Debug Info Version", i32 2}
  98. !35 = !{void (i8*)* @__lldb_caller_function, i64 632196208}
  99. !36 = !{!"clang version 3.7.0 "}
  100. !37 = !{i64 632196096}
  101. !38 = !{i64 632560000}
  102. !39 = !{!"0x101\00input\0016777217\000", !7, !8, !11} ; [ DW_TAG_arg_variable ] [input] [line 1]
  103. !40 = !{!"0x102"} ; [ DW_TAG_expression ]
  104. !41 = !MDLocation(line: 1, scope: !7)
  105. !42 = !{!"0x100\00__lldb_fn_data\009\000", !7, !8, !4} ; [ DW_TAG_auto_variable ] [__lldb_fn_data] [line 9]
  106. !43 = !MDLocation(line: 9, scope: !7)
  107. !44 = !MDLocation(line: 10, scope: !7)
  108. !45 = !MDLocation(line: 11, scope: !7)
  109.  
  110. 1423578701.371000000 IRExecutionUnit::allocateCodeSection(Size=0x27, Alignment=16, SectionID=0) = 0C070000
  111. 1423578701.372000000 IRExecutionUnit::allocateDataSection(Size=0xed, Alignment=1, SectionID=1) = 0C0D0000
  112. 1423578701.374000000 IRExecutionUnit::allocateDataSection(Size=0xba, Alignment=1, SectionID=2) = 0C0D00ED
  113. 1423578701.375000000 IRExecutionUnit::allocateDataSection(Size=0x8a, Alignment=1, SectionID=3) = 0C0D01A7
  114. 1423578701.376000000 IRExecutionUnit::allocateDataSection(Size=0x10b, Alignment=1, SectionID=4) = 0C0D0231
  115. 1423578701.377000000 IRExecutionUnit::allocateDataSection(Size=0x0, Alignment=1, SectionID=5) = 0C0D033C
  116. 1423578701.378000000 IRExecutionUnit::allocateDataSection(Size=0x0, Alignment=1, SectionID=6) = 0C0D033C
  117. 1423578701.379000000 IRExecutionUnit::allocateDataSection(Size=0x8, Alignment=1, SectionID=7) = 0C0D033C
  118. 1423578701.380000000 IRExecutionUnit::allocateDataSection(Size=0x3c, Alignment=1, SectionID=8) = 0C0D0344
  119. 1423578701.382000000 IRExecutionUnit::allocateDataSection(Size=0x24, Alignment=1, SectionID=9) = 0C0D0380
  120. 1423578701.384000000 IRExecutionUnit::allocateDataSection(Size=0x24, Alignment=1, SectionID=10) = 0C0D03A4
  121. 1423578701.385000000 IRExecutionUnit::allocateDataSection(Size=0xa4, Alignment=1, SectionID=11) = 0C0D03C8
  122. 1423578701.386000000 IRExecutionUnit::allocateDataSection(Size=0x40, Alignment=8, SectionID=12) = 0C0D0470
  123. 1423578701.388000000 [3] AllocatedBlock::ReserveBlock(259F7498) (size = 48 (0x30)) => offset = 0x330, 3 16 bit chunks - num_chunks 3
  124. 1423578701.389000000 AllocatedBlock::ReserveBlock(259F7498) (size = 48 (0x30)) => 0x00000001046e1330
  125. 1423578701.390000000 AllocatedMemoryCache::AllocateMemory (byte_size = 0x00000030, permissions = r-x) => 0x00000001046e1330
  126. 1423578701.391000000 IRMemoryMap::Malloc (48, 0x10, 0x6, eAllocationPolicyProcessOnly) -> 0x1046e1330
  127. 1423578701.392000000 [3] AllocatedBlock::ReserveBlock(25A0AD78) (size = 8 (0x8)) => offset = 0x40, 1 16 bit chunks - num_chunks 4
  128. 1423578701.393000000 AllocatedBlock::ReserveBlock(25A0AD78) (size = 8 (0x8)) => 0x00000001046e2040
  129. 1423578701.394000000 AllocatedMemoryCache::AllocateMemory (byte_size = 0x00000008, permissions = rw-) => 0x00000001046e2040
  130. 1423578701.395000000 IRMemoryMap::Malloc (8, 0x1, 0x3, eAllocationPolicyProcessOnly) -> 0x1046e2040
  131. 1423578701.397000000 16CD3D50 Communication::Write (src = 25AED5A0, src_len = 96) connection = 16CE7758
  132. 1423578701.398000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AED5A0, src_len = 96)
  133. 1423578701.399000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AED5A0, src_len = 96, flags = 0) => 96 (error = (null))
  134. 1423578701.400000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AED5A0, src_len = 96) => 96 (error = (null))
  135. 1423578701.401000000 16CD3D50 Communication::Read (dst = 08A4BE58, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  136. 1423578701.402000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  137. 1423578701.403000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BC1C)...
  138. 1423578701.404000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BC1C) => 1, error = (null)
  139. 1423578701.405000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4BE58, src_len = 6, flags = 0) => 6 (error = (null))
  140. 1423578701.406000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4BE58, dst_len = 8192) => 6, error = (null)
  141. 1423578701.407000000 IRMemoryMap::WriteMemory (0x1046e1330, 0xc070000, 0x39) went to [0x1046e1330..0x1046e1360)
  142. 1423578701.409000000 16CD3D50 Communication::Write (src = 25B4BEF0, src_len = 33) connection = 16CE7758
  143. 1423578701.410000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B4BEF0, src_len = 33)
  144. 1423578701.411000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B4BEF0, src_len = 33, flags = 0) => 33 (error = (null))
  145. 1423578701.412000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B4BEF0, src_len = 33) => 33 (error = (null))
  146. 1423578701.413000000 16CD3D50 Communication::Read (dst = 08A4BE58, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  147. 1423578701.414000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  148. 1423578701.415000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BC1C)...
  149. 1423578701.416000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BC1C) => 1, error = (null)
  150. 1423578701.417000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4BE58, src_len = 6, flags = 0) => 6 (error = (null))
  151. 1423578701.420000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4BE58, dst_len = 8192) => 6, error = (null)
  152. 1423578701.421000000 IRMemoryMap::WriteMemory (0x1046e2040, 0xc0d033c, 0x8) went to [0x1046e2040..0x1046e2048)
  153. 1423578701.422000000 IRExecutionUnit::GetRemoteAddressForLocal() found 0xc070000 in [0xc070000..0xc070027], and returned 0x1046e1330 from [0x1046e1330..0x1046e1357].
  154. 1423578701.423000000 Code can be run in the target.
  155. 1423578701.424000000 Found function, has local address 0xc070000 and remote address 0x1046e1330
  156. 1423578701.425000000 Function's code range is [0x1046e1330+0x27]
  157. 1423578701.426000000 16CD3D50 Communication::Write (src = 25B4BE90, src_len = 22) connection = 16CE7758
  158. 1423578701.427000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B4BE90, src_len = 22)
  159. 1423578701.428000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B4BE90, src_len = 22, flags = 0) => 22 (error = (null))
  160. 1423578701.429000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B4BE90, src_len = 22) => 22 (error = (null))
  161. 1423578701.430000000 16CD3D50 Communication::Read (dst = 08A4BD04, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  162. 1423578701.431000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  163. 1423578701.433000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BAC8)...
  164. 1423578701.434000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BAC8) => 1, error = (null)
  165. 1423578701.435000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4BD04, src_len = 517, flags = 0) => 517 (error = (null))
  166. 1423578701.436000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4BD04, dst_len = 8192) => 517, error = (null)
  167. 1423578701.442000000 Function data has contents:
  168. 1423578701.443000000 0x1046e1330: 55 48 89 e5 48 83 ec 10 48 89 f8 48 89 45 f8 48
  169. 1423578701.444000000 0x1046e1340: 89 45 f0 48 8b 78 08 ff 10 48 8b 4d f0 48 89 41
  170. 1423578701.445000000 0x1046e1350: 10 48 83 c4 10 5d c3
  171. 1423578701.450000000 Function disassembly:
  172. 0x1046e1330: 55 pushq %rbp
  173. 0x1046e1331: 48 89 e5 movq %rsp, %rbp
  174. 0x1046e1334: 48 83 ec 10 subq $0x10, %rsp
  175. 0x1046e1338: 48 89 f8 movq %rdi, %rax
  176. 0x1046e133b: 48 89 45 f8 movq %rax, -0x8(%rbp)
  177. 0x1046e133f: 48 89 45 f0 movq %rax, -0x10(%rbp)
  178. 0x1046e1343: 48 8b 78 08 movq 0x8(%rax), %rdi
  179. 0x1046e1347: ff 10 callq *(%rax)
  180. 0x1046e1349: 48 8b 4d f0 movq -0x10(%rbp), %rcx
  181. 0x1046e134d: 48 89 41 10 movq %rax, 0x10(%rcx)
  182. 0x1046e1351: 48 83 c4 10 addq $0x10, %rsp
  183. 0x1046e1355: 5d popq %rbp
  184. 0x1046e1356: c3 retq
  185.  
  186. 1423578701.455000000 Sections:
  187. 1423578701.456000000 [0xc070000+0x27]->0x1046e1330 (alignment 16, section ID 0)
  188. 1423578701.457000000 IRMemoryMap::ReadMemory (0x1046e1330, 0x25b364f8, 0x39) came from [0x1046e1330..0x1046e1360)
  189. 1423578701.458000000 0x1046e1330: 55 48 89 e5 48 83 ec 10 48 89 f8 48 89 45 f8 48
  190. 1423578701.459000000 0x1046e1340: 89 45 f0 48 8b 78 08 ff 10 48 8b 4d f0 48 89 41
  191. 1423578701.460000000 0x1046e1350: 10 48 83 c4 10 5d c3
  192. 1423578701.461000000 [0xc0d033c+0x8]->0x1046e2040 (alignment 1, section ID 7)
  193. 1423578701.462000000 16CD3D50 Communication::Write (src = 25B4C030, src_len = 22) connection = 16CE7758
  194. 1423578701.463000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B4C030, src_len = 22)
  195. 1423578701.464000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B4C030, src_len = 22, flags = 0) => 22 (error = (null))
  196. 1423578701.466000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B4C030, src_len = 22) => 22 (error = (null))
  197. 1423578701.467000000 16CD3D50 Communication::Read (dst = 08A4BDE8, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  198. 1423578701.468000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  199. 1423578701.469000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BBAC)...
  200. 1423578701.470000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BBAC) => 1, error = (null)
  201. 1423578701.471000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4BDE8, src_len = 516, flags = 0) => 516 (error = (null))
  202. 1423578701.472000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4BDE8, dst_len = 8192) => 516, error = (null)
  203. 1423578701.477000000 IRMemoryMap::ReadMemory (0x1046e2040, 0x25b41500, 0x8) came from [0x1046e2040..0x1046e2048)
  204. 1423578701.478000000 0x1046e2040: 00 00 00 00 00 00 00 00
  205. 1423578701.479000000 25B89230 ObjectFile::ObjectFile() module = 25B89098 (), file = <NULL>, file_offset = 0x00000000, size = 0
  206. 1423578701.480000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B47FA8 (.__text), load_addr = 0x00000001046e1330) module = 25B89098
  207. 1423578701.482000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B89358 (.__debug_info), load_addr = 0xffffffffffffffff) module = 25B89098
  208. 1423578701.483000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B894F0 (.__debug_abbrev), load_addr = 0xffffffffffffffff) module = 25B89098
  209. 1423578701.484000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B89648 (.__debug_line), load_addr = 0xffffffffffffffff) module = 25B89098
  210. 1423578701.485000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B897A8 (.__debug_str), load_addr = 0xffffffffffffffff) module = 25B89098
  211. 1423578701.487000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B89918 (.__objc_imageinfo), load_addr = 0x00000001046e2040) module = 25B89098
  212. 1423578701.488000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B89A18 (.__apple_names), load_addr = 0xffffffffffffffff) module = 25B89098
  213. 1423578701.489000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B89BE8 (.__apple_objc), load_addr = 0xffffffffffffffff) module = 25B89098
  214. 1423578701.490000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B89CE8 (.__apple_namespac), load_addr = 0xffffffffffffffff) module = 25B89098
  215. 1423578701.492000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B89E30 (.__apple_types), load_addr = 0xffffffffffffffff) module = 25B89098
  216. 1423578701.493000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionLoadAddress (section = 25B8A020 (.__debug_frame), load_addr = 0xffffffffffffffff) module = 25B89098
  217. 1423578701.494000000 Breakpoint::ModulesChanged: num_modules: zu load: 1 delete_locations: 1
  218.  
  219. 1423578701.498000000 Breakpoint::ModulesChanged: num_modules: zu load: 1 delete_locations: 1
  220.  
  221. 1423578701.499000000 07E9F52C Broadcaster("lldb.target")::BroadcastEvent (event_sp = {25B3D8B8 Event: broadcaster = 07E9F52C (lldb.target), type = 0x00000002 (modules-loaded), data = <NULL>}, unique =0) hijack = 00000000
  222. 1423578701.500000000 [3] AllocatedBlock::ReserveBlock(25A0AD78) (size = 24 (0x18)) => offset = 0x50, 2 16 bit chunks - num_chunks 5
  223. 1423578701.501000000 AllocatedBlock::ReserveBlock(25A0AD78) (size = 24 (0x18)) => 0x00000001046e2050
  224. 1423578701.502000000 AllocatedMemoryCache::AllocateMemory (byte_size = 0x00000018, permissions = rw-) => 0x00000001046e2050
  225. 1423578701.504000000 16CD3D50 Communication::Write (src = 25B3C7F8, src_len = 33) connection = 16CE7758
  226. 1423578701.505000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B3C7F8, src_len = 33)
  227. 1423578701.506000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B3C7F8, src_len = 33, flags = 0) => 33 (error = (null))
  228. 1423578701.507000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B3C7F8, src_len = 33) => 33 (error = (null))
  229. 1423578701.508000000 16CD3D50 Communication::Read (dst = 08A4C53C, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  230. 1423578701.509000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  231. 1423578701.512000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C300)...
  232. 1423578701.513000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C300) => 1, error = (null)
  233. 1423578701.514000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C53C, src_len = 6, flags = 0) => 6 (error = (null))
  234. 1423578701.515000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C53C, dst_len = 8192) => 6, error = (null)
  235. 1423578701.517000000 16CD3D50 Communication::Write (src = 25B3C768, src_len = 33) connection = 16CE7758
  236. 1423578701.518000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B3C768, src_len = 33)
  237. 1423578701.519000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B3C768, src_len = 33, flags = 0) => 33 (error = (null))
  238. 1423578701.520000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B3C768, src_len = 33) => 33 (error = (null))
  239. 1423578701.521000000 16CD3D50 Communication::Read (dst = 08A4C53C, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  240. 1423578701.522000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  241. 1423578701.523000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C300)...
  242. 1423578701.528000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C300) => 1, error = (null)
  243. 1423578701.529000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C53C, src_len = 6, flags = 0) => 6 (error = (null))
  244. 1423578701.530000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C53C, dst_len = 8192) => 6, error = (null)
  245. 1423578701.531000000 Call Address: 0x1046e1330 Struct Address: 0x1046e2050.
  246.  
  247. 1423578701.532000000 == [ClangFunction::ExecuteFunction] Executing function "objc-object-description" ==
  248. 1423578701.533000000 -- [ClangFunction::GetThreadPlanToCallFunction] Creating thread plan to call function "objc-object-description" --
  249. 1423578701.534000000 GDBRemoteCommunicationClient::GDBRemoteCommunicationClient::SendGDBStoppointTypePacket() add at addr = 0x7fff91e2cbdf
  250. 1423578701.535000000 16CD3D50 Communication::Write (src = 25AED748, src_len = 21) connection = 16CE7758
  251. 1423578701.536000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AED748, src_len = 21)
  252. 1423578701.537000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AED748, src_len = 21, flags = 0) => 21 (error = (null))
  253. 1423578701.538000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AED748, src_len = 21) => 21 (error = (null))
  254. 1423578701.539000000 16CD3D50 Communication::Read (dst = 08A4C38C, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  255. 1423578701.540000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  256. 1423578701.541000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C150)...
  257. 1423578701.542000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C150) => 1, error = (null)
  258. 1423578701.543000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C38C, src_len = 6, flags = 0) => 6 (error = (null))
  259. 1423578701.544000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C38C, dst_len = 8192) => 6, error = (null)
  260. 1423578701.545000000 GDBRemoteCommunicationClient::GDBRemoteCommunicationClient::SendGDBStoppointTypePacket() add at addr = 0x7fff91e2ce0e
  261. 1423578701.546000000 16CD3D50 Communication::Write (src = 25AEBC38, src_len = 21) connection = 16CE7758
  262. 1423578701.547000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AEBC38, src_len = 21)
  263. 1423578701.548000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AEBC38, src_len = 21, flags = 0) => 21 (error = (null))
  264. 1423578701.549000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AEBC38, src_len = 21) => 21 (error = (null))
  265. 1423578701.550000000 16CD3D50 Communication::Read (dst = 08A4C38C, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  266. 1423578701.551000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  267. 1423578701.552000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C150)...
  268. 1423578701.553000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C150) => 1, error = (null)
  269. 1423578701.554000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C38C, src_len = 6, flags = 0) => 6 (error = (null))
  270. 1423578701.555000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C38C, dst_len = 8192) => 6, error = (null)
  271. 1423578701.556000000 GDBRemoteCommunicationClient::GDBRemoteCommunicationClient::SendGDBStoppointTypePacket() add at addr = 0x7fff91e2c8e3
  272. 1423578701.557000000 16CD3D50 Communication::Write (src = 25AEC278, src_len = 21) connection = 16CE7758
  273. 1423578701.558000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AEC278, src_len = 21)
  274. 1423578701.559000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AEC278, src_len = 21, flags = 0) => 21 (error = (null))
  275. 1423578701.560000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AEC278, src_len = 21) => 21 (error = (null))
  276. 1423578701.561000000 16CD3D50 Communication::Read (dst = 08A4C38C, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  277. 1423578701.562000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  278. 1423578701.563000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C150)...
  279. 1423578701.564000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C150) => 1, error = (null)
  280. 1423578701.565000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C38C, src_len = 6, flags = 0) => 6 (error = (null))
  281. 1423578701.566000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C38C, dst_len = 8192) => 6, error = (null)
  282. 1423578701.567000000 16CD3D50 Communication::Write (src = 25AEC370, src_len = 36) connection = 16CE7758
  283. 1423578701.568000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AEC370, src_len = 36)
  284. 1423578701.569000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AEC370, src_len = 36, flags = 0) => 36 (error = (null))
  285. 1423578701.570000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AEC370, src_len = 36) => 36 (error = (null))
  286. 1423578701.571000000 16CD3D50 Communication::Read (dst = 08A4C408, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  287. 1423578701.572000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  288. 1423578701.573000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C1CC)...
  289. 1423578701.574000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C1CC) => 1, error = (null)
  290. 1423578701.575000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C408, src_len = 5, flags = 0) => 5 (error = (null))
  291. 1423578701.576000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C408, dst_len = 8192) => 5, error = (null)
  292. 1423578701.577000000 ABISysV_x86_64::PrepareTrivialCall (tid = 0x2ef89, sp = 0x7fff5b586c50, func_addr = 0x1046e1330, return_addr = 0x10467a360, argzd = 0x46e205000000001)
  293. 1423578701.578000000 16CD3D50 Communication::Write (src = 25AEC4C0, src_len = 37) connection = 16CE7758
  294. 1423578701.579000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AEC4C0, src_len = 37)
  295. 1423578701.580000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AEC4C0, src_len = 37, flags = 0) => 37 (error = (null))
  296. 1423578701.581000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AEC4C0, src_len = 37) => 37 (error = (null))
  297. 1423578701.582000000 16CD3D50 Communication::Read (dst = 08A4C360, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  298. 1423578701.583000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  299. 1423578701.584000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C124)...
  300. 1423578701.585000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C124) => 1, error = (null)
  301. 1423578701.586000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C360, src_len = 6, flags = 0) => 6 (error = (null))
  302. 1423578701.587000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C360, dst_len = 8192) => 6, error = (null)
  303. 1423578701.588000000 16-byte aligning SP: 0x7fff5b586c50 to 0x7fff5b586c50
  304. 1423578701.589000000 Pushing the return address onto the stack: 0x7fff5b586c48: 0x10467a360
  305. 1423578701.590000000 16CD3D50 Communication::Write (src = 25AEC4C0, src_len = 36) connection = 16CE7758
  306. 1423578701.591000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AEC4C0, src_len = 36)
  307. 1423578701.592000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AEC4C0, src_len = 36, flags = 0) => 36 (error = (null))
  308. 1423578701.593000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AEC4C0, src_len = 36) => 36 (error = (null))
  309. 1423578701.594000000 16CD3D50 Communication::Read (dst = 08A4C3D0, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  310. 1423578701.595000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  311. 1423578701.596000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C194)...
  312. 1423578701.597000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C194) => 1, error = (null)
  313. 1423578701.598000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C3D0, src_len = 6, flags = 0) => 6 (error = (null))
  314. 1423578701.599000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C3D0, dst_len = 8192) => 6, error = (null)
  315. 1423578701.600000000 Writing SP: 0x7fff5b586c48
  316. 1423578701.601000000 16CD3D50 Communication::Write (src = 25AEC450, src_len = 37) connection = 16CE7758
  317. 1423578701.602000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AEC450, src_len = 37)
  318. 1423578701.603000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AEC450, src_len = 37, flags = 0) => 37 (error = (null))
  319. 1423578701.604000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AEC450, src_len = 37) => 37 (error = (null))
  320. 1423578701.605000000 16CD3D50 Communication::Read (dst = 08A4C360, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  321. 1423578701.605000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  322. 1423578701.606000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C124)...
  323. 1423578701.607000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C124) => 1, error = (null)
  324. 1423578701.609000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C360, src_len = 6, flags = 0) => 6 (error = (null))
  325. 1423578701.609000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C360, dst_len = 8192) => 6, error = (null)
  326. 1423578701.610000000 Writing IP: 0x1046e1330
  327. 1423578701.611000000 16CD3D50 Communication::Write (src = 16DAE470, src_len = 38) connection = 16CE7758
  328. 1423578701.612000000 16CE7758 ConnectionFileDescriptor::Write (src = 16DAE470, src_len = 38)
  329. 1423578701.613000000 16CE81D0 Socket::Write() (socket = 2876, src = 16DAE470, src_len = 38, flags = 0) => 38 (error = (null))
  330. 1423578701.614000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16DAE470, src_len = 38) => 38 (error = (null))
  331. 1423578701.615000000 16CD3D50 Communication::Read (dst = 08A4C360, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  332. 1423578701.616000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  333. 1423578701.617000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C124)...
  334. 1423578701.618000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C124) => 1, error = (null)
  335. 1423578701.619000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C360, src_len = 6, flags = 0) => 6 (error = (null))
  336. 1423578701.620000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C360, dst_len = 8192) => 6, error = (null)
  337. 1423578701.621000000 Function call was set up. Register state was:
  338. 1423578701.622000000 16CD3D50 Communication::Write (src = 16CFB8C8, src_len = 20) connection = 16CE7758
  339. 1423578701.623000000 16CE7758 ConnectionFileDescriptor::Write (src = 16CFB8C8, src_len = 20)
  340. 1423578701.624000000 16CE81D0 Socket::Write() (socket = 2876, src = 16CFB8C8, src_len = 20, flags = 0) => 20 (error = (null))
  341. 1423578701.625000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16CFB8C8, src_len = 20) => 20 (error = (null))
  342. 1423578701.626000000 16CD3D50 Communication::Read (dst = 08A4C440, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  343. 1423578701.627000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  344. 1423578701.628000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C204)...
  345. 1423578701.629000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C204) => 1, error = (null)
  346. 1423578701.630000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C440, src_len = 20, flags = 0) => 20 (error = (null))
  347. 1423578701.631000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C440, dst_len = 8192) => 20, error = (null)
  348. 1423578701.632000000 16CD3D50 Communication::Write (src = 16D8A800, src_len = 20) connection = 16CE7758
  349. 1423578701.633000000 16CE7758 ConnectionFileDescriptor::Write (src = 16D8A800, src_len = 20)
  350. 1423578701.634000000 16CE81D0 Socket::Write() (socket = 2876, src = 16D8A800, src_len = 20, flags = 0) => 20 (error = (null))
  351. 1423578701.635000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16D8A800, src_len = 20) => 20 (error = (null))
  352. 1423578701.636000000 16CD3D50 Communication::Read (dst = 08A4C440, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  353. 1423578701.637000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  354. 1423578701.638000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C204)...
  355. 1423578701.639000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C204) => 1, error = (null)
  356. 1423578701.640000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C440, src_len = 20, flags = 0) => 20 (error = (null))
  357. 1423578701.641000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C440, dst_len = 8192) => 20, error = (null)
  358. 1423578701.643000000 16CD3D50 Communication::Write (src = 16D8A800, src_len = 21) connection = 16CE7758
  359. 1423578701.644000000 16CE7758 ConnectionFileDescriptor::Write (src = 16D8A800, src_len = 21)
  360. 1423578701.645000000 16CE81D0 Socket::Write() (socket = 2876, src = 16D8A800, src_len = 21, flags = 0) => 21 (error = (null))
  361. 1423578701.646000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16D8A800, src_len = 21) => 21 (error = (null))
  362. 1423578701.647000000 16CD3D50 Communication::Read (dst = 08A4C440, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  363. 1423578701.648000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  364. 1423578701.649000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C204)...
  365. 1423578701.649000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C204) => 1, error = (null)
  366. 1423578701.651000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C440, src_len = 20, flags = 0) => 20 (error = (null))
  367. 1423578701.652000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C440, dst_len = 8192) => 20, error = (null)
  368. 1423578701.658000000 rax = 0x0000000000000000
  369. rbx = 0x0000000000000000
  370. rcx = 0x0000000000000000
  371. rdx = 0x00007fff5b586c38
  372. rdi = 0x00000001046e2050
  373. rsi = 0x0000000000000000
  374. rbp = 0x00007fff5b586e78
  375. rsp = 0x00007fff5b586c48
  376. r8 = 0x0000000000000003
  377. r9 = 0x00007fe773412120
  378. r10 = 0x00007fe773413370
  379. r11 = 0x0000000000000001
  380. r12 = 0x0000000000000000
  381. r13 = 0x0000000000000000
  382. r14 = 0x0000000000000000
  383. r15 = 0x0000000000000000
  384. rip = 0x00000001046e1330
  385. rflags = 0x0000000000000202
  386. cs = 0x000000000000002b
  387. fs = 0x0000000000000000
  388. gs = 0x0000000000000000
  389. eax = 0x00000000
  390. ebx = 0x00000000
  391. ecx = 0x00000000
  392. edx = 0x5b586c38
  393. edi = 0x046e2050
  394. esi = 0x00000000
  395. ebp = 0x5b586e78
  396. esp = 0x5b586c48
  397. r8d = 0x00000003
  398. r9d = 0x73412120
  399. r10d = 0x73413370
  400. r11d = 0x00000001
  401. r12d = 0x00000000
  402. r13d = 0x00000000
  403. r14d = 0x00000000
  404. r15d = 0x00000000
  405. ax = 0x0000
  406. bx = 0x0000
  407. cx = 0x0000
  408. dx = 0x6c38
  409. di = 0x2050
  410. si = 0x0000
  411. bp = 0x6e78
  412. sp = 0x6c48
  413. r8w = 0x0003
  414. r9w = 0x2120
  415. r10w = 0x3370
  416. r11w = 0x0001
  417. r12w = 0x0000
  418. r13w = 0x0000
  419. r14w = 0x0000
  420. r15w = 0x0000
  421. ah = 0x00
  422. bh = 0x00
  423. ch = 0x00
  424. dh = 0x6c
  425. al = 0x00
  426. bl = 0x00
  427. cl = 0x00
  428. dl = 0x38
  429. dil = 0x50
  430. sil = 0x00
  431. bpl = 0x78
  432. spl = 0x48
  433. r8l = 0x03
  434. r9l = 0x20
  435. r10l = 0x70
  436. r11l = 0x01
  437. r12l = 0x00
  438. r13l = 0x00
  439. r14l = 0x00
  440. r15l = 0x00
  441. fctrl = 0x037f
  442. fstat = 0x0000
  443. ftag = 0x00
  444. fop = 0x0000
  445. fioff = 0x00000000
  446. fiseg = 0x0000
  447. fooff = 0x00000000
  448. foseg = 0x0000
  449. mxcsr = 0x00001fa0
  450. mxcsrmask = 0x0000ffff
  451. stmm0 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff}
  452. stmm1 = {0x00 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff}
  453. stmm2 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  454. stmm3 = {0x1a 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff}
  455. stmm4 = {0x00 0x65 0xe9 0xff 0x00 0x00 0x00 0x00 0xff 0xff}
  456. stmm5 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  457. stmm6 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  458. stmm7 = {0x1c 0xfd 0xb0 0xff 0x00 0x00 0x00 0x00 0xff 0xff}
  459. ymm0 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  460. ymm1 = {0x79 0x2f 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x25 0x32 0x30 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  461. ymm2 = {0x53 0x75 0x70 0x70 0x6f 0x72 0x74 0x2f 0x52 0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  462. ymm3 = {0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74 0x77 0x61 0x72 0x65 0x2f 0x45 0x6c 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  463. ymm4 = {0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72 0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  464. ymm5 = {0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63 0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  465. ymm6 = {0x77 0x61 0x72 0x65 0x2f 0x45 0x6c 0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  466. ymm7 = {0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f 0x73 0x69 0x64 0x65 0x2f 0x43 0x6f 0x6e 0x73 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  467. ymm8 = {0x6f 0x6c 0x65 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x32 0x38 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  468. ymm9 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  469. ymm10 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  470. ymm11 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  471. ymm12 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  472. ymm13 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  473. ymm14 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  474. ymm15 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  475. xmm0 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  476. xmm1 = {0x79 0x2f 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x25 0x32 0x30}
  477. xmm2 = {0x53 0x75 0x70 0x70 0x6f 0x72 0x74 0x2f 0x52 0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63}
  478. xmm3 = {0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74 0x77 0x61 0x72 0x65 0x2f 0x45 0x6c}
  479. xmm4 = {0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72 0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f}
  480. xmm5 = {0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63 0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74}
  481. xmm6 = {0x77 0x61 0x72 0x65 0x2f 0x45 0x6c 0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72}
  482. xmm7 = {0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f 0x73 0x69 0x64 0x65 0x2f 0x43 0x6f 0x6e 0x73}
  483. xmm8 = {0x6f 0x6c 0x65 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x32 0x38}
  484. xmm9 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  485. xmm10 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  486. xmm11 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  487. xmm12 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  488. xmm13 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  489. xmm14 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  490. xmm15 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  491. trapno = 0x00000003
  492. err = 0x00000000
  493. faultvaddr = 0x0000000000b1e000
  494.  
  495. 1423578701.692000000 16D033B8: tid = 0x2ef89: stop info = signal 2147483647 (stop_id = 5)
  496. 1423578701.693000000 Target::lldb_private::Target::AddBreakpoint (internal = yes) => break_id = -6: address = 0x000000010467a360
  497.  
  498.  
  499. 1423578701.695000000 GDBRemoteCommunicationClient::GDBRemoteCommunicationClient::SendGDBStoppointTypePacket() add at addr = 0x10467a360
  500. 1423578701.696000000 16CD3D50 Communication::Write (src = 16DB9930, src_len = 18) connection = 16CE7758
  501. 1423578701.696000000 16CE7758 ConnectionFileDescriptor::Write (src = 16DB9930, src_len = 18)
  502. 1423578701.697000000 16CE81D0 Socket::Write() (socket = 2876, src = 16DB9930, src_len = 18, flags = 0) => 18 (error = (null))
  503. 1423578701.698000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16DB9930, src_len = 18) => 18 (error = (null))
  504. 1423578701.699000000 16CD3D50 Communication::Read (dst = 08A4BD5C, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  505. 1423578701.700000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  506. 1423578701.701000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BB20)...
  507. 1423578701.702000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4BB20) => 1, error = (null)
  508. 1423578701.703000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4BD5C, src_len = 6, flags = 0) => 6 (error = (null))
  509. 1423578701.704000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4BD5C, dst_len = 8192) => 6, error = (null)
  510. 1423578701.705000000 Thread::PushPlan(0x16D033B8): "Run to address: 0x000000010467a360 using breakpoint: -6 - ", tid = 0x2ef89.
  511. 1423578701.706000000 Thread::PushPlan(0x16D033B8): "Thread plan to call 0x1046e1330", tid = 0x2ef89.
  512. 1423578701.707000000 08A4E764 Listener::Listener('lldb.process.listener.run-thread-plan')
  513. 1423578701.708000000 16CD3898 Broadcaster("lldb.process")::HijackBroadcaster (listener("lldb.process.listener.run-thread-plan")=08A4E764)
  514. 1423578701.709000000 Process::RunThreadPlan(): Resuming thread 1 - 0x2ef89 to run thread plan "Thread plan to call 0x1046e1330".
  515. 1423578701.710000000 Stop others: 1, try all: 1, before_first: 1, one thread: 250000 - all threads: 14750000.
  516.  
  517. 1423578701.711000000 Top of while loop: do_resume: 1 handle_running_event: 1 before_first_timeout: 1.
  518. 1423578701.712000000 Process::PrivateResume() m_stop_id = 5, public state: stopped private state: stopped
  519. 1423578701.713000000 ThreadPlanCallFunction(25A12FA8): DoTakedown called as no-op for thread 0x2ef89, m_valid: 1 complete: 1.
  520.  
  521. 1423578701.714000000 Target::lldb_private::Target::RemoveBreakpointByID (break_id = 0, internal = no)
  522.  
  523. 1423578701.715000000 Target::lldb_private::Target::DisableBreakpointByID (break_id = 0, internal = no)
  524.  
  525. 1423578701.717000000 lldb_private::ThreadPlan::WillResume Thread #1 (0x16D033B8): tid = 0x2ef89, pc = 0x1046e1330, sp = 0x7fff5b586c48, fp = 0x7fff5b586e78, plan = 'Run to address plan', state = running, stop others = 1
  526. 1423578701.718000000 Resuming thread: 2ef89 with state: running.
  527. 1423578701.719000000 08A4E2C8 Listener::Listener('gdb-remote.resume-packet-sent')
  528. 1423578701.720000000 08A4E2C8 Listener::StartListeningForEvents (broadcaster = 16CD3D50, mask = 0x00010000) acquired_mask = 0x00010000 for gdb-remote.resume-packet-sent
  529. 1423578701.721000000 08A4E2C8 Listener::StartListeningForEvents (broadcaster = 16CD4120, mask = 0x00000004) acquired_mask = 0x00000004 for gdb-remote.resume-packet-sent
  530. 1423578701.722000000 16CD4120 Broadcaster("lldb.process.gdb-remote.async-broadcaster")::BroadcastEvent (event_sp = {16CC5928 Event: broadcaster = 16CD4120 (lldb.process.gdb-remote.async-broadcaster), type = 0x00000001 (async thread continue), data = {"c"}}, unique =0) hijack = 00000000
  531. 1423578701.723000000 1812FC34 Listener('ProcessGDBRemote::AsyncThread')::AddEvent (event_sp = {16CC5928})
  532. 1423578701.724000000 08A4E2C8 Listener::WaitForEventsInternal (timeout = { 08A4E1A8 }) for gdb-remote.resume-packet-sent
  533. 1423578701.724000000 1812FC34 'ProcessGDBRemote::AsyncThread' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 16CC5928
  534. 1423578701.726000000 Process::SetPrivateState (running)
  535. 1423578701.727000000 16CD3914 Broadcaster("lldb.process.internal_state_broadcaster")::BroadcastEvent (event_sp = {259B5C90 Event: broadcaster = 16CD3914 (lldb.process.internal_state_broadcaster), type = 0x00000001, data = { process = 16CD3888 (pid = 2499), state = running}}, unique =0) hijack = 00000000
  536. 1423578701.729000000 16CD39AC Listener('lldb.process.internal_state_listener')::AddEvent (event_sp = {259B5C90})
  537. 1423578701.730000000 16CD39AC 'lldb.process.internal_state_listener' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 259B5C90
  538. 1423578701.730000000 16CD3D50 Broadcaster("gdb-remote.client")::BroadcastEvent (event_sp = {0B6560E0 Event: broadcaster = 16CD3D50 (gdb-remote.client), type = 0x00010000, data = <NULL>}, unique =0) hijack = 00000000
  539. 1423578701.731000000 Process::ShouldBroadcastEvent (259B5C90) => new state: running, last broadcast state: running - YES
  540. 1423578701.731000000 08A4E2C8 Listener('gdb-remote.resume-packet-sent')::AddEvent (event_sp = {0B6560E0})
  541. 1423578701.732000000 Process::lldb_private::Process::HandlePrivateEvent (pid = 2499) broadcasting new state running (old state stopped) to hijacked
  542. 1423578701.733000000 08A4E2C8 'gdb-remote.resume-packet-sent' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 0B6560E0
  543. 1423578701.733000000 16CD3D50 Communication::Write (src = 1812F918, src_len = 5) connection = 16CE7758
  544. 1423578701.734000000 08A4E2C8 Listener::~Listener('gdb-remote.resume-packet-sent')
  545. 1423578701.734000000 16CE7758 ConnectionFileDescriptor::Write (src = 1812F918, src_len = 5)
  546. 1423578701.735000000 Process thinks the process has resumed.
  547. 1423578701.733000000 16CD3898 Broadcaster("lldb.process")::BroadcastEvent (event_sp = {259B5C90 Event: broadcaster = 16CD3898 (lldb.process), type = 0x00000001 (state-changed), data = { process = 16CD3888 (pid = 2499), state = running}}, unique =0) hijack = 08A4E764
  548. 1423578701.736000000 16CE81D0 Socket::Write() (socket = 2876, src = 1812F918, src_len = 5, flags = 0) => 5 (error = (null))
  549. 1423578701.737000000 08A4E764 Listener('lldb.process.listener.run-thread-plan')::AddEvent (event_sp = {259B5C90})
  550. 1423578701.738000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 1812F918, src_len = 5) => 5 (error = (null))
  551. 1423578701.738000000 Process::lldb_private::Process::WaitForEventsPrivate (timeout = 00000000, event_sp)...
  552. 1423578701.739000000 16CD3D50 Communication::Read (dst = 1812D930, dst_len = 8192, timeout = 4294967295 usec) connection = 16CE7758
  553. 1423578701.739000000 16CD39AC Listener::WaitForEventsInternal (timeout = { 00000000 }) for lldb.process.internal_state_listener
  554. 1423578701.740000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 4294967295)
  555. 1423578701.736000000 08A4E764 Listener::WaitForEventsInternal (timeout = { 08A4E65C }) for lldb.process.listener.run-thread-plan
  556. 1423578701.741000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=00000000)...
  557. 1423578701.742000000 08A4E764 'lldb.process.listener.run-thread-plan' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 259B5C90
  558. 1423578701.742000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=00000000) => 1, error = (null)
  559. 1423578701.743000000 Process::SetPublicState (state = running, restarted = 0)
  560. 1423578701.744000000 16CE81D0 Socket::Read() (socket = 2876, src = 1812D930, src_len = 510, flags = 0) => 510 (error = (null))
  561. 1423578701.744000000 Process::RunThreadPlan(): resuming succeeded.
  562. 1423578701.745000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 1812D930, dst_len = 8192) => 510, error = (null)
  563. 1423578701.746000000 Process::RunThreadPlan(): about to wait - now is 1423578701746000 - endpoint is 1423578701996000
  564. 1423578701.747000000 08A4E764 Listener::WaitForEventsInternal (timeout = { 08A4E6A8 }) for lldb.process.listener.run-thread-plan
  565. 1423578701.750000000 Process::SetPrivateState (stopped)
  566. 1423578701.750000000 Process::SetPrivateState (stopped) stop_id = 6
  567. 1423578701.751000000 16CD3914 Broadcaster("lldb.process.internal_state_broadcaster")::BroadcastEvent (event_sp = {25582638 Event: broadcaster = 16CD3914 (lldb.process.internal_state_broadcaster), type = 0x00000001, data = { process = 16CD3888 (pid = 2499), state = stopped}}, unique =0) hijack = 00000000
  568. 1423578701.753000000 16CD39AC Listener('lldb.process.internal_state_listener')::AddEvent (event_sp = {25582638})
  569. 1423578701.754000000 1812FC34 Listener::WaitForEventsInternal (timeout = { 00000000 }) for ProcessGDBRemote::AsyncThread
  570. 1423578701.754000000 16CD39AC 'lldb.process.internal_state_listener' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 25582638
  571. 1423578701.756000000 16D033B8: tid = 0x2ef89: stop info = <NULL> (stop_id = 6)
  572. 1423578701.757000000 16D033B8: tid = 0x2ef89: stop info = EXC_BAD_ACCESS (code=EXC_I386_GPFLT) (stop_id = 6)
  573. 1423578701.758000000
  574. 1423578701.759000000 ThreadList::lldb_private::ThreadList::ShouldStop: 1 threads
  575. 1423578701.760000000 Thread::lldb_private::Thread::ShouldStop(16D033B8) for tid = 0x2ef89 0x2ef89, pc = 0x00007fff8d834408
  576. 1423578701.761000000 ^^^^^^^^ Thread::ShouldStop Begin ^^^^^^^^
  577. 1423578701.762000000 Plan stack initial state:
  578. thread #1: tid = 0x2ef89:
  579. Active plan stack:
  580. Element 0: Base thread plan.
  581. Element 1: Thread plan to call 0x1046e1330
  582. Element 2: Run to address: 0x000000010467a360 using breakpoint: -6 -
  583.  
  584. 1423578701.764000000 th1/fr0 with pc value of 0x7fff8d834408, symbol name is 'map_images'
  585. 1423578701.765000000 (x86_64) c:\1\\usr\lib\libobjc.A.dylib: Reading EH frame info
  586. 1423578701.769000000 (x86_64) c:\1\\usr\lib\libobjc.A.dylib: Reading compact unwind first-level indexes
  587. 1423578701.770000000 th1/fr0 0x00007fff8d8343e6: CFA=rbp+16 => rbx=[rbp-32] rbp=[rbp] rsp=rbp+16 r12=[rbp-24] r14=[rbp-16] r15=[rbp-8] rip=[rbp+8]
  588.  
  589. 1423578701.771000000 th1/fr0 CFA is 0x7fff5b586c08: Register rbp (6) contents are 0x7fff5b586bf8, offset is 16
  590. 1423578701.772000000 th1/fr0 initialized frame current pc is 0x7fff8d834408 cfa is 0x7fff5b586c08 using compact unwind info UnwindPlan
  591. 1423578701.773000000 ThreadPlanCallFunction::PlanExplainsStop: Got stop reason - exception.
  592. 1423578701.774000000 ThreadPlanCallFunction::PlanExplainsStop: Got stop reason - exception.
  593. 1423578701.775000000 Function completed. Register state was:
  594. 1423578701.779000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  595. 1423578701.779000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  596. 1423578701.780000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  597. 1423578701.781000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  598. 1423578701.782000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  599. 1423578701.783000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  600. 1423578701.784000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  601. 1423578701.785000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  602. 1423578701.786000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 8, flags = 0) => 8 (error = (null))
  603. 1423578701.787000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 8, error = (null)
  604. 1423578701.788000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  605. 1423578701.789000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  606. 1423578701.790000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  607. 1423578701.791000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  608. 1423578701.792000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  609. 1423578701.793000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  610. 1423578701.794000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  611. 1423578701.795000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  612. 1423578701.796000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 8, flags = 0) => 8 (error = (null))
  613. 1423578701.797000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 8, error = (null)
  614. 1423578701.798000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  615. 1423578701.799000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  616. 1423578701.800000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  617. 1423578701.801000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  618. 1423578701.802000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  619. 1423578701.803000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  620. 1423578701.804000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  621. 1423578701.804000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  622. 1423578701.806000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 6, flags = 0) => 6 (error = (null))
  623. 1423578701.807000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 6, error = (null)
  624. 1423578701.808000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  625. 1423578701.809000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  626. 1423578701.810000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  627. 1423578701.811000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  628. 1423578701.811000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  629. 1423578701.812000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  630. 1423578701.813000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  631. 1423578701.814000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  632. 1423578701.815000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 8, flags = 0) => 8 (error = (null))
  633. 1423578701.816000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 8, error = (null)
  634. 1423578701.818000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  635. 1423578701.819000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  636. 1423578701.820000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  637. 1423578701.820000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  638. 1423578701.823000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  639. 1423578701.825000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  640. 1423578701.828000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  641. 1423578701.830000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  642. 1423578701.833000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 12, flags = 0) => 12 (error = (null))
  643. 1423578701.834000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 12, error = (null)
  644. 1423578701.835000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  645. 1423578701.836000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  646. 1423578701.837000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  647. 1423578701.838000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  648. 1423578701.839000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  649. 1423578701.840000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  650. 1423578701.841000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  651. 1423578701.841000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  652. 1423578701.843000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 8, flags = 0) => 8 (error = (null))
  653. 1423578701.844000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 8, error = (null)
  654. 1423578701.845000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  655. 1423578701.846000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  656. 1423578701.847000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  657. 1423578701.848000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  658. 1423578701.848000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  659. 1423578701.849000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  660. 1423578701.850000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  661. 1423578701.851000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  662. 1423578701.853000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 12, flags = 0) => 12 (error = (null))
  663. 1423578701.853000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 12, error = (null)
  664. 1423578701.855000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  665. 1423578701.855000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  666. 1423578701.856000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  667. 1423578701.857000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  668. 1423578701.858000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  669. 1423578701.859000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  670. 1423578701.861000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  671. 1423578701.862000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  672. 1423578701.863000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 8, flags = 0) => 8 (error = (null))
  673. 1423578701.864000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 8, error = (null)
  674. 1423578701.865000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  675. 1423578701.866000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  676. 1423578701.867000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  677. 1423578701.869000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  678. 1423578701.870000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  679. 1423578701.871000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  680. 1423578701.872000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  681. 1423578701.873000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  682. 1423578701.874000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 12, flags = 0) => 12 (error = (null))
  683. 1423578701.875000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 12, error = (null)
  684. 1423578701.876000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  685. 1423578701.877000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  686. 1423578701.878000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  687. 1423578701.879000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  688. 1423578701.880000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  689. 1423578701.881000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  690. 1423578701.882000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  691. 1423578701.884000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  692. 1423578701.888000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 12, flags = 0) => 12 (error = (null))
  693. 1423578701.889000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 12, error = (null)
  694. 1423578701.890000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  695. 1423578701.891000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  696. 1423578701.892000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  697. 1423578701.894000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  698. 1423578701.895000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  699. 1423578701.896000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  700. 1423578701.897000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  701. 1423578701.898000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  702. 1423578701.899000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  703. 1423578701.900000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  704. 1423578701.901000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  705. 1423578701.902000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  706. 1423578701.903000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  707. 1423578701.904000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  708. 1423578701.905000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  709. 1423578701.906000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  710. 1423578701.907000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  711. 1423578701.908000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  712. 1423578701.909000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  713. 1423578701.910000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  714. 1423578701.911000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  715. 1423578701.912000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  716. 1423578701.913000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  717. 1423578701.914000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  718. 1423578701.915000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  719. 1423578701.916000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  720. 1423578701.918000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  721. 1423578701.923000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  722. 1423578701.924000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  723. 1423578701.925000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  724. 1423578701.927000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  725. 1423578701.928000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  726. 1423578701.929000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  727. 1423578701.930000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  728. 1423578701.931000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  729. 1423578701.932000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  730. 1423578701.933000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  731. 1423578701.934000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  732. 1423578701.935000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  733. 1423578701.936000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  734. 1423578701.937000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  735. 1423578701.938000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  736. 1423578701.939000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  737. 1423578701.940000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  738. 1423578701.941000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  739. 1423578701.942000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  740. 1423578701.943000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  741. 1423578701.944000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  742. 1423578701.945000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  743. 1423578701.946000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  744. 1423578701.949000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  745. 1423578701.951000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  746. 1423578701.952000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  747. 1423578701.953000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  748. 1423578701.954000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  749. 1423578701.955000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  750. 1423578701.956000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  751. 1423578701.957000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  752. 1423578701.958000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  753. 1423578701.959000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  754. 1423578701.960000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  755. 1423578701.961000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  756. 1423578701.962000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  757. 1423578701.963000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  758. 1423578701.964000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  759. 1423578701.965000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  760. 1423578701.966000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  761. 1423578701.967000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  762. 1423578701.968000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  763. 1423578701.969000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  764. 1423578701.970000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  765. 1423578701.971000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  766. 1423578701.972000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  767. 1423578701.973000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  768. 1423578701.974000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  769. 1423578701.975000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  770. 1423578701.978000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  771. 1423578701.979000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  772. 1423578701.980000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 24, flags = 0) => 24 (error = (null))
  773. 1423578701.981000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 24, error = (null)
  774. 1423578701.982000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  775. 1423578701.983000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  776. 1423578701.984000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  777. 1423578701.985000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  778. 1423578701.986000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  779. 1423578701.987000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  780. 1423578701.988000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  781. 1423578701.989000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  782. 1423578701.990000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  783. 1423578701.991000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  784. 1423578701.993000000 16CD3D50 Communication::Write (src = 25B87368, src_len = 21) connection = 16CE7758
  785. 1423578701.994000000 16CE7758 ConnectionFileDescriptor::Write (src = 25B87368, src_len = 21)
  786. 1423578701.995000000 16CE81D0 Socket::Write() (socket = 2876, src = 25B87368, src_len = 21, flags = 0) => 21 (error = (null))
  787. 1423578701.996000000 08A4E764 Listener::WaitForEventsInternal() timed out for lldb.process.listener.run-thread-plan
  788. 1423578701.996000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25B87368, src_len = 21) => 21 (error = (null))
  789. 1423578701.997000000 Process::RunThreadPlan(): Running function with one thread timeout timed out, running for 14750000 usec with all threads enabled.
  790. 1423578701.997000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  791. 1423578701.998000000 Process::RunThreadPlan(): Running Halt.
  792. 1423578701.999000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  793. 1423578702.000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  794. 1423578702.1000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  795. 1423578702.2000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  796. 1423578702.3000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  797. 1423578702.5000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  798. 1423578702.6000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  799. 1423578702.7000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  800. 1423578702.10000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  801. 1423578702.12000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  802. 1423578702.15000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  803. 1423578702.16000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  804. 1423578702.17000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  805. 1423578702.18000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  806. 1423578702.19000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  807. 1423578702.20000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  808. 1423578702.21000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  809. 1423578702.22000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  810. 1423578702.23000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  811. 1423578702.24000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  812. 1423578702.25000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  813. 1423578702.26000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  814. 1423578702.27000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  815. 1423578702.28000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  816. 1423578702.29000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  817. 1423578702.31000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  818. 1423578702.32000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  819. 1423578702.33000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  820. 1423578702.34000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  821. 1423578702.34000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  822. 1423578702.35000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  823. 1423578702.36000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  824. 1423578702.39000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  825. 1423578702.41000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  826. 1423578702.42000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  827. 1423578702.43000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  828. 1423578702.44000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  829. 1423578702.45000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  830. 1423578702.46000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  831. 1423578702.47000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  832. 1423578702.48000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  833. 1423578702.49000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  834. 1423578702.50000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  835. 1423578702.51000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  836. 1423578702.52000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  837. 1423578702.54000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  838. 1423578702.55000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  839. 1423578702.55000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  840. 1423578702.56000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  841. 1423578702.57000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  842. 1423578702.58000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  843. 1423578702.59000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  844. 1423578702.60000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  845. 1423578702.61000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  846. 1423578702.62000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  847. 1423578702.64000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  848. 1423578702.65000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  849. 1423578702.66000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  850. 1423578702.67000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  851. 1423578702.68000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  852. 1423578702.70000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  853. 1423578702.71000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  854. 1423578702.72000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  855. 1423578702.73000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  856. 1423578702.74000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  857. 1423578702.76000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  858. 1423578702.77000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  859. 1423578702.78000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  860. 1423578702.79000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  861. 1423578702.79000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  862. 1423578702.80000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  863. 1423578702.81000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  864. 1423578702.82000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  865. 1423578702.83000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  866. 1423578702.84000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  867. 1423578702.86000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  868. 1423578702.87000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  869. 1423578702.88000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  870. 1423578702.89000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  871. 1423578702.90000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  872. 1423578702.91000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  873. 1423578702.92000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  874. 1423578702.93000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  875. 1423578702.94000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  876. 1423578702.95000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  877. 1423578702.96000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  878. 1423578702.97000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  879. 1423578702.98000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  880. 1423578702.99000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  881. 1423578702.102000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  882. 1423578702.103000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  883. 1423578702.103000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  884. 1423578702.105000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  885. 1423578702.106000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  886. 1423578702.107000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  887. 1423578702.109000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  888. 1423578702.110000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  889. 1423578702.111000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  890. 1423578702.111000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  891. 1423578702.112000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  892. 1423578702.113000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  893. 1423578702.114000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  894. 1423578702.115000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  895. 1423578702.116000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  896. 1423578702.117000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  897. 1423578702.119000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  898. 1423578702.120000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  899. 1423578702.121000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  900. 1423578702.122000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  901. 1423578702.123000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  902. 1423578702.124000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  903. 1423578702.124000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  904. 1423578702.125000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  905. 1423578702.127000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  906. 1423578702.127000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  907. 1423578702.129000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  908. 1423578702.130000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  909. 1423578702.131000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  910. 1423578702.134000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  911. 1423578702.135000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  912. 1423578702.136000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  913. 1423578702.137000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  914. 1423578702.140000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  915. 1423578702.141000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  916. 1423578702.143000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  917. 1423578702.145000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  918. 1423578702.147000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  919. 1423578702.148000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  920. 1423578702.149000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  921. 1423578702.151000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  922. 1423578702.152000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  923. 1423578702.153000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  924. 1423578702.154000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  925. 1423578702.155000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  926. 1423578702.156000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  927. 1423578702.157000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  928. 1423578702.158000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  929. 1423578702.159000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  930. 1423578702.160000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  931. 1423578702.161000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  932. 1423578702.164000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  933. 1423578702.166000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  934. 1423578702.168000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  935. 1423578702.170000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 68, flags = 0) => 68 (error = (null))
  936. 1423578702.172000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 68, error = (null)
  937. 1423578702.176000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  938. 1423578702.178000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  939. 1423578702.179000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  940. 1423578702.180000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  941. 1423578702.181000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  942. 1423578702.182000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  943. 1423578702.183000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  944. 1423578702.184000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  945. 1423578702.185000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 12, flags = 0) => 12 (error = (null))
  946. 1423578702.186000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 12, error = (null)
  947. 1423578702.187000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  948. 1423578702.188000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  949. 1423578702.189000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  950. 1423578702.190000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  951. 1423578702.191000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  952. 1423578702.192000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  953. 1423578702.193000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  954. 1423578702.196000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  955. 1423578702.197000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 12, flags = 0) => 12 (error = (null))
  956. 1423578702.198000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 12, error = (null)
  957. 1423578702.200000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 21) connection = 16CE7758
  958. 1423578702.201000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 21)
  959. 1423578702.201000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 21, flags = 0) => 21 (error = (null))
  960. 1423578702.202000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 21) => 21 (error = (null))
  961. 1423578702.203000000 16CD3D50 Communication::Read (dst = 182CD2E4, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  962. 1423578702.204000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  963. 1423578702.205000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8)...
  964. 1423578702.206000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0A8) => 1, error = (null)
  965. 1423578702.207000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E4, src_len = 20, flags = 0) => 20 (error = (null))
  966. 1423578702.208000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E4, dst_len = 8192) => 20, error = (null)
  967. 1423578702.209000000 rax = 0x00007fff7d9541f0
  968. rbx = 0x000000010467b130
  969. rcx = 0x0000000000000000
  970. rdx = 0x00007fff5b586c38
  971. rdi = 0x00007fff5b586c18
  972. rsi = 0x00007fff9473b072
  973. rbp = 0x00007fff5b586bf8
  974. rsp = 0x00007fff5b586b70
  975. r8 = 0x0000000000000003
  976. r9 = 0x00007fe773412120
  977. r10 = 0x000000010467b130
  978. r11 = 0x00007fff7d954038
  979. r12 = 0x0000000000000000
  980. r13 = 0x0000000000000000
  981. r14 = 0x00007fff5b586c38
  982. r15 = 0x0000000000000000
  983. rip = 0x00007fff8d834408
  984. rflags = 0x0000000000010202
  985. cs = 0x000000000000002b
  986. fs = 0x0000000000000000
  987. gs = 0x0000000000000000
  988. eax = 0x7d9541f0
  989. ebx = 0x0467b130
  990. ecx = 0x00000000
  991. edx = 0x5b586c38
  992. edi = 0x5b586c18
  993. esi = 0x9473b072
  994. ebp = 0x5b586bf8
  995. esp = 0x5b586b70
  996. r8d = 0x00000003
  997. r9d = 0x73412120
  998. r10d = 0x0467b130
  999. r11d = 0x7d954038
  1000. r12d = 0x00000000
  1001. r13d = 0x00000000
  1002. r14d = 0x5b586c38
  1003. r15d = 0x00000000
  1004. ax = 0x41f0
  1005. bx = 0xb130
  1006. cx = 0x0000
  1007. dx = 0x6c38
  1008. di = 0x6c18
  1009. si = 0xb072
  1010. bp = 0x6bf8
  1011. sp = 0x6b70
  1012. r8w = 0x0003
  1013. r9w = 0x2120
  1014. r10w = 0xb130
  1015. r11w = 0x4038
  1016. r12w = 0x0000
  1017. r13w = 0x0000
  1018. r14w = 0x6c38
  1019. r15w = 0x0000
  1020. ah = 0x41
  1021. bh = 0xb1
  1022. ch = 0x00
  1023. dh = 0x6c
  1024. al = 0xf0
  1025. bl = 0x30
  1026. cl = 0x00
  1027. dl = 0x38
  1028. dil = 0x18
  1029. sil = 0x72
  1030. bpl = 0xf8
  1031. spl = 0x70
  1032. r8l = 0x03
  1033. r9l = 0x20
  1034. r10l = 0x30
  1035. r11l = 0x38
  1036. r12l = 0x00
  1037. r13l = 0x00
  1038. r14l = 0x38
  1039. r15l = 0x00
  1040. fctrl = 0x037f
  1041. fstat = 0x0000
  1042. ftag = 0x00
  1043. fop = 0x0000
  1044. fioff = 0x00000000
  1045. fiseg = 0x0000
  1046. fooff = 0x00000000
  1047. foseg = 0x0000
  1048. mxcsr = 0x00001fa0
  1049. mxcsrmask = 0x0000ffff
  1050. stmm0 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff}
  1051. stmm1 = {0x00 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff}
  1052. stmm2 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1053. stmm3 = {0x1a 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0xff 0xff}
  1054. stmm4 = {0x00 0x65 0xe9 0xff 0x00 0x00 0x00 0x00 0xff 0xff}
  1055. stmm5 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1056. stmm6 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1057. stmm7 = {0x1c 0xfd 0xb0 0xff 0x00 0x00 0x00 0x00 0xff 0xff}
  1058. ymm0 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1059. ymm1 = {0x79 0x2f 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x25 0x32 0x30 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1060. ymm2 = {0x53 0x75 0x70 0x70 0x6f 0x72 0x74 0x2f 0x52 0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1061. ymm3 = {0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74 0x77 0x61 0x72 0x65 0x2f 0x45 0x6c 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1062. ymm4 = {0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72 0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1063. ymm5 = {0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63 0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1064. ymm6 = {0x77 0x61 0x72 0x65 0x2f 0x45 0x6c 0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1065. ymm7 = {0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f 0x73 0x69 0x64 0x65 0x2f 0x43 0x6f 0x6e 0x73 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1066. ymm8 = {0x6f 0x6c 0x65 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x32 0x38 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1067. ymm9 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1068. ymm10 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1069. ymm11 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1070. ymm12 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1071. ymm13 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1072. ymm14 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1073. ymm15 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1074. xmm0 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1075. xmm1 = {0x79 0x2f 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x25 0x32 0x30}
  1076. xmm2 = {0x53 0x75 0x70 0x70 0x6f 0x72 0x74 0x2f 0x52 0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63}
  1077. xmm3 = {0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74 0x77 0x61 0x72 0x65 0x2f 0x45 0x6c}
  1078. xmm4 = {0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72 0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f}
  1079. xmm5 = {0x65 0x6d 0x4f 0x62 0x6a 0x65 0x63 0x74 0x73 0x25 0x32 0x30 0x53 0x6f 0x66 0x74}
  1080. xmm6 = {0x77 0x61 0x72 0x65 0x2f 0x45 0x6c 0x65 0x6d 0x65 0x6e 0x74 0x73 0x2f 0x43 0x72}
  1081. xmm7 = {0x6f 0x73 0x73 0x42 0x6f 0x78 0x2f 0x73 0x69 0x64 0x65 0x2f 0x43 0x6f 0x6e 0x73}
  1082. xmm8 = {0x6f 0x6c 0x65 0x41 0x70 0x70 0x6c 0x69 0x63 0x61 0x74 0x69 0x6f 0x6e 0x32 0x38}
  1083. xmm9 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1084. xmm10 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1085. xmm11 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1086. xmm12 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1087. xmm13 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1088. xmm14 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1089. xmm15 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00}
  1090. trapno = 0x0000000d
  1091. err = 0x00000000
  1092. faultvaddr = 0x00000000082b8000
  1093.  
  1094. 1423578702.246000000 ThreadPlanCallFunction(25AED5A0): Completed call function plan.
  1095. 1423578702.247000000 Popping plan: "Run to address plan", tid = 0x2ef89.
  1096. 1423578702.248000000 Popping plan: "Call function plan", tid = 0x2ef89.
  1097. 1423578702.249000000 ThreadPlanCallFunction(25AED5A0): DoTakedown called for thread 0x2ef89, m_valid: 1 complete: 1.
  1098.  
  1099. 1423578702.250000000 16CD3D50 Communication::Write (src = 25809E30, src_len = 41) connection = 16CE7758
  1100. 1423578702.251000000 16CE7758 ConnectionFileDescriptor::Write (src = 25809E30, src_len = 41)
  1101. 1423578702.252000000 16CE81D0 Socket::Write() (socket = 2876, src = 25809E30, src_len = 41, flags = 0) => 41 (error = (null))
  1102. 1423578702.253000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25809E30, src_len = 41) => 41 (error = (null))
  1103. 1423578702.254000000 16CD3D50 Communication::Read (dst = 182CD318, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  1104. 1423578702.255000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  1105. 1423578702.259000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0DC)...
  1106. 1423578702.260000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0DC) => 1, error = (null)
  1107. 1423578702.261000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD318, src_len = 6, flags = 0) => 6 (error = (null))
  1108. 1423578702.262000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD318, dst_len = 8192) => 6, error = (null)
  1109. 1423578702.263000000 GDBRemoteCommunicationClient::GDBRemoteCommunicationClient::SendGDBStoppointTypePacket() remove at addr = 0x7fff91e2cbdf
  1110. 1423578702.264000000 16CD3D50 Communication::Write (src = 16DADAC8, src_len = 21) connection = 16CE7758
  1111. 1423578702.265000000 16CE7758 ConnectionFileDescriptor::Write (src = 16DADAC8, src_len = 21)
  1112. 1423578702.266000000 16CE81D0 Socket::Write() (socket = 2876, src = 16DADAC8, src_len = 21, flags = 0) => 21 (error = (null))
  1113. 1423578702.267000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16DADAC8, src_len = 21) => 21 (error = (null))
  1114. 1423578702.268000000 16CD3D50 Communication::Read (dst = 182CD2E8, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  1115. 1423578702.269000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  1116. 1423578702.270000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0AC)...
  1117. 1423578702.271000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0AC) => 1, error = (null)
  1118. 1423578702.272000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E8, src_len = 6, flags = 0) => 6 (error = (null))
  1119. 1423578702.273000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E8, dst_len = 8192) => 6, error = (null)
  1120. 1423578702.274000000 GDBRemoteCommunicationClient::GDBRemoteCommunicationClient::SendGDBStoppointTypePacket() remove at addr = 0x7fff91e2ce0e
  1121. 1423578702.275000000 16CD3D50 Communication::Write (src = 16D892C8, src_len = 21) connection = 16CE7758
  1122. 1423578702.276000000 16CE7758 ConnectionFileDescriptor::Write (src = 16D892C8, src_len = 21)
  1123. 1423578702.277000000 16CE81D0 Socket::Write() (socket = 2876, src = 16D892C8, src_len = 21, flags = 0) => 21 (error = (null))
  1124. 1423578702.278000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16D892C8, src_len = 21) => 21 (error = (null))
  1125. 1423578702.279000000 16CD3D50 Communication::Read (dst = 182CD2E8, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  1126. 1423578702.280000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  1127. 1423578702.281000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0AC)...
  1128. 1423578702.282000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0AC) => 1, error = (null)
  1129. 1423578702.283000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E8, src_len = 6, flags = 0) => 6 (error = (null))
  1130. 1423578702.284000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E8, dst_len = 8192) => 6, error = (null)
  1131. 1423578702.285000000 GDBRemoteCommunicationClient::GDBRemoteCommunicationClient::SendGDBStoppointTypePacket() remove at addr = 0x7fff91e2c8e3
  1132. 1423578702.287000000 16CD3D50 Communication::Write (src = 25AEBBF0, src_len = 21) connection = 16CE7758
  1133. 1423578702.288000000 16CE7758 ConnectionFileDescriptor::Write (src = 25AEBBF0, src_len = 21)
  1134. 1423578702.289000000 16CE81D0 Socket::Write() (socket = 2876, src = 25AEBBF0, src_len = 21, flags = 0) => 21 (error = (null))
  1135. 1423578702.290000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 25AEBBF0, src_len = 21) => 21 (error = (null))
  1136. 1423578702.291000000 16CD3D50 Communication::Read (dst = 182CD2E8, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  1137. 1423578702.292000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  1138. 1423578702.293000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0AC)...
  1139. 1423578702.294000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=182CD0AC) => 1, error = (null)
  1140. 1423578702.295000000 16CE81D0 Socket::Read() (socket = 2876, src = 182CD2E8, src_len = 6, flags = 0) => 6 (error = (null))
  1141. 1423578702.296000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 182CD2E8, dst_len = 8192) => 6, error = (null)
  1142. 1423578702.297000000 Plan stack final state:
  1143. thread #1: tid = 0x2ef89:
  1144. Active plan stack:
  1145. Element 0: Base thread plan.
  1146. Completed Plan Stack:
  1147. Element 0: Run to address: 0x000000010467a360 using breakpoint: -6 -
  1148. Element 1: Thread plan to call 0x1046e1330
  1149.  
  1150. 1423578702.299000000 vvvvvvvv Thread::ShouldStop End (returning 1) vvvvvvvv
  1151. 1423578702.300000000 ThreadList::lldb_private::ThreadList::ShouldStop overall should_stop = 1
  1152. 1423578702.301000000 Process::ShouldBroadcastEvent (25582638) => new state: stopped, last broadcast state: stopped - YES
  1153. 1423578702.302000000 Process::lldb_private::Process::HandlePrivateEvent (pid = 2499) broadcasting new state stopped (old state running) to hijacked
  1154. 1423578702.303000000 16CD3898 Broadcaster("lldb.process")::BroadcastEvent (event_sp = {25582638 Event: broadcaster = 16CD3898 (lldb.process), type = 0x00000001 (state-changed), data = { process = 16CD3888 (pid = 2499), state = stopped}}, unique =0) hijack = 08A4E764
  1155. 1423578702.305000000 08A4E764 Listener('lldb.process.listener.run-thread-plan')::AddEvent (event_sp = {25582638})
  1156. 1423578702.305000000 Process::lldb_private::Process::WaitForEventsPrivate (timeout = 00000000, event_sp)...
  1157. 1423578702.306000000 08A4E364 Listener::Listener('lldb.process.halt_listener')
  1158. 1423578702.306000000 16CD39AC Listener::WaitForEventsInternal (timeout = { 00000000 }) for lldb.process.internal_state_listener
  1159. 1423578702.307000000 16CD3914 Broadcaster("lldb.process.internal_state_broadcaster")::HijackBroadcaster (listener("lldb.process.halt_listener")=08A4E364)
  1160. 1423578702.309000000 16CD3914 Broadcaster("lldb.process.internal_state_broadcaster")::RestoreBroadcaster (about to pop listener("lldb.process.halt_listener")=08A4E364)
  1161. 1423578702.310000000 08A4E364 Listener::~Listener('lldb.process.halt_listener')
  1162. 1423578702.311000000 Process::RunThreadPlan(): Halt succeeded.
  1163. 1423578702.312000000 08A4E764 Listener::WaitForEventsInternal (timeout = { 08A4E6E4 }) for lldb.process.listener.run-thread-plan
  1164. 1423578702.313000000 08A4E764 'lldb.process.listener.run-thread-plan' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 25582638
  1165. 1423578702.314000000 Process::SetPublicState (state = stopped, restarted = 0)
  1166. 1423578702.315000000 Process::RunThreadPlan(): Stopped with event: stopped
  1167. 1423578702.319000000 Process::RunThreadPlan(): Even though we timed out, the call plan was done. Exiting wait loop.
  1168. 1423578702.320000000 16D033B8: tid = 0x2ef89: stop info = breakpoint 1.1 (stop_id = 6)
  1169. 1423578702.321000000 Process::RunThreadPlan(): thread plan is done
  1170. 1423578702.322000000 16CD3D50 Communication::Write (src = 16D892C8, src_len = 21) connection = 16CE7758
  1171. 1423578702.323000000 16CE7758 ConnectionFileDescriptor::Write (src = 16D892C8, src_len = 21)
  1172. 1423578702.324000000 16CE81D0 Socket::Write() (socket = 2876, src = 16D892C8, src_len = 21, flags = 0) => 21 (error = (null))
  1173. 1423578702.324000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16D892C8, src_len = 21) => 21 (error = (null))
  1174. 1423578702.325000000 16CD3D50 Communication::Read (dst = 08A4BB48, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  1175. 1423578702.326000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  1176. 1423578702.327000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4B90C)...
  1177. 1423578702.328000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4B90C) => 1, error = (null)
  1178. 1423578702.329000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4BB48, src_len = 20, flags = 0) => 20 (error = (null))
  1179. 1423578702.330000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4BB48, dst_len = 8192) => 20, error = (null)
  1180. 1423578702.332000000 th1/fr0 with pc value of 0x10467a8df, symbol name is 'Go'
  1181. 1423578702.333000000 th1/fr0 0x000000010467a804: CFA=rsp+112 => rip=[rsp+104]
  1182.  
  1183. 1423578702.334000000 16CD3D50 Communication::Write (src = 16D88E88, src_len = 20) connection = 16CE7758
  1184. 1423578702.335000000 16CE7758 ConnectionFileDescriptor::Write (src = 16D88E88, src_len = 20)
  1185. 1423578702.336000000 16CE81D0 Socket::Write() (socket = 2876, src = 16D88E88, src_len = 20, flags = 0) => 20 (error = (null))
  1186. 1423578702.337000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16D88E88, src_len = 20) => 20 (error = (null))
  1187. 1423578702.338000000 16CD3D50 Communication::Read (dst = 08A4BA00, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  1188. 1423578702.339000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  1189. 1423578702.340000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4B7C4)...
  1190. 1423578702.356000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4B7C4) => 1, error = (null)
  1191. 1423578702.357000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4BA00, src_len = 20, flags = 0) => 20 (error = (null))
  1192. 1423578702.358000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4BA00, dst_len = 8192) => 20, error = (null)
  1193. 1423578702.359000000 th1/fr0 CFA is 0x7fff5b586d40: Register rsp (7) contents are 0x7fff5b586cd0, offset is 112
  1194. 1423578702.360000000 th1/fr0 initialized frame current pc is 0x10467a8df cfa is 0x7fff5b586d40 using eh_frame CFI plus augmentation from assembly parsing UnwindPlan
  1195. 1423578702.362000000 16CD3898 Broadcaster("lldb.process")::RestoreBroadcaster (about to pop listener("lldb.process.listener.run-thread-plan")=08A4E764)
  1196. 1423578702.363000000 08A4E764 Listener::~Listener('lldb.process.listener.run-thread-plan')
  1197. 1423578702.364000000 == [ClangFunction::ExecuteFunction] Execution of "objc-object-description" completed normally ==
  1198. 1423578702.365000000 -- [ClangFunction::FetchFunctionResults] Fetching function results for "objc-object-description"--
  1199. 1423578702.366000000 16CD3D50 Communication::Write (src = 16D8A800, src_len = 22) connection = 16CE7758
  1200. 1423578702.367000000 16CE7758 ConnectionFileDescriptor::Write (src = 16D8A800, src_len = 22)
  1201. 1423578702.368000000 16CE81D0 Socket::Write() (socket = 2876, src = 16D8A800, src_len = 22, flags = 0) => 22 (error = (null))
  1202. 1423578702.369000000 16CE7758 ConnectionFileDescriptor::Write(fd = 2876, src = 16D8A800, src_len = 22) => 22 (error = (null))
  1203. 1423578702.370000000 16CD3D50 Communication::Read (dst = 08A4C480, dst_len = 8192, timeout = 1000000 usec) connection = 16CE7758
  1204. 1423578702.371000000 16CE7758 ConnectionFileDescriptor::BytesAvailable (timeout_usec = 1000000)
  1205. 1423578702.372000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C244)...
  1206. 1423578702.374000000 16CE7758 ConnectionFileDescriptor::BytesAvailable() ::select (nfds=2877, fds={2876}, NULL, NULL, timeout=08A4C244) => 1, error = (null)
  1207. 1423578702.376000000 16CE81D0 Socket::Read() (socket = 2876, src = 08A4C480, src_len = 516, flags = 0) => 516 (error = (null))
  1208. 1423578702.376000000 16CE7758 ConnectionFileDescriptor::Read() fd = 2876, dst = 08A4C480, dst_len = 8192) => 516, error = (null)
  1209. 1423578702.383000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B47FA8 (__lldb_caller_function.__text))
  1210. 1423578702.384000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B89358 (__lldb_caller_function.__debug_info))
  1211. 1423578702.385000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B894F0 (__lldb_caller_function.__debug_abbrev))
  1212. 1423578702.386000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B89648 (__lldb_caller_function.__debug_line))
  1213. 1423578702.387000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B897A8 (__lldb_caller_function.__debug_str))
  1214. 1423578702.388000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B89918 (__lldb_caller_function.__objc_imageinfo))
  1215. 1423578702.390000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B89A18 (__lldb_caller_function.__apple_names))
  1216. 1423578702.391000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B89BE8 (__lldb_caller_function.__apple_objc))
  1217. 1423578702.392000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B89CE8 (__lldb_caller_function.__apple_namespac))
  1218. 1423578702.393000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B89E30 (__lldb_caller_function.__apple_types))
  1219. 1423578702.394000000 SectionLoadList::lldb_private::SectionLoadList::SetSectionUnloaded (section = 25B8A020 (__lldb_caller_function.__debug_frame))
  1220. 1423578702.395000000 Breakpoint::ModulesChanged: num_modules: zu load: 1 delete_locations: 0
  1221.  
  1222. 1423578702.396000000 07E9F52C Broadcaster("lldb.target")::BroadcastEvent (event_sp = {2588DDF8 Event: broadcaster = 07E9F52C (lldb.target), type = 0x00000001 (breakpoint-changed), data = {}}, unique =0) hijack = 00000000
  1223. 1423578702.397000000 16C59EA8 Listener('<nougat>')::AddEvent (event_sp = {2588DDF8})
  1224. 1423578702.398000000 Breakpoint::ModulesChanged: num_modules: zu load: 1 delete_locations: 0
  1225.  
  1226. 1423578702.398000000 16C59EA8 '<nougat>' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 2588DDF8
  1227. 1423578702.399000000 07E9F52C Broadcaster("lldb.target")::BroadcastEvent (event_sp = {25BDB0A0 Event: broadcaster = 07E9F52C (lldb.target), type = 0x00000001 (breakpoint-changed), data = {}}, unique =0) hijack = 00000000
  1228. 1423578702.400000000 SBListener(16C59EA8)::WaitForEvent (timeout_secs=INFINITE, SBEvent(2588DDF8)) => 1
  1229. 1423578702.401000000 16C59EA8 Listener('<nougat>')::AddEvent (event_sp = {25BDB0A0})
  1230. 1423578702.402000000 SBEvent(2588DDF8)::GetType () => 0x00000001 (lldb.target.breakpoint-changed)
  1231. 1423578702.402000000 07E9F52C Broadcaster("lldb.target")::BroadcastEvent (event_sp = {25BDB250 Event: broadcaster = 07E9F52C (lldb.target), type = 0x00000004 (modules-unloaded), data = <NULL>}, unique =0) hijack = 00000000
  1232. 1423578702.403000000 SBListener(16C59EA8)::WaitForEvent (timeout_secs=INFINITE, SBEvent(2588DDF8))...
  1233. 1423578702.404000000 25B89098 Module::~Module((x86_64) '__lldb_caller_function')
  1234. 1423578702.404000000 16C59EA8 Listener::WaitForEventsInternal (timeout = { 00000000 }) for <nougat>
  1235. 1423578702.405000000 25B89230 ObjectFile::~ObjectFile ()
  1236.  
  1237. 1423578702.405000000 16C59EA8 '<nougat>' Listener::FindNextEventInternal(broadcaster=00000000, broadcaster_names=00000000[0], event_type_mask=0x00000000, remove=1) event 25BDB0A0
  1238. 1423578702.407000000 SBListener(16C59EA8)::WaitForEvent (timeout_secs=INFINITE, SBEvent(25BDB0A0)) => 1
  1239. 1423578702.408000000 SBEvent(25BDB0A0)::GetType () => 0x00000001 (lldb.target.breakpoint-changed)
  1240. 1423578702.409000000 SBListener(16C59EA8)::WaitForEvent (timeout_secs=INFINITE, SBEvent(25BDB0A0))...
  1241. 1423578702.412000000 16C59EA8 Listener::WaitForEventsInternal (timeout = { 00000000 }) for <nougat>
  1242. 1423578702.413000000 AllocatedBlock::FreeBlock(259F7498) (addr = 0x00000001046e1330) => 1, num_chunks: 2
  1243. 1423578702.414000000 AllocatedMemoryCache::DeallocateMemory (addr = 0x00000001046e1330) => 1
  1244. 1423578702.415000000 IRMemoryMap::Free (0x1046e1330) freed [0x1046e1330..0x1046e1360)
  1245. 1423578702.416000000 AllocatedBlock::FreeBlock(25A0AD78) (addr = 0x00000001046e2040) => 1, num_chunks: 4
  1246. 1423578702.417000000 AllocatedMemoryCache::DeallocateMemory (addr = 0x00000001046e2040) => 1
  1247. 1423578702.418000000 IRMemoryMap::Free (0x1046e2040) freed [0x1046e2040..0x1046e2048)
  1248. 1423578702.419000000 SBValue(258787B0)::GetObjectDescription() => NULL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement