Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Mac-OS ISSUE - When quitting an application based on eclipse 4.7.3a, JVM crash reported in the native code.

Hi,
Can you please open a bug for this under SWT - https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=SWT so that we can look into it.
 
Thanks,
Lakshmi
 
----- Original message -----
From: Sai Krishna Pati <ksai@xxxxxxxxxxx>
Sent by: platform-dev-bounces@xxxxxxxxxxx
To: "platform-core-dev@xxxxxxxxxxx" <platform-core-dev@xxxxxxxxxxx>, "platform-ui-dev@xxxxxxxxxxx" <platform-ui-dev@xxxxxxxxxxx>, "platform-swt-dev@xxxxxxxxxxx" <platform-swt-dev@xxxxxxxxxxx>, "platform-dev@xxxxxxxxxxx" <platform-dev@xxxxxxxxxxx>
Cc:
Subject: [platform-dev] Mac-OS ISSUE - When quitting an application based on eclipse 4.7.3a, JVM crash reported in the native code.
Date: Fri, Aug 3, 2018 3:16 PM
 
 
----- Original message -----
From: Sai Krishna Pati <ksai@xxxxxxxxxxx>
Sent by: platform-dev-bounces@xxxxxxxxxxx
To: "platform-core-dev@xxxxxxxxxxx" <platform-core-dev@xxxxxxxxxxx>, "platform-ui-dev@xxxxxxxxxxx" <platform-ui-dev@xxxxxxxxxxx>, "platform-swt-dev@xxxxxxxxxxx" <platform-swt-dev@xxxxxxxxxxx>, "platform-dev@xxxxxxxxxxx" <platform-dev@xxxxxxxxxxx>
Cc:
Subject: [platform-dev] Mac-OS ISSUE - When quitting an application based on eclipse 4.7.3a, JVM crash reported in the native code.
Date: Fri, Aug 3, 2018 3:16 PM
 

Hi all,

 

I am facing a weird issue with an eclipse 4.7.3 based product(using oracle java 1.8_151 ) on mac OSX high sierra version(10.13.4).  I am hitting a java crash on quitting the application. Crash happens outside of vm in native code(crash report added below this email). This crash is weird because it happens only when doing  a certain sequence of operation.

Sequence:-                      

I open my application. Create new or Open an existing C project, then, build and debug the project. After the termination of project switch to any perspective other than “Debug” and quit using “File-exit” or “command +f4”  then crash happens. If I use “x” icon to quit it does not crash. If I don’t go to any other perspective just stay in debug perspective and quit using any method crash does not happen.

 

I am trying to find out why it crashes like this. Windows and Linux does not show this issue.

 

Is there  any difference between “File->exit” and “x” icon quit ?

 

See the log below

------------------------------------------------------------------------------------------------------------------------------------------------

#

# A fatal error has been detected by the Java Runtime Environment:

#

#  SIGSEGV (0xb) at pc=0x00007fff5a180184, pid=46611, tid=0x0000000000000307

#

# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)

# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.151-b12 mixed mode bsd-amd64 compressed oops)

# Problematic frame:

# C  [libobjc.A.dylib+0x9184]  objc_release+0x24

#

# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

#

# If you would like to submit a bug report, please visit:

#   http://bugreport.java.com/bugreport/crash.jsp

# The crash happened outside the Java Virtual Machine in native code.

# See problematic frame for where to report the bug.

#

 

---------------  T H R E A D  ---------------

 

Current thread (0x00007fdd18021800):  JavaThread "main" [_thread_in_native, id=775, stack(0x00007ffeebd36000,0x00007ffeec536000)]

 

siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000020

 

Registers:

RAX=0x0000000000000000, RBX=0x00007fdd22cc0018, RCX=0x0000000000000002, RDX=0x0000000000000010

RSP=0x00007ffeec5328c0, RBP=0x00007ffeec5328c0, RSI=0x00007fff30cb5e91, RDI=0x00007fdd1cf856f0

R8 =0x00000000000007ff, R9 =0x00007fdd22c39ad0, R10=0x00007fdd1c90d4c0, R11=0x00007fdd1f2d2510

R12=0x000000000000000f, R13=0x00007ffeec532938, R14=0x00007fdd22cc0010, R15=0x0000000000000000

RIP=0x00007fff5a180184, EFLAGS=0x0000000000010246, ERR=0x0000000000000004

  TRAPNO=0x000000000000000e

 

Top of Stack: (sp=0x00007ffeec5328c0)

0x00007ffeec5328c0:   00007ffeec5328f0 00007fff32b3388e

0x00007ffeec5328d0:   00007fdd22c39ad0 ffff8022dd3c6530

0x00007ffeec5328e0:   0000000000000001 00007fdd22c39ad0

0x00007ffeec5328f0:   00007ffeec532920 00007fff32a3308d

0x00007ffeec532900:   00007fdd2080fc80 00007fff93294c88

0x00007ffeec532910:   0000000000000001 00007fff93294c01

0x00007ffeec532920:   00007ffeec532970 00007fff5a185db4

0x00007ffeec532930:   ffff8022dd3c6530 ffff8022dd3c6530

0x00007ffeec532940:   00007fff93294c80 00007fdd20d59010

0x00007ffeec532950:   a3a3a3a3a3a3a3a3 00007fff30cb6f8d

0x00007ffeec532960:   00007fdd18002070 00007fdd18002000

0x00007ffeec532970:   00007ffeec532dc0 00007fff5a181087

0x00007ffeec532980:   00007ffeec532b40 00007fff8c2e1ae0

0x00007ffeec532990:   00007ffeec5329d0 00007fff32a596a3

0x00007ffeec5329a0:   0000000000000013 00007fdd16502040

0x00007ffeec5329b0:   017b5b00017b5c03 00007fdd16502040

0x00007ffeec5329c0:   00007fdd167061e0 00007fff8c2e1ae0

0x00007ffeec5329d0:   00007ffeec532c70 00007fff32a5922b

0x00007ffeec5329e0:   0000000000000004 000000010378ce00

0x00007ffeec5329f0:   0000000103781380 0000000103780000

0x00007ffeec532a00:   0000000000000021 00007fdd1f391404

0x00007ffeec532a10:   00007ffeec532ae0 00007fff5af4ecd1

0x00007ffeec532a20:   0000000000003f93 00007fdd1f7f1600

0x00007ffeec532a30:   0000000000000009 0000000103781380

0x00007ffeec532a40:   00007ffeec532a80 00007fff5af50061

0x00007ffeec532a50:   0000000000000004 000000010378ce00

0x00007ffeec532a60:   0000000103781380 00007fff5af4f342

0x00007ffeec532a70:   0000000000000001 0000000103781080

0x00007ffeec532a80:   00007fff93294908 0000000000000001

0x00007ffeec532a90:   00007ffeec532ab0 00007fdd18f41068

0x00007ffeec532aa0:   00007ffeec532ad0 00007fff5a18b02f

0x00007ffeec532ab0:   00007fdd1fbae950 00007fdd16501dc0

 

Instructions: (pc=0x00007fff5a180184)

0x00007fff5a180164:   48 85 ff 0f 84 9c 00 00 00 40 f6 c7 01 0f 85 92

0x00007fff5a180174:   00 00 00 48 b8 f8 ff ff ff ff 7f 00 00 48 23 07

0x00007fff5a180184:   f6 40 20 02 74 5e 48 b9 00 00 00 00 00 00 00 01

0x00007fff5a180194:   48 ba 00 00 00 00 00 00 40 00 48 8b 07 a8 01 74

 

Register to memory mapping:

 

RAX=0x0000000000000000 is an unknown value

RBX=0x00007fdd22cc0018 is an unknown value

RCX=0x0000000000000002 is an unknown value

RDX=0x0000000000000010 is an unknown value

RSP=0x00007ffeec5328c0 is pointing into the stack for thread: 0x00007fdd18021800

RBP=0x00007ffeec5328c0 is pointing into the stack for thread: 0x00007fdd18021800

RSI=0x00007fff30cb5e91: .str.41.llvm.DC87FEEF+0x3a3d4 in /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit at 0x00007fff2ffe5000

RDI=0x00007fdd1cf856f0 is an unknown value

R8 =0x00000000000007ff is an unknown value

R9 =0x00007fdd22c39ad0 is an unknown value

R10=0x00007fdd1c90d4c0 is an unknown value

R11=0x00007fdd1f2d2510 is an unknown value

R12=0x000000000000000f is an unknown value

R13=0x00007ffeec532938 is pointing into the stack for thread: 0x00007fdd18021800

R14=0x00007fdd22cc0010 is an unknown value

R15=0x0000000000000000 is an unknown value

 

 

Stack: [0x00007ffeebd36000,0x00007ffeec536000],  sp=0x00007ffeec5328c0,  free space=8178k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C  [libobjc.A.dylib+0x9184]  objc_release+0x24

C  [CoreFoundation+0x12d88e]  cow_cleanup+0x7e

C  [CoreFoundation+0x2d08d]  -[__NSArrayM dealloc]+0x2d

C  [libobjc.A.dylib+0xedb4]  objc_object::sidetable_release(bool)+0x10a

C  [libobjc.A.dylib+0xa087]  (anonymous namespace)::AutoreleasePoolPage::pop(void*)+0x331

C  [AppKit+0x7d7687]  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]+0x437

C  [libswt-pi-cocoa-4763.jnilib+0x18823]  Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSendSuper__Lorg_eclipse_swt_internal_cocoa_objc_1super_2JJJJZ+0xc3

J 4205  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJJJZ)J (0 bytes) @ 0x0000000110aa441e [0x0000000110aa4340+0xde]

J 10562 C2 org.eclipse.swt.widgets.Display.applicationProc(JJJJJJ)J (99 bytes) @ 0x000000011279d468 [0x000000011279d180+0x2e8]

v  ~StubRoutines::call_stub

V  [libjvm.dylib+0x2ee9aa]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae

V  [libjvm.dylib+0x3257c2]  jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*)+0x1bf

V  [libjvm.dylib+0x31d9b1]  jni_CallStaticLongMethodV+0x10c

C  [libswt-cocoa-4763.jnilib+0x29ac]  callback+0x56c

C  [libswt-cocoa-4763.jnilib+0xd422]  fn3_6+0x52

C  [libswt-pi-cocoa-4763.jnilib+0x12fd4]  Java_org_eclipse_swt_internal_cocoa_OS_objc_1msgSend__JJJJJZ+0x54

J 4202  org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJJJZ)J (0 bytes) @ 0x0000000110ae638d [0x0000000110ae62c0+0xcd]

J 16126 C2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (249 bytes) @ 0x000000011355507c [0x0000000113554140+0xf3c]

j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run()V+564

j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12

j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57

j  org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20

j  org.eclipse.ui.internal.Workbench.lambda$3(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;[I)V+451

j  org.eclipse.ui.internal.Workbench$$Lambda$25.run()V+12

j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12

j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+16

j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2

j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+113

j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135

j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+85

j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+82

j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+105

j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132

v  ~StubRoutines::call_stub

V  [libjvm.dylib+0x2ee9aa]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae

V  [libjvm.dylib+0x4d3cd0]  Reflection::invoke(instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread*)+0xe12

V  [libjvm.dylib+0x4d4204]  Reflection::invoke_method(oopDesc*, Handle, objArrayHandle, Thread*)+0x16c

V  [libjvm.dylib+0x346dac]  JVM_InvokeMethod+0x166

j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0

j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100

j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6

j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56

j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+205

j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+160

j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4

v  ~StubRoutines::call_stub

V  [libjvm.dylib+0x2ee9aa]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x6ae

V  [libjvm.dylib+0x325b59]  jni_invoke_nonstatic(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*)+0x2ec

V  [libjvm.dylib+0x31719e]  jni_CallIntMethod+0x16b

C  [eclipse_1630.so+0x6da3]  startJavaJNI+0x833

C  [eclipse_1630.so+0x30ce]  _run+0x170e

C  [eclipse_1630.so+0x161a]  run+0x19a

C  [eclipse+0x1939]  original_main+0x559

C  [eclipse+0x22c5]  main+0x665

C  [libdyld.dylib+0x1015]  start+0x1

C  0x0000000000000008

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

J 4205  org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Lorg/eclipse/swt/internal/cocoa/objc_super;JJJJZ)J (0 bytes) @ 0x0000000110aa43a4 [0x0000000110aa4340+0x64]

J 10562 C2 org.eclipse.swt.widgets.Display.applicationProc(JJJJJJ)J (99 bytes) @ 0x000000011279d468 [0x000000011279d180+0x2e8]

v  ~StubRoutines::call_stub

J 4202  org.eclipse.swt.internal.cocoa.OS.objc_msgSend(JJJJJZ)J (0 bytes) @ 0x0000000110ae6313 [0x0000000110ae62c0+0x53]

J 16126 C2 org.eclipse.swt.widgets.Display.readAndDispatch()Z (249 bytes) @ 0x000000011355507c [0x0000000113554140+0xf3c]

j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run()V+564

j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12

j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57

j  org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20

j  org.eclipse.ui.internal.Workbench.lambda$3(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;[I)V+451

j  org.eclipse.ui.internal.Workbench$$Lambda$25.run()V+12

j  org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12

j  org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+16

j  org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2

j  org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+113

j  org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135

j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+85

j  org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+82

j  org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+105

j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132

v  ~StubRoutines::call_stub

j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0

j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100

j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6

j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56

j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+205

j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+160

j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4

v  ~StubRoutines::call_stub

 

---------------  P R O C E S S  ---------------

 

Java Threads: ( => current thread )

  0x00007fdd187e8000 JavaThread "process reaper" daemon [_thread_blocked, id=159915, stack(0x000070000dcc0000,0x000070000dce8000)]

  0x00007fdd16850000 JavaThread "pool-2-thread-3" [_thread_blocked, id=145427, stack(0x0000700010431000,0x0000700010531000)]

  0x00007fdd20ad1800 JavaThread "pool-2-thread-2" [_thread_blocked, id=87895, stack(0x000070000fcfe000,0x000070000fdfe000)]

  0x00007fdd20b60800 JavaThread "pool-2-thread-1" [_thread_blocked, id=206371, stack(0x000070000f9f5000,0x000070000faf5000)]

  0x00007fdd20880800 JavaThread "org.eclipse.cdt.dsf.gdb - 0" [_thread_blocked, id=232223, stack(0x000070000f7ef000,0x000070000f8ef000)]

  0x00007fdd21db4000 JavaThread "Shadow Builder Job Q Reader" [_thread_blocked, id=58451, stack(0x000070000f5e9000,0x000070000f6e9000)]

  0x00007fdd2195a800 JavaThread "process reaper" daemon [_thread_blocked, id=253959, stack(0x000070000dc95000,0x000070000dcbd000)]

  0x00007fdd20a04000 JavaThread "Xplorer SE license heartbeat" daemon [_thread_blocked, id=130827, stack(0x0000700010025000,0x0000700010125000)]

  0x00007fdd169af000 JavaThread "Worker-10" [_thread_blocked, id=56579, stack(0x000070000f3e0000,0x000070000f4e0000)]

  0x00007fdd198e8000 JavaThread "Worker-9" [_thread_blocked, id=56323, stack(0x000070000f2dd000,0x000070000f3dd000)]

  0x00007fdd17be2800 JavaThread "Updating project settings for indexer" [_thread_blocked, id=71171, stack(0x000070000f1da000,0x000070000f2da000)]

  0x00007fdd1ae31000 JavaThread "Worker-7" [_thread_blocked, id=71683, stack(0x000070000f0d7000,0x000070000f1d7000)]

  0x00007fdd198e6000 JavaThread "Updating project settings for indexer" [_thread_blocked, id=71939, stack(0x000070000efd4000,0x000070000f0d4000)]

  0x00007fdd197f6800 JavaThread "Updating project settings for indexer" [_thread_blocked, id=55811, stack(0x000070000eed1000,0x000070000efd1000)]

  0x00007fdd1c16d000 JavaThread "Updating project settings for indexer" [_thread_blocked, id=55299, stack(0x000070000e83c000,0x000070000e93c000)]

  0x00007fdd198e5000 JavaThread "Worker-3" [_thread_blocked, id=55043, stack(0x000070000e739000,0x000070000e839000)]

  0x00007fdd1a54f000 JavaThread "Worker-2" [_thread_blocked, id=72963, stack(0x000070000e636000,0x000070000e736000)]

  0x00007fdd17b20000 JavaThread "EventAdmin Async Event Dispatcher Thread" daemon [_thread_blocked, id=73507, stack(0x000070000e533000,0x000070000e633000)]

  0x00007fdd1e2d8000 JavaThread "SystemModel Change Broadcast" daemon [_thread_blocked, id=30999, stack(0x000070000db92000,0x000070000dc92000)]

  0x00007fdd16ef2800 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=84243, stack(0x000070000c750000,0x000070000c850000)]

  0x00007fdd16f0b000 JavaThread "Updating project settings for indexer" [_thread_blocked, id=49411, stack(0x000070000ed4b000,0x000070000ee4b000)]

  0x00007fdd16ea4800 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=79875, stack(0x000070000ec48000,0x000070000ed48000)]

  0x00007fdd1786a800 JavaThread "Worker-0" [_thread_blocked, id=80387, stack(0x000070000eb45000,0x000070000ec45000)]

  0x00007fdd17b11000 JavaThread "Worker-JM" [_thread_blocked, id=80899, stack(0x000070000ea42000,0x000070000eb42000)]

  0x00007fdd16aef800 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=81443, stack(0x000070000e93f000,0x000070000ea3f000)]

  0x00007fdd172d0000 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=83207, stack(0x000070000e32d000,0x000070000e42d000)]

  0x00007fdd16a5f000 JavaThread "Refresh Thread: Equinox Container: 9bedc1d5-0a4f-406e-9dd9-73341e86382d" daemon [_thread_blocked, id=32515, stack(0x000070000e01e000,0x000070000e11e000)]

  0x00007fdd17966000 JavaThread "Start Level: Equinox Container: 9bedc1d5-0a4f-406e-9dd9-73341e86382d" daemon [_thread_blocked, id=31747, stack(0x000070000df1b000,0x000070000e01b000)]

  0x00007fdd16962000 JavaThread "Framework Event Dispatcher: org.eclipse.osgi.internal.framework.EquinoxEventPublisher@2344fc66" daemon [_thread_blocked, id=33027, stack(0x000070000de18000,0x000070000df18000)]

  0x00007fdd17a47000 JavaThread "Active Thread: Equinox Container: 9bedc1d5-0a4f-406e-9dd9-73341e86382d" [_thread_blocked, id=33539, stack(0x000070000dd15000,0x000070000de15000)]

  0x00007fdd18054000 JavaThread "Service Thread" daemon [_thread_blocked, id=38659, stack(0x000070000d909000,0x000070000da09000)]

  0x00007fdd1780e000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=39171, stack(0x000070000d806000,0x000070000d906000)]

  0x00007fdd1780d800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=39683, stack(0x000070000d703000,0x000070000d803000)]

  0x00007fdd1780c800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=26627, stack(0x000070000d600000,0x000070000d700000)]

  0x00007fdd1684c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=26115, stack(0x000070000d4fd000,0x000070000d5fd000)]

  0x00007fdd1701b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=40195, stack(0x000070000d3fa000,0x000070000d4fa000)]

  0x00007fdd16847800 JavaThread "Finalizer" daemon [_thread_blocked, id=25859, stack(0x000070000d2f7000,0x000070000d3f7000)]

  0x00007fdd17849000 JavaThread "Reference Handler" daemon [_thread_blocked, id=25347, stack(0x000070000d1f4000,0x000070000d2f4000)]

=>0x00007fdd18021800 JavaThread "main" [_thread_in_native, id=775, stack(0x00007ffeebd36000,0x00007ffeec536000)]

 

Other Threads:

  0x00007fdd1701d000 VMThread [stack: 0x000070000d0f1000,0x000070000d1f1000] [id=24835]

  0x00007fdd17015800 WatcherThread [stack: 0x000070000da0c000,0x000070000db0c000] [id=38403]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap:

