Advertisement
JetSerge

Untitled

Oct 8th, 2013
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 157.31 KB | None | 0 0
  1. Process: idea [2923]
  2. Path: /Applications/IntelliJ IDEA 12.app/Contents/MacOS/idea
  3. Identifier: com.jetbrains.intellij
  4. Version: 12.1.5 (IU-129.1328)
  5. Code Type: X86-64 (Native)
  6. Parent Process: launchd [223]
  7. User ID: 502
  8.  
  9. Date/Time: 2013-10-08 02:17:47.274 -0700
  10. OS Version: Mac OS X 10.8.4 (12E55)
  11. Report Version: 10
  12.  
  13. Interval Since Last Report: 6279635 sec
  14. Crashes Since Last Report: 215
  15. Per-App Interval Since Last Report: 376796 sec
  16. Per-App Crashes Since Last Report: 3
  17. Anonymous UUID: 68852C37-BC17-A454-00A1-5AD8A8AE8FAA
  18.  
  19. Crashed Thread: 75 Java: JobScheduler pool 6/8
  20.  
  21. Exception Type: EXC_BREAKPOINT (SIGTRAP)
  22. Exception Codes: 0x0000000000000002, 0x0000000000000000
  23.  
  24. Application Specific Information:
  25. Java information:
  26. Exception type: Internal Error (/SourceCache/JavaJDK16Dev/JavaJDK16-443/hotspot/src/share/vm/runtime/sharedRuntime.cpp, line 667)
  27.  
  28. # guarantee(false) failed: missing exception handler
  29. Java VM: Java HotSpot(TM) 64-Bit Server VM (20.14-b01-443 mixed mode macosx-amd64)
  30.  
  31. Current thread (11fcb5000): JavaThread "JobScheduler pool 6/8" [_thread_in_vm, id=679227392, stack(1286c3000,1287c3000)]
  32. Stack: [1286c3000,1287c3000]
  33. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  34. v ~ExceptionBlob
  35. J com.intellij.util.lang.JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
  36. J com.intellij.util.lang.ClasspathCache.iterateLoaders(Ljava/lang/String;Lcom/intellij/util/lang/ClasspathCache$LoaderIterator;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
  37. J com.intellij.util.lang.ClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
  38. J com.intellij.ide.plugins.cl.PluginClassLoader.a(Ljava/lang/String;)Ljava/lang/Class;
  39. J com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;
  40. J java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;
  41. v ~StubRoutines::call_stub
  42. v blob 108039bb9
  43. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  44. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  45. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVariantReference;Z)[Lcom/intellij/psi/ResolveResult;
  46. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl.resolve()Lcom/intellij/psi/PsiElement;
  47. J org.jetbrains.plugins.groovy.lang.psi.impl.auxiliary.modifiers.GrModifierListImpl$2.compute()Lcom/intellij/psi/util/CachedValueProvider$Result;
  48. J com.intellij.psi.impl.PsiCachedValueImpl.doCompute(Ljava/lang/Object;)Lcom/intellij/psi/util/CachedValueProvider$Result;
  49. J com.intellij.util.CachedValueBase.getValueWithLock(Ljava/lang/Object;)Ljava/lang/Object;
  50. J org.jetbrains.plugins.groovy.lang.psi.impl.auxiliary.modifiers.GrModifierListImpl.findAnnotation(Ljava/lang/String;)Lcom/intellij/psi/PsiAnnotation;
  51. J org.jetbrains.plugins.groovy.lang.psi.GrClassSubstitutor$1.compute()Lcom/intellij/psi/util/CachedValueProvider$Result;
  52. J com.intellij.psi.impl.PsiCachedValueImpl.doCompute(Ljava/lang/Object;)Lcom/intellij/psi/util/CachedValueProvider$Result;
  53. J com.intellij.util.CachedValueBase.getValueWithLock(Ljava/lang/Object;)Ljava/lang/Object;
  54. J com.intellij.util.CachedValuesManagerImpl.getCachedValue(Lcom/intellij/openapi/util/UserDataHolder;Lcom/intellij/openapi/util/Key;Lcom/intellij/psi/util/CachedValueProvider;Z)Ljava/lang/Object;
  55. J org.jetbrains.plugins.groovy.lang.psi.impl.GroovyResolveResultImpl.<init>(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lorg/jetbrains/plugins/groovy/lang/psi/api/SpreadState;Lcom/intellij/psi/PsiSubstitutor;ZZZ)V
  56. J org.jetbrains.plugins.groovy.lang.resolve.processors.ResolverProcessor.execute(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/ResolveState;)Z
  57. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey$DeclarationHolder.processCachedDeclarations(Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  58. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey.processCachedDeclarations(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  59. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  60. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  61. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVariantReference;Z)[Lcom/intellij/psi/ResolveResult;
  62. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl.resolve()Lcom/intellij/psi/PsiElement;
  63. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  64. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  65. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVariantReference;Z)[Lcom/intellij/psi/ResolveResult;
  66. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl.resolve()Lcom/intellij/psi/PsiElement;
  67. J org.jetbrains.plugins.groovy.lang.psi.impl.toplevel.imports.GrImportStatementImpl.processDeclarationsForMultipleElements(Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/ResolveState;)Z
  68. J org.jetbrains.plugins.groovy.editor.GroovyImportHelper.processImports(Lcom/intellij/psi/ResolveState;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;[Lorg/jetbrains/plugins/groovy/lang/psi/api/toplevel/imports/GrImportStatement;Z)Z
  69. J org.jetbrains.plugins.groovy.lang.psi.impl.GroovyFileImpl.processDeclarations(Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/ResolveState;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;)Z
  70. J org.jetbrains.plugins.groovy.lang.resolve.ResolveUtil.doProcessDeclarations(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/ResolveState;)Z
  71. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey$2.process(Ljava/lang/Object;Ljava/lang/Object;)Z
  72. J com.intellij.psi.util.PsiTreeUtil.treeWalkUp(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/util/PairProcessor;)Z
  73. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey.processCachedDeclarations(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  74. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  75. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  76. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVariantReference;Z)[Lcom/intellij/psi/ResolveResult;
  77. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl.resolve()Lcom/intellij/psi/PsiElement;
  78. J org.jetbrains.plugins.groovy.lang.psi.impl.auxiliary.modifiers.GrModifierListImpl$2.compute()Lcom/intellij/psi/util/CachedValueProvider$Result;
  79. J com.intellij.psi.impl.PsiCachedValueImpl.doCompute(Ljava/lang/Object;)Lcom/intellij/psi/util/CachedValueProvider$Result;
  80. J com.intellij.util.CachedValueBase.getValueWithLock(Ljava/lang/Object;)Ljava/lang/Object;
  81. J org.jetbrains.plugins.groovy.lang.psi.impl.auxiliary.modifiers.GrModifierListImpl.findAnnotation(Ljava/lang/String;)Lcom/intellij/psi/PsiAnnotation;
  82. J org.jetbrains.plugins.groovy.lang.psi.GrClassSubstitutor$1.compute()Lcom/intellij/psi/util/CachedValueProvider$Result;
  83. J com.intellij.psi.impl.PsiCachedValueImpl.doCompute(Ljava/lang/Object;)Lcom/intellij/psi/util/CachedValueProvider$Result;
  84. J com.intellij.util.CachedValueBase.getValueWithLock(Ljava/lang/Object;)Ljava/lang/Object;
  85. J com.intellij.util.CachedValuesManagerImpl.getCachedValue(Lcom/intellij/openapi/util/UserDataHolder;Lcom/intellij/openapi/util/Key;Lcom/intellij/psi/util/CachedValueProvider;Z)Ljava/lang/Object;
  86. J org.jetbrains.plugins.groovy.lang.psi.impl.GroovyResolveResultImpl.<init>(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lorg/jetbrains/plugins/groovy/lang/psi/api/SpreadState;Lcom/intellij/psi/PsiSubstitutor;ZZZ)V
  87. J org.jetbrains.plugins.groovy.lang.resolve.processors.ResolverProcessor.execute(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/ResolveState;)Z
  88. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey$DeclarationHolder.processCachedDeclarations(Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  89. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey.processCachedDeclarations(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  90. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  91. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  92. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVariantReference;Z)[Lcom/intellij/psi/ResolveResult;
  93. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl.resolve()Lcom/intellij/psi/PsiElement;
  94. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  95. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  96. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVariantReference;Z)[Lcom/intellij/psi/ResolveResult;
  97. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl.resolve()Lcom/intellij/psi/PsiElement;
  98. J org.jetbrains.plugins.groovy.lang.psi.impl.toplevel.imports.GrImportStatementImpl.processDeclarationsForMultipleElements(Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/ResolveState;)Z
  99. J org.jetbrains.plugins.groovy.editor.GroovyImportHelper.processImports(Lcom/intellij/psi/ResolveState;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;[Lorg/jetbrains/plugins/groovy/lang/psi/api/toplevel/imports/GrImportStatement;Z)Z
  100. J org.jetbrains.plugins.groovy.lang.psi.impl.GroovyFileImpl.processDeclarations(Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/ResolveState;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;)Z
  101. J org.jetbrains.plugins.groovy.lang.resolve.ResolveUtil.doProcessDeclarations(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/scope/PsiScopeProcessor;Lcom/intellij/psi/ResolveState;)Z
  102. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey$2.process(Ljava/lang/Object;Ljava/lang/Object;)Z
  103. J com.intellij.psi.util.PsiTreeUtil.treeWalkUp(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lcom/intellij/util/PairProcessor;)Z
  104. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey.processCachedDeclarations(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  105. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  106. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  107. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVariantReference;Z)[Lcom/intellij/psi/ResolveResult;
  108. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl.resolve()Lcom/intellij/psi/PsiElement;
  109. J org.jetbrains.plugins.groovy.lang.psi.impl.auxiliary.modifiers.GrModifierListImpl$2.compute()Lcom/intellij/psi/util/CachedValueProvider$Result;
  110. J com.intellij.psi.impl.PsiCachedValueImpl.doCompute(Ljava/lang/Object;)Lcom/intellij/psi/util/CachedValueProvider$Result;
  111. J com.intellij.util.CachedValueBase.getValueWithLock(Ljava/lang/Object;)Ljava/lang/Object;
  112. J org.jetbrains.plugins.groovy.lang.psi.impl.auxiliary.modifiers.GrModifierListImpl.findAnnotation(Ljava/lang/String;)Lcom/intellij/psi/PsiAnnotation;
  113. J org.jetbrains.plugins.groovy.lang.psi.GrClassSubstitutor$1.compute()Lcom/intellij/psi/util/CachedValueProvider$Result;
  114. J com.intellij.psi.impl.PsiCachedValueImpl.doCompute(Ljava/lang/Object;)Lcom/intellij/psi/util/CachedValueProvider$Result;
  115. J com.intellij.util.CachedValueBase.getValueWithLock(Ljava/lang/Object;)Ljava/lang/Object;
  116. J com.intellij.util.CachedValuesManagerImpl.getCachedValue(Lcom/intellij/openapi/util/UserDataHolder;Lcom/intellij/openapi/util/Key;Lcom/intellij/psi/util/CachedValueProvider;Z)Ljava/lang/Object;
  117. J org.jetbrains.plugins.groovy.lang.psi.impl.GroovyResolveResultImpl.<init>(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/PsiElement;Lorg/jetbrains/plugins/groovy/lang/psi/api/SpreadState;Lcom/intellij/psi/PsiSubstitutor;ZZZ)V
  118. J org.jetbrains.plugins.groovy.lang.resolve.processors.ResolverProcessor.execute(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/ResolveState;)Z
  119. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey$DeclarationHolder.processCachedDeclarations(Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  120. J org.jetbrains.plugins.groovy.lang.resolve.DeclarationCacheKey.processCachedDeclarations(Lcom/intellij/psi/PsiElement;Lcom/intellij/psi/scope/PsiScopeProcessor;)Z
  121. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver._resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Lcom/intellij/psi/PsiManager;Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl$ReferenceKind;)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  122. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lorg/jetbrains/plugins/groovy/lang/psi/impl/types/GrCodeReferenceElementImpl;Z)[Lorg/jetbrains/plugins/groovy/lang/psi/api/GroovyResolveResult;
  123. J org.jetbrains.plugins.groovy.lang.psi.impl.types.GrCodeReferenceElementImpl$OurResolver.resolve(Lcom/intellij/psi/PsiPolyVar
  124.  
  125. Thread 0:: Dispatch queue: com.apple.main-thread
  126. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  127. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  128. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  129. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  130. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  131. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  132. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  133. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  134. 8 libserver.dylib 0x00000001061ae330 0x106003000 + 1749808
  135. 9 libserver.dylib 0x000000010607517c 0x106003000 + 467324
  136. 10 libserver.dylib 0x000000010619a3f0 0x106003000 + 1668080
  137. 11 JavaNativeFoundation 0x00000001003d0f1a JNFCallStaticVoidMethod + 188
  138. 12 libawt.jnilib 0x0000000113105735 setBusy + 53
  139. 13 com.apple.CoreFoundation 0x00007fff91456417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
  140. 14 com.apple.CoreFoundation 0x00007fff91456381 __CFRunLoopDoObservers + 369
  141. 15 com.apple.CoreFoundation 0x00007fff91431982 __CFRunLoopRun + 1186
  142. 16 com.apple.CoreFoundation 0x00007fff914310e2 CFRunLoopRunSpecific + 290
  143. 17 com.apple.HIToolbox 0x00007fff90f03eb4 RunCurrentEventLoopInMode + 209
  144. 18 com.apple.HIToolbox 0x00007fff90f03c52 ReceiveNextEventCommon + 356
  145. 19 com.apple.HIToolbox 0x00007fff90f03ae3 BlockUntilNextEventMatchingListInMode + 62
  146. 20 com.apple.AppKit 0x00007fff9352a533 _DPSNextEvent + 685
  147. 21 com.apple.AppKit 0x00007fff93529df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
  148. 22 libawt.jnilib 0x0000000113106e63 -[NSApplicationAWT nextEventMatchingMask:untilDate:inMode:dequeue:] + 124
  149. 23 com.apple.AppKit 0x00007fff935211a3 -[NSApplication run] + 517
  150. 24 libawt.jnilib 0x0000000113105514 +[AWTStarter startAWT:] + 1495
  151. 25 libawt.jnilib 0x0000000113104e8e -[CPerformer perform] + 93
  152. 26 com.apple.Foundation 0x00007fff8fc8e5ca __NSThreadPerformPerform + 225
  153. 27 com.apple.CoreFoundation 0x00007fff9140eb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
  154. 28 com.apple.CoreFoundation 0x00007fff9140e455 __CFRunLoopDoSources0 + 245
  155. 29 com.apple.CoreFoundation 0x00007fff914317f5 __CFRunLoopRun + 789
  156. 30 com.apple.CoreFoundation 0x00007fff914310e2 CFRunLoopRunSpecific + 290
  157. 31 com.jetbrains.intellij 0x0000000100000fe8 parkRunLoop + 168
  158. 32 com.jetbrains.intellij 0x000000010000120b main + 219
  159. 33 com.jetbrains.intellij 0x0000000100000f04 start + 52
  160.  
  161. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  162. 0 libsystem_kernel.dylib 0x00007fff8c1e6d16 kevent + 10
  163. 1 libdispatch.dylib 0x00007fff911d9dea _dispatch_mgr_invoke + 883
  164. 2 libdispatch.dylib 0x00007fff911d99ee _dispatch_mgr_thread + 54
  165.  
  166. Thread 2:
  167. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  168. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  169. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  170. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  171. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  172. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  173. 6 libserver.dylib 0x000000010601616e 0x106003000 + 78190
  174. 7 libserver.dylib 0x00000001060bccb4 0x106003000 + 761012
  175. 8 libserver.dylib 0x00000001060bc817 0x106003000 + 759831
  176. 9 com.jetbrains.intellij 0x0000000100004075 -[Launcher launch] + 2213
  177. 10 com.apple.Foundation 0x00007fff8fc91562 __NSThread__main__ + 1345
  178. 11 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  179. 12 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  180.  
  181. Thread 3:: Java: Exception Handler Thread
  182. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  183. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  184. 2 libsystem_kernel.dylib 0x00007fff8c1e450c mach_msg_server + 552
  185. 3 libserver.dylib 0x0000000106016f29 0x106003000 + 81705
  186. 4 libserver.dylib 0x0000000106016eeb 0x106003000 + 81643
  187. 5 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  188. 6 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  189. 7 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  190.  
  191. Thread 4:: Java: GC task thread#0 (ParallelGC)
  192. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  193. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  194. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  195. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  196. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  197. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  198. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  199. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  200. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  201. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  202. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  203. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  204.  
  205. Thread 5:: Java: GC task thread#1 (ParallelGC)
  206. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  207. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  208. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  209. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  210. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  211. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  212. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  213. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  214. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  215. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  216. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  217. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  218.  
  219. Thread 6:: Java: GC task thread#2 (ParallelGC)
  220. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  221. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  222. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  223. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  224. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  225. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  226. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  227. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  228. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  229. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  230. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  231. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  232.  
  233. Thread 7:: Java: GC task thread#3 (ParallelGC)
  234. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  235. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  236. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  237. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  238. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  239. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  240. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  241. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  242. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  243. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  244. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  245. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  246.  
  247. Thread 8:: Java: GC task thread#4 (ParallelGC)
  248. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  249. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  250. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  251. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  252. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  253. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  254. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  255. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  256. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  257. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  258. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  259. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  260.  
  261. Thread 9:: Java: GC task thread#5 (ParallelGC)
  262. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  263. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  264. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  265. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  266. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  267. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  268. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  269. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  270. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  271. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  272. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  273. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  274.  
  275. Thread 10:: Java: GC task thread#6 (ParallelGC)
  276. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  277. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  278. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  279. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  280. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  281. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  282. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  283. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  284. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  285. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  286. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  287. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  288.  
  289. Thread 11:: Java: GC task thread#7 (ParallelGC)
  290. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  291. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  292. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  293. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  294. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  295. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  296. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  297. 7 libserver.dylib 0x00000001060324f6 0x106003000 + 193782
  298. 8 libserver.dylib 0x0000000106032164 0x106003000 + 192868
  299. 9 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  300. 10 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  301. 11 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  302.  
  303. Thread 12:: Java: VM Thread
  304. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  305. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  306. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  307. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  308. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  309. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  310. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  311. 7 libserver.dylib 0x00000001060c0525 0x106003000 + 775461
  312. 8 libserver.dylib 0x000000010609898a 0x106003000 + 612746
  313. 9 libserver.dylib 0x000000010609858f 0x106003000 + 611727
  314. 10 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  315. 11 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  316. 12 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  317.  
  318. Thread 13:: Java: Reference Handler
  319. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  320. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  321. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  322. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  323. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  324. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  325. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  326. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  327. 8 ??? 0x000000010921bb08 0 + 4448172808
  328. 9 ??? 0x000000010895e58c 0 + 4439008652
  329. 10 ??? 0x00000000f769f2c8 0 + 4150915784
  330.  
  331. Thread 14:: Java: Finalizer
  332. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  333. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  334. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  335. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  336. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  337. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  338. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  339. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  340. 8 ??? 0x000000010921bb08 0 + 4448172808
  341. 9 ??? 0x0000000108384938 0 + 4432873784
  342. 10 ??? 0xfa4677c3f76976a0 0 + 18034233441404941984
  343.  
  344. Thread 15:: Java: Signal Dispatcher
  345. 0 libsystem_kernel.dylib 0x00007fff8c1e46c2 semaphore_wait_trap + 10
  346. 1 libserver.dylib 0x00000001060b5ef7 0x106003000 + 732919
  347. 2 libserver.dylib 0x00000001060b59c6 0x106003000 + 731590
  348. 3 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  349. 4 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  350. 5 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  351. 6 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  352. 7 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  353.  
  354. Thread 16:: Java: C2 CompilerThread0
  355. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  356. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  357. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  358. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  359. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  360. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  361. 6 libserver.dylib 0x0000000106016156 0x106003000 + 78166
  362. 7 libserver.dylib 0x00000001060bbee1 0x106003000 + 757473
  363. 8 libserver.dylib 0x00000001060b6d43 0x106003000 + 736579
  364. 9 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  365. 10 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  366. 11 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  367. 12 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  368. 13 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  369.  
  370. Thread 17:: Java: C2 CompilerThread1
  371. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  372. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  373. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  374. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  375. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  376. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  377. 6 libserver.dylib 0x0000000106016156 0x106003000 + 78166
  378. 7 libserver.dylib 0x00000001060bbee1 0x106003000 + 757473
  379. 8 libserver.dylib 0x00000001060b6d43 0x106003000 + 736579
  380. 9 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  381. 10 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  382. 11 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  383. 12 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  384. 13 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  385.  
  386. Thread 18:: Java: Low Memory Detector
  387. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  388. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  389. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  390. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  391. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  392. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  393. 6 libserver.dylib 0x00000001060161ef 0x106003000 + 78319
  394. 7 libserver.dylib 0x00000001060b96da 0x106003000 + 747226
  395. 8 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  396. 9 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  397. 10 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  398. 11 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  399. 12 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  400.  
  401. Thread 19:: Java: VM Periodic Task Thread
  402. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  403. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  404. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  405. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  406. 4 libserver.dylib 0x00000001060bb2ae 0x106003000 + 754350
  407. 5 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  408. 6 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  409. 7 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  410.  
  411. Thread 20:: Java: timed reference disposer
  412. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  413. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  414. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  415. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  416. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  417. 5 ??? 0x000000010860cd0a 0 + 4435528970
  418. 6 ??? 0x0000000108abf830 0 + 4440455216
  419. 7 ??? 0x00000000fa472acb 0 + 4198968011
  420.  
  421. Thread 21:: Java: AWT-Shutdown
  422. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  423. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  424. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  425. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  426. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  427. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  428. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  429. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  430. 8 ??? 0x000000010921bb08 0 + 4448172808
  431. 9 ??? 0x000000010800685a 0 + 4429211738
  432. 10 ??? 0x000000010800685a 0 + 4429211738
  433. 11 ??? 0x0000000108006d34 0 + 4429212980
  434. 12 ??? 0x0000000108001438 0 + 4429190200
  435. 13 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  436. 14 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  437. 15 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  438. 16 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  439. 17 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  440. 18 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  441. 19 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  442. 20 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  443. 21 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  444.  
  445. Thread 22:: Java: Java2D Disposer
  446. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  447. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  448. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  449. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  450. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  451. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  452. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  453. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  454. 8 ??? 0x000000010921bb08 0 + 4448172808
  455. 9 ??? 0x0000000108384938 0 + 4432873784
  456. 10 ??? 0xfa46783bf76976a0 0 + 18034233956801017504
  457.  
  458. Thread 23:: Java: Lock thread
  459. 0 libsystem_kernel.dylib 0x00007fff8c1e5996 __accept + 10
  460. 1 libjvmlinkage.dylib 0x000000010070a4fb JVM_Accept + 59
  461. 2 libnet.jnilib 0x00000001134ef9ed Java_java_net_PlainSocketImpl_socketAccept + 288
  462. 3 ??? 0x0000000108011eee 0 + 4429258478
  463. 4 ??? 0x000000010800685a 0 + 4429211738
  464. 5 ??? 0x000000010800685a 0 + 4429211738
  465. 6 ??? 0x000000010800685a 0 + 4429211738
  466. 7 ??? 0x00000001080069b3 0 + 4429212083
  467. 8 ??? 0x0000000108006d34 0 + 4429212980
  468. 9 ??? 0x0000000108001438 0 + 4429190200
  469. 10 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  470. 11 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  471. 12 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  472. 13 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  473. 14 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  474. 15 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  475. 16 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  476. 17 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  477. 18 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  478.  
  479. Thread 24:: Java: Periodic tasks thread
  480. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  481. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  482. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  483. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  484. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  485. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  486. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  487. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  488. 8 libserver.dylib 0x0000000106074d88 0x106003000 + 466312
  489. 9 libserver.dylib 0x00000001064243ee 0x106003000 + 4330478
  490. 10 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  491. 11 ??? 0x000000010860cd0a 0 + 4435528970
  492. 12 ??? 0x0000000108abf830 0 + 4440455216
  493. 13 ??? 0x00000000fa473ac3 0 + 4198972099
  494.  
  495. Thread 25:: Java: AWT-EventQueue-1 12.1.5#IU-129.1328, eap:false
  496. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  497. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  498. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  499. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  500. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  501. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  502. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  503. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  504. 8 ??? 0x000000010921bb08 0 + 4448172808
  505. 9 ??? 0x00000001086938d0 0 + 4436080848
  506.  
  507. Thread 26:: Java: timed reference disposer
  508. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  509. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  510. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  511. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  512. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  513. 5 ??? 0x000000010860cd0a 0 + 4435528970
  514. 6 ??? 0x0000000108abf830 0 + 4440455216
  515. 7 ??? 0x00000000fa473a37 0 + 4198971959
  516.  
  517. Thread 27:: Java: Flushing thread
  518. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  519. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  520. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  521. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  522. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  523. 5 ??? 0x000000010860cd0a 0 + 4435528970
  524. 6 ??? 0x0000000108abf830 0 + 4440455216
  525. 7 ??? 0x00000000fa4af7c5 0 + 4199217093
  526.  
  527. Thread 28:: Java: process reaper
  528. 0 libsystem_kernel.dylib 0x00007fff8c1e669a __wait4 + 10
  529. 1 com.apple.javajdk.1.6.0_39-b04-443 0x0000000100390ee0 Java_java_lang_UNIXProcess_waitForProcessExit + 29
  530. 2 ??? 0x0000000108011eee 0 + 4429258478
  531. 3 ??? 0x000000010800696e 0 + 4429212014
  532. 4 ??? 0x000000010800696e 0 + 4429212014
  533. 5 ??? 0x0000000108001438 0 + 4429190200
  534. 6 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  535. 7 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  536. 8 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  537. 9 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  538. 10 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  539. 11 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  540. 12 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  541. 13 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  542. 14 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  543.  
  544. Thread 29:: Java: ApplicationImpl pooled thread 0
  545. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  546. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  547. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  548. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  549. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  550. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  551. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  552. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  553. 8 ??? 0x0000000108011eee 0 + 4429258478
  554. 9 ??? 0x000000010800685a 0 + 4429211738
  555. 10 ??? 0x000000010800685a 0 + 4429211738
  556. 11 ??? 0x000000010800696e 0 + 4429212014
  557. 12 ??? 0x0000000108006d34 0 + 4429212980
  558. 13 ??? 0x0000000108006d34 0 + 4429212980
  559. 14 ??? 0x0000000108006e8d 0 + 4429213325
  560. 15 ??? 0x000000010800685a 0 + 4429211738
  561. 16 ??? 0x0000000108006d34 0 + 4429212980
  562. 17 ??? 0x000000010800685a 0 + 4429211738
  563. 18 ??? 0x0000000108006d34 0 + 4429212980
  564. 19 ??? 0x000000010800685a 0 + 4429211738
  565. 20 ??? 0x0000000108001438 0 + 4429190200
  566. 21 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  567. 22 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  568. 23 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  569. 24 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  570. 25 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  571. 26 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  572. 27 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  573. 28 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  574. 29 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  575.  
  576. Thread 30:: Java: ApplicationImpl pooled thread 1
  577. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  578. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  579. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  580. 3 libserver.dylib 0x000000010620b61a 0x106003000 + 2131482
  581. 4 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  582. 5 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  583. 6 ??? 0x0000000108bbee51 0 + 4441501265
  584. 7 ??? 0x00000001088d5018 0 + 4438446104
  585.  
  586. Thread 31:: Java: ApplicationImpl pooled thread 2
  587. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  588. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  589. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  590. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  591. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  592. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  593. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  594. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  595. 8 libserver.dylib 0x0000000106074d88 0x106003000 + 466312
  596. 9 libserver.dylib 0x000000010620b6a8 0x106003000 + 2131624
  597. 10 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  598. 11 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  599. 12 ??? 0x0000000108bbee51 0 + 4441501265
  600. 13 ??? 0x00000001088d5018 0 + 4438446104
  601.  
  602. Thread 32:: Java: StoreRefreshStatusThread
  603. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  604. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  605. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  606. 3 libserver.dylib 0x000000010620b61a 0x106003000 + 2131482
  607. 4 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  608. 5 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  609. 6 ??? 0x0000000108bbee51 0 + 4441501265
  610. 7 ??? 0x000000010817c5b4 0 + 4430742964
  611. 8 ??? 0x0000000108001438 0 + 4429190200
  612. 9 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  613. 10 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  614. 11 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  615. 12 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  616. 13 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  617. 14 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  618. 15 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  619. 16 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  620. 17 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  621.  
  622. Thread 33:: Java: Performance watcher
  623. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  624. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  625. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  626. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  627. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  628. 5 ??? 0x000000010860cd0a 0 + 4435528970
  629. 6 ??? 0x0000000108e42294 0 + 4444136084
  630. 7 ??? 0x00000000fa4afc5f 0 + 4199218271
  631.  
  632. Thread 34:: Java: Shared SimpleTimer
  633. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  634. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  635. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  636. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  637. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  638. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  639. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  640. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  641. 8 ??? 0x000000010921bb08 0 + 4448172808
  642. 9 ??? 0x000000010800685a 0 + 4429211738
  643. 10 ??? 0x000000010800685a 0 + 4429211738
  644. 11 ??? 0x0000000108001438 0 + 4429190200
  645. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  646. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  647. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  648. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  649. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  650. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  651. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  652. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  653. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  654.  
  655. Thread 35:: Java: FocusManager timer
  656. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  657. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  658. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  659. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  660. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  661. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  662. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  663. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  664. 8 ??? 0x000000010921bb08 0 + 4448172808
  665. 9 ??? 0x0000000108e22710 0 + 4444006160
  666.  
  667. Thread 36:: Java: atlassian-idea-plugin background status checkers
  668. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  669. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  670. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  671. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  672. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  673. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  674. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  675. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  676. 8 ??? 0x000000010921bb08 0 + 4448172808
  677. 9 ??? 0x000000010800685a 0 + 4429211738
  678. 10 ??? 0x000000010800685a 0 + 4429211738
  679. 11 ??? 0x0000000108001438 0 + 4429190200
  680. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  681. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  682. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  683. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  684. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  685. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  686. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  687. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  688. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  689.  
  690. Thread 37:: Java: Thread-7
  691. 0 libsystem_kernel.dylib 0x00007fff8c1e5996 __accept + 10
  692. 1 libjvmlinkage.dylib 0x000000010070a4fb JVM_Accept + 59
  693. 2 libnet.jnilib 0x00000001134ef9ed Java_java_net_PlainSocketImpl_socketAccept + 288
  694. 3 ??? 0x0000000108011eee 0 + 4429258478
  695. 4 ??? 0x000000010800685a 0 + 4429211738
  696. 5 ??? 0x000000010800685a 0 + 4429211738
  697. 6 ??? 0x000000010800685a 0 + 4429211738
  698. 7 ??? 0x00000001080069b3 0 + 4429212083
  699. 8 ??? 0x0000000108006d34 0 + 4429212980
  700. 9 ??? 0x0000000108001438 0 + 4429190200
  701. 10 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  702. 11 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  703. 12 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  704. 13 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  705. 14 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  706. 15 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  707. 16 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  708. 17 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  709. 18 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  710.  
  711. Thread 38:: Java: Thread-9
  712. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  713. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  714. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  715. 3 libserver.dylib 0x000000010620b61a 0x106003000 + 2131482
  716. 4 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  717. 5 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  718. 6 ??? 0x0000000108bbee51 0 + 4441501265
  719. 7 ??? 0x000000010800685a 0 + 4429211738
  720. 8 ??? 0x000000010800685a 0 + 4429211738
  721. 9 ??? 0x0000000108001438 0 + 4429190200
  722. 10 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  723. 11 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  724. 12 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  725. 13 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  726. 14 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  727. 15 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  728. 16 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  729. 17 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  730. 18 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  731.  
  732. Thread 39:: Java: Thread-10
  733. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  734. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  735. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  736. 3 libserver.dylib 0x000000010620b61a 0x106003000 + 2131482
  737. 4 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  738. 5 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  739. 6 ??? 0x0000000108bbee51 0 + 4441501265
  740. 7 ??? 0x000000010800685a 0 + 4429211738
  741. 8 ??? 0x0000000108001438 0 + 4429190200
  742. 9 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  743. 10 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  744. 11 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  745. 12 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  746. 13 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  747. 14 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  748. 15 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  749. 16 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  750. 17 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  751.  
  752. Thread 40:: Java: YJP-Plugin-RequestListener
  753. 0 libsystem_kernel.dylib 0x00007fff8c1e5996 __accept + 10
  754. 1 libjvmlinkage.dylib 0x000000010070a4fb JVM_Accept + 59
  755. 2 libnet.jnilib 0x00000001134ef9ed Java_java_net_PlainSocketImpl_socketAccept + 288
  756. 3 ??? 0x0000000108011eee 0 + 4429258478
  757. 4 ??? 0x000000010800685a 0 + 4429211738
  758. 5 ??? 0x000000010800685a 0 + 4429211738
  759. 6 ??? 0x000000010800685a 0 + 4429211738
  760. 7 ??? 0x00000001080069b3 0 + 4429212083
  761. 8 ??? 0x0000000108006d34 0 + 4429212980
  762. 9 ??? 0x0000000108001438 0 + 4429190200
  763. 10 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  764. 11 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  765. 12 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  766. 13 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  767. 14 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  768. 15 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  769. 16 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  770. 17 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  771. 18 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  772.  
  773. Thread 41:: Java: Alarm pool(shared)
  774. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  775. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  776. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  777. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  778. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  779. 5 ??? 0x000000010860cd0a 0 + 4435528970
  780. 6 ??? 0x0000000108d058f4 0 + 4442839284
  781. 7 ??? 0x00000000fa79b8e5 0 + 4202281189
  782.  
  783. Thread 42:: Java: TimerQueue
  784. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  785. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  786. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  787. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  788. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  789. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  790. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  791. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  792. 8 libserver.dylib 0x0000000106074d88 0x106003000 + 466312
  793. 9 libserver.dylib 0x00000001060d7d46 0x106003000 + 871750
  794. 10 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  795. 11 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  796. 12 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  797. 13 ??? 0x000000010921bb08 0 + 4448172808
  798. 14 ??? 0x0000000109217c50 0 + 4448156752
  799. 15 ??? 0x00000001f7ca6a39 0 + 8452205113
  800.  
  801. Thread 43:: Java: Animations
  802. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  803. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  804. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  805. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  806. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  807. 5 ??? 0x000000010860cd0a 0 + 4435528970
  808. 6 ??? 0x0000000108ac00d8 0 + 4440457432
  809. 7 ??? 0x00000000fa69161b 0 + 4201190939
  810.  
  811. Thread 44:: Java: timer-int
  812. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  813. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  814. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  815. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  816. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  817. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  818. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  819. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  820. 8 ??? 0x000000010921bb08 0 + 4448172808
  821. 9 ??? 0x000000010800685a 0 + 4429211738
  822. 10 ??? 0x000000010800685a 0 + 4429211738
  823. 11 ??? 0x0000000108001438 0 + 4429190200
  824. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  825. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  826. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  827. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  828. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  829. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  830. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  831. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  832. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  833.  
  834. Thread 45:: Java: Document commit thread
  835. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  836. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  837. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  838. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  839. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  840. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  841. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  842. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  843. 8 ??? 0x000000010921bb08 0 + 4448172808
  844. 9 ??? 0x000000010800685a 0 + 4429211738
  845. 10 ??? 0x000000010800685a 0 + 4429211738
  846. 11 ??? 0x0000000109337388 0 + 4449334152
  847.  
  848. Thread 46:: Java: plugin task manager timer
  849. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  850. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  851. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  852. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  853. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  854. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  855. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  856. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  857. 8 ??? 0x0000000108011eee 0 + 4429258478
  858. 9 ??? 0x000000010800685a 0 + 4429211738
  859. 10 ??? 0x000000010800685a 0 + 4429211738
  860. 11 ??? 0x000000010800685a 0 + 4429211738
  861. 12 ??? 0x0000000108001438 0 + 4429190200
  862. 13 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  863. 14 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  864. 15 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  865. 16 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  866. 17 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  867. 18 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  868. 19 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  869. 20 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  870. 21 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  871.  
  872. Thread 47:: Java: pool-2-thread-1
  873. 0 libsystem_kernel.dylib 0x00007fff8c1e5996 __accept + 10
  874. 1 libjvmlinkage.dylib 0x000000010070a4fb JVM_Accept + 59
  875. 2 libnet.jnilib 0x00000001134ef9ed Java_java_net_PlainSocketImpl_socketAccept + 288
  876. 3 ??? 0x0000000108011eee 0 + 4429258478
  877. 4 ??? 0x000000010800685a 0 + 4429211738
  878. 5 ??? 0x000000010800685a 0 + 4429211738
  879. 6 ??? 0x000000010800685a 0 + 4429211738
  880. 7 ??? 0x00000001080069b3 0 + 4429212083
  881. 8 ??? 0x0000000108006d34 0 + 4429212980
  882. 9 ??? 0x000000010800685a 0 + 4429211738
  883. 10 ??? 0x0000000108006d34 0 + 4429212980
  884. 11 ??? 0x0000000108001438 0 + 4429190200
  885. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  886. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  887. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  888. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  889. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  890. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  891. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  892. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  893. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  894.  
  895. Thread 48:: Java: Network Message Dispatcher
  896. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  897. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  898. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  899. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  900. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  901. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  902. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  903. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  904. 8 ??? 0x0000000108011eee 0 + 4429258478
  905. 9 ??? 0x000000010800685a 0 + 4429211738
  906. 10 ??? 0x000000010800685a 0 + 4429211738
  907. 11 ??? 0x0000000108006d34 0 + 4429212980
  908. 12 ??? 0x0000000108001438 0 + 4429190200
  909. 13 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  910. 14 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  911. 15 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  912. 16 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  913. 17 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  914. 18 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  915. 19 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  916. 20 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  917. 21 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  918.  
  919. Thread 49:: Java: XML-RPC Weblistener
  920. 0 libsystem_kernel.dylib 0x00007fff8c1e6322 __select + 10
  921. 1 libserver.dylib 0x0000000106423b7f 0x106003000 + 4328319
  922. 2 libjvmlinkage.dylib 0x000000010070a3cb JVM_Timeout + 43
  923. 3 libnet.jnilib 0x00000001134efa39 Java_java_net_PlainSocketImpl_socketAccept + 364
  924. 4 ??? 0x0000000108011eee 0 + 4429258478
  925. 5 ??? 0x000000010800685a 0 + 4429211738
  926. 6 ??? 0x000000010800685a 0 + 4429211738
  927. 7 ??? 0x000000010800685a 0 + 4429211738
  928. 8 ??? 0x00000001080069b3 0 + 4429212083
  929. 9 ??? 0x0000000108006d34 0 + 4429212980
  930. 10 ??? 0x0000000108001438 0 + 4429190200
  931. 11 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  932. 12 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  933. 13 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  934. 14 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  935. 15 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  936. 16 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  937. 17 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  938. 18 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  939. 19 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  940.  
  941. Thread 50:: Java: User Monitor Thread
  942. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  943. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  944. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  945. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  946. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  947. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  948. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  949. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  950. 8 ??? 0x000000010921bb08 0 + 4448172808
  951. 9 ??? 0x000000010800685a 0 + 4429211738
  952. 10 ??? 0x000000010800685a 0 + 4429211738
  953. 11 ??? 0x0000000108001438 0 + 4429190200
  954. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  955. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  956. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  957. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  958. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  959. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  960. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  961. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  962. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  963.  
  964. Thread 51:: Java: /192.168.15.218 IDEtalk Multicast Thread
  965. 0 libsystem_kernel.dylib 0x00007fff8c1e62aa __recvfrom + 10
  966. 1 libjvmlinkage.dylib 0x000000010070a563 JVM_RecvFrom + 83
  967. 2 libnet.jnilib 0x00000001134ee937 Java_java_net_PlainDatagramSocketImpl_receive0 + 610
  968. 3 ??? 0x00000001080128c4 0 + 4429260996
  969. 4 ??? 0x000000010800685a 0 + 4429211738
  970. 5 ??? 0x000000010800685a 0 + 4429211738
  971. 6 ??? 0x000000010800685a 0 + 4429211738
  972. 7 ??? 0x0000000108001438 0 + 4429190200
  973. 8 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  974. 9 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  975. 10 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  976. 11 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  977. 12 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  978. 13 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  979. 14 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  980. 15 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  981. 16 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  982.  
  983. Thread 52:: Java: WebServer thread pool
  984. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  985. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  986. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  987. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  988. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  989. 5 ??? 0x000000010860cd0a 0 + 4435528970
  990. 6 ??? 0x0000000108d058f4 0 + 4442839284
  991. 7 ??? 0x00000000fa79ba36 0 + 4202281526
  992.  
  993. Thread 53:: Java: UserActivityMonitor thread
  994. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  995. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  996. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  997. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  998. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  999. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1000. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1001. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1002. 8 ??? 0x000000010921bb08 0 + 4448172808
  1003. 9 ??? 0x000000010800685a 0 + 4429211738
  1004. 10 ??? 0x0000000108006d34 0 + 4429212980
  1005. 11 ??? 0x0000000108001438 0 + 4429190200
  1006. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1007. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1008. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1009. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1010. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1011. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1012. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1013. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1014. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1015.  
  1016. Thread 54:: Java: Timer-0
  1017. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1018. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1019. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1020. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1021. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  1022. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1023. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1024. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1025. 8 ??? 0x0000000108011eee 0 + 4429258478
  1026. 9 ??? 0x000000010800685a 0 + 4429211738
  1027. 10 ??? 0x000000010800685a 0 + 4429211738
  1028. 11 ??? 0x000000010800685a 0 + 4429211738
  1029. 12 ??? 0x0000000108001438 0 + 4429190200
  1030. 13 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1031. 14 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1032. 15 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1033. 16 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1034. 17 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1035. 18 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1036. 19 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1037. 20 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1038. 21 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1039.  
  1040. Thread 55:: Java: Encoding detection thread
  1041. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1042. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1043. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1044. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1045. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1046. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1047. 6 ??? 0x0000000108ac00d8 0 + 4440457432
  1048. 7 ??? 0x00000000fa888b82 0 + 4203252610
  1049.  
  1050. Thread 56:: Java: ApplicationImpl pooled thread 6
  1051. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1052. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1053. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1054. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1055. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  1056. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1057. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1058. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1059. 8 ??? 0x0000000108011eee 0 + 4429258478
  1060. 9 ??? 0x000000010800685a 0 + 4429211738
  1061. 10 ??? 0x000000010800685a 0 + 4429211738
  1062. 11 ??? 0x000000010800696e 0 + 4429212014
  1063. 12 ??? 0x0000000108006d34 0 + 4429212980
  1064. 13 ??? 0x0000000108006d34 0 + 4429212980
  1065. 14 ??? 0x0000000108006e8d 0 + 4429213325
  1066. 15 ??? 0x000000010800685a 0 + 4429211738
  1067. 16 ??? 0x0000000108006d34 0 + 4429212980
  1068. 17 ??? 0x000000010800685a 0 + 4429211738
  1069. 18 ??? 0x0000000108006d34 0 + 4429212980
  1070. 19 ??? 0x000000010800685a 0 + 4429211738
  1071. 20 ??? 0x0000000108001438 0 + 4429190200
  1072. 21 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1073. 22 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1074. 23 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1075. 24 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1076. 25 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1077. 26 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1078. 27 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1079. 28 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1080. 29 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1081.  
  1082. Thread 57:: Java: New I/O worker #1
  1083. 0 libsystem_kernel.dylib 0x00007fff8c1e6d16 kevent + 10
  1084. 1 libnio.jnilib 0x0000000114abc512 Java_sun_nio_ch_KQueueArrayWrapper_kevent0 + 98
  1085. 2 ??? 0x0000000108011eee 0 + 4429258478
  1086. 3 ??? 0x000000010800696e 0 + 4429212014
  1087. 4 ??? 0x000000010800696e 0 + 4429212014
  1088. 5 ??? 0x000000010800696e 0 + 4429212014
  1089. 6 ??? 0x000000010800696e 0 + 4429212014
  1090. 7 ??? 0x000000010800696e 0 + 4429212014
  1091. 8 ??? 0x000000010a4e0e30 0 + 4467854896
  1092.  
  1093. Thread 58:: Java: New I/O server boss #2
  1094. 0 libsystem_kernel.dylib 0x00007fff8c1e6d16 kevent + 10
  1095. 1 libnio.jnilib 0x0000000114abc512 Java_sun_nio_ch_KQueueArrayWrapper_kevent0 + 98
  1096. 2 ??? 0x0000000108011eee 0 + 4429258478
  1097. 3 ??? 0x000000010800696e 0 + 4429212014
  1098. 4 ??? 0x000000010800696e 0 + 4429212014
  1099. 5 ??? 0x000000010800696e 0 + 4429212014
  1100. 6 ??? 0x000000010800696e 0 + 4429212014
  1101. 7 ??? 0x000000010800696e 0 + 4429212014
  1102. 8 ??? 0x000000010800696e 0 + 4429212014
  1103. 9 ??? 0x000000010800696e 0 + 4429212014
  1104. 10 ??? 0x000000010800685a 0 + 4429211738
  1105. 11 ??? 0x0000000108006d34 0 + 4429212980
  1106. 12 ??? 0x0000000108006d34 0 + 4429212980
  1107. 13 ??? 0x0000000108006d34 0 + 4429212980
  1108. 14 ??? 0x0000000108006d34 0 + 4429212980
  1109. 15 ??? 0x0000000108006e8d 0 + 4429213325
  1110. 16 ??? 0x000000010800685a 0 + 4429211738
  1111. 17 ??? 0x0000000108006d34 0 + 4429212980
  1112. 18 ??? 0x000000010800685a 0 + 4429211738
  1113. 19 ??? 0x0000000108006d34 0 + 4429212980
  1114. 20 ??? 0x000000010800685a 0 + 4429211738
  1115. 21 ??? 0x0000000108001438 0 + 4429190200
  1116. 22 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1117. 23 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1118. 24 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1119. 25 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1120. 26 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1121. 27 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1122. 28 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1123. 29 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1124. 30 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1125.  
  1126. Thread 59:: Java: ApplicationImpl pooled thread 9
  1127. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1128. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1129. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1130. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1131. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1132. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  1133. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  1134. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  1135. 8 libserver.dylib 0x0000000106074d88 0x106003000 + 466312
  1136. 9 libserver.dylib 0x000000010620b6a8 0x106003000 + 2131624
  1137. 10 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  1138. 11 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  1139. 12 ??? 0x0000000108bbee51 0 + 4441501265
  1140. 13 ??? 0x00000001088d5018 0 + 4438446104
  1141.  
  1142. Thread 60:: Java: Change List Updater
  1143. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1144. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1145. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1146. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1147. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1148. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1149. 6 ??? 0x0000000108ac00d8 0 + 4440457432
  1150. 7 ??? 0x00000000faa26552 0 + 4204946770
  1151.  
  1152. Thread 61:: Java: FS Synchronizer
  1153. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1154. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1155. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1156. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1157. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1158. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1159. 6 ??? 0x0000000108d058f4 0 + 4442839284
  1160. 7 ??? 0x00000000fa9ad5c3 0 + 4204451267
  1161.  
  1162. Thread 62:: Java: process reaper
  1163. 0 libsystem_kernel.dylib 0x00007fff8c1e669a __wait4 + 10
  1164. 1 com.apple.javajdk.1.6.0_39-b04-443 0x0000000100390ee0 Java_java_lang_UNIXProcess_waitForProcessExit + 29
  1165. 2 ??? 0x0000000108011eee 0 + 4429258478
  1166. 3 ??? 0x000000010800696e 0 + 4429212014
  1167. 4 ??? 0x000000010800696e 0 + 4429212014
  1168. 5 ??? 0x0000000108001438 0 + 4429190200
  1169. 6 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1170. 7 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1171. 8 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1172. 9 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1173. 10 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1174. 11 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1175. 12 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1176. 13 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1177. 14 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1178.  
  1179. Thread 63:: Java: ApplicationImpl pooled thread 11
  1180. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1181. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1182. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1183. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1184. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1185. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  1186. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  1187. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  1188. 8 libserver.dylib 0x0000000106074d88 0x106003000 + 466312
  1189. 9 libserver.dylib 0x000000010620b6a8 0x106003000 + 2131624
  1190. 10 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  1191. 11 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  1192. 12 ??? 0x0000000108bbee51 0 + 4441501265
  1193. 13 ??? 0x00000001088d5018 0 + 4438446104
  1194.  
  1195. Thread 64:: Java: RMI TCP Accept-0
  1196. 0 libsystem_kernel.dylib 0x00007fff8c1e5996 __accept + 10
  1197. 1 libjvmlinkage.dylib 0x000000010070a4fb JVM_Accept + 59
  1198. 2 libnet.jnilib 0x00000001134ef9ed Java_java_net_PlainSocketImpl_socketAccept + 288
  1199. 3 ??? 0x0000000108011eee 0 + 4429258478
  1200. 4 ??? 0x000000010800685a 0 + 4429211738
  1201. 5 ??? 0x000000010800685a 0 + 4429211738
  1202. 6 ??? 0x000000010800685a 0 + 4429211738
  1203. 7 ??? 0x00000001080069b3 0 + 4429212083
  1204. 8 ??? 0x000000010800685a 0 + 4429211738
  1205. 9 ??? 0x0000000108006d34 0 + 4429212980
  1206. 10 ??? 0x0000000108001438 0 + 4429190200
  1207. 11 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1208. 12 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1209. 13 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1210. 14 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1211. 15 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1212. 16 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1213. 17 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1214. 18 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1215. 19 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1216.  
  1217. Thread 65:: Java: RMI Reaper
  1218. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1219. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1220. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1221. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1222. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  1223. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1224. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1225. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1226. 8 ??? 0x0000000108011eee 0 + 4429258478
  1227. 9 ??? 0x0000000108384938 0 + 4432873784
  1228. 10 ??? 0xfa9b4adaf76976a0 0 + 18058109435186345632
  1229.  
  1230. Thread 66:: Java: GC Daemon
  1231. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1232. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1233. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1234. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  1235. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  1236. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1237. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1238. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1239. 8 ??? 0x000000010921bb08 0 + 4448172808
  1240. 9 ??? 0x000000010800685a 0 + 4429211738
  1241. 10 ??? 0x0000000108001438 0 + 4429190200
  1242. 11 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1243. 12 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1244. 13 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1245. 14 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1246. 15 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1247. 16 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1248. 17 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1249. 18 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1250. 19 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1251.  
  1252. Thread 67:: Java: RMI Scheduler(0)
  1253. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1254. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1255. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1256. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1257. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1258. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1259. 6 ??? 0x0000000108abf830 0 + 4440455216
  1260. 7 ??? 0x00000000fa9b4a69 0 + 4204481129
  1261.  
  1262. Thread 68:: Java: RMI RenewClean-[localhost:50167]
  1263. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1264. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1265. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1266. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  1267. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  1268. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1269. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1270. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1271. 8 ??? 0x000000010921bb08 0 + 4448172808
  1272. 9 ??? 0x000000010838fd14 0 + 4432919828
  1273.  
  1274. Thread 69:: Java: JobScheduler pool 0/8
  1275. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1276. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1277. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1278. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1279. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1280. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  1281. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  1282. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  1283. 8 libserver.dylib 0x000000010609c54c 0x106003000 + 628044
  1284. 9 libserver.dylib 0x000000010609c4aa 0x106003000 + 627882
  1285. 10 libserver.dylib 0x00000001061ae4fd 0x106003000 + 1750269
  1286. 11 ??? 0x000000010800f354 0 + 4429247316
  1287. 12 ??? 0x00000001083e93ec 0 + 4433286124
  1288. 13 ??? 0x0000040bf79650b9 0 + 4449444974777
  1289.  
  1290. Thread 70:: Java: JobScheduler pool 1/8
  1291. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1292. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1293. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1294. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1295. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1296. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  1297. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  1298. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  1299. 8 libserver.dylib 0x000000010609c54c 0x106003000 + 628044
  1300. 9 libserver.dylib 0x000000010609c4aa 0x106003000 + 627882
  1301. 10 libserver.dylib 0x00000001061ae4fd 0x106003000 + 1750269
  1302. 11 ??? 0x000000010800f3ed 0 + 4429247469
  1303. 12 ??? 0x0000000109689000 0 + 4452814848
  1304. 13 ??? 0x000015f8f81fd7ed 0 + 24159058909165
  1305.  
  1306. Thread 71:: Java: JobScheduler pool 2/8
  1307. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1308. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1309. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1310. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1311. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1312. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  1313. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  1314. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  1315. 8 libserver.dylib 0x000000010609c54c 0x106003000 + 628044
  1316. 9 libserver.dylib 0x000000010609c4aa 0x106003000 + 627882
  1317. 10 libserver.dylib 0x00000001061ae4fd 0x106003000 + 1750269
  1318. 11 ??? 0x000000010800f0e7 0 + 4429246695
  1319.  
  1320. Thread 72:: Java: JobScheduler pool 3/8
  1321. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1322. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1323. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1324. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1325. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1326. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  1327. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  1328. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  1329. 8 libserver.dylib 0x000000010609c54c 0x106003000 + 628044
  1330. 9 libserver.dylib 0x000000010609c4aa 0x106003000 + 627882
  1331. 10 libserver.dylib 0x00000001061ae4fd 0x106003000 + 1750269
  1332. 11 ??? 0x000000010800f0e7 0 + 4429246695
  1333. 12 ??? 0x00000001082fc41c 0 + 4432315420
  1334. 13 ??? 0xfa47321bf82d8204 0 + 18034438328537678340
  1335.  
  1336. Thread 73:: Java: JobScheduler pool 4/8
  1337. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1338. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1339. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1340. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1341. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1342. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1343. 6 ??? 0x0000000108d058f4 0 + 4442839284
  1344. 7 ??? 0x00000000faa19e6e 0 + 4204895854
  1345.  
  1346. Thread 74:: Java: JobScheduler pool 5/8
  1347. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1348. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1349. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1350. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1351. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1352. 5 libserver.dylib 0x0000000106015525 0x106003000 + 75045
  1353. 6 libserver.dylib 0x0000000106015467 0x106003000 + 74855
  1354. 7 libserver.dylib 0x00000001061ac543 0x106003000 + 1742147
  1355. 8 libserver.dylib 0x000000010609c54c 0x106003000 + 628044
  1356. 9 libserver.dylib 0x000000010609c4aa 0x106003000 + 627882
  1357. 10 libserver.dylib 0x00000001061ae4fd 0x106003000 + 1750269
  1358. 11 ??? 0x000000010800f0e7 0 + 4429246695
  1359. 12 ??? 0x00000001083e93ec 0 + 4433286124
  1360.  
  1361. Thread 75 Crashed:: Java: JobScheduler pool 6/8
  1362. 0 libserver.dylib 0x00000001064247aa 0x106003000 + 4331434
  1363. 1 libserver.dylib 0x00000001061faa44 0x106003000 + 2062916
  1364. 2 libserver.dylib 0x00000001061fa68a 0x106003000 + 2061962
  1365. 3 libserver.dylib 0x00000001061fa463 0x106003000 + 2061411
  1366. 4 ??? 0x0000000108047846 0 + 4429477958
  1367.  
  1368. Thread 76:: Java: JobScheduler pool 7/8
  1369. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1370. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1371. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1372. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1373. 4 libserver.dylib 0x00000001060c1fe6 0x106003000 + 782310
  1374. 5 libserver.dylib 0x00000001060c1ef5 0x106003000 + 782069
  1375. 6 libserver.dylib 0x0000000106016156 0x106003000 + 78166
  1376. 7 libserver.dylib 0x000000010619b154 0x106003000 + 1671508
  1377. 8 libserver.dylib 0x000000010608b715 0x106003000 + 558869
  1378. 9 libserver.dylib 0x000000010608b4ee 0x106003000 + 558318
  1379. 10 libserver.dylib 0x00000001060d8f81 0x106003000 + 876417
  1380. 11 ??? 0x000000010801e0ae 0 + 4429308078
  1381. 12 ??? 0x0000000108006f5c 0 + 4429213532
  1382. 13 ??? 0x0000000108006f5c 0 + 4429213532
  1383. 14 ??? 0x000000010984ae10 0 + 4454657552
  1384. 15 ??? 0xfbbcffa6f859712a 0 + 18139654491737780522
  1385.  
  1386. Thread 77:: Java: Timer-1
  1387. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1388. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1389. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1390. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  1391. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  1392. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1393. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1394. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1395. 8 ??? 0x000000010921bb08 0 + 4448172808
  1396. 9 ??? 0x0000000108e22918 0 + 4444006680
  1397.  
  1398. Thread 78:: Java: WebServer thread pool
  1399. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1400. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1401. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1402. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1403. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1404. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1405. 6 ??? 0x0000000108d058f4 0 + 4442839284
  1406. 7 ??? 0x00000000fab3a652 0 + 4206077522
  1407.  
  1408. Thread 79:: Java: Smack Packet Writer
  1409. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1410. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1411. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1412. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  1413. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  1414. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1415. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1416. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1417. 8 ??? 0x000000010921bb08 0 + 4448172808
  1418. 9 ??? 0x000000010800685a 0 + 4429211738
  1419. 10 ??? 0x00000001080069b3 0 + 4429212083
  1420. 11 ??? 0x000000010800685a 0 + 4429211738
  1421. 12 ??? 0x000000010800685a 0 + 4429211738
  1422. 13 ??? 0x0000000108001438 0 + 4429190200
  1423. 14 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1424. 15 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1425. 16 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1426. 17 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1427. 18 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1428. 19 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1429. 20 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1430. 21 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1431. 22 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1432.  
  1433. Thread 80:: Java: Smack Packet Reader
  1434. 0 libsystem_kernel.dylib 0x00007fff8c1e6ffa read + 10
  1435. 1 libserver.dylib 0x0000000106162fc4 JVM_Read + 52
  1436. 2 libjvmlinkage.dylib 0x000000010070a067 JVM_Read + 55
  1437. 3 libnet.jnilib 0x00000001134e9ee7 Java_java_net_SocketInputStream_socketRead0 + 472
  1438. 4 ??? 0x0000000108011eee 0 + 4429258478
  1439. 5 ??? 0x000000010800696e 0 + 4429212014
  1440. 6 ??? 0x000000010800696e 0 + 4429212014
  1441. 7 ??? 0x000000010800696e 0 + 4429212014
  1442. 8 ??? 0x000000010800685a 0 + 4429211738
  1443. 9 ??? 0x000000010800685a 0 + 4429211738
  1444. 10 ??? 0x000000010800685a 0 + 4429211738
  1445. 11 ??? 0x000000010800696e 0 + 4429212014
  1446. 12 ??? 0x000000010800696e 0 + 4429212014
  1447. 13 ??? 0x000000010800696e 0 + 4429212014
  1448. 14 ??? 0x000000010800696e 0 + 4429212014
  1449. 15 ??? 0x000000010800696e 0 + 4429212014
  1450. 16 ??? 0x000000010800685a 0 + 4429211738
  1451. 17 ??? 0x000000010800696e 0 + 4429212014
  1452. 18 ??? 0x000000010800696e 0 + 4429212014
  1453. 19 ??? 0x000000010800685a 0 + 4429211738
  1454. 20 ??? 0x0000000108006a3d 0 + 4429212221
  1455. 21 ??? 0x000000010800696e 0 + 4429212014
  1456. 22 ??? 0x0000000108006e48 0 + 4429213256
  1457. 23 ??? 0x000000010800685a 0 + 4429211738
  1458. 24 ??? 0x000000010800685a 0 + 4429211738
  1459. 25 ??? 0x0000000108001438 0 + 4429190200
  1460. 26 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1461. 27 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1462. 28 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1463. 29 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1464. 30 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1465. 31 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1466. 32 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1467. 33 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1468. 34 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1469.  
  1470. Thread 81:: Java: Smack Listener Processor
  1471. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1472. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1473. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1474. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1475. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  1476. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1477. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1478. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1479. 8 ??? 0x0000000108011eee 0 + 4429258478
  1480. 9 ??? 0x000000010800685a 0 + 4429211738
  1481. 10 ??? 0x000000010800685a 0 + 4429211738
  1482. 11 ??? 0x000000010800685a 0 + 4429211738
  1483. 12 ??? 0x000000010800685a 0 + 4429211738
  1484. 13 ??? 0x0000000108001438 0 + 4429190200
  1485. 14 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1486. 15 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1487. 16 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1488. 17 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1489. 18 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1490. 19 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1491. 20 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1492. 21 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1493. 22 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1494.  
  1495. Thread 82:: Java: MultiThreadedHttpConnectionManager cleanup
  1496. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1497. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1498. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1499. 3 libserver.dylib 0x00000001060165e0 0x106003000 + 79328
  1500. 4 libserver.dylib 0x00000001060d7d0f 0x106003000 + 871695
  1501. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1502. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1503. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1504. 8 ??? 0x0000000108011eee 0 + 4429258478
  1505. 9 ??? 0x0000000108384938 0 + 4432873784
  1506. 10 ??? 0xfab5e49af76976a0 0 + 18065596834493593248
  1507.  
  1508. Thread 83:: Java: Thread-21
  1509. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1510. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1511. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1512. 3 libserver.dylib 0x000000010620b61a 0x106003000 + 2131482
  1513. 4 libserver.dylib 0x00000001061b97b2 JVM_Sleep + 191
  1514. 5 libjvmlinkage.dylib 0x000000010070765e JVM_Sleep + 62
  1515. 6 ??? 0x0000000108bbee51 0 + 4441501265
  1516. 7 ??? 0x000000010800685a 0 + 4429211738
  1517. 8 ??? 0x0000000108006d34 0 + 4429212980
  1518. 9 ??? 0x0000000108001438 0 + 4429190200
  1519. 10 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1520. 11 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1521. 12 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1522. 13 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1523. 14 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1524. 15 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1525. 16 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1526. 17 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1527. 18 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1528.  
  1529. Thread 84:: Java: Thread-22
  1530. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1531. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1532. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1533. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  1534. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  1535. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1536. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1537. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1538. 8 ??? 0x000000010921bb08 0 + 4448172808
  1539. 9 ??? 0x000000010800685a 0 + 4429211738
  1540. 10 ??? 0x0000000108006d34 0 + 4429212980
  1541. 11 ??? 0x0000000108001438 0 + 4429190200
  1542. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1543. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1544. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1545. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1546. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1547. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1548. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1549. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1550. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1551.  
  1552. Thread 85:: Java: RefCountingStorage write content helper
  1553. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1554. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1555. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1556. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1557. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1558. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1559. 6 ??? 0x0000000108d058f4 0 + 4442839284
  1560. 7 ??? 0x00000000facce087 0 + 4207730823
  1561.  
  1562. Thread 86:: Java: Action Updater
  1563. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1564. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1565. 2 libserver.dylib 0x00000001060c203b 0x106003000 + 782395
  1566. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1567. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1568. 5 ??? 0x0000000108011eee 0 + 4429258478
  1569. 6 ??? 0x000000010800685a 0 + 4429211738
  1570. 7 ??? 0x000000010800685a 0 + 4429211738
  1571. 8 ??? 0x0000000108006d34 0 + 4429212980
  1572. 9 ??? 0x0000000108006e8d 0 + 4429213325
  1573. 10 ??? 0x00000001080069b3 0 + 4429212083
  1574. 11 ??? 0x0000000108006d34 0 + 4429212980
  1575. 12 ??? 0x0000000108001438 0 + 4429190200
  1576. 13 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1577. 14 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1578. 15 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1579. 16 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1580. 17 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1581. 18 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1582. 19 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1583. 20 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1584. 21 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1585.  
  1586. Thread 87:: Java: Thread-23
  1587. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1588. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1589. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1590. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  1591. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  1592. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1593. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1594. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1595. 8 ??? 0x000000010921bb08 0 + 4448172808
  1596. 9 ??? 0x000000010800685a 0 + 4429211738
  1597. 10 ??? 0x0000000108006d34 0 + 4429212980
  1598. 11 ??? 0x0000000108001438 0 + 4429190200
  1599. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1600. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1601. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1602. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1603. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1604. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1605. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1606. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1607. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1608.  
  1609. Thread 88:: Java: Thread-24
  1610. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1611. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1612. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1613. 3 libserver.dylib 0x00000001060d7922 0x106003000 + 870690
  1614. 4 libserver.dylib 0x00000001060d7d19 0x106003000 + 871705
  1615. 5 libserver.dylib 0x00000001060d7a60 0x106003000 + 871008
  1616. 6 libserver.dylib 0x00000001060a5f18 JVM_MonitorWait + 154
  1617. 7 libjvmlinkage.dylib 0x0000000100706b0b JVM_MonitorWait + 59
  1618. 8 ??? 0x000000010921bb08 0 + 4448172808
  1619. 9 ??? 0x000000010800685a 0 + 4429211738
  1620. 10 ??? 0x0000000108006d34 0 + 4429212980
  1621. 11 ??? 0x0000000108001438 0 + 4429190200
  1622. 12 libserver.dylib 0x0000000106099a12 0x106003000 + 616978
  1623. 13 libserver.dylib 0x00000001060a5aa8 0x106003000 + 666280
  1624. 14 libserver.dylib 0x00000001060a599e 0x106003000 + 666014
  1625. 15 libserver.dylib 0x00000001060a593e 0x106003000 + 665918
  1626. 16 libserver.dylib 0x00000001060a57e0 0x106003000 + 665568
  1627. 17 libserver.dylib 0x00000001060a55f5 0x106003000 + 665077
  1628. 18 libserver.dylib 0x000000010601605a 0x106003000 + 77914
  1629. 19 libsystem_c.dylib 0x00007fff8c3e77a2 _pthread_start + 327
  1630. 20 libsystem_c.dylib 0x00007fff8c3d41e1 thread_start + 13
  1631.  
  1632. Thread 89:: Java: ApplicationImpl pooled thread 48
  1633. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1634. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1635. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1636. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1637. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1638. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1639. 6 ??? 0x0000000108cd1134 0 + 4442624308
  1640. 7 ??? 0x00000000fb572f3f 0 + 4216794943
  1641.  
  1642. Thread 90:: Java: ApplicationImpl pooled thread 50
  1643. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1644. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1645. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1646. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1647. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1648. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1649. 6 ??? 0x0000000108cd1134 0 + 4442624308
  1650. 7 ??? 0x00000000fb5753c8 0 + 4216804296
  1651.  
  1652. Thread 91:: Java: ApplicationImpl pooled thread 53
  1653. 0 libsystem_kernel.dylib 0x00007fff8c1e4686 mach_msg_trap + 10
  1654. 1 libsystem_kernel.dylib 0x00007fff8c1e3c42 mach_msg + 70
  1655. 2 libserver.dylib 0x00000001060c20cd 0x106003000 + 782541
  1656. 3 libserver.dylib 0x0000000106424379 0x106003000 + 4330361
  1657. 4 libserver.dylib 0x00000001064668ac 0x106003000 + 4602028
  1658. 5 ??? 0x000000010860cd0a 0 + 4435528970
  1659. 6 ??? 0x0000000108cd1134 0 + 4442624308
  1660. 7 ??? 0x00000000fb71aab6 0 + 4218530486
  1661.  
  1662. Thread 92:
  1663. 0 libsystem_kernel.dylib 0x00007fff8c1e66d6 __workq_kernreturn + 10
  1664. 1 libsystem_c.dylib 0x00007fff8c3e9f4c _pthread_workq_return + 25
  1665. 2 libsystem_c.dylib 0x00007fff8c3e9d13 _pthread_wqthread + 412
  1666. 3 libsystem_c.dylib 0x00007fff8c3d41d1 start_wqthread + 13
  1667.  
  1668. Thread 93:
  1669. 0 libsystem_kernel.dylib 0x00007fff8c1e66d6 __workq_kernreturn + 10
  1670. 1 libsystem_c.dylib 0x00007fff8c3e9f4c _pthread_workq_return + 25
  1671. 2 libsystem_c.dylib 0x00007fff8c3e9d13 _pthread_wqthread + 412
  1672. 3 libsystem_c.dylib 0x00007fff8c3d41d1 start_wqthread + 13
  1673.  
  1674. Thread 94:
  1675. 0 libsystem_kernel.dylib 0x00007fff8c1e66d6 __workq_kernreturn + 10
  1676. 1 libsystem_c.dylib 0x00007fff8c3e9f4c _pthread_workq_return + 25
  1677. 2 libsystem_c.dylib 0x00007fff8c3e9d13 _pthread_wqthread + 412
  1678. 3 libsystem_c.dylib 0x00007fff8c3d41d1 start_wqthread + 13
  1679.  
  1680. Thread 95:
  1681.  
  1682. Thread 75 crashed with X86 Thread State (64-bit):
  1683. rax: 0x000000010664585a rbx: 0x00000001066cb9f0 rcx: 0x00000001286d9c40 rdx: 0x00007fff7aaa7628
  1684. rdi: 0x0000230000002403 rsi: 0x0000240000002400 rbp: 0x00000001286d9de0 rsp: 0x00000001286d9de0
  1685. r8: 0x0000000000012068 r9: 0x00000001286d9c40 r10: 0x0000000000001002 r11: 0x0000000000000206
  1686. r12: 0x00000000088f16e0 r13: 0x00000001286d9e10 r14: 0x00000000000013dc r15: 0x00000000ffffffff
  1687. rip: 0x00000001064247aa rfl: 0x0000000000000206 cr2: 0x000000012c7a9000
  1688. Logical CPU: 6
  1689.  
  1690. Binary Images:
  1691. 0x100000000 - 0x100005ff7 +com.jetbrains.intellij (12.1.5 - IU-129.1328) <4FF1D161-F09E-31D5-BF4D-9F2A03271E4B> /Applications/IntelliJ IDEA 12.app/Contents/MacOS/idea
  1692. 0x10000c000 - 0x100011fff com.apple.JavaVM (14.5.0 - 14.5.0) <BA21681D-2212-3107-930C-B4DDF272A451> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
  1693. 0x100019000 - 0x10001efff JavaLaunching (29) <528D9FF4-96F3-3773-AF1E-170E42CC3381> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
  1694. 0x100303000 - 0x100303fff +librmi.jnilib (1) <C6434428-9F72-3F44-A20D-B9A33EE7803A> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/librmi.jnilib
  1695. 0x10038b000 - 0x1003abfff com.apple.javajdk.1.6.0_39-b04-443 (14.6.0 - 14.6.0) <09EBC095-87BA-3740-B0BC-FCBD8D1A4B39> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/MacOS/libjava.jnilib
  1696. 0x1003bf000 - 0x1003c7ff7 +libverify.dylib (1.0 - 1.0) <2FE150B8-3564-3CF4-821B-E4662BF03352> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libverify.dylib
  1697. 0x1003cd000 - 0x1003d7ff7 JavaNativeFoundation (63) <CD11E3F9-62E9-3FD9-A2A0-177AE2887C74> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation
  1698. 0x1003e3000 - 0x1003ecfff com.apple.java.JavaRuntimeSupport (14.5.0 - 14.5.0) <B0B42E54-B628-3762-9D85-219FD3D11C0B> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport
  1699. 0x100706000 - 0x10070dfff +libjvmlinkage.dylib (1) <4E1B7F6A-050F-3F83-B333-4C0B5456022B> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libjvmlinkage.dylib
  1700. 0x100770000 - 0x10077dff7 +libzip.jnilib (1) <A0EAA550-DE8B-36AB-90C1-636A942343DF> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libzip.jnilib
  1701. 0x106003000 - 0x106633fff +libserver.dylib (1) <7485BA05-D4DD-3CD3-A43E-A2B837B16D70> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libserver.dylib
  1702. 0x110723000 - 0x110723ffc +cl_kernels (???) <1A862E27-3845-4FBF-8AE0-21D30ED5A25F> cl_kernels
  1703. 0x110728000 - 0x110728ff7 +cl_kernels (???) <04474416-7A1A-4B81-B57D-4A18140E1A4D> cl_kernels
  1704. 0x110739000 - 0x110739ffc +cl_kernels (???) <1A862E27-3845-4FBF-8AE0-21D30ED5A25F> cl_kernels
  1705. 0x11073e000 - 0x11073effe +cl_kernels (???) <1576A9D1-A67C-4751-9617-FEBAA39CE325> cl_kernels
  1706. 0x113103000 - 0x1132dafff +libawt.jnilib (1) <C9B2092B-1921-3A77-BBE1-11428C9CEDCC> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libawt.jnilib
  1707. 0x1134e7000 - 0x1134f3fff +libnet.jnilib (1) <A28FD739-2ABB-376F-83C1-C4D24EB7139E> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libnet.jnilib
  1708. 0x114ab9000 - 0x114abdfff +libnio.jnilib (1) <C2816A08-2A86-3BC1-B985-C08AB324852C> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libnio.jnilib
  1709. 0x116526000 - 0x11658dff7 +libfontmanager.jnilib (1) <957EFBDC-BECF-3A40-87FE-FBC8B4CCB487> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libfontmanager.jnilib
  1710. 0x1167c8000 - 0x1167cbfff +libmanagement.jnilib (1) <1591F426-6A85-367C-BC2B-C4908DC80042> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libmanagement.jnilib
  1711. 0x1167d2000 - 0x1167e2fff +jna5735253715011748046.tmp (3.4) <C9A9AB0F-CE95-86D2-747A-F98E4C3E3CD5> /Users/USER/Library/Caches/*/jna5735253715011748046.tmp
  1712. 0x116808000 - 0x116811fff +snappy-1.0.4.1-libsnappyjava.jnilib (0) <FC0662C7-5990-A43B-DA3A-7587B92738B8> /Users/USER/Library/Caches/*/snappy-1.0.4.1-libsnappyjava.jnilib
  1713. 0x116815000 - 0x116816fff +libjawt.dylib (1) <D20B7F79-7FB1-3A5D-8D1D-AF01081CAFAC> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libjawt.dylib
  1714. 0x116944000 - 0x11697afff +libsplashscreen.jnilib (1) <E93B2D6C-D251-3CBE-9338-4ADB9419BB17> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libsplashscreen.jnilib
  1715. 0x11745a000 - 0x117463fe7 libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  1716. 0x11749f000 - 0x11749fffb +cl_kernels (???) <D5CF72A1-FB18-4DB1-824A-FE4EA3D3CD2A> cl_kernels
  1717. 0x1174a3000 - 0x1174a3ffd +cl_kernels (???) <5C59CB60-F088-4566-9DD9-60E7BDB656DE> cl_kernels
  1718. 0x11766f000 - 0x11766fffd +cl_kernels (???) <AF9EEB6B-2365-467D-9BDC-F1F5F6784CFF> cl_kernels
  1719. 0x11767e000 - 0x11767effd +cl_kernels (???) <AC798393-748E-4501-B066-BA99EE388801> cl_kernels
  1720. 0x11dae6000 - 0x11dae9ff7 +libkeychain.jnilib (1) <6EB58EF2-BF80-3C65-BB10-8A5219E846CF> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libkeychain.jnilib
  1721. 0x120406000 - 0x1204a0ff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
  1722. 0x1204bf000 - 0x1204e3fff +libdcpr.jnilib (1) <6B0103E8-F500-33A4-B890-55B2E92143CB> /Library/Java/JavaVirtualMachines/1.6.0_39-b04-443.jdk/Contents/Libraries/libdcpr.jnilib
  1723. 0x7fff6f23c000 - 0x7fff6f27093f dyld (210.2.3) <6900F2BA-DB48-3B78-B668-58FC0CF6BCB8> /usr/lib/dyld
  1724. 0x7fff8a8f0000 - 0x7fff8a8fdff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  1725. 0x7fff8aa70000 - 0x7fff8aa82ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
  1726. 0x7fff8aac8000 - 0x7fff8aaccff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  1727. 0x7fff8aacd000 - 0x7fff8aacffff libCVMSPluginSupport.dylib (8.9.2) <EF1192AC-3357-3A0B-BFAF-6594D7737892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  1728. 0x7fff8aad0000 - 0x7fff8abd2fff libcrypto.0.9.8.dylib (47.1) <72AA650B-0453-3BB4-BA03-824627BB199C> /usr/lib/libcrypto.0.9.8.dylib
  1729. 0x7fff8abe1000 - 0x7fff8ac30ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  1730. 0x7fff8ac9f000 - 0x7fff8acb0ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
  1731. 0x7fff8ad12000 - 0x7fff8ad94ff7 com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  1732. 0x7fff8ada2000 - 0x7fff8ae74ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  1733. 0x7fff8ae75000 - 0x7fff8ae9fff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  1734. 0x7fff8b656000 - 0x7fff8b7a8fff com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <62770C0F-5600-3EF9-A893-8A234663FFF5> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  1735. 0x7fff8b7a9000 - 0x7fff8b7adfff libCGXType.A.dylib (332) <17C8DD17-B3CB-3633-B252-C368AE51204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  1736. 0x7fff8b7ae000 - 0x7fff8b7b1fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  1737. 0x7fff8b7c4000 - 0x7fff8b939ff7 com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  1738. 0x7fff8b93a000 - 0x7fff8bad5fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  1739. 0x7fff8bb0b000 - 0x7fff8bb0bfff com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  1740. 0x7fff8bb28000 - 0x7fff8bb6bff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  1741. 0x7fff8bb6c000 - 0x7fff8bb98ff7 libRIP.A.dylib (332) <D26BC320-B415-3C4D-B57F-D525FC361BB2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  1742. 0x7fff8bb99000 - 0x7fff8bcb2fff com.apple.ImageIO.framework (3.2.1 - 850) <C3FFCEEB-AA0C-314B-9E94-7005EE48A403> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  1743. 0x7fff8bcb3000 - 0x7fff8bcb4ff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
  1744. 0x7fff8be41000 - 0x7fff8bea9fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  1745. 0x7fff8beaa000 - 0x7fff8beb8fff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
  1746. 0x7fff8beb9000 - 0x7fff8c1d0ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  1747. 0x7fff8c1d1000 - 0x7fff8c1d3fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  1748. 0x7fff8c1d4000 - 0x7fff8c1efff7 libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
  1749. 0x7fff8c24c000 - 0x7fff8c294fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
  1750. 0x7fff8c295000 - 0x7fff8c2baff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
  1751. 0x7fff8c2bb000 - 0x7fff8c2dcff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
  1752. 0x7fff8c2dd000 - 0x7fff8c3d2fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
  1753. 0x7fff8c3d3000 - 0x7fff8c49fff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
  1754. 0x7fff8c4a0000 - 0x7fff8c70dff7 com.apple.RawCamera.bundle (4.07 - 696) <CCB97D78-309C-3CD9-B499-81192069A333> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
  1755. 0x7fff8c968000 - 0x7fff8c9a5fef libGLImage.dylib (8.9.2) <C38649ED-E1C9-315E-9953-F33E8C6A3C89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  1756. 0x7fff8c9a6000 - 0x7fff8c9abfff com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  1757. 0x7fff8c9eb000 - 0x7fff8c9ebffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <EC55FB59-2443-3F08-9142-7BCC93C76E4E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  1758. 0x7fff8ca01000 - 0x7fff8ca56ff7 libTIFF.dylib (850) <EDAF0D99-70AF-3B3F-9EFA-9463C91D0E3C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  1759. 0x7fff8cab4000 - 0x7fff8cabffff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  1760. 0x7fff8cac0000 - 0x7fff8cacfff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
  1761. 0x7fff8ccdf000 - 0x7fff8d66f4af com.apple.CoreGraphics (1.600.0 - 332) <5AB32E51-9154-3733-B83B-A9A748652847> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  1762. 0x7fff8d6a5000 - 0x7fff8d6a9fff libGIF.dylib (850) <D4525F87-759C-338C-B283-BB8DE815D3D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  1763. 0x7fff8d7fb000 - 0x7fff8d7fbfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  1764. 0x7fff8d841000 - 0x7fff8d844fff libRadiance.dylib (850) <62E3F7FB-03E3-3937-A857-AF57A75EAF09> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  1765. 0x7fff8d860000 - 0x7fff8d866fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  1766. 0x7fff8d8bf000 - 0x7fff8d9bcfff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
  1767. 0x7fff8d9bd000 - 0x7fff8d9bdfff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
  1768. 0x7fff8da02000 - 0x7fff8da17fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  1769. 0x7fff8da4b000 - 0x7fff8dd1cff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
  1770. 0x7fff8dd52000 - 0x7fff8dd60fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
  1771. 0x7fff8ddd2000 - 0x7fff8e007ff7 com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  1772. 0x7fff8e008000 - 0x7fff8e027ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  1773. 0x7fff8e0b8000 - 0x7fff8e117fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  1774. 0x7fff8e1d9000 - 0x7fff8e1dbff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  1775. 0x7fff8e1dc000 - 0x7fff8e20dff7 com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  1776. 0x7fff8e20e000 - 0x7fff8e23cfff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  1777. 0x7fff8e23d000 - 0x7fff8e294ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  1778. 0x7fff8ea7b000 - 0x7fff8ea82fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
  1779. 0x7fff8ecd4000 - 0x7fff8ecd5fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
  1780. 0x7fff8ecd6000 - 0x7fff8ecedfff com.apple.CFOpenDirectory (10.8 - 151.10) <7AD5F6E7-A745-3FF4-B813-9D064A8146EC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  1781. 0x7fff8ecee000 - 0x7fff8ecf9ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  1782. 0x7fff8ed1d000 - 0x7fff8edb8fff com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  1783. 0x7fff8edb9000 - 0x7fff8ee5fff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  1784. 0x7fff8ee60000 - 0x7fff8ef1dff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  1785. 0x7fff8fa75000 - 0x7fff8faafff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  1786. 0x7fff8fab0000 - 0x7fff8fab8ff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
  1787. 0x7fff8fb09000 - 0x7fff8fbfaff7 com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  1788. 0x7fff8fbfb000 - 0x7fff8ff5afff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  1789. 0x7fff90086000 - 0x7fff900b1fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
  1790. 0x7fff904f2000 - 0x7fff904f3ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
  1791. 0x7fff904f4000 - 0x7fff904f8fff libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  1792. 0x7fff904f9000 - 0x7fff904fefff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
  1793. 0x7fff904ff000 - 0x7fff9053afff com.apple.LDAPFramework (2.4.28 - 194.5) <7C71C445-2B52-3AC0-97E5-9F2E692C8F5C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  1794. 0x7fff9059b000 - 0x7fff905dffff libcups.2.dylib (327.6) <9C01D012-6F4C-3B69-B614-1B408B0ED4E3> /usr/lib/libcups.2.dylib
  1795. 0x7fff905e0000 - 0x7fff90617ff7 libssl.0.9.8.dylib (47.1) <B7C438BB-79FF-37B3-B8FB-253E5135CBB4> /usr/lib/libssl.0.9.8.dylib
  1796. 0x7fff906a6000 - 0x7fff906a7ff7 libSystem.B.dylib (169.3) <FF25248A-574C-32DB-952F-B948C389B2A4> /usr/lib/libSystem.B.dylib
  1797. 0x7fff906a8000 - 0x7fff906b4fff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  1798. 0x7fff909bf000 - 0x7fff909dffff libPng.dylib (850) <203C43BF-FAD3-3CCB-81D5-F2770E36338B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  1799. 0x7fff909e0000 - 0x7fff90dfdfff FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
  1800. 0x7fff90dfe000 - 0x7fff90e01ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
  1801. 0x7fff90e5d000 - 0x7fff90e61ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  1802. 0x7fff90ea4000 - 0x7fff911d4fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  1803. 0x7fff911d5000 - 0x7fff911eaff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
  1804. 0x7fff91322000 - 0x7fff91326fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  1805. 0x7fff913fc000 - 0x7fff915e6ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1806. 0x7fff91690000 - 0x7fff91711fff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  1807. 0x7fff91745000 - 0x7fff9174cfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  1808. 0x7fff917e2000 - 0x7fff918bcfff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  1809. 0x7fff918bd000 - 0x7fff919ddfff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  1810. 0x7fff919e6000 - 0x7fff91a25ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  1811. 0x7fff91a26000 - 0x7fff91b28fff libJP2.dylib (850) <2E43216C-3A5A-3693-820C-38B360698FA0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  1812. 0x7fff91ba7000 - 0x7fff91babfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
  1813. 0x7fff91bfd000 - 0x7fff91c05fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
  1814. 0x7fff91c06000 - 0x7fff91c10fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  1815. 0x7fff91c11000 - 0x7fff91c38ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  1816. 0x7fff91c39000 - 0x7fff91c5afff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  1817. 0x7fff91c5b000 - 0x7fff91c61fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
  1818. 0x7fff91c62000 - 0x7fff91cefff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  1819. 0x7fff91d58000 - 0x7fff91d8efff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  1820. 0x7fff91d90000 - 0x7fff91dbeff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
  1821. 0x7fff91dbf000 - 0x7fff91e2cff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  1822. 0x7fff91e86000 - 0x7fff91e8bfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
  1823. 0x7fff91e8c000 - 0x7fff91e9aff7 libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
  1824. 0x7fff91fb5000 - 0x7fff91fc1fff libCSync.A.dylib (332) <47466CF6-EB5C-3312-9E24-178F4410A92B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
  1825. 0x7fff91fc2000 - 0x7fff9201cff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  1826. 0x7fff92037000 - 0x7fff9206dfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
  1827. 0x7fff9206e000 - 0x7fff92133ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  1828. 0x7fff92134000 - 0x7fff921a2ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  1829. 0x7fff921a3000 - 0x7fff92222ff7 com.apple.securityfoundation (6.0 - 55115.4) <64EDD2F2-4DE2-3DE5-BE57-43D413853CF9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  1830. 0x7fff92b66000 - 0x7fff92b79ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  1831. 0x7fff92f22000 - 0x7fff92f22fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
  1832. 0x7fff931bf000 - 0x7fff931cdff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
  1833. 0x7fff931ce000 - 0x7fff931d0fff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
  1834. 0x7fff931d1000 - 0x7fff933d1fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
  1835. 0x7fff933d2000 - 0x7fff933d2fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
  1836. 0x7fff933d5000 - 0x7fff94002fff com.apple.AppKit (6.8 - 1187.39) <199962F0-B06B-3666-8FD5-5C90374BA16A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  1837. 0x7fff94008000 - 0x7fff94008fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  1838. 0x7fff94009000 - 0x7fff94106ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
  1839. 0x7fff950c7000 - 0x7fff95178fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  1840. 0x7fff95179000 - 0x7fff95182ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  1841. 0x7fff95183000 - 0x7fff9519afff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  1842. 0x7fff9519b000 - 0x7fff95204fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
  1843. 0x7fff95205000 - 0x7fff9538bfff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  1844. 0x7fff9538c000 - 0x7fff953efff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <9ACD3AED-6C04-3BBB-AB2A-FC253B16D093> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  1845. 0x7fff956a0000 - 0x7fff956fafff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  1846. 0x7fff956fb000 - 0x7fff95757ff7 com.apple.Symbolication (1.3 - 93) <D5044687-E424-31CF-B120-667143E6B9C1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  1847. 0x7fff95758000 - 0x7fff9577aff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  1848. 0x7fff9577b000 - 0x7fff957c5ff7 libGLU.dylib (8.9.2) <1B5511FF-1064-3004-A245-972CE5687D37> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  1849. 0x7fff957c6000 - 0x7fff95899ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <9DA3C0A7-0AB9-3DD1-9D84-737BB0014F1E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  1850. 0x7fff958af000 - 0x7fff958b1ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
  1851. 0x7fff958fa000 - 0x7fff95949ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
  1852. 0x7fff95aa4000 - 0x7fff95b0cff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
  1853. 0x7fff95b0d000 - 0x7fff95b1afff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
  1854. 0x7fff95b1b000 - 0x7fff95b71fff com.apple.HIServices (1.20 - 417) <839B4EE4-B96F-3371-BE90-3B4EBB86C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  1855. 0x7fff95b75000 - 0x7fff95b76ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
  1856. 0x7fff95b77000 - 0x7fff95c11fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  1857. 0x7fff95c12000 - 0x7fff95c31ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
  1858. 0x7fff95d3b000 - 0x7fff95d3dfff com.apple.securityhi (4.0 - 55002) <9B6CBA92-123F-3307-A2D7-D77A8D3BF87E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  1859. 0x7fff95d3e000 - 0x7fff95ddcff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  1860. 0x7fff95df5000 - 0x7fff95e04fff com.apple.opengl (1.8.9 - 1.8.9) <6FD163A7-16CC-3D1F-B4B5-B0FDC4ADBF79> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  1861. 0x7fff95e60000 - 0x7fff95e73ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
  1862. 0x7fff95ebd000 - 0x7fff95ec4fff libGFXShared.dylib (8.9.2) <398F8D57-EC82-3E13-AC8E-470BE19237D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  1863. 0x7fff965c9000 - 0x7fff965c9fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  1864. 0x7fff965ca000 - 0x7fff965d7fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  1865. 0x7fff966de000 - 0x7fff966defff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  1866. 0x7fff96716000 - 0x7fff9672dfff libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-D74B8EDC82D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  1867. 0x7fff9672e000 - 0x7fff96742fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  1868. 0x7fff9695a000 - 0x7fff9697cff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
  1869. 0x7fff9697d000 - 0x7fff969a4fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  1870. 0x7fff969a5000 - 0x7fff969a6fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
  1871. 0x7fff969a7000 - 0x7fff969a7fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  1872. 0x7fff969b3000 - 0x7fff969ffff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
  1873. 0x7fff96a00000 - 0x7fff96b0bfff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  1874. 0x7fff96b47000 - 0x7fff96cf5fff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  1875. 0x7fff96db9000 - 0x7fff96df9ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  1876. 0x7fff96e46000 - 0x7fff96e47fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
  1877. 0x7fff96eaf000 - 0x7fff96f2fff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  1878. 0x7fff96f7c000 - 0x7fff96f92fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  1879. 0x7fff96f93000 - 0x7fff96f9efff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
  1880. 0x7fff96f9f000 - 0x7fff970b792f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
  1881. 0x7fff970b8000 - 0x7fff9735cff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  1882. 0x7fff9735d000 - 0x7fff97754fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  1883. 0x7fff97755000 - 0x7fff97772ff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  1884. 0x7fff97781000 - 0x7fff977c4ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  1885. 0x7fff977c5000 - 0x7fff977cbff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
  1886. 0x7fff977cc000 - 0x7fff977f4fff libJPEG.dylib (850) <DC750E1E-BD07-339B-A4A6-D86BFE969F68> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  1887. 0x7fff977f5000 - 0x7fff97846ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  1888.  
  1889. External Modification Summary:
  1890. Calls made by other processes targeting this process:
  1891. task_for_pid: 6
  1892. thread_create: 0
  1893. thread_set_state: 0
  1894. Calls made by this process:
  1895. task_for_pid: 0
  1896. thread_create: 0
  1897. thread_set_state: 0
  1898. Calls made by all processes on this machine:
  1899. task_for_pid: 961
  1900. thread_create: 1
  1901. thread_set_state: 0
  1902.  
  1903. VM Region Summary:
  1904. ReadOnly portion of Libraries: Total=160.1M resident=98.9M(62%) swapped_out_or_unallocated=61.2M(38%)
  1905. Writable regions: Total=1.7G written=721.1M(41%) resident=1.1G(64%) swapped_out=0K(0%) unallocated=628.9M(36%)
  1906.  
  1907. REGION TYPE VIRTUAL
  1908. =========== =======
  1909. (null) (reserved) 256K reserved VM address space (unallocated)
  1910. ATS (font support) 32.0M
  1911. ATS (font support) (reserved) 4K reserved VM address space (unallocated)
  1912. CG backing stores 24.4M
  1913. CG image 16.4M
  1914. CG raster data 96K
  1915. CG shared images 192K
  1916. CoreImage 12K
  1917. CoreServices 2048K
  1918. Java 1.0G
  1919. Java (reserved) 128.0M reserved VM address space (unallocated)
  1920. MALLOC 366.6M
  1921. MALLOC guard page 64K
  1922. Mach message 8K
  1923. Memory tag=240 4K
  1924. Memory tag=242 12K
  1925. Memory tag=243 4K
  1926. Memory tag=251 24K
  1927. OpenCL 64K
  1928. STACK GUARD 56.4M
  1929. Stack 107.7M
  1930. Stack (reserved) 520K reserved VM address space (unallocated)
  1931. VM_ALLOCATE 17.1M
  1932. __DATA 12.2M
  1933. __IMAGE 528K
  1934. __LINKEDIT 53.1M
  1935. __TEXT 107.0M
  1936. __UNICODE 544K
  1937. mapped file 87.2M
  1938. shared memory 14.6M
  1939. =========== =======
  1940. TOTAL 2.1G
  1941. TOTAL, minus reserved VM space 1.9G
  1942.  
  1943. Model: MacBookPro10,1, BootROM MBP101.00EE.B03, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f35
  1944. Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
  1945. Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
  1946. Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
  1947. Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
  1948. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.100.17)
  1949. Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports
  1950. Network Service: Thunderbolt Ethernet, Ethernet, en2
  1951. Network Service: Wi-Fi, AirPort, en0
  1952. Serial ATA Device: APPLE SSD SM256E, 251 GB
  1953. USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
  1954. USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
  1955. USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
  1956. USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
  1957. USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 5
  1958. USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
  1959. USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8
  1960. USB Device: Microsoft® Nano Transceiver v1.0, 0x045e (Microsoft Corporation), 0x0745, 0x14200000 / 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement