Cygwin Heap Space Error - bash

I'm receiving an error when I try to run any cygwin functionality (bash/sh/ash/dash), which says:
1 [main] ash 5008 D:\DevStudio\cygwin\bin\ash.exe: *** fatal error - could
n't allocate heap, Win32 error 487, base 0xC80000, top 0xCD0000, reserve_size 32
3584, allocsize 327680, page_const 4096
Stack trace:
Frame Function Args
0028E4EC 6102796B (0028E4EC, 00000000, 00000000, 00640000)
0028E7DC 6102796B (6117EC60, 00008000, 00000000, 61180977)
0028F80C 61004F1B (611B66CC, 00C80000, 00CD0000, 0004F000)
0028F83C 6106E8C3 (7FFEFFFF, 000000FF, 00000008, 77C2FEA2)
0028F92C 610C133B (00000078, 02000000, 6116A724, 6116A720)
0028F95C 610064C0 (00000000, 00000000, 00000000, 00000000)
0028FA1C 6106FC15 (61000000, 00000001, 0028FD24, 00000001)
0028FA3C 77C4B990 (6106F960, 61000000, 00000001, 0028FD24)
0028FB30 77C50389 (0028FD24, 7EFDD000, 7EFDE000, 77D1206C)
0028FCB0 77C56C5C (0028FD24, 77C10000, 597A2CBD, 00000000)
0028FD00 77C55717 (0028FD24, 77C10000, 00000000, 00000000)
0028FD10 77C4BEB9 (0028FD24, 77C10000, 00000000, 0001002F)
End of stack trace
0 [main] ash 6536 fork: child -1 - died waiting for longjmp before initial
ization, retry 0, exit code 0x100, errno 11
I've looked at suggestions which all suggest rebasing, however it just fails with the above error but with this added on:
/usr/bin/rebaseall: 21: Cannot fork
Any help would be great! I've tried changing virtual memory size etc with no avail. Sophos is also running on this machine.

Related

How to debug kernel panic on kernel 4.12.28?