PSYoungGen      total 304128K, used 254943K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 267264K, 82% used [0x00000007aab00000,0x00000007b82d4f00,0x00000007bb000000)

  from space 36864K, 92% used [0x00000007bdc00000,0x00000007bfd22d98,0x00000007c0000000)

  to   space 40960K, 0% used [0x00000007bb000000,0x00000007bb000000,0x00000007bd800000)

ParOldGen       total 187392K, used 57161K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 30% used [0x0000000780000000,0x00000007837d25a8,0x000000078b700000)

Metaspace       used 105779K, capacity 114916K, committed 115160K, reserved 1148928K

  class space    used 13630K, capacity 15979K, committed 16088K, reserved 1048576K

 

Card table byte_map: [0x0000000107e76000,0x0000000108077000] byte_map_base: 0x0000000104276000

 

Marking Bits: (ParMarkBitMap*) 0x00000001073ae5d0

Begin Bits: [0x00000001081cd000, 0x00000001091cd000)

End Bits:   [0x00000001091cd000, 0x000000010a1cd000)

 

Polling page: 0x000000010668d000

 

CodeCache: size=245760Kb used=45740Kb max_used=45759Kb free=200019Kb

bounds [0x000000011096f000, 0x000000011366f000, 0x000000011f96f000]

total_blobs=13655 nmethods=12871 adapters=692

compilation: enabled

 

Compilation events (10 events):

Event: 156.444 Thread 0x00007fdd1780d800 nmethod 16380 0x000000011363ce50 code [0x000000011363d000, 0x000000011363d410]

Event: 156.444 Thread 0x00007fdd1780d800 16406   !   4       org.eclipse.core.internal.localstore.SafeFileOutputStream::write (20 bytes)

Event: 156.445 Thread 0x00007fdd1684c800 nmethod 16401 0x000000011365d450 code [0x000000011365da80, 0x0000000113661f98]

Event: 156.445 Thread 0x00007fdd1684c800 16418   !   4       org.eclipse.core.internal.resources.SaveManager$4::visitElement (163 bytes)

Event: 156.446 Thread 0x00007fdd1780d800 nmethod 16406 0x0000000113650ad0 code [0x0000000113650c40, 0x0000000113651078]

Event: 156.446 Thread 0x00007fdd1780d800 16419       4       org.eclipse.core.internal.resources.SyncInfoWriter::saveSyncInfo (192 bytes)

Event: 156.447 Thread 0x00007fdd1780d800 nmethod 16419 0x000000011364a690 code [0x000000011364a7e0, 0x000000011364aa18]

Event: 156.447 Thread 0x00007fdd1780d800 16407 %     4       java.io.OutputStream::write @ 56 (79 bytes)

Event: 156.449 Thread 0x00007fdd1684c800 nmethod 16418 0x000000011364b950 code [0x000000011364bae0, 0x000000011364c0b8]

Event: 156.450 Thread 0x00007fdd1780d800 nmethod 16407% 0x0000000113652150 code [0x00000001136522e0, 0x00000001136529f8]

 

GC Heap History (10 events):

Event: 21.772 GC heap before

{Heap before GC invocations=12 (full 3):

PSYoungGen      total 317952K, used 286720K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 286720K, 100% used [0x00000007aab00000,0x00000007bc300000,0x00000007bc300000)

  from space 31232K, 0% used [0x00000007be180000,0x00000007be180000,0x00000007c0000000)

  to   space 31232K, 0% used [0x00000007bc300000,0x00000007bc300000,0x00000007be180000)

ParOldGen       total 187392K, used 32466K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 17% used [0x0000000780000000,0x0000000781fb4808,0x000000078b700000)

Metaspace       used 70535K, capacity 77896K, committed 78040K, reserved 1116160K

  class space    used 8643K, capacity 10637K, committed 10712K, reserved 1048576K

Event: 21.790 GC heap after

Heap after GC invocations=12 (full 3):

PSYoungGen      total 314880K, used 27761K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 286720K, 0% used [0x00000007aab00000,0x00000007aab00000,0x00000007bc300000)

  from space 28160K, 98% used [0x00000007bc300000,0x00000007bde1c6b8,0x00000007bde80000)

  to   space 33792K, 0% used [0x00000007bdf00000,0x00000007bdf00000,0x00000007c0000000)

ParOldGen       total 187392K, used 32474K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 17% used [0x0000000780000000,0x0000000781fb6808,0x000000078b700000)

Metaspace       used 70535K, capacity 77896K, committed 78040K, reserved 1116160K

  class space    used 8643K, capacity 10637K, committed 10712K, reserved 1048576K

}

Event: 106.405 GC heap before

{Heap before GC invocations=13 (full 3):

PSYoungGen      total 314880K, used 314481K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 286720K, 100% used [0x00000007aab00000,0x00000007bc300000,0x00000007bc300000)

  from space 28160K, 98% used [0x00000007bc300000,0x00000007bde1c6b8,0x00000007bde80000)

  to   space 33792K, 0% used [0x00000007bdf00000,0x00000007bdf00000,0x00000007c0000000)

ParOldGen       total 187392K, used 32474K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 17% used [0x0000000780000000,0x0000000781fb6808,0x000000078b700000)

Metaspace       used 82704K, capacity 90704K, committed 90840K, reserved 1128448K

  class space    used 10278K, capacity 12447K, committed 12504K, reserved 1048576K

Event: 106.434 GC heap after

Heap after GC invocations=13 (full 3):

PSYoungGen      total 310272K, used 29523K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 276480K, 0% used [0x00000007aab00000,0x00000007aab00000,0x00000007bb900000)

  from space 33792K, 87% used [0x00000007bdf00000,0x00000007bfbd4db0,0x00000007c0000000)

  to   space 36352K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bdc80000)

ParOldGen       total 187392K, used 32482K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 17% used [0x0000000780000000,0x0000000781fb8808,0x000000078b700000)

Metaspace       used 82704K, capacity 90704K, committed 90840K, reserved 1128448K

  class space    used 10278K, capacity 12447K, committed 12504K, reserved 1048576K

}

Event: 112.227 GC heap before

{Heap before GC invocations=14 (full 3):

PSYoungGen      total 310272K, used 123263K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 276480K, 33% used [0x00000007aab00000,0x00000007b068b0b0,0x00000007bb900000)

  from space 33792K, 87% used [0x00000007bdf00000,0x00000007bfbd4db0,0x00000007c0000000)

 to   space 36352K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bdc80000)

ParOldGen       total 187392K, used 32482K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 17% used [0x0000000780000000,0x0000000781fb8808,0x000000078b700000)

Metaspace       used 85628K, capacity 93958K, committed 94168K, reserved 1130496K

  class space    used 10598K, capacity 12903K, committed 13016K, reserved 1048576K

Event: 112.242 GC heap after

Heap after GC invocations=14 (full 3):

PSYoungGen      total 282624K, used 5638K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 276480K, 0% used [0x00000007aab00000,0x00000007aab00000,0x00000007bb900000)

  from space 6144K, 91% used [0x00000007bb900000,0x00000007bbe818b0,0x00000007bbf00000)

  to   space 36864K, 0% used [0x00000007bdc00000,0x00000007bdc00000,0x00000007c0000000)

ParOldGen       total 187392K, used 52534K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 28% used [0x0000000780000000,0x000000078334dbf8,0x000000078b700000)

Metaspace       used 85628K, capacity 93958K, committed 94168K, reserved 1130496K

  class space    used 10598K, capacity 12903K, committed 13016K, reserved 1048576K

}

Event: 112.242 GC heap before

{Heap before GC invocations=15 (full 4):

PSYoungGen      total 282624K, used 5638K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 276480K, 0% used [0x00000007aab00000,0x00000007aab00000,0x00000007bb900000)

  from space 6144K, 91% used [0x00000007bb900000,0x00000007bbe818b0,0x00000007bbf00000)

  to   space 36864K, 0% used [0x00000007bdc00000,0x00000007bdc00000,0x00000007c0000000)

ParOldGen       total 187392K, used 52534K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 28% used [0x0000000780000000,0x000000078334dbf8,0x000000078b700000)

Metaspace       used 85628K, capacity 93958K, committed 94168K, reserved 1130496K

  class space    used 10598K, capacity 12903K, committed 13016K, reserved 1048576K

Event: 112.754 GC heap after

Heap after GC invocations=15 (full 4):

PSYoungGen      total 282624K, used 0K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 276480K, 0% used [0x00000007aab00000,0x00000007aab00000,0x00000007bb900000)

  from space 6144K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bbf00000)

  to   space 36864K, 0% used [0x00000007bdc00000,0x00000007bdc00000,0x00000007c0000000)

ParOldGen       total 187392K, used 57153K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 30% used [0x0000000780000000,0x00000007837d05a8,0x000000078b700000)

Metaspace       used 85628K, capacity 93958K, committed 94168K, reserved 1130496K

  class space    used 10598K, capacity 12903K, committed 13016K, reserved 1048576K

}

Event: 117.619 GC heap before

{Heap before GC invocations=16 (full 4):

PSYoungGen      total 282624K, used 276480K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 276480K, 100% used [0x00000007aab00000,0x00000007bb900000,0x00000007bb900000)

  from space 6144K, 0% used [0x00000007bb900000,0x00000007bb900000,0x00000007bbf00000)

  to   space 36864K, 0% used [0x00000007bdc00000,0x00000007bdc00000,0x00000007c0000000)

ParOldGen       total 187392K, used 57153K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 30% used [0x0000000780000000,0x00000007837d05a8,0x000000078b700000)

Metaspace       used 102165K, capacity 111040K, committed 111192K, reserved 1144832K

  class space    used 13165K, capacity 15434K, committed 15448K, reserved 1048576K

Event: 117.652 GC heap after

Heap after GC invocations=16 (full 4):

PSYoungGen      total 304128K, used 33931K [0x00000007aab00000, 0x00000007c0000000, 0x00000007c0000000)

  eden space 267264K, 0% used [0x00000007aab00000,0x00000007aab00000,0x00000007bb000000)

  from space 36864K, 92% used [0x00000007bdc00000,0x00000007bfd22d98,0x00000007c0000000)

  to   space 40960K, 0% used [0x00000007bb000000,0x00000007bb000000,0x00000007bd800000)

ParOldGen       total 187392K, used 57161K [0x0000000780000000, 0x000000078b700000, 0x00000007aab00000)

  object space 187392K, 30% used [0x0000000780000000,0x00000007837d25a8,0x000000078b700000)

Metaspace       used 102165K, capacity 111040K, committed 111192K, reserved 1144832K

  class space    used 13165K, capacity 15434K, committed 15448K, reserved 1048576K

}

 

Deoptimization events (10 events):

Event: 151.625 Thread 0x00007fdd17be2800 Uncommon trap: reason=unstable_if action="" pc=0x000000011219501c method=org.eclipse.core.internal.resources.Resource.checkExists(IZ)V @ 6

Event: 151.654 Thread 0x00007fdd17be2800 Uncommon trap: reason=null_check action="" pc=0x0000000111f7b1c4 method=org.eclipse.core.internal.events.NodeIDMap.expand()V @ 132

Event: 156.022 Thread 0x00007fdd18021800 Uncommon trap: reason=unstable_if action="" pc=0x000000011347ad6c method=org.eclipse.emf.ecore.impl.BasicEObjectImpl.eBasicSetContainer(Lorg/eclipse/emf/ecore/InternalEObject;ILorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/com

Event: 156.058 Thread 0x00007fdd18021800 Uncommon trap: reason=unstable_if action="" pc=0x000000011342f738 method=org.eclipse.ui.internal.handlers.HandlerProxy.isOkToLoad()Z @ 8

Event: 156.323 Thread 0x00007fdd1f04b000 Uncommon trap: reason=class_check action="" pc=0x000000011223ff8c method=org.eclipse.core.internal.resources.SaveManager.writeElement(Lorg/eclipse/core/runtime/IPath;Ljava/lang/Object;Ljava/io/DataOutput;)V @ 13

Event: 156.323 Thread 0x00007fdd1f04b000 Uncommon trap: reason=class_check action="" pc=0x0000000111426fbc method=java.io.DataOutputStream.writeLong(J)V @ 108

Event: 156.323 Thread 0x00007fdd1f04b000 Uncommon trap: reason=class_check action="" pc=0x000000011223fd70 method=java.io.DataOutputStream.writeLong(J)V @ 108

Event: 156.393 Thread 0x00007fdd1f04b000 Uncommon trap: reason=bimorphic action="" pc=0x00000001120dd8a8 method=java.util.Properties.load0(Ljava/util/Properties$LineReader;)V @ 242

Event: 156.433 Thread 0x00007fdd18021800 Uncommon trap: reason=unstable_if action="" pc=0x0000000110b2a8d4 method=org.eclipse.swt.widgets.Display.GetWidget(J)Lorg/eclipse/swt/widgets/Widget; @ 30

Event: 156.433 Thread 0x00007fdd18021800 Uncommon trap: reason=unstable_if action="" pc=0x0000000112675494 method=org.eclipse.swt.widgets.Display.GetWidget(J)Lorg/eclipse/swt/widgets/Widget; @ 30

 

Internal exceptions (10 events):

Event: 151.445 Thread 0x00007fdd21aa8000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007b57dffb0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u151/9699/hotspot/src/share/vm/prims/jni.cpp, line 709]