I am trying to debug the embedded Linux kernel 4.12.28, this crashes and shows kernel panic. I have put some prints inside blocks/genhd.c to print the disk_name. I see that it crashes inside - "bdget_disk" while getting the bdgt_disk for disk_name "ram0". I am using a power pc architecture.
I am a bit puzzled on how should I approach this issue or how can I debug? I am unable to understand the root cause. My understanding is that ram0 is like a RAM disk needed for initial bootup by the system. The initrd contents will be copied to ram0 for bootup. I don't understand why it crashes. I can make out that it is related to bad address. But what is the real reason and how to
debug this?
My defconfig has -
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=32768
The kernel panic logs are -
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xe0004500 (irq = 16, base_baud = 19531250) is a 16550A
serial8250.0: ttyS1 at MMIO 0xe0004600 (irq = 17, base_baud = 19531250) is a 16550A
console [ttyS1] enabled
console [ttyS1] enabled
bootconsole [udbg0] disabled
bootconsole [udbg0] disabled
Custom Debug..DEBUG: Passed bdget_disk 765
Custom Debug.. the disc name is ram0
Unable to handle kernel paging request for data at address 0x00005484
Faulting instruction address: 0xc0100154
Oops: Kernel access of bad area, sig: 11 [#1]
Modules linked in:
CPU: 0 PID: 1 Comm: swapper Not tainted 4.12.28-standard #1
task: df416a60 task.stack: df42a000
NIP: c0100154 LR: c011d158 CTR: c02bd990
REGS: df42bcb0 TRAP: 0300 Not tainted (4.12.28-standard)
MSR: 00009032 <EE,ME,IR,DR,RI>
CR: 242c0484 XER: 00000000
DAR: 00005484 DSISR: 20000000
GPR00: c02406bc df42bd60 df416a60 df407800 00000001 c011cb4c c011cb64 df42bd68
GPR08: 00000005 00000001 c0660000 00000000 222c0824 00000000 c00040f0 00000000
GPR16: 00000000 00000000 00000000 00000000 00000000 00000000 c0660000 c05fa2dc
GPR24: 00000007 00000093 df50d00c df50d060 00000000 df50d058 00000000 df50d040
NIP [c0100154] iget5_locked+0xc/0x250
LR [c011d158] bdget+0x40/0xf4
Call Trace:
[df42bd60] [c0652708] log_wait+0x0/0x8 (unreliable)
[df42bd80] [c02406bc] bdget_disk+0xac/0xf8
[df42bda0] [c0241780] device_add_disk+0x3f4/0x43c
[df42bdf0] [c060ed5c] brd_init+0xa8/0x184
[df42be20] [c0003a5c] do_one_initcall+0x48/0x18c
[df42be90] [c05faafc] kernel_init_freeable+0x130/0x228
[df42bf20] [c0004108] kernel_init+0x18/0x110
[df42bf40] [c00103f0] ret_from_kernel_thread+0x5c/0x64
Instruction dump:
741d7e44 3f090d7e ea9463ef 3a7ebecd fc607969 24b8044d a251c1c7 2c91258b
242aaa92 9887d4e0 2f4a22b5 8b2ef93c <8b9c5484> 7ecf225d 6a9c4a5b 1a5791d4
---[ end trace 47ca8dc77d8de71b ]---
Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
Rebooting in 180 seconds..
In simple words kernel was searching for /dev/ram0 which it couldn't find.
probable root-cause: you didn't provided proper command line argument to initialize initrd. please do post you kernel command line. we can sort it out.

Visual Studio 2013 crashes on opening solution: has stopped working Visual Studio use in-Time-Debugger

when opening any .sln file my Visual Studio 2013 crashes with following error:
An unhandled Microsoft .NET Framework exception occurred in devenv.exe
Possible Debuggers:
New instance of Microsoft Visual Studio 2015
--> I am using 2013
This error suddenly occurred without doing anything, at least not that I am aware of. I have seen many similar problems to this but no one has solved them, yet..
EDIT local dump
0:000> !analyze -v
*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************
*** WARNING: Unable to verify checksum for WindowsBase.ni.dll
GetUrlPageData2 (WinHttp) failed: 12002.
DUMP_CLASS: 2
DUMP_QUALIFIER: 400
CONTEXT: (.ecxr)
eax=168124f8 ebx=00000001 ecx=07c44ef8 edx=00f3f15c esi=168124f0 edi=00f3f154
eip=e8000000 esp=00f3ef80 ebp=00f3f00c iopl=0 nv up ei pl nz na po nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00210202
e8000000 ?? ???
Resetting default scope
FAULTING_IP:
+0
e8000000 ?? ???
EXCEPTION_RECORD: (.exr -1)
ExceptionAddress: e8000000
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000008
Parameter[1]: e8000000
Attempt to execute non-executable address e8000000
DEFAULT_BUCKET_ID: SOFTWARE_NX_FAULT_NOSOS
PROCESS_NAME: devenv.exe
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The memory could not be %s.
EXCEPTION_CODE_STR: c0000005
EXCEPTION_PARAMETER1: 00000008
EXCEPTION_PARAMETER2: e8000000
FOLLOWUP_IP:
vcpkg!EnvUtils::ValidateFile+9c
60ddf268 8b45c8 mov eax,dword ptr [ebp-38h]
EXECUTE_ADDRESS: ffffffffe8000000
FAILED_INSTRUCTION_ADDRESS:
+0
e8000000 ?? ???
WATSON_BKT_PROCSTAMP: 524fcb34
WATSON_BKT_PROCVER: 12.0.21005.1
PROCESS_VER_PRODUCT: Microsoft® Visual Studio® 2013
WATSON_BKT_MODULE: unknown
WATSON_BKT_MODVER: 0.0.0.0
WATSON_BKT_MODOFFSET: e8000000
WATSON_BKT_MODSTAMP: bbbbbbb4
BUILD_VERSION_STRING: 10.0.15063.296 (WinBuild.160101.0800)
MODLIST_WITH_TSCHKSUM_HASH: fb08b3e0d26f59b745effd61c5c16cb11b294362
MODLIST_SHA1_HASH: e077fef6b924063dd9adb146ae617873baf70a07
NTGLOBALFLAG: 0
PROCESS_BAM_CURRENT_THROTTLED: 0
PROCESS_BAM_PREVIOUS_THROTTLED: 0
APPLICATION_VERIFIER_FLAGS: 0
PRODUCT_TYPE: 1
SUITE_MASK: 272
DUMP_FLAGS: 8000c07
DUMP_TYPE: 3
MISSING_CLR_SYMBOL: 0
ANALYSIS_SESSION_HOST: DESKTOP-BS5SBSD
ANALYSIS_SESSION_TIME: 07-20-2017 16:11:36.0410
ANALYSIS_VERSION: 10.0.15063.468 x86fre
MANAGED_CODE: 1
MANAGED_ENGINE_MODULE: clr
MANAGED_ANALYSIS_PROVIDER: SOS
MANAGED_THREAD_ID: 8e8
THREAD_ATTRIBUTES:
ADDITIONAL_DEBUG_TEXT: SOS.DLL is not loaded for managed code. Analysis might be incomplete
OS_LOCALE: DEU
PROBLEM_CLASSES:
ID: [0n292]
Type: [#ACCESS_VIOLATION]
Class: Addendum
Scope: BUCKET_ID
Name: Omit
Data: Omit
PID: [Unspecified]
TID: [0x8e8]
Frame: [0] : unknown!unknown
ID: [0n266]
Type: [INVALID_POINTER_EXECUTE]
Class: Primary
Scope: BUCKET_ID
Name: Add
Data: Omit
PID: [Unspecified]
TID: [0x8e8]
Frame: [0] : unknown!unknown
ID: [0n274]
Type: [SOFTWARE_NX_FAULT]
Class: Primary
Scope: DEFAULT_BUCKET_ID (Failure Bucket ID prefix)
BUCKET_ID
Name: Add
Data: Omit
PID: [0xcc8]
TID: [0x8e8]
Frame: [0] : unknown!unknown
ID: [0n272]
Type: [INVALID_POINTER]
Class: Primary
Scope: BUCKET_ID
Name: Add
Data: Omit
PID: [0xcc8]
TID: [0x8e8]
Frame: [0] : unknown!unknown
ID: [0n234]
Type: [NOSOS]
Class: Addendum
Scope: DEFAULT_BUCKET_ID (Failure Bucket ID prefix)
BUCKET_ID
Name: Add
Data: Omit
PID: [Unspecified]
TID: [Unspecified]
Frame: [0]
BUGCHECK_STR: APPLICATION_FAULT_SOFTWARE_NX_FAULT_INVALID_POINTER_INVALID_POINTER_EXECUTE_NOSOS
PRIMARY_PROBLEM_CLASS: APPLICATION_FAULT
LAST_CONTROL_TRANSFER: from 60ddf268 to e8000000
STACK_TEXT:
WARNING: Frame IP not in any known module. Following frames may be wrong.
00f3ef7c 60ddf268 168124f8 00f3f15c 3cc66705 0xe8000000
00f3f00c 60ddf66a 00f3f07c 00f3f144 00f3f154 vcpkg!EnvUtils::ValidateFile+0x9c
00f3f180 60ddfc26 00000001 3cc66699 00000000 vcpkg!CInitializeConfigurationWorkItem::ProcessFiles+0x166
00f3f2e8 60d7c573 00000001 3cc6642d 146e3ae8 vcpkg!CInitializeConfigurationWorkItem::Initialize+0xe3f
00f3f324 60d7a609 00000001 3cc66471 07a5417c vcpkg!CMultiItemWorkItem::Initialize+0x86
00f3f378 60d385c4 07ad6e1c 00f3f410 77155da0 vcpkg!CWorkItem::ProcessPendingInitializeCalls+0xad
00f3f3b8 60d382c3 07a5417c fffffffe 14073550 vcpkg!CParserManager::OnIdle+0x3a3
00f3f474 71b84ce7 07ad6e1c fffffffe ffffffff vcpkg!CVCPackage::FDoIdle+0x1d0
00f3f4a4 71b84e0f 00000000 0104e204 00000002 msenv!SCM::FDoIdleLoop+0x122
00f3f4c8 71b84e5a ffffffff 00f3f4f8 71b849df msenv!SCM::FDoIdle+0xd5
00f3f4d4 71b849df 0104e1b8 ffffffff 066313f8 msenv!SCM_MsoStdCompMgr::FDoIdle+0x11
00f3f4f8 71b84479 066313f8 ffffffff ffffffff msenv!MainMessageLoop::DoIdle+0x1a
00f3f534 71c83083 0835d33f 00000000 0104e1b0 msenv!CMsoCMHandler::EnvironmentMsgLoop+0x12e
00f3f56c 71c82fb3 066313f8 ffffffff 0104e1b0 msenv!CMsoCMHandler::FPushMessageLoop+0x132
00f3f594 71c82f12 06614bd0 ffffffff 00000cc8 msenv!SCM::FPushMessageLoop+0xae
00f3f5b4 71c82ed9 0104e1b4 06614bd0 ffffffff msenv!SCM_MsoCompMgr::FPushMessageLoop+0x2a
00f3f5e0 71c82e1d ffffffff 0835d38f 00000000 msenv!CMsoComponent::PushMsgLoop+0x2e
00f3f670 71baf730 0835d0e7 00fa1c70 71b10000 msenv!VStudioMainLogged+0x525
00f3f698 2f73f1e2 00fa16d0 280e5cc0 00fa1c70 msenv!VStudioMain+0x7c
00f3f6d8 2f73ee26 280e53b8 77154cc0 2f74b56c devenv!util_CallVsMain+0xde
00f3f9a0 2f748734 00000000 00f74865 00000001 devenv!CDevEnvAppId::Run+0x9bc
00f3f9c8 2f748799 2f730000 00000000 00f74865 devenv!WinMain+0xbd
00f3fa14 77158744 00d00000 77158720 a9dba18e devenv!WinMainCRTStartup+0x12f
00f3fa28 778b582d 00d00000 fd9eefff 00000000 kernel32!BaseThreadInitThunk+0x24
00f3fa70 778b57fd ffffffff 778d6386 00000000 ntdll!__RtlUserThreadStart+0x2f
00f3fa80 00000000 2f74c3e1 00d00000 00000000 ntdll!_RtlUserThreadStart+0x1b
THREAD_SHA1_HASH_MOD_FUNC: 0136bd6660b54be9c6ec0b5c346ba7b7017c80cb
THREAD_SHA1_HASH_MOD_FUNC_OFFSET: 43ea5823f76b450da54d29b14be5db6eb9d88bc3
THREAD_SHA1_HASH_MOD: 22f3d87dbea0d43cb2ca58d96819da8f26bffe9e
FAULT_INSTR_CODE: 8bc8458b
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: vcpkg!EnvUtils::ValidateFile+9c
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: vcpkg
IMAGE_NAME: vcpkg.dll
DEBUG_FLR_IMAGE_TIMESTAMP: 5590c8c5
STACK_COMMAND: .ecxr ; kb
FAILURE_BUCKET_ID: SOFTWARE_NX_FAULT_NOSOS_c0000005_vcpkg.dll!EnvUtils::ValidateFile
BUCKET_ID: APPLICATION_FAULT_SOFTWARE_NX_FAULT_INVALID_POINTER_INVALID_POINTER_EXECUTE_NOSOS_BAD_IP_vcpkg!EnvUtils::ValidateFile+9c
FAILURE_EXCEPTION_CODE: c0000005
FAILURE_IMAGE_NAME: vcpkg.dll
BUCKET_ID_IMAGE_STR: vcpkg.dll
FAILURE_MODULE_NAME: vcpkg
BUCKET_ID_MODULE_STR: vcpkg
FAILURE_FUNCTION_NAME: EnvUtils::ValidateFile
BUCKET_ID_FUNCTION_STR: EnvUtils::ValidateFile
BUCKET_ID_OFFSET: 9c
BUCKET_ID_MODTIMEDATESTAMP: 5590c8c5
BUCKET_ID_MODCHECKSUM: 44caac
BUCKET_ID_MODVER_STR: 12.0.40629.0
BUCKET_ID_PREFIX_STR: APPLICATION_FAULT_SOFTWARE_NX_FAULT_INVALID_POINTER_INVALID_POINTER_EXECUTE_NOSOS_BAD_IP_
FAILURE_PROBLEM_CLASS: APPLICATION_FAULT
FAILURE_SYMBOL_NAME: vcpkg.dll!EnvUtils::ValidateFile
WATSON_STAGEONE_URL: http://watson.microsoft.com/StageOne/devenv.exe/12.0.21005.1/524fcb34/unknown/0.0.0.0/bbbbbbb4/c0000005/e8000000.htm?Retriage=1
TARGET_TIME: 2017-07-20T14:57:52.000Z
OSBUILD: 15063
OSSERVICEPACK: 296
SERVICEPACK_NUMBER: 0
OS_REVISION: 0
OSPLATFORM_TYPE: x86
OSNAME: Windows 10
OSEDITION: Windows 10 WinNt SingleUserTS
USER_LCID: 0
OSBUILD_TIMESTAMP: unknown_date
BUILDDATESTAMP_STR: 160101.0800
BUILDLAB_STR: WinBuild
BUILDOSVER_STR: 10.0.15063.296
ANALYSIS_SESSION_ELAPSED_TIME: 6ee0
ANALYSIS_SOURCE: UM
FAILURE_ID_HASH_STRING: um:software_nx_fault_nosos_c0000005_vcpkg.dll!envutils::validatefile
FAILURE_ID_HASH: {653be37d-7dca-4334-85f0-5ab76235b00d}
Followup: MachineOwner
I also had this problem. Every time I open my Visual Studio 2013, with or without a solution in it, it will crash and show:
Visual Studio 2013 has stopped working
It was solved by:
Disconnect your PC from any internet connection,
Open Visual Studio 2013. In this state, you are able to open your VS 2013 without any issue, but it will have the problem again when you connect to internet,
Logout your account from Visual Studio 2013,
Connect to internet again
In my case, it doesn't really a matter if I logout my account from my VS 2013, therefore it fixed the issue.
Close Visual Studio (ensure devenv.exe is not present in the Task Manager)
Delete the %USERPROFILE%\AppData\Local\Microsoft\VisualStudio\14.0\ComponentModelCache directory
Restart Visual Studio.
Guys When you are Facing this type issue Visual Studio When you Start It's Getting This Type "Microsoft Visual Studio 2013 has Stopped Working"
NOTE: Please check when you disconnect the internet VS 2013 It's Working Again You Start Internet Again the same Problem.
In that Case, You Can Log Out Microsoft ID Which you have logged into Visual Studio 2013
Then Problem Resolved,

Spring Tool Suit is getting crashed after few minutes of running

My specifications are :Java version : 1.8.0_121,Windows 7, 64 bit OS,STS version : 3.8.3
I have already tried all possible options available on similar questions like :
Increase heapsizr in STS.ini file
Add VM argument to exclude compiler issues
Set parameter for Dashboard as false
Different JDK version
It's a new machine and it seems that it might be a machine infrastructure/drivers related issues. Can someone help me please to resolve the issue as I am stuck here at this issue for 10 days now.
Here are the error logs :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000063f91576, pid=2292, tid=0x0000000000001aa8
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x4a1576]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000017176000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=6824, stack(0x0000000018730000,0x0000000018830000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000012
Registers:
RAX=0x0000000017176000, RBX=0x000000001882edb0, RCX=0x000000000000000b, RDX=0x0000000000000263
RSP=0x000000001882c370, RBP=0x0000000000010b50, RSI=0x00000000204385b0, RDI=0x0000000000000263
R8 =0x0000000000000012, R9 =0x000000006430be10, R10=0x000000001882c710, R11=0x000000001882c400
R12=0x0000000020540050, R13=0x000000001882ca00, R14=0x0000000063af0000, R15=0x000000006430be10
RIP=0x0000000063f91576, EFLAGS=0x0000000000010206
Register to memory mapping:
RAX=0x0000000017176000 is a thread
RBX=0x000000001882edb0 is pointing into the stack for thread: 0x0000000017176000
RCX=0x000000000000000b is an unknown value
RDX=0x0000000000000263 is an unknown value
RSP=0x000000001882c370 is pointing into the stack for thread: 0x0000000017176000
RBP=0x0000000000010b50 is an unknown value
RSI=0x00000000204385b0 is an unknown value
RDI=0x0000000000000263 is an unknown value
R8 =0x0000000000000012 is an unknown value
R9 =0x000000006430be10 is an unknown value
R10=0x000000001882c710 is pointing into the stack for thread: 0x0000000017176000
R11=0x000000001882c400 is pointing into the stack for thread: 0x0000000017176000
R12=0x0000000020540050 is an unknown value
R13=0x000000001882ca00 is pointing into the stack for thread: 0x0000000017176000
R14=0x0000000063af0000 is an unknown value
R15=0x000000006430be10 is an unknown value
Stack: [0x0000000018730000,0x0000000018830000], sp=0x000000001882c370, free space=1008k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x4a1576]
V [jvm.dll+0x49d10a]
V [jvm.dll+0x49e5d8]
V [jvm.dll+0x468a3d]
V [jvm.dll+0x473f5b]
V [jvm.dll+0x476867]
V [jvm.dll+0x4591e2]
V [jvm.dll+0xa5ca2]
V [jvm.dll+0xa65df]
V [jvm.dll+0x244e1f]
V [jvm.dll+0x29c69a]
C [MSVCR100.dll+0x21db7]
C [MSVCR100.dll+0x21e53]
C [kernel32.dll+0x1652d]
C [ntdll.dll+0x2c521]
Current CompileTask:
C2: 16551 3377 4 org.eclipse.emf.ecore.impl.EClassImpl::getEAllStructuralFeatures (220 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000199c8000 JavaThread "Worker-0" [_thread_blocked, id=5676, stack(0x000000001f700000,0x000000001f800000)]
0x00000000199c2000 JavaThread "Thread-2" daemon [_thread_blocked, id=2848, stack(0x000000001c250000,0x000000001c350000)]
0x00000000199c6800 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=2544, stack(0x000000001c510000,0x000000001c610000)]
0x00000000199c5800 JavaThread "Worker-JM" [_thread_blocked, id=4676, stack(0x000000001c620000,0x000000001c720000)]
0x00000000199c5000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=6632, stack(0x000000001c350000,0x000000001c450000)]
0x00000000199c3800 JavaThread "Start Level: Equinox Container: c6c9f5ff-dcb1-4a35-9b8e-e71e806a34d3" daemon [_thread_blocked, id=6376, stack(0x000000001bf50000,0x000000001c050000)]
0x00000000199c2800 JavaThread "Framework Event Dispatcher: org.eclipse.osgi.internal.framework.EquinoxEventPublisher#77db3d02" daemon [_thread_blocked, id=1540, stack(0x000000001be50000,0x000000001bf50000)]
0x0000000019dca000 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=7144, stack(0x000000001ad80000,0x000000001ae80000)]
0x0000000019d49800 JavaThread "Active Thread: Equinox Container: c6c9f5ff-dcb1-4a35-9b8e-e71e806a34d3" [_thread_blocked, id=7148, stack(0x000000001ac80000,0x000000001ad80000)]
0x00000000189be800 JavaThread "Service Thread" daemon [_thread_blocked, id=7056, stack(0x0000000018e30000,0x0000000018f30000)]
0x000000001717f000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=6828, stack(0x0000000018d30000,0x0000000018e30000)]
0x000000001717d000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=6820, stack(0x0000000018830000,0x0000000018930000)]
=>0x0000000017176000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=6824, stack(0x0000000018730000,0x0000000018830000)]
0x0000000017173000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6704, stack(0x0000000018630000,0x0000000018730000)]
0x0000000017170000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3728, stack(0x0000000018530000,0x0000000018630000)]
0x0000000017158800 JavaThread "Finalizer" daemon [_thread_blocked, id=6636, stack(0x0000000018370000,0x0000000018470000)]
0x0000000017111800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5552, stack(0x0000000018270000,0x0000000018370000)]
0x00000000022ae000 JavaThread "main" [_thread_in_native, id=3320, stack(0x0000000000030000,0x0000000000130000)]
Other Threads:
0x0000000017109800 VMThread [stack: 0x0000000018170000,0x0000000018270000] [id=6132]
0x00000000189c9000 WatcherThread [stack: 0x0000000018f30000,0x0000000019030000] [id=7152]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000000022ac490] CompiledIC_lock - owner thread: 0x000000001717f000
Heap:
PSYoungGen total 76288K, used 39578K [0x00000000d5580000, 0x00000000dea80000, 0x0000000100000000)
eden space 65536K, 60% used [0x00000000d5580000,0x00000000d7c26ad8,0x00000000d9580000)
from space 10752K, 0% used [0x00000000d9580000,0x00000000d9580000,0x00000000da000000)
to space 10752K, 0% used [0x00000000de000000,0x00000000de000000,0x00000000dea80000)
ParOldGen total 175104K, used 33668K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 19% used [0x0000000080000000,0x00000000820e1318,0x000000008ab00000)
Metaspace used 27426K, capacity 30166K, committed 30464K, reserved 1075200K
class space used 3217K, capacity 3969K, committed 4096K, reserved 1048576K
Card table byte_map: [0x00000000118c0000,0x0000000011cd0000] byte_map_base: 0x00000000114c0000
Marking Bits: (ParMarkBitMap*) 0x000000006430b6d0
Begin Bits: [0x0000000012380000, 0x0000000014380000)
End Bits: [0x0000000014380000, 0x0000000016380000)
Polling page: 0x0000000000610000
CodeCache: size=245760Kb used=11867Kb max_used=11922Kb free=233892Kb
bounds [0x0000000002500000, 0x00000000030b0000, 0x0000000011500000]
total_blobs=3840 nmethods=3195 adapters=556
compilation: enabled
Compilation events (10 events):
Event: 16.299 Thread 0x000000001717f000 3582 2 jdk.internal.org.objectweb.asm.Label::<init> (5 bytes)
Event: 16.300 Thread 0x000000001717f000 nmethod 3582 0x00000000030a8f90 code [0x00000000030a90e0, 0x00000000030a9230]
Event: 16.300 Thread 0x000000001717f000 3581 2 jdk.internal.org.objectweb.asm.Item::<init> (5 bytes)
Event: 16.300 Thread 0x000000001717f000 nmethod 3581 0x00000000030a92d0 code [0x00000000030a9420, 0x00000000030a9570]
Event: 16.420 Thread 0x000000001717f000 3583 ! 2 org.eclipse.osgi.internal.loader.classpath.ClasspathManager::findClassImpl (396 bytes)
Event: 16.426 Thread 0x000000001717f000 nmethod 3583 0x00000000030a9e50 code [0x00000000030aa340, 0x00000000030abb88]
Event: 16.459 Thread 0x000000001717f000 3584 2 org.eclipse.osgi.internal.hooks.EclipseLazyStarter::preFindLocalClass (153 bytes)
Event: 16.461 Thread 0x000000001717f000 nmethod 3584 0x00000000030adad0 code [0x00000000030adcc0, 0x00000000030ae348]
Event: 16.511 Thread 0x000000001717f000 3585 2 java.util.AbstractList::equals (117 bytes)
Event: 16.512 Thread 0x000000001717f000 nmethod 3585 0x00000000026c6dd0 code [0x00000000026c6fc0, 0x00000000026c7428]
GC Heap History (8 events):
Event: 3.830 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 76288K, used 65536K [0x00000000d5580000, 0x00000000daa80000, 0x0000000100000000)
eden space 65536K, 100% used [0x00000000d5580000,0x00000000d9580000,0x00000000d9580000)
from space 10752K, 0% used [0x00000000da000000,0x00000000da000000,0x00000000daa80000)
to space 10752K, 0% used [0x00000000d9580000,0x00000000d9580000,0x00000000da000000)
ParOldGen total 175104K, used 0K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 0% used [0x0000000080000000,0x0000000080000000,0x000000008ab00000)
Metaspace used 7916K, capacity 8078K, committed 8320K, reserved 1056768K
class space used 829K, capacity 858K, committed 896K, reserved 1048576K
Event: 3.868 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 76288K, used 10739K [0x00000000d5580000, 0x00000000daa80000, 0x0000000100000000)
eden space 65536K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000d9580000)
from space 10752K, 99% used [0x00000000d9580000,0x00000000d9ffcee8,0x00000000da000000)
to space 10752K, 0% used [0x00000000da000000,0x00000000da000000,0x00000000daa80000)
ParOldGen total 175104K, used 12063K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 6% used [0x0000000080000000,0x0000000080bc7de0,0x000000008ab00000)
Metaspace used 7916K, capacity 8078K, committed 8320K, reserved 1056768K
class space used 829K, capacity 858K, committed 896K, reserved 1048576K
}
Event: 6.924 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 76288K, used 76275K [0x00000000d5580000, 0x00000000daa80000, 0x0000000100000000)
eden space 65536K, 100% used [0x00000000d5580000,0x00000000d9580000,0x00000000d9580000)
from space 10752K, 99% used [0x00000000d9580000,0x00000000d9ffcee8,0x00000000da000000)
to space 10752K, 0% used [0x00000000da000000,0x00000000da000000,0x00000000daa80000)
ParOldGen total 175104K, used 12063K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 6% used [0x0000000080000000,0x0000000080bc7de0,0x000000008ab00000)
Metaspace used 12064K, capacity 13124K, committed 13312K, reserved 1060864K
class space used 1251K, capacity 1491K, committed 1536K, reserved 1048576K
Event: 6.975 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 76288K, used 10731K [0x00000000d5580000, 0x00000000dea80000, 0x0000000100000000)
eden space 65536K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000d9580000)
from space 10752K, 99% used [0x00000000da000000,0x00000000daa7adc8,0x00000000daa80000)
to space 10752K, 0% used [0x00000000d9580000,0x00000000d9580000,0x00000000da000000)
ParOldGen total 175104K, used 26004K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 14% used [0x0000000080000000,0x0000000081965290,0x000000008ab00000)
Metaspace used 12064K, capacity 13124K, committed 13312K, reserved 1060864K
class space used 1251K, capacity 1491K, committed 1536K, reserved 1048576K
}
Event: 10.331 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 76288K, used 40025K [0x00000000d5580000, 0x00000000dea80000, 0x0000000100000000)
eden space 65536K, 44% used [0x00000000d5580000,0x00000000d721b788,0x00000000d9580000)
from space 10752K, 99% used [0x00000000da000000,0x00000000daa7adc8,0x00000000daa80000)
to space 10752K, 0% used [0x00000000d9580000,0x00000000d9580000,0x00000000da000000)
ParOldGen total 175104K, used 26004K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 14% used [0x0000000080000000,0x0000000081965290,0x000000008ab00000)
Metaspace used 19076K, capacity 21152K, committed 21296K, reserved 1069056K
class space used 2001K, capacity 2653K, committed 2688K, reserved 1048576K
Event: 10.440 GC heap after
Heap after GC invocations=3 (full 0):
PSYoungGen total 76288K, used 10747K [0x00000000d5580000, 0x00000000dea80000, 0x0000000100000000)
eden space 65536K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000d9580000)
from space 10752K, 99% used [0x00000000d9580000,0x00000000d9ffedd8,0x00000000da000000)
to space 10752K, 0% used [0x00000000de000000,0x00000000de000000,0x00000000dea80000)
ParOldGen total 175104K, used 33034K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 18% used [0x0000000080000000,0x0000000082042a18,0x000000008ab00000)
Metaspace used 19076K, capacity 21152K, committed 21296K, reserved 1069056K
class space used 2001K, capacity 2653K, committed 2688K, reserved 1048576K
}
Event: 10.440 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 76288K, used 10747K [0x00000000d5580000, 0x00000000dea80000, 0x0000000100000000)
eden space 65536K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000d9580000)
from space 10752K, 99% used [0x00000000d9580000,0x00000000d9ffedd8,0x00000000da000000)
to space 10752K, 0% used [0x00000000de000000,0x00000000de000000,0x00000000dea80000)
ParOldGen total 175104K, used 33034K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 18% used [0x0000000080000000,0x0000000082042a18,0x000000008ab00000)
Metaspace used 19076K, capacity 21152K, committed 21296K, reserved 1069056K
class space used 2001K, capacity 2653K, committed 2688K, reserved 1048576K
Event: 10.791 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 76288K, used 0K [0x00000000d5580000, 0x00000000dea80000, 0x0000000100000000)
eden space 65536K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000d9580000)
from space 10752K, 0% used [0x00000000d9580000,0x00000000d9580000,0x00000000da000000)
to space 10752K, 0% used [0x00000000de000000,0x00000000de000000,0x00000000dea80000)
ParOldGen total 175104K, used 33668K [0x0000000080000000, 0x000000008ab00000, 0x00000000d5580000)
object space 175104K, 19% used [0x0000000080000000,0x00000000820e1318,0x000000008ab00000)
Metaspace used 19076K, capacity 21152K, committed 21296K, reserved 1069056K
class space used 2001K, capacity 2653K, committed 2688K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 15.680 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f2d784 method=java.lang.reflect.Method.equals(Ljava/lang/Object;)Z # 49
Event: 15.812 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d571a8 method=java.util.Properties$LineReader.readLine()I # 440
Event: 15.812 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c9808c method=java.util.Properties$LineReader.readLine()I # 440
Event: 15.838 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000027b9790 method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; # 1
Event: 15.838 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000267b10c method=java.lang.AbstractStringBuilder.append(Ljava/lang/String;)Ljava/lang/AbstractStringBuilder; # 1
Event: 15.916 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002979cc8 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; # 62
Event: 16.105 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002df2fec method=org.eclipse.emf.ecore.impl.MinimalEObjectImpl.fieldIndex(I)I # 47
Event: 16.105 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003035f38 method=org.eclipse.emf.ecore.util.EContentsEList$FeatureIteratorImpl.hasNext()Z # 300
Event: 16.139 Thread 0x00000000022ae000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003032770 method=org.eclipse.e4.ui.model.application.commands.impl.CommandImpl.eIsSet(I)Z # 136
Event: 16.365 Thread 0x00000000022ae000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d1c3b0 method=org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotificationRequired()Z # 8
Internal exceptions (10 events):
Event: 14.291 Thread 0x00000000199c7000 Exception <a 'java/lang/ClassNotFoundException': ch/qos/logback/core/rolling/TriggeringPolicyBaseCustomizer> (0x00000000d6c71d38) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\classfile\systemDictionary.cpp,
Event: 14.293 Thread 0x00000000199c7000 Exception <a 'java/lang/ClassNotFoundException': ch/qos/logback/core/rolling/SizeBasedTriggeringPolicyCustomizer> (0x00000000d6c7bad8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\classfile\systemDictionary.
Event: 14.332 Thread 0x00000000199c7000 Exception <a 'java/lang/ClassNotFoundException': org/eclipse/m2e/logback/appender/EclipseLogAppenderBeanInfo> (0x00000000d6ca0110) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\classfile\systemDictionary.cpp,
Event: 14.333 Thread 0x00000000199c7000 Exception <a 'java/lang/ClassNotFoundException': org/eclipse/m2e/logback/appender/EclipseLogAppenderCustomizer> (0x00000000d6dc68e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\classfile\systemDictionary.cp
Event: 15.349 Thread 0x00000000022ae000 Exception <a 'java/lang/reflect/InvocationTargetException'> (0x00000000d72b1120) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\runtime\reflection.cpp, line 1092]
Event: 15.410 Thread 0x00000000022ae000 Implicit null exception at 0x0000000002ec106a to 0x0000000002ec13d5
Event: 15.838 Thread 0x00000000022ae000 Implicit null exception at 0x00000000027b93d4 to 0x00000000027b9779
Event: 15.838 Thread 0x00000000022ae000 Implicit null exception at 0x000000000267ad59 to 0x000000000267b0f5
Event: 16.085 Thread 0x00000000022ae000 Exception <a 'java/io/FileNotFoundException'> (0x00000000d787bfd0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 16.105 Thread 0x00000000022ae000 Implicit null exception at 0x0000000003035a96 to 0x0000000003035f21
Events (10 events):
Event: 16.461 Thread 0x000000001717f000 flushing nmethod 0x00000000026c2310
Event: 16.461 Thread 0x000000001717f000 flushing nmethod 0x00000000026c6a90
Event: 16.511 loading class java/util/Collections$EmptyListIterator
Event: 16.512 Thread 0x000000001717f000 flushing nmethod 0x00000000026c8390
Event: 16.512 Thread 0x000000001717f000 flushing nmethod 0x00000000026cc410
Event: 16.512 Thread 0x000000001717f000 flushing nmethod 0x00000000026dd710
Event: 16.512 Thread 0x000000001717f000 flushing nmethod 0x00000000026e06d0
Event: 16.512 Thread 0x000000001717f000 flushing nmethod 0x00000000026fcd90
Event: 16.512 Thread 0x000000001717f000 flushing nmethod 0x00000000026fdfd0
Event: 16.512 Thread 0x000000001717f000 flushing nmethod 0x0000000002703190
Dynamic libraries:
0x0000000000400000 - 0x000000000044f000 C:\Dinesh\STS\sts-bundle\sts-3.8.3.RELEASE\STS.exe
0x0000000077690000 - 0x0000000077839000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077570000 - 0x000000007768f000 C:\Windows\system32\kernel32.dll
0x000007fefd8a0000 - 0x000007fefd90b000 C:\Windows\system32\KERNELBASE.dll
0x0000000077470000 - 0x000000007756a000 C:\Windows\system32\USER32.dll
0x000007fefee90000 - 0x000007fefeef7000 C:\Windows\system32\GDI32.dll
0x000007fefe000000 - 0x000007fefe00e000 C:\Windows\system32\LPK.dll
0x000007feff8d0000 - 0x000007feff999000 C:\Windows\system32\USP10.dll
0x000007fefde30000 - 0x000007fefdecf000 C:\Windows\system32\msvcrt.dll
0x000007fefbfa0000 - 0x000007fefc194000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefd9d0000 - 0x000007fefda41000 C:\Windows\system32\SHLWAPI.dll
0x000007feff1c0000 - 0x000007feff1ee000 C:\Windows\system32\IMM32.DLL
0x000007fefda50000 - 0x000007fefdb59000 C:\Windows\system32\MSCTF.dll
0x0000000072000000 - 0x0000000072012000 C:\Dinesh\STS\sts-bundle\sts-3.8.3.RELEASE\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740\eclipse_1617.dll
0x000007feff1f0000 - 0x000007feff2cb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefdc00000 - 0x000007fefdc1f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefdd00000 - 0x000007fefde2d000 C:\Windows\system32\RPCRT4.dll
0x000007fefc740000 - 0x000007fefc74c000 C:\Windows\system32\VERSION.dll
0x0000000063af0000 - 0x000000006438b000 C:\Program Files\Java\jre1.8.0_121\bin\server\jvm.dll
0x000007fef8460000 - 0x000007fef8469000 C:\Windows\system32\WSOCK32.dll
0x000007fefeda0000 - 0x000007fefeded000 C:\Windows\system32\WS2_32.dll
0x000007feff2d0000 - 0x000007feff2d8000 C:\Windows\system32\NSI.dll
0x000007fefba60000 - 0x000007fefba9b000 C:\Windows\system32\WINMM.dll
0x0000000077850000 - 0x0000000077857000 C:\Windows\system32\PSAPI.DLL
0x00000000737c0000 - 0x0000000073891000 C:\Windows\system32\MSVCR100.dll
0x0000000067610000 - 0x000000006761f000 C:\Program Files\Java\jre1.8.0_121\bin\verify.dll
0x0000000066a80000 - 0x0000000066aa9000 C:\Program Files\Java\jre1.8.0_121\bin\java.dll
0x0000000066a60000 - 0x0000000066a76000 C:\Program Files\Java\jre1.8.0_121\bin\zip.dll
0x000007fefe010000 - 0x000007fefed98000 C:\Windows\system32\SHELL32.dll
0x000007feff460000 - 0x000007feff663000 C:\Windows\system32\ole32.dll
0x000007fefd5e0000 - 0x000007fefd5ef000 C:\Windows\system32\profapi.dll
0x000007fefceb0000 - 0x000007fefcec7000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcb70000 - 0x000007fefcbb7000 C:\Windows\system32\rsaenh.dll
0x000007fefc930000 - 0x000007fefc94e000 C:\Windows\system32\USERENV.dll
0x000007fefd510000 - 0x000007fefd51f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000066720000 - 0x000000006673a000 C:\Program Files\Java\jre1.8.0_121\bin\net.dll
0x000007fefce10000 - 0x000007fefce65000 C:\Windows\system32\mswsock.dll
0x000007fefce00000 - 0x000007fefce07000 C:\Windows\System32\wship6.dll
0x000007fefa8f0000 - 0x000007fefa917000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa930000 - 0x000007fefa93b000 C:\Windows\system32\WINNSI.DLL
0x000007fefa630000 - 0x000007fefa648000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefa610000 - 0x000007fefa621000 C:\Windows\system32\dhcpcsvc6.DLL
0x0000000066700000 - 0x0000000066711000 C:\Program Files\Java\jre1.8.0_121\bin\nio.dll
0x000007fefbd50000 - 0x000007fefbda6000 C:\Windows\system32\uxtheme.dll
0x000007fefdb60000 - 0x000007fefdbf9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefdc20000 - 0x000007fefdcf7000 C:\Windows\system32\OLEAUT32.dll
0x000000001cc30000 - 0x000000001ccd7000 C:\Dinesh\STS\sts-bundle\sts-3.8.3.RELEASE\configuration\org.eclipse.osgi\640\0\.cp\swt-win32-4628.dll
0x000007fefedf0000 - 0x000007fefee87000 C:\Windows\system32\comdlg32.dll
0x000007fef9650000 - 0x000007fef96c1000 C:\Windows\system32\WINSPOOL.DRV
0x000007fefded0000 - 0x000007fefdffa000 C:\Windows\system32\WININET.dll
0x000007feff2e0000 - 0x000007feff458000 C:\Windows\system32\urlmon.dll
0x000007fefd690000 - 0x000007fefd7f7000 C:\Windows\system32\CRYPT32.dll
0x000007fefd680000 - 0x000007fefd68f000 C:\Windows\system32\MSASN1.dll
0x000007feff670000 - 0x000007feff8c9000 C:\Windows\system32\iertutil.dll
0x000007fefb8a0000 - 0x000007fefb8b8000 C:\Windows\system32\dwmapi.dll
0x000007fefbe20000 - 0x000007fefbf4c000 C:\Windows\system32\propsys.dll
0x0000000002340000 - 0x000000000235e000 C:\Dinesh\STS\sts-bundle\sts-3.8.3.RELEASE\configuration\org.eclipse.osgi\640\0\.cp\swt-gdip-win32-4628.dll
0x000007fefbb30000 - 0x000007fefbd45000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17514_none_2b24536c71ed437a\gdiplus.dll
0x000007fefb700000 - 0x000007fefb82a000 C:\Windows\system32\WindowsCodecs.dll
0x0000000180000000 - 0x0000000180012000 C:\Dinesh\STS\sts-bundle\sts-3.8.3.RELEASE\configuration\org.eclipse.osgi\137\0\.cp\os\win32\x86_64\localfile_1_0_0.dll
0x000007fefae60000 - 0x000007fefae75000 C:\Windows\system32\NLAapi.dll
0x000007feef110000 - 0x000007feef125000 C:\Windows\system32\napinsp.dll
0x000007feef080000 - 0x000007feef099000 C:\Windows\system32\pnrpnsp.dll
0x000007fefcc90000 - 0x000007fefcceb000 C:\Windows\system32\DNSAPI.dll
0x000007feef0c0000 - 0x000007feef0cb000 C:\Windows\System32\winrnr.dll
0x000007feef0b0000 - 0x000007feef0c0000 C:\Windows\system32\wshbth.dll
0x000007fefc810000 - 0x000007fefc817000 C:\Windows\System32\wshtcpip.dll
0x000007fef72e0000 - 0x000007fef72e8000 C:\Windows\system32\rasadhlp.dll
0x000007fefa7b0000 - 0x000007fefa803000 C:\Windows\System32\fwpuclnt.dll
0x000007fef04c0000 - 0x000007fef05e5000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.8 -Xms256m -Dosgi.module.lock.timeout=10 -Xverify:none -XX:MaxPermSize=1024m -Dorg.eclipse.swt.browser.IEVersion=10001 -Xmx2048m
java_command: <unknown>
java_class_path (initial): C:\Dinesh\STS\sts-bundle\sts-3.8.3.RELEASE\\plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
Launcher Type: generic
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_121
PATH=C:/Program Files/Java/jre1.8.0_121/bin/server;C:/Program Files/Java/jre1.8.0_121/bin;C:/Program Files/Java/jre1.8.0_121/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Java\jdk1.8.0_121\bin;C:\Dinesh\apache-maven-3.3.9\bin;C:\Dinesh\STS\sts-bundle\sts-3.8.3.RELEASE;
USERNAME=AcnTUSR
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 (6.1.7601.17514)
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit
Memory: 4k page, physical 6169616k(4222592k free), swap 12337376k(9491452k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.121-b13) for windows-amd64 JRE (1.8.0_121-b13), built on Dec 12 2016 18:21:36 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Feb 05 21:00:47 2017
elapsed time: 16 seconds (0d 0h 0m 16s)
It cannot be a machine related issue, it is purely java related issue, C2 compiler having crash during method compilation of one of the eclipse generated methods org.eclipse.emf.ecore.impl.EClassImpl::getEAllStructuralFeatures
Current CompileTask:
C2: 16551 3377 4 org.eclipse.emf.ecore.impl.EClassImpl::getEAllStructuralFeatures (220 bytes)
It will be difficult to us (Oracle Java Team) to debug and fix the issue without having proper reproducer. As a workaround you can try to exclude the method from compilation using below vm flag
-XX:CompileCommand=exclude,
Find more details about the usage of vm flag here - http://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html
Try using a previous version of the JRE, specifically 1.8.0u40 worked for me when I got a similar error.
I've been trying to track down a similar frequently appearing core dump in our software (possibly also like JDK-8176028 and JDK-8176347). In my case, the failing compile task is always pointing to the same function from an old library that we just started to recompile from source. We were able to work around it by using our previously compiled version that was compiled with the same source but with a JDK of 1.6.
I tried to create the crash by just running the function without any of the other components (Tomcat 8.0.42 and the webapp that runs it), but it doesn't crash. I don't know how to make it repeatable without the full system.
Compiling with 1.8.0u40 also caused the crash when run on 1.8.0u121.
However, compiling with 1.8.0u121 and using the 1.8.0u40 JRE does not crash.
Comparing the decompiled code of the affected class results in identical code other than optimization differences:
//1.8 compiler
for (int k=0; k<3; k++) {
...
if (k==0) {
var = var2*var3;
continue;
}
if (k==1) var = var4*var3;
}
//1.6 compiler
for (int k=0; k<3; k++) {
...
if (k==0)
var = var2*var3;
else if (k==1) var = var4*var3;
}
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000074c54cb0, pid=1596, tid=0x0000000000000670
...
Current thread (0x0000000015568800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1648, stack(0x0000000016ce0000,0x0000000016de0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000002c
...
Current CompileTask:
C2:53351360 39325 4 com.proprietary.package::staticFunctionName (215 bytes)

How to read the crash utility output for source line numbers?

I am working on my embedded application on Ubuntu 16.0.4. I have written a fan monitoring driver for my board. The driver faults the kernel and system has to be rebooted.
I enabled kdump and using crash utility to analyze the stack trace.
For me the trace looks like:
crash> bt
PID: 2935 TASK: c01a8000 CPU: 3 COMMAND: "mk7i"
#0 [e309ddbc] crash_kexec at c10fa4ce
#1 [e309de1c] path_openat at c11e812b
#2 [e309de94] do_page_fault at c105de55
#3 [e309dea4] error_code (via page_fault) at c17a9185
EAX: 00000400 EBX: 037ea1e0 ECX: f0a746c4 EDX: 00000000 EBP: e309df00
DS: 007b ESI: 00000000 ES: 007b EDI: e3f47000 GS: 00e0
CS: 0060 EIP: f0a718f4 ERR: ffffffff EFLAGS: 00210212
#4 [e309ded8] fmon_read_value at f0a718f4 [fmon]
#5 [e309dee8] security_file_permission at c12f73ae
#6 [e309df04] proc_reg_read at c1239c2b
#7 [e309df24] __vfs_read at c11da81d
#8 [e309df38] vfs_read at c11dae8a
#9 [e309df5c] sys_read at c11db92c
#10 [e309df84] do_fast_syscall_32 at c1003936
#11 [e309dfb0] sysenter_past_esp at c17a8093
EAX: ffffffda EBX: 00000012 ECX: 037ea1e0 EDX: 00000400
DS: 007b ESI: 037f6360 ES: 007b EDI: ffffff98
SS: 007b ESP: a802a834 EBP: a802a888 GS: 0033
CS: 0073 EIP: b76f8c31 ERR: 00000003 EFLAGS: 00200292
The function "fmon_read_value" , that causes fault is in my driver module.
I would like to know how can I map the address in that function/module to source line number ? In this case, the address being f0a718f4
you could use gdb to find the line using gdb frame for example.
Here is probably a good documentation how to do that:
https://wiki.ubuntu.com/Kernel/KernelDebuggingTricks#Using_GDB_to_find_the_location_where_your_kernel_panicked_or_oopsed.
The "-l" option for disassemble will do the trick. For example:
crash> dis -lr f0a718f4

Page Heap doesn't record useful stack infomation?

I'm trying to test a crash scenario (in an isolated test-app) with normal page heap (not full).
I have set up the flags with
gflags /p /enable Test.exe
and I'm overwriting an integer buffer by one element
...
const size_t s = 100;
vector<int> v1(s, 0);
int* v1_base = &v1[0];
write_to_memory_int(v1_base, s+1);
...
and indeed when the block is freed in the vectors d'tor, I get a break. The callstack for the break is reported correctly:
0:005> kp
*** Stack trace for last set context - .thread/.cxr resets it
ChildEBP RetAddr
0785faa4 11229df2 verifier!VerifierStopMessage+0x1f8
0785fb08 1122a22a verifier!AVrfpDphReportCorruptedBlock+0x1c2
0785fb64 1122a742 verifier!AVrfpDphCheckNormalHeapBlock+0x11a
0785fb84 112290d3 verifier!AVrfpDphNormalHeapFree+0x22
0785fba8 77951564 verifier!AVrfDebugPageHeapFree+0xe3
0785fbf0 7790ac29 ntdll!RtlDebugFreeHeap+0x2f
0785fce4 778b34a2 ntdll!RtlpFreeHeap+0x5d
0785fd04 750c14dd ntdll!RtlFreeHeap+0x142
0785fd18 71fc4c39 kernel32!HeapFree+0x14
0785fd64 00404b0a msvcr80!free(void * pBlock = 0x0726f7b8)+0xcd [f:\dd\vctools\crt_bld\self_x86\crt\src\free.c # 110]
0785fd90 00402ac7 Test!std::vector<int,std::allocator<int> >::_Tidy
...
However, when I look at the faulting allocation, I only get this:
0:005> !heap -p -a 0x0726f7b8
address 0726f7b8 found in
_HEAP # 30000
HEAP_ENTRY Size Prev Flags UserPtr UserSize - state
0726f790 0039 0000 [00] 0726f7b8 00190 - (busy)
1122a6a7 verifier!AVrfpDphNormalHeapAllocate+0x000000d7
11228f6e verifier!AVrfDebugPageHeapAllocate+0x0000030e
77950d96 ntdll!RtlDebugAllocateHeap+0x00000030
7790af0d ntdll!RtlpAllocateHeap+0x000000c4
778b3cfe ntdll!RtlAllocateHeap+0x0000023a
that is, there is an allocation stack trace, but it stops at RtlAllocateHeap which is oviously totally useless.
Looking at the stack trace in memory:
dt _DPH_BLOCK_INFORMATION ....-0x20
=>
0:005> dds 0x03e556f4
03e556f4 00000000
03e556f8 00002050
03e556fc 00050000
03e55700 1122a6a7 verifier!AVrfpDphNormalHeapAllocate+0xd7
03e55704 11228f6e verifier!AVrfDebugPageHeapAllocate+0x30e
03e55708 77950d96 ntdll!RtlDebugAllocateHeap+0x30
03e5570c 7790af0d ntdll!RtlpAllocateHeap+0xc4
03e55710 778b3cfe ntdll!RtlAllocateHeap+0x23a
03e55714 00000000
03e55718 00003001
03e5571c 0004005e
It appears that there isn't in fact anything more recorded.
How can I fix Page Heap to record useful stack traces?
Note that the Test project is not compiled with FPO (/Oy), and I would not have expected to have RtlAllocateHeapbe affected by FPO?
Update: I checked the FPO-ness of the call in question by stepping into the allocation manually (see below) and it would appear that both malloc as well as op new of the VC80(VS2005) runtime libs have some form of FPO enabled ... so maybe that's messing up the stack trace for the stack DB of page heap.
0:004> kv
ChildEBP RetAddr Args to Child
077efa7c 77c8af0d 05290000 01001002 00000190 ntdll!RtlDebugAllocateHeap+0x16 (FPO: [Non-Fpo])
077efb60 77c33cfe 00000190 00000000 00000000 ntdll!RtlpAllocateHeap+0xc4 (FPO: [Non-Fpo])
077efbe4 72344d83 05290000 01001002 00000190 ntdll!RtlAllocateHeap+0x23a (FPO: [Non-Fpo])
077efc04 62f595ee 00000190 00000000 00000000 MSVCR80!malloc+0x7a (FPO: [1,0,0]) (CONV: cdecl)
077efc1c 00406a44 00000190 ebecf74f 00000001 MFC80U!operator new+0x2f (FPO: [Uses EBP] [1,0,0]) (CONV: cdecl)
077efc48 00405479 00000064 00000000 3fffffff Test!std::_Allocate<ATL::CStringT<wchar_t,StrTraitMFC_DLL<wchar_t,ATL::ChTraitsCRT<wchar_t> > > >+0x84 (FPO: [Non-Fpo]) (CONV: cdecl)
077efcb8 004049f4 00000064 ebecf68f 00000000 Test!std::vector<unsigned int,std::allocator<unsigned int> >::_Buy+0x69 (FPO: [Non-Fpo]) (CONV: thiscall)
077efd88 00402a4f 00000064 077efdc0 ebecf44b Test!std::vector<int,std::allocator<int> >::_Construct_n+0x44 (FPO: [Non-Fpo]) (CONV: thiscall)
077eff4c 72342848 00000000 ebec8474 00000000 Test!crashFN+0x35f (FPO: [Non-Fpo]) (CONV: cdecl)
077eff84 723428c8 75da33aa 072ab3d8 077effd4 MSVCR80!_callthreadstart+0x1b (FPO: [Non-Fpo]) (CONV: cdecl)
077eff88 75da33aa 072ab3d8 077effd4 77c39f72 MSVCR80!_threadstart+0x5a (FPO: [1,0,0]) (CONV: stdcall)
077eff94 77c39f72 072ab3d8 70fca8b2 00000000 kernel32!BaseThreadInitThunk+0xe (FPO: [Non-Fpo])
077effd4 77c39f45 7234286e 072ab3d8 00000000 ntdll!__RtlUserThreadStart+0x70 (FPO: [Non-Fpo])
077effec 00000000 7234286e 072ab3d8 00000000 ntdll!_RtlUserThreadStart+0x1b (FPO: [Non-Fpo])
Thanks to #Marc Sherman for pointing out in the comments that I should check out the real allocation stack trace.
As already edited into the question, VC80(VS2005) is the problem here, as it's CRT has FPO enabled, as seen in the stack trace:
MSVCR80!malloc+0x7a (FPO: [1,0,0]) (CONV: cdecl)
MFC80U!operator new+0x2f (FPO: [Uses EBP] [1,0,0]) (CONV: cdecl)
Now, having an anchor to search, we find the following:
Why does every heap trace in UMDH get stuck at “malloc”?
Adding a few quotes:
In particular, it would appear that the default malloc implementation
on the static link CRT on Visual C++ 2005 not only doesn’t use a frame
pointer, but it trashes ebp as a scratch register ...
What does this all mean? Well, anything using malloc that’s built with
Visual C++ 2005 won’t be diagnosable with UMDH or anything else that
relies on ebp-based stack traces, at least not on x86 builds.
There is also a reply in the comments that's got nice info:
Mark Roberts [MSFT] says: February 25, 2008 at 3:03 pm
Hello,
Enabling FPO for the 8.0 CRT was not deliberate. The Visual Studio
2008 CRT (9.0) does NOT have FPO enabled, and UMDH should function
normally.
For 8.0, an alternative to UMDH would be to use LeakDiag. LeakDiag
will actually instrument memory allocators to obtain stack traces.
This makes it more versatile than UMDH as it can hook several
different allocator types at different granularities (Ranging from the
c runtime to raw virtual memory allocations).
By default, LeakDiag simply walks the stack base pointers, but it can
be modified to use the Dbghlp StackWalkAPI to resolve FPO data. This
will produce full stacks, though the performance penalty is higher. On
the flip side, you can customize the stack walking behavior to only go
to a certain depth, etc to minimize the perf penalty.
Please find LeakDiag here:
ftp://ftp.microsoft.com/PSS/Tools/Developer%20Support%20Tools/LeakDiag/leakdiag125.msi

Resources