Event: 151.446 Thread 0x00007fdd21aa8000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007b57e0b68) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u151/9699/hotspot/src/share/vm/prims/jni.cpp, line 709]

Event: 151.446 Thread 0x00007fdd21aa8000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007b57e11d8) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u151/9699/hotspot/src/share/vm/prims/jni.cpp, line 709]

Event: 151.446 Thread 0x00007fdd21aa8000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007b57e1840) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u151/9699/hotspot/src/share/vm/prims/jni.cpp, line 709]

Event: 151.446 Thread 0x00007fdd21aa8000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007b57e1e90) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u151/9699/hotspot/src/share/vm/prims/jni.cpp, line 709]

Event: 151.457 Thread 0x00007fdd21aa8000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007b57ec5a0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u151/9699/hotspot/src/share/vm/prims/jni.cpp, line 709]

Event: 151.541 Thread 0x00007fdd198e8000 Exception <a 'sun/nio/fs/UnixException'> (0x00000007b5ffafa0) thrown at [/Users/java_re/workspace/8-2-build-macosx-x86_64/jdk8u151/9699/hotspot/src/share/vm/prims/jni.cpp, line 709]

Event: 151.654 Thread 0x00007fdd17be2800 Implicit null exception at 0x0000000111f7a8e3 to 0x0000000111f7b179

Event: 156.433 Thread 0x00007fdd18021800 Implicit null exception at 0x0000000110b2a39a to 0x0000000110b2a8c1

Event: 156.433 Thread 0x00007fdd18021800 Implicit null exception at 0x0000000112675196 to 0x0000000112675475

 

Events (10 events):

Event: 156.393 Thread 0x00007fdd1f04b000 DEOPT UNPACKING pc=0x0000000110974229 sp=0x000070000f7eb450 mode 2

Event: 156.396 Thread 0x00007fdd1f04b000 Thread exited: 0x00007fdd1f04b000

Event: 156.406 Executing VM operation: RevokeBias

Event: 156.406 Executing VM operation: RevokeBias done

Event: 156.433 Thread 0x00007fdd18021800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000110b2a8d4

Event: 156.433 Thread 0x00007fdd18021800 DEOPT PACKING pc=0x0000000110b2a8d4 sp=0x00007ffeec531c20

Event: 156.433 Thread 0x00007fdd18021800 DEOPT UNPACKING pc=0x0000000110974229 sp=0x00007ffeec531b60 mode 2

Event: 156.433 Thread 0x00007fdd18021800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000112675494

Event: 156.433 Thread 0x00007fdd18021800 DEOPT PACKING pc=0x0000000112675494 sp=0x00007ffeec531ac0

Event: 156.433 Thread 0x00007fdd18021800 DEOPT UNPACKING pc=0x0000000110974229 sp=0x00007ffeec531a80 mode 2

 

 

Dynamic libraries:

0x00000001036d7000   /usr/lib/libpreload.dylib

0x000000000aeee000               /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x000000000aeee000   /usr/lib/libSystem.B.dylib

0x000000000aeee000               /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x000000000aeee000 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x000000000aeee000   /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x000000000aeee000   /usr/lib/libobjc.A.dylib

0x000000000aeee000          /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x000000000aeee000 /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x000000000aeee000 /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation

0x000000000aeee000 /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation

0x000000000aeee000               /System/Library/Frameworks/Metal.framework/Versions/A/Metal

0x000000000aeee000 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x000000000aeee000   /usr/lib/libenergytrace.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight

0x000000000aeee000 /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x000000000aeee000   /usr/lib/libScreenReader.dylib

0x000000000aeee000      /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x000000000aeee000         /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x000000000aeee000 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x000000000aeee000        /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x000000000aeee000 /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x000000000aeee000   /usr/lib/libicucore.A.dylib

0x000000000aeee000   /usr/lib/libz.1.dylib

0x000000000aeee000   /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x000000000aeee000               /System/Library/Frameworks/Security.framework/Versions/A/Security

0x000000000aeee000 /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x000000000aeee000   /usr/lib/libauto.dylib

0x000000000aeee000   /usr/lib/libxml2.2.dylib

0x000000000aeee000       /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x000000000aeee000      /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x000000000aeee000 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x000000000aeee000   /usr/lib/liblangid.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x000000000aeee000               /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x000000000aeee000   /usr/lib/libDiagnosticMessagesClient.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x000000000aeee000               /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x000000000aeee000         /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x000000000aeee000     /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x000000000aeee000            /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x000000000aeee000              /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x000000000aeee000     /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x000000000aeee000   /usr/lib/libarchive.2.dylib

0x000000000aeee000    /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x000000000aeee000 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x000000000aeee000   /usr/lib/libCRFSuite.dylib

0x000000000aeee000   /usr/lib/libc++.1.dylib

0x000000000aeee000   /usr/lib/libc++abi.dylib

0x000000000aeee000   /usr/lib/system/libcache.dylib

0x000000000aeee000   /usr/lib/system/libcommonCrypto.dylib

0x000000000aeee000   /usr/lib/system/libcompiler_rt.dylib

0x000000000aeee000   /usr/lib/system/libcopyfile.dylib

0x000000000aeee000   /usr/lib/system/libcorecrypto.dylib

0x000000000aeee000   /usr/lib/system/libdispatch.dylib

0x000000000aeee000   /usr/lib/system/libdyld.dylib

0x000000000aeee000   /usr/lib/system/libkeymgr.dylib

0x000000000aeee000   /usr/lib/system/liblaunch.dylib

0x000000000aeee000   /usr/lib/system/libmacho.dylib

0x000000000aeee000   /usr/lib/system/libquarantine.dylib

0x000000000aeee000   /usr/lib/system/libremovefile.dylib

0x000000000aeee000   /usr/lib/system/libsystem_asl.dylib

0x000000000aeee000   /usr/lib/system/libsystem_blocks.dylib

0x000000000aeee000   /usr/lib/system/libsystem_c.dylib

0x000000000aeee000   /usr/lib/system/libsystem_configuration.dylib

0x000000000aeee000   /usr/lib/system/libsystem_coreservices.dylib

0x000000000aeee000   /usr/lib/system/libsystem_darwin.dylib

0x000000000aeee000   /usr/lib/system/libsystem_dnssd.dylib

0x000000000aeee000   /usr/lib/system/libsystem_info.dylib

0x000000000aeee000   /usr/lib/system/libsystem_m.dylib

0x000000000aeee000   /usr/lib/system/libsystem_malloc.dylib

0x000000000aeee000   /usr/lib/system/libsystem_network.dylib

0x000000000aeee000   /usr/lib/system/libsystem_networkextension.dylib

0x000000000aeee000   /usr/lib/system/libsystem_notify.dylib

0x000000000aeee000   /usr/lib/system/libsystem_sandbox.dylib

0x000000000aeee000   /usr/lib/system/libsystem_secinit.dylib

0x000000000aeee000   /usr/lib/system/libsystem_kernel.dylib

0x000000000aeee000   /usr/lib/system/libsystem_platform.dylib

0x000000000aeee000   /usr/lib/system/libsystem_pthread.dylib

0x000000000aeee000   /usr/lib/system/libsystem_symptoms.dylib

0x000000000aeee000   /usr/lib/system/libsystem_trace.dylib

0x000000000aeee000   /usr/lib/system/libunwind.dylib

0x000000000aeee000   /usr/lib/system/libxpc.dylib

0x000000000aeee000   /usr/lib/closure/libclosured.dylib

0x000000000aeee000   /usr/lib/libbsm.0.dylib

0x000000000aeee000   /usr/lib/system/libkxld.dylib

0x000000000aeee000   /usr/lib/libOpenScriptingUtil.dylib

0x000000000aeee000   /usr/lib/libcoretls.dylib

0x000000000aeee000   /usr/lib/libcoretls_cfhelpers.dylib

0x000000000aeee000   /usr/lib/libpam.2.dylib

0x000000000aeee000   /usr/lib/libsqlite3.dylib

0x000000000aeee000   /usr/lib/libxar.1.dylib

0x000000000aeee000   /usr/lib/libbz2.1.0.dylib

0x000000000aeee000   /usr/lib/liblzma.5.dylib

0x000000000aeee000   /usr/lib/libnetwork.dylib

0x000000000aeee000   /usr/lib/libapple_nghttp2.dylib

0x000000000aeee000   /usr/lib/libpcap.A.dylib

0x000000000aeee000   /usr/lib/libboringssl.dylib

0x000000000aeee000   /usr/lib/libusrtcp.dylib

0x000000000aeee000   /usr/lib/libapple_crypto.dylib

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x000000000aeee000 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList

0x000000000aeee000               /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x000000000aeee000 /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x000000000aeee000 /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport

0x000000000aeee000               /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x000000000aeee000   /usr/lib/libmecabra.dylib

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x000000000aeee000 /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler

0x000000000aeee000 /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

0x000000000aeee000 /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment

0x000000000aeee000 /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay

0x000000000aeee000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x000000000aeee000      /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x000000000aeee000 /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer

0x000000000aeee000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders

0x000000000aeee000   /usr/lib/libFosl_dynamic.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x000000000aeee000               /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x000000000aeee000   /usr/lib/libcompression.dylib

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x000000000aeee000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x000000000aeee000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x000000000aeee000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x000000000aeee000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x000000000aeee000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x000000000aeee000 /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

0x000000000aeee000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore

0x000000000aeee000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage

0x000000000aeee000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork

0x000000000aeee000 /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix

0x000000000aeee000 /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools

0x000000000aeee000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x000000000aeee000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x000000000aeee000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x000000000aeee000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x000000000aeee000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x000000000aeee000 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x000000000aeee000   /usr/lib/libcups.2.dylib

0x000000000aeee000            /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x000000000aeee000               /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x000000000aeee000   /usr/lib/libresolv.9.dylib

0x000000000aeee000   /usr/lib/libiconv.2.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x000000000aeee000   /usr/lib/libheimdal-asn1.dylib

0x000000000aeee000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x000000000aeee000 /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x000000000aeee000 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x000000000aeee000 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x000000000aeee000              /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS

0x000000000aeee000   /usr/lib/libutil.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce

0x000000000aeee000 /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData

0x000000000aeee000   /usr/lib/libmarisa.dylib

0x000000000aeee000    /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon

0x000000000aeee000   /usr/lib/libChineseTokenizer.dylib

0x000000000aeee000   /usr/lib/libcmph.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji

0x000000000aeee000 /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x000000000aeee000 /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement

0x000000000aeee000   /usr/lib/libxslt.1.dylib

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x000000000aeee000 /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO

0x000000000aeee000   /usr/lib/libate.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x000000000aeee000     /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x000000000aeee000 /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices

0x000000000aeee000 /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

0x000000000aeee000     /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x000000000aeee000 /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

0x000000000aeee000 /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x000000000aeee000 /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

0x000000000aeee000 /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x000000000aeee000 /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x000000000aeee000 /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x000000000aeee000 /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore

0x000000000aeee000               /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x000000000aeee000 /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x000000000aeee000 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x00000001037ef000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.551.v20171108-1834/eclipse_1630.so

0x0000000106aab000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/MacOS/libjli.dylib

0x0000000106abb000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home//lib/server/libjvm.dylib

0x000000000aeee000   /usr/lib/libstdc++.6.0.9.dylib

0x0000000107a62000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home/lib/libverify.dylib

0x0000000107a70000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home/lib/libjava.dylib

0x0000000107aad000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home/lib/libzip.dylib

0x000000000aeee000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport

0x000000000aeee000 /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFoundation.framework/Versions/A/JavaNativeFoundation

0x000000000aeee000               /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM

0x000000000aeee000 /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching

0x000000000aeee000 /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x000000000aeee000 /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset

0x000000000aeee000 /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip

0x000000000aeee000 /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x000000000aeee000 /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility

0x000000000aeee000 /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

0x000000000aeee000    /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x000000000aeee000 /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x000000000aeee000   /usr/lib/libspindump.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x000000000aeee000 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib

0x0000000106a4d000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home/lib/libnet.dylib

0x0000000106a64000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home/lib/libnio.dylib

0x000000000aeee000 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x000000000aeee000 /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver

0x000000000aeee000 /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3802/Libraries/libmetal_timestamp.dylib

0x000000010f642000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/233/0/.cp/libswt-cocoa-4763.jnilib

0x000000000aeee000               /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x000000000aeee000 /System/Library/Frameworks/_javascript_Core.framework/Versions/A/_javascript_Core

0x000000000aeee000 /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x000000000aeee000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy

0x000000000aeee000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x000000000aeee000 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Frameworks/libwebrtc.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/CorePrediction.framework/Versions/A/CorePrediction

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreOptimization.framework/Versions/A/CoreOptimization

0x000000010f800000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/233/0/.cp/libswt-pi-cocoa-4763.jnilib

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP

0x000000000aeee000   /usr/lib/libmecab.1.0.0.dylib

0x000000000aeee000   /usr/lib/libgermantok.dylib

0x000000000aeee000   /usr/lib/libThaiTokenizer.dylib

0x000000000aeee000              /System/Library/PrivateFrameworks/login.framework/Versions/A/login

0x0000000106732000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/110/0/.cp/os/macosx/libunixfile_1_0_0.jnilib

0x000000000aeee000 /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x000000000aeee000 /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio

0x000000000aeee000 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences

0x000000000aeee000 /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x000000000aeee000 /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery

0x000000000aeee000 /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC

0x000000000aeee000 /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport

0x000000010d333000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home/lib/libmanagement.dylib

0x0000000122fdc000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/plugins/com.tensilica.xide.core_8.0.7.1000/os/i686-osx-64/libtenlpjc.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x000000000aeee000 /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x0000000110028000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/jre/Contents/Home/lib/libsunec.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors

0x000000000aeee000     /System/Library/PrivateFrameworks/Lookup.framework/Versions/A/Lookup

0x000000000aeee000               /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x000000000aeee000 /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x000000000aeee000               /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS

0x000000000aeee000 /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

0x000000000aeee000 /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x000000000aeee000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x000000000aeee000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x000000000aeee000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x000000000aeee000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x000000000aeee000 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x000000000aeee000               /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x000000000aeee000 /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x000000000aeee000 /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x000000000aeee000       /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x000000000aeee000 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x000000000aeee000 /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x000000000aeee000 /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing

0x000000000aeee000 /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x000000000aeee000 /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness

0x000000000aeee000 /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices

0x000000000aeee000 /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices

0x000000000aeee000 /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag

0x000000000aeee000 /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers

0x000000000aeee000 /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation

0x000000000aeee000        /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

0x000000000aeee000 /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation

0x000000000aeee000 /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities

0x000000000aeee000 /System/Library/PrivateFrameworks/Network.framework/Versions/A/Network

0x000000000aeee000    /System/Library/PrivateFrameworks/Engram.framework/Versions/A/Engram

0x000000000aeee000   /usr/lib/libtidy.A.dylib

0x000000000aeee000               /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x000000000aeee000 /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection

0x000000000aeee000 /System/Library/PrivateFrameworks/ContactsPersistence.framework/Versions/A/ContactsPersistence

0x000000000aeee000 /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x000000000aeee000 /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/CalendarAgentLink

0x000000000aeee000 /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation

0x000000000aeee000 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x000000000aeee000               /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x000000000aeee000    /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit

0x000000000aeee000 /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary

0x000000000aeee000           /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard

0x000000000aeee000           /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x000000000aeee000 /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x000000000aeee000 /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x000000000aeee000   /usr/lib/libsasl2.2.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit

0x000000000aeee000 /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration

0x000000000aeee000 /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x000000000aeee000 /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions

0x000000000aeee000 /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement

0x000000000aeee000 /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore

0x000000000aeee000   /usr/lib/libCoreStorage.dylib

0x000000000aeee000   /usr/lib/libcsfde.dylib

0x000000000aeee000   /usr/lib/libodfde.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x000000000aeee000 /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x000000000aeee000 /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage

0x000000000aeee000   /usr/lib/libcurl.4.dylib

0x000000000aeee000   /usr/lib/libcrypto.35.dylib

0x000000000aeee000   /usr/lib/libssl.35.dylib

0x000000000aeee000 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x000000000aeee000 /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

0x000000000aeee000 /System/Library/PrivateFrameworks/FileProvider.framework/Versions/A/FileProvider

0x000000000aeee000 /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/SpotlightIndex

0x000000000aeee000 /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter

0x000000000aeee000 /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit

0x000000000aeee000 /System/Library/PrivateFrameworks/SharePointManagement.framework/Versions/A/SharePointManagement

0x000000000aeee000              /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit

0x000000000aeee000 /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x000000000aeee000 /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x000000012c6f4000 /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider

0x000000012c6fb000 /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride

0x000000012c704000 /System/Library/PrivateFrameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride

0x000000010cb8a000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/plugins/other.xide.external.utils_8.0.7.1000/os/i686-osx-64/libutils.dylib

0x000000010d09b000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/80/0/.cp/os/macosx/x86_64/libspawner.jnilib

0x000000010dc93000 /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/Eclipse/configuration/org.eclipse.osgi/80/0/.cp/os/macosx/x86_64/libpty.jnilib

 

VM Arguments:

jvm_args: -Dosgi.requiredJavaVersion=1.8 -Xms256m -Xmx1024m -Xdock:icon=../Resources/xx-48x48.gif -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -Dxtensa.cwd=/Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle -Xmx1024m

java_command: <unknown>

java_class_path (initial): /Users/xxtest/xars/xxbuild/xhomewood_oxygen/xhomewood_osx_4.7.3a/p4root/bundle/Eclipse.app/Contents/MacOS//../Eclipse/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar

Launcher Type: generic

 

Environment Variables:

JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home

PATH=/Users/xxtest/bin:/usr/local/depot/apache-ant-1.9.7/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

SHELL=/bin/bash

 

Signal Handlers:

SIGSEGV: [libjvm.dylib+0x5b27a5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO

SIGBUS: [libjvm.dylib+0x5b27a5], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGFPE: [libjvm.dylib+0x4891c4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGPIPE: [libjvm.dylib+0x4891c4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGXFSZ: [libjvm.dylib+0x4891c4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGILL: [libjvm.dylib+0x4891c4], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGUSR1: SIG_DFL, sa_mask[0]=11011111011111100000000111000110, sa_flags=none

SIGUSR2: [libjvm.dylib+0x488ce2], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO

SIGHUP: [libjvm.dylib+0x4872b9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGINT: [libjvm.dylib+0x4872b9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGTERM: [libjvm.dylib+0x4872b9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

SIGQUIT: [libjvm.dylib+0x4872b9], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO

 

 

---------------  S Y S T E M  ---------------

 

OS:Bsduname:Darwin 17.5.0 Darwin Kernel Version 17.5.0: Mon Mar  5 22:24:32 PST 2018; root:xnu-4570.51.1~1/RELEASE_X86_64 x86_64

rlimit: STACK 8192k, CORE 0k, NPROC 1418, NOFILE 14848, AS infinity

load average:3.02 2.93 2.69

 

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 71 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

 

Memory: 4k page, physical 16777216k(1860940k free)

 

/proc/meminfo:

 

 

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.151-b12) for bsd-amd64 JRE (1.8.0_151-b12), built on Sep  5 2017 19:37:08 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)

 

time: Fri Jul 27 11:51:06 2018

elapsed time: 156 seconds (0d 0h 2m 36s)

 

----------------------------------------------------------------------------------------------------------------------------------------------------- 

 

My Environment

OS - OSX 10.13.4, that has Xcode 9.3.

Eclipse - 4.7.3a

Java - Java 8 update 151.

 

Any pointers to debug this issue will be really helpful.

 

Thanks.

Sai krishna.

 

 

 

 

 

 

 

 

_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/platform-dev
 


Back to the